aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base
Commit message (Expand)AuthorAgeFilesLines
* Remove the service worker (#25010)silverwind2023-05-311-1/+0
* Remove meta tags `theme-color` and `default-theme` (#24960)silverwind2023-05-282-3/+1
* Make the 500 page load themes (#24953)silverwind2023-05-272-10/+11
* Remove meta charset from HTML5 documents (#24744)silverwind2023-05-161-1/+0
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-041-1/+0
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-031-4/+4
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-292-4/+4
* Don't set meta `theme-color` by default (#24340)silverwind2023-04-261-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-10/+27
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-232-10/+21
* Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)wxiaoguang2023-04-221-3/+0
* Fix footer display (#24251)wxiaoguang2023-04-221-29/+27
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-201-5/+5
* Show friendly 500 error page to users and developers (#24110)wxiaoguang2023-04-141-0/+1
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-14/+10
* 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