Commit Graph

431 Commits (3b139fa3a37b2ab42d82370d6835b2f7d7822b1d)

Author SHA1 Message Date
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
wxiaoguang 93bd4351bf
Fix more "locale" usages (#27259) 1 year ago
delvh 7960ba7e2b
Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
Denys Konovalov 2325fe777d
cleanup locale function usage (#27227) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
techknowlogick e67ddaa0f8
update footer link to new landing page (#26916) 1 year ago
wxiaoguang c802c46a9b
Refactor `og:description` to limit the max length (#26876) 1 year ago
Linus Groh 5743d7cb5b
Improve opengraph previews (#26851) 1 year ago
silverwind 02efd99010
Move licenses.txt to /assets directory (#26866) 1 year ago
Lunny Xiao 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
yp05327 a4a567f29f
Check disabled workflow when rerun jobs (#26535) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
wxiaoguang 6913053223
Start using template context function (#26254) 1 year ago
silverwind 61e0d1a767
Enable H014 and H023 djlint rules (#25786) 1 year ago
wxiaoguang b6693a2c9a
Align language menu icon and fit the footer area (#25556) 1 year ago
wxiaoguang ddf96f68cc
Use JSON response for "user/logout" (#25522) 1 year ago
silverwind be47015229
Navbar fixes (#25402) 1 year ago
silverwind e50c3e8431
Navbar styling rework (#25343) 1 year ago
silverwind ef6f5f0124
rename tributeValues to mentionValues (#25375) 1 year ago
silverwind e24f651c86
Add template linting via djlint (#25212) 1 year ago
wxiaoguang 6bbccdd177
Improve AJAX link and modal confirm dialog (#25210) 1 year ago
silverwind 6a075589bf
Fix mobile navbar and misc cleanups (#25134) 1 year ago
silverwind 623b3b590e
Button and color enhancements (#24989) 1 year ago
silverwind b6bcb79987
Improve notification icon and navbar (#25111) 1 year ago
silverwind 50bd7d0b24
Remove the service worker (#25010) 1 year ago
silverwind c7612d178c
Remove meta tags `theme-color` and `default-theme` (#24960) 1 year ago
silverwind 4a58a8ca31
Make the 500 page load themes (#24953) 1 year ago
silverwind 30d9222267
Remove meta charset from HTML5 documents (#24744) 2 years ago
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