aboutsummaryrefslogtreecommitdiff
path: root/templates/base
AgeCommit message (Expand)Author
2023-03-04Fix various bugs for "install" page (#23194)wxiaoguang
2023-02-22Add accessibility to the menu on the navbar (#23059)HesterG
2023-02-17Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang
2023-02-15Add context cache as a request level cache (#22294)Lunny Xiao
2023-02-13Move helpers to be prefixed with `gt-` (#22879)zeripath
2023-02-09Improve notification and stopwatch styles (#22169)silverwind
2023-02-05Add new captcha: cloudflare turnstile (#22369)ByLCY
2023-01-29Improve accessibility of navigation bar and footer (#22635)Felipe Leopoldo Sologuren Gutiérrez
2023-01-17Simplify the error message when `index.js` couldn't be loaded (#22354)wxiaoguang
2023-01-12fix wrong theme class when logged out if default theme is changed (#22408)crystal
2023-01-09Don't display stop watch top bar icon when disabled and hidden when click oth...Lunny Xiao
2022-12-09Optimize html templates (#22080)Jason Song
2022-11-25fix(web): keep the pages of the navigation in the center (#21867)Percy Ma
2022-11-21Allow disable RSS/Atom feed (#21622)Xinyu Zhou
2022-10-14Remove useless `appVer` from JS `window.config` (#21445)wxiaoguang
2022-10-08Removed one extra whitespace in footer after "Template" (#21364)Michael Horstmann
2022-10-06Fix default theme-auto selector when nologin (#21346)rock2dust
2022-10-05Remove extra space from title element (#21345)rock2dust
2022-09-29Add pages to view watched repos and subscribed issues/PRs (#17156)qwerty287
2022-09-12Remove fomantic image module (#21145)silverwind
2022-09-02Support Issue forms and PR forms (#20987)Jason Song
2022-08-25Add whitespace removal inside template curly brackes (#20853)silverwind
2022-08-23Enable contenthash in filename for dynamic assets (#20813)silverwind
2022-08-12Move the official website link at the footer of gitea (#20777)PEN²
2022-08-10Use separate class for tippy targets (#20742)silverwind
2022-08-09Replace fomantic popup module with tippy.js (#20428)silverwind
2022-07-26Add labels to two buttons that were missing them (#20419)techknowlogick
2022-07-15Fix eslint parsing errors, remove eslint-plugin-html (#20323)silverwind
2022-07-06Fix toolip on mobile notification bell (#20270)zeripath
2022-07-06Refix notification bell placement (#20251)zeripath
2022-07-05Adjust class for mobile has the problem of double small bells (#20236)Tyrone Yeh
2022-07-04Adjust template for #20069 smallbell (#20108)Tyrone Yeh
2022-06-27Refactor `i18n` to `locale` (#20153)Gusted
2022-06-13Fix aria for logo (#19955)wxiaoguang
2022-06-05Add alt text to logo (#19892)André Jaenisch
2022-05-23Add the possibility to allow the user to have a favicon which differs from th...Jan-Eric Schober
2022-05-20Replace blue button and label classes with primary (#19763)silverwind
2022-05-10Tidy up `<head>` template (#19678)silverwind
2022-04-26By default force vertical tabs on mobile (#19486)Gusted
2022-04-19Fix nil error when some pages are rendered outside request context (#19427)wxiaoguang
2022-03-30Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18...wxiaoguang
2022-03-29Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang
2022-03-25Set OpenGraph title to DisplayName in profile pages (#19206)Nulo
2022-03-23Remove the Go version in UI, add a link on Gitea Version to show config detai...wxiaoguang
2022-03-13RSS/Atom support for Repos (#19055)6543
2022-02-12Display template path of current page in dev mode (#18717)Lunny Xiao
2022-02-08Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang
2022-01-14Support webauthn (#17957)Lunny Xiao
2022-01-10Fix various typos (#18219)luzpaz
2022-01-05Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang