aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* RSS/Atom support for Repos (#19055)65432022-03-131-0/+4
* Display template path of current page in dev mode (#18717)Lunny Xiao2022-02-121-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-082-3/+3
* Support webauthn (#17957)Lunny Xiao2022-01-141-3/+0
* Fix various typos (#18219)luzpaz2022-01-101-1/+1
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-052-11/+0
* Handle invalid issues (#18111)Gusted2021-12-281-1/+4
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-102-2/+2
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-0/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-9/+9
* Multiple Escaping Improvements (#17551)zeripath2021-11-162-9/+8
* Add copy button to markdown code blocks (#17638)silverwind2021-11-161-0/+4
* Show correct "No" icon (#17537)delvh2021-11-041-1/+1
* Fix login redirection links (#17451)qwerty2872021-10-281-1/+1
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-22/+13
* Disable form autofill (#17291)wxiaoguang2021-10-191-0/+31
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-11/+3
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-122-5/+9