aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base/head.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-2/+2
* Add the possibility to allow the user to have a favicon which differs from th...Jan-Eric Schober2022-05-231-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
* Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18...wxiaoguang2022-03-301-42/+3
* 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
* RSS/Atom support for Repos (#19055)65432022-03-131-0/+4
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Fix various typos (#18219)luzpaz2022-01-101-1/+1
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-3/+0
* Handle invalid issues (#18111)Gusted2021-12-281-1/+4
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-101-1/+1
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-0/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Add copy button to markdown code blocks (#17638)silverwind2021-11-161-0/+4
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-22/+13
* 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-121-3/+6
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-061-2/+2
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-0/+1
* Add custom emoji support (#16004)65432021-06-291-0/+1
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-8/+8
* Remove x-ua-compatible header (#15640)silverwind2021-04-281-1/+0
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-1/+1
* Fix CJK fonts again and misc. font issues (#14575)Mike L2021-03-191-1/+1
* stopwatch notif: check if timetracking is enabled (#14750)Norwin2021-02-201-0/+1
* load U2F js only on pages which need it (#11585)Kamil DomaƄski2021-01-201-1/+0
* Consolidate Logos and update README header (#14136)silverwind2021-01-011-4/+2
* Fix manifest encoding (#14114)silverwind2020-12-231-1/+1
* Fix spelling avator -> avatar (#14115)Jimmy Praet2020-12-221-1/+1
* Inline manifest.json (#14038)silverwind2020-12-221-1/+1
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-211-1/+5
* gitea png to logo (#13974)Kyle D2020-12-181-3/+3
* Expose default theme in meta and API (#13809)John Olheiser2020-12-031-0/+1
* Remove fetch request from heatmap (#13623)silverwind2020-11-181-2/+0
* Switch from SimpleMDE to EasyMDE (#13333)zeripath2020-11-101-1/+1
* OpenGraph: use repo avatar if exist (#12586)65432020-08-241-1/+5
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+1
* Add SVG favicon (#12437)silverwind2020-08-061-1/+2
* Remove librejs header in <head> (#12439)silverwind2020-08-061-33/+0
* In issue comments, put issue participants also in completion list when hittin...Andreas Shimokawa2020-08-061-4/+8
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-4/+0
* Fonts rework (#12114)silverwind2020-07-061-1/+0
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-271-1/+0
* Add automatic JS license generation (#11810)silverwind2020-06-121-1/+1
* Fix serviceworker output file and misc improvements (#11562)silverwind2020-05-241-2/+0
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-24/+2
* Move tributejs to npm/webpack (#11497)silverwind2020-05-201-4/+0
* Switch code editor to Monaco (#11366)silverwind2020-05-141-1/+1