Commit Graph

403 Commits (a7773d28d22988f67ca391ded3b35093bfa49d76)

Author SHA1 Message Date
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
wxiaoguang 48e3e38ee0
Clean up polluted styles and remove dead CSS code (#24497) 2 years ago
wxiaoguang 5a5ab8ef5a
Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
silverwind 517f9f5aa4
Don't set meta `theme-color` by default (#24340) 2 years ago
wxiaoguang 75c62054a6
Improve some modal action buttons (#24289) 2 years ago
Hester Gong 476a043a5f
Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
wxiaoguang 7447b39de7
Fix footer display (#24251) 2 years ago
wxiaoguang 70fc47a22a
Fix unclear "Owner" concept (#24233) 2 years ago
wxiaoguang 1c8bc4081a
Show friendly 500 error page to users and developers (#24110) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
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