summaryrefslogtreecommitdiffstats
path: root/templates/base/head_navbar.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-3/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-35/+35
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-271-2/+2
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-2/+2
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-1/+0
* Use JSON response for "user/logout" (#25522)wxiaoguang2023-06-261-2/+2
* Navbar fixes (#25402)silverwind2023-06-241-3/+3
* Navbar styling rework (#25343)silverwind2023-06-201-37/+38
* Add template linting via djlint (#25212)silverwind2023-06-141-2/+2
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-091-78/+67
* Improve notification icon and navbar (#25111)v1.21.0-devsilverwind2023-06-071-4/+4
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-11/+9
* Use `<nav>` instead of `<div>` in the global navbar (#23125)delvh2023-03-171-6/+6
* Add accessibility to the menu on the navbar (#23059)HesterG2023-02-221-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-15/+15
* Improve notification and stopwatch styles (#22169)silverwind2023-02-091-24/+24
* Improve accessibility of navigation bar and footer (#22635)Felipe Leopoldo Sologuren Gutiérrez2023-01-291-1/+1
* Don't display stop watch top bar icon when disabled and hidden when click oth...Lunny Xiao2023-01-091-0/+2
* Optimize html templates (#22080)Jason Song2022-12-091-2/+2
* Add pages to view watched repos and subscribed issues/PRs (#17156)qwerty2872022-09-291-0/+4
* Remove fomantic image module (#21145)silverwind2022-09-121-1/+1
* Use separate class for tippy targets (#20742)silverwind2022-08-101-1/+1
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-2/+4
* Add labels to two buttons that were missing them (#20419)techknowlogick2022-07-261-1/+1
* Fix toolip on mobile notification bell (#20270)zeripath2022-07-061-1/+1
* Refix notification bell placement (#20251)zeripath2022-07-061-1/+1
* Adjust class for mobile has the problem of double small bells (#20236)Tyrone Yeh2022-07-051-1/+1
* Adjust template for #20069 smallbell (#20108)Tyrone Yeh2022-07-041-4/+15
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-35/+35
* Fix aria for logo (#19955)wxiaoguang2022-06-131-2/+2
* Add alt text to logo (#19892)André Jaenisch2022-06-051-1/+1
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-9/+9
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-7/+6
* Fix login redirection links (#17451)qwerty2872021-10-281-1/+1
* fix navbar ui (#17235)wxiaoguang2021-10-061-1/+1
* Remove Dashboard/Home button from the navbar (#16844)n2021-10-051-8/+4
* Fix typo and add TODO notice (#16064)NekoBit2021-06-051-2/+2
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-1/+1
* Disable Stars config option (#14653)Kyle D2021-04-151-4/+6
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Fix dashboard UI bugs and more (#14767)Mike L2021-02-251-1/+1
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-0/+38
* Consolidate Logos and update README header (#14136)silverwind2021-01-011-1/+1
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-3/+5
* gitea png to logo (#13974)Kyle D2020-12-181-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+2
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-16/+16