aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix navbar ui (#17235)wxiaoguang2021-10-061-1/+1
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-061-2/+2
* Remove Dashboard/Home button from the navbar (#16844)n2021-10-051-8/+4
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-0/+1
* Add custom emoji support (#16004)65432021-06-291-0/+1
* Fix typo and add TODO notice (#16064)NekoBit2021-06-051-2/+2
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-084-16/+16
* Remove x-ua-compatible header (#15640)silverwind2021-04-281-1/+0
* Disable Stars config option (#14653)Kyle D2021-04-151-4/+6
* Enforce tab indentation in templates (#15289)silverwind2021-04-102-5/+5
* Update JS dependencies (#15033)silverwind2021-03-222-2/+2