Commit Graph

392 Commits (6840258c9593c0b8ffaf88af0e239d03ed2314d2)

Author SHA1 Message Date
wxiaoguang 12fff36d05
Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
wxiaoguang d4f35bd681
Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) 2 years ago
delvh 7692240daa
Use `<nav>` instead of `<div>` in the global navbar (#23125) 2 years ago
wxiaoguang 345aa09756
Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
wxiaoguang b2359f3df6
Fix various bugs for "install" page (#23194) 2 years ago
HesterG a78e0b7dad
Add accessibility to the menu on the navbar (#23059) 2 years ago
wxiaoguang e7ef94e00f
Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
silverwind 90cf07a2c8
Improve notification and stopwatch styles (#22169) 2 years ago
ByLCY 7baeb9c52a
Add new captcha: cloudflare turnstile (#22369) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 2b1e47e2a2
Improve accessibility of navigation bar and footer (#22635) 2 years ago
wxiaoguang 7ddc11def7
Simplify the error message when `index.js` couldn't be loaded (#22354) 2 years ago
crystal 9ffaf19d89
fix wrong theme class when logged out if default theme is changed (#22408) 2 years ago
Lunny Xiao 50f67d7e38
Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) 2 years ago
Jason Song 2779d47ad3
Optimize html templates (#22080) 2 years ago
Percy Ma b91167b772
fix(web): keep the pages of the navigation in the center (#21867) 2 years ago
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622) 2 years ago
wxiaoguang f40833d1f0
Remove useless `appVer` from JS `window.config` (#21445) 2 years ago
Michael Horstmann 6c53cf852f
Removed one extra whitespace in footer after "Template" (#21364) 2 years ago
rock2dust 1294f6c511
Fix default theme-auto selector when nologin (#21346) 2 years ago
rock2dust f693863a4f
Remove extra space from title element (#21345) 2 years ago
qwerty287 08609d439d
Add pages to view watched repos and subscribed issues/PRs (#17156) 2 years ago
silverwind afdab9d8d4
Remove fomantic image module (#21145) 2 years ago
Jason Song 84447df4d3
Support Issue forms and PR forms (#20987) 2 years ago
silverwind 6c4688e1b1
Add whitespace removal inside template curly brackes (#20853) 2 years ago
silverwind 56220515fc
Enable contenthash in filename for dynamic assets (#20813) 2 years ago
PEN² bbce94ee91
Move the official website link at the footer of gitea (#20777) 2 years ago
silverwind d751e35d81
Use separate class for tippy targets (#20742) 2 years ago
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js (#20428) 2 years ago
techknowlogick a701fd35cf
Add labels to two buttons that were missing them (#20419) 2 years ago
silverwind 4c0fce8f7b
Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
zeripath a704e4b547
Fix toolip on mobile notification bell (#20270) 2 years ago
zeripath 1e43a88578
Refix notification bell placement (#20251) 2 years ago
Tyrone Yeh a168609e84
Adjust class for mobile has the problem of double small bells (#20236) 2 years ago
Tyrone Yeh c174bdc494
Adjust template for #20069 smallbell (#20108) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
wxiaoguang 0d7eda511f
Fix aria for logo (#19955) 2 years ago
André Jaenisch 73382d2132
Add alt text to logo (#19892) 2 years ago
Jan-Eric Schober b65ad70f53
Add the possibility to allow the user to have a favicon which differs from the main logo (#18542) 3 years ago
silverwind 9da3d78e74
Replace blue button and label classes with primary (#19763) 3 years ago
silverwind 8e8e936ada
Tidy up `<head>` template (#19678) 3 years ago
Gusted 89eec15dd9
By default force vertical tabs on mobile (#19486) 3 years ago
wxiaoguang a56fcdfa8f
Fix nil error when some pages are rendered outside request context (#19427) 3 years ago
wxiaoguang 2bce1ea986
Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18971) 3 years ago
wxiaoguang d4c789dfc1
Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 3 years ago
Nulo f36701c702
Set OpenGraph title to DisplayName in profile pages (#19206) 3 years ago
wxiaoguang 395117d301
Remove the Go version in UI, add a link on Gitea Version to show config details (Go/Git version) (#19173) 3 years ago