summaryrefslogtreecommitdiffstats
path: root/templates/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix CJK fonts again and misc. font issues (#14575)Mike L2021-03-191-1/+1
* Fix dashboard UI bugs and more (#14767)Mike L2021-02-251-1/+1
* stopwatch notif: check if timetracking is enabled (#14750)Norwin2021-02-201-0/+1
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-0/+38
* 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-012-5/+3
* 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
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-3/+5
* gitea png to logo (#13974)Kyle D2020-12-182-4/+4
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-4/+12
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+2
* Expose default theme in meta and API (#13809)John Olheiser2020-12-031-0/+1
* Enable linting of JS inside templates (#13708)silverwind2020-11-281-1/+1
* Remove fetch request from heatmap (#13623)silverwind2020-11-181-2/+0
* Switch from SimpleMDE to EasyMDE (#13333)zeripath2020-11-102-2/+2
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-212-4/+4
* Return the full rejection message and errors in flash errors (#13221)zeripath2020-10-202-3/+10
* hCaptcha Support (#12594)John Olheiser2020-10-021-0/+3
* Make SVG size argument optional (#12814)silverwind2020-09-111-16/+16
* Set language via AJAX (#12785)techknowlogick2020-09-101-2/+2
* OpenGraph: use repo avatar if exist (#12586)65432020-08-241-1/+5