aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base
Commit message (Expand)AuthorAgeFilesLines
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-261-3/+2
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-11/+9
* Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542)wxiaoguang2023-03-221-0/+1
* Use `<nav>` instead of `<div>` in the global navbar (#23125)delvh2023-03-171-6/+6
* Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy...wxiaoguang2023-03-171-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-4/+4
* Fix various bugs for "install" page (#23194)wxiaoguang2023-03-041-1/+1
* Add accessibility to the menu on the navbar (#23059)HesterG2023-02-221-2/+2
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-171-0/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-153-8/+8
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-132-20/+20
* Improve notification and stopwatch styles (#22169)silverwind2023-02-091-24/+24
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-051-2/+5
* Improve accessibility of navigation bar and footer (#22635)Felipe Leopoldo Sologuren Gutiérrez2023-01-292-4/+4
* Simplify the error message when `index.js` couldn't be loaded (#22354)wxiaoguang2023-01-171-1/+1
* fix wrong theme class when logged out if default theme is changed (#22408)crystal2023-01-121-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-092-3/+3
* fix(web): keep the pages of the navigation in the center (#21867)Percy Ma2022-11-251-1/+1
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-211-1/+1
* Remove useless `appVer` from JS `window.config` (#21445)wxiaoguang2022-10-141-1/+0
* Removed one extra whitespace in footer after "Template" (#21364)Michael Horstmann2022-10-081-2/+1
* Fix default theme-auto selector when nologin (#21346)rock2dust2022-10-061-1/+1
* Remove extra space from title element (#21345)rock2dust2022-10-051-1/+1
* 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
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-0/+5
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-253-9/+9
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-233-4/+5
* Move the official website link at the footer of gitea (#20777)PEN²2022-08-121-2/+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 eslint parsing errors, remove eslint-plugin-html (#20323)silverwind2022-07-151-1/+0
* 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-276-55/+55
* Fix aria for logo (#19955)wxiaoguang2022-06-131-2/+2
* Add alt text to logo (#19892)André Jaenisch2022-06-051-1/+1
* Add the possibility to allow the user to have a favicon which differs from th...Jan-Eric Schober2022-05-231-1/+1
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Tidy up `<head>` template (#19678)silverwind2022-05-101-24/+22
* By default force vertical tabs on mobile (#19486)Gusted2022-04-261-1/+1
* Fix nil error when some pages are rendered outside request context (#19427)wxiaoguang2022-04-191-1/+1
* Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18...wxiaoguang2022-03-303-43/+53
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-291-1/+1
* Set OpenGraph title to DisplayName in profile pages (#19206)Nulo2022-03-251-1/+1
* Remove the Go version in UI, add a link on Gitea Version to show config detai...wxiaoguang2022-03-231-2/+14