| Commit message (Expand) | Author | Age | Files | Lines |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -4/+4 |
* | fix wrong theme class when logged out if default theme is changed (#22408) | crystal | 2023-01-12 | 1 | -1/+1 |
* | Allow disable RSS/Atom feed (#21622) | Xinyu Zhou | 2022-11-21 | 1 | -1/+1 |
* | Fix default theme-auto selector when nologin (#21346) | rock2dust | 2022-10-06 | 1 | -1/+1 |
* | Remove extra space from title element (#21345) | rock2dust | 2022-10-05 | 1 | -1/+1 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 1 | -2/+2 |
* | Enable contenthash in filename for dynamic assets (#20813) | silverwind | 2022-08-23 | 1 | -3/+3 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -2/+2 |
* | Add the possibility to allow the user to have a favicon which differs from th... | Jan-Eric Schober | 2022-05-23 | 1 | -1/+1 |
* | Tidy up `<head>` template (#19678) | silverwind | 2022-05-10 | 1 | -24/+22 |
* | By default force vertical tabs on mobile (#19486) | Gusted | 2022-04-26 | 1 | -1/+1 |
* | Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18... | wxiaoguang | 2022-03-30 | 1 | -42/+3 |
* | Refactor repo clone button and repo clone links, fix JS error on empty repo p... | wxiaoguang | 2022-03-29 | 1 | -1/+1 |
* | Set OpenGraph title to DisplayName in profile pages (#19206) | Nulo | 2022-03-25 | 1 | -1/+1 |
* | RSS/Atom support for Repos (#19055) | 6543 | 2022-03-13 | 1 | -0/+4 |
* | Refactor i18n, use Locale to provide i18n/translation related functions (#18648) | wxiaoguang | 2022-02-08 | 1 | -1/+1 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) | wxiaoguang | 2022-01-05 | 1 | -3/+0 |
* | Handle invalid issues (#18111) | Gusted | 2021-12-28 | 1 | -1/+4 |
* | Clean legacy SimpleMDE code (#17926) | wxiaoguang | 2021-12-10 | 1 | -1/+1 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 1 | -0/+2 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -2/+2 |
* | Add copy button to markdown code blocks (#17638) | silverwind | 2021-11-16 | 1 | -0/+4 |
* | Frontend refactor, PascalCase to camelCase, remove unused code (#17365) | wxiaoguang | 2021-10-21 | 1 | -22/+13 |
* | Frontend refactor: move Vue related code from `index.js` to `components` dir,... | wxiaoguang | 2021-10-15 | 1 | -11/+3 |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 1 | -3/+6 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -2/+2 |
* | Make Mermaid.js limit configurable (#16519) | zeripath | 2021-07-24 | 1 | -0/+1 |
* | Add custom emoji support (#16004) | 6543 | 2021-06-29 | 1 | -0/+1 |
* | Rename StaticUrlPrefix to AssetUrlPrefix (#15779) | silverwind | 2021-05-08 | 1 | -8/+8 |
* | Remove x-ua-compatible header (#15640) | silverwind | 2021-04-28 | 1 | -1/+0 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 1 | -1/+1 |
* | Fix CJK fonts again and misc. font issues (#14575) | Mike L | 2021-03-19 | 1 | -1/+1 |
* | stopwatch notif: check if timetracking is enabled (#14750) | Norwin | 2021-02-20 | 1 | -0/+1 |
* | 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 | 1 | -4/+2 |
* | 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 |
* | gitea png to logo (#13974) | Kyle D | 2020-12-18 | 1 | -3/+3 |
* | Expose default theme in meta and API (#13809) | John Olheiser | 2020-12-03 | 1 | -0/+1 |
* | Remove fetch request from heatmap (#13623) | silverwind | 2020-11-18 | 1 | -2/+0 |
* | Switch from SimpleMDE to EasyMDE (#13333) | zeripath | 2020-11-10 | 1 | -1/+1 |
* | 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 | 1 | -4/+0 |