Commit Graph

222 Commits (68731c07c52d35b7b44db1c2f5f7a755efcc8c84)

Author SHA1 Message Date
wxiaoguang b79e3db264
Initial support for colorblindness-friendly themes (#30625) 7 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 9 months ago
wxiaoguang 567a68a0bf
Remove DataRaceCheck (#29258) 9 months ago
Yarden Shoham c70f65e83b
Auto-update the system status in admin dashboard (#29163) 9 months ago
Yarden Shoham 3e8414179c
Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 10 months ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
Linus Groh 5743d7cb5b
Improve opengraph previews (#26851) 1 year ago
wxiaoguang 6913053223
Start using template context function (#26254) 1 year ago
silverwind b6bcb79987
Improve notification icon and navbar (#25111) 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 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 70fc47a22a
Fix unclear "Owner" concept (#24233) 2 years ago
wxiaoguang b2359f3df6
Fix various bugs for "install" page (#23194) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
crystal 9ffaf19d89
fix wrong theme class when logged out if default theme is changed (#22408) 2 years ago
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622) 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
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
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 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 8e8e936ada
Tidy up `<head>` template (#19678) 3 years ago
Gusted 89eec15dd9
By default force vertical tabs on mobile (#19486) 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
6543 bc0d2c8ada
RSS/Atom support for Repos (#19055) 3 years ago
wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
luzpaz 8c647bf0f6
Fix various typos (#18219) 3 years ago
wxiaoguang a38ba634a4
Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 3 years ago
Gusted e4e3df6c66
Handle invalid issues (#18111) 3 years ago
wxiaoguang 0a9fcf63a4
Clean legacy SimpleMDE code (#17926) 3 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
wxiaoguang 56362043d3
Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 3 years ago
wxiaoguang f0ba87fda8
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 3 years ago
zeripath f135a818f5
Make Mermaid.js limit configurable (#16519) 3 years ago
6543 65548359cc
Add custom emoji support (#16004) 3 years ago
silverwind 24ad131221
Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
silverwind cc7d118b12
Remove x-ua-compatible header (#15640) 4 years ago
silverwind d848098f60
Enforce tab indentation in templates (#15289) 4 years ago
Mike L 0e5c6c4498
Fix CJK fonts again and misc. font issues (#14575) 4 years ago
Norwin 91424fff3d
stopwatch notif: check if timetracking is enabled (#14750) 4 years ago