| Commit message (Expand) | Author | Age | Files | Lines |
* | Add custom emoji support (#16004) | 6543 | 2021-06-29 | 1 | -0/+1 |
* | Fix typo and add TODO notice (#16064) | NekoBit | 2021-06-05 | 1 | -2/+2 |
* | Rename StaticUrlPrefix to AssetUrlPrefix (#15779) | silverwind | 2021-05-08 | 4 | -16/+16 |
* | Remove x-ua-compatible header (#15640) | silverwind | 2021-04-28 | 1 | -1/+0 |
* | Disable Stars config option (#14653) | Kyle D | 2021-04-15 | 1 | -4/+6 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 2 | -5/+5 |
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 2 | -2/+2 |
* | Fix CJK fonts again and misc. font issues (#14575) | Mike L | 2021-03-19 | 1 | -1/+1 |
* | Fix dashboard UI bugs and more (#14767) | Mike L | 2021-02-25 | 1 | -1/+1 |
* | stopwatch notif: check if timetracking is enabled (#14750) | Norwin | 2021-02-20 | 1 | -0/+1 |
* | Display current stopwatch in navbar (#14122) | Norwin | 2021-01-21 | 1 | -0/+38 |
* | load U2F js only on pages which need it (#11585) | Kamil Domański | 2021-01-20 | 1 | -1/+0 |
* | Consolidate Logos and update README header (#14136) | silverwind | 2021-01-01 | 2 | -5/+3 |
* | Fix manifest encoding (#14114) | silverwind | 2020-12-23 | 1 | -1/+1 |
* | Fix spelling avator -> avatar (#14115) | Jimmy Praet | 2020-12-22 | 1 | -1/+1 |
* | Inline manifest.json (#14038) | silverwind | 2020-12-22 | 1 | -1/+1 |
* | Add mentionable teams to tributeValues and change team mention rules to gh's ... | a1012112796 | 2020-12-21 | 1 | -1/+5 |
* | Added option to disable migrations (#13114) | Paweł Bogusławski | 2020-12-21 | 1 | -3/+5 |
* | gitea png to logo (#13974) | Kyle D | 2020-12-18 | 2 | -4/+4 |
* | Replace more icons with SVG, repo search tweaks (#13860) | silverwind | 2020-12-09 | 1 | -4/+12 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -2/+2 |
* | Expose default theme in meta and API (#13809) | John Olheiser | 2020-12-03 | 1 | -0/+1 |
* | Enable linting of JS inside templates (#13708) | silverwind | 2020-11-28 | 1 | -1/+1 |
* | Remove fetch request from heatmap (#13623) | silverwind | 2020-11-18 | 1 | -2/+0 |
* | Switch from SimpleMDE to EasyMDE (#13333) | zeripath | 2020-11-10 | 2 | -2/+2 |
* | Change search and filter icons to SVG (#13473) | silverwind | 2020-11-09 | 1 | -1/+1 |
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 2 | -4/+4 |
* | Return the full rejection message and errors in flash errors (#13221) | zeripath | 2020-10-20 | 2 | -3/+10 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 1 | -0/+3 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -16/+16 |
* | Set language via AJAX (#12785) | techknowlogick | 2020-09-10 | 1 | -2/+2 |
* | OpenGraph: use repo avatar if exist (#12586) | 6543 | 2020-08-24 | 1 | -1/+5 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -0/+1 |
* | Add SVG favicon (#12437) | silverwind | 2020-08-06 | 1 | -1/+2 |
* | Remove librejs header in <head> (#12439) | silverwind | 2020-08-06 | 1 | -33/+0 |
* | In issue comments, put issue participants also in completion list when hittin... | Andreas Shimokawa | 2020-08-06 | 1 | -4/+8 |
* | Move jquery-minicolors to npm/webpack (#12305) | silverwind | 2020-07-29 | 2 | -7/+0 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 1 | -2/+2 |
* | Fonts rework (#12114) | silverwind | 2020-07-06 | 1 | -1/+0 |
* | Move fomantic and jQuery to main webpack bundle (#11997) | silverwind | 2020-06-27 | 2 | -7/+3 |
* | Add automatic JS license generation (#11810) | silverwind | 2020-06-12 | 2 | -2/+2 |
* | Include query in sign in redirect (#11579) | mrsdizzie | 2020-06-03 | 1 | -1/+1 |
* | When must change password only show Signout (#11600) | zeripath | 2020-05-26 | 1 | -5/+27 |
* | Fix serviceworker output file and misc improvements (#11562) | silverwind | 2020-05-24 | 1 | -2/+0 |
* | Move serviceworker to workbox and fix SSE interference (#11538) | silverwind | 2020-05-21 | 1 | -24/+2 |
* | Move tributejs to npm/webpack (#11497) | silverwind | 2020-05-20 | 2 | -8/+0 |
* | Switch code editor to Monaco (#11366) | silverwind | 2020-05-14 | 1 | -1/+1 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -0/+1 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 2 | -66/+10 |
* | Use AJAX for notifications table (#10961) | zeripath | 2020-04-24 | 2 | -6/+10 |