| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the possibility to allow the user to have a favicon which differs from th... | Jan-Eric Schober | 2022-05-23 | 1 | -1/+1 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 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 |
* | Fix nil error when some pages are rendered outside request context (#19427) | wxiaoguang | 2022-04-19 | 1 | -1/+1 |
* | Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18... | wxiaoguang | 2022-03-30 | 3 | -43/+53 |
* | 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 |
* | Remove the Go version in UI, add a link on Gitea Version to show config detai... | wxiaoguang | 2022-03-23 | 1 | -2/+14 |
* | RSS/Atom support for Repos (#19055) | 6543 | 2022-03-13 | 1 | -0/+4 |
* | Display template path of current page in dev mode (#18717) | Lunny Xiao | 2022-02-12 | 1 | -1/+1 |
* | Refactor i18n, use Locale to provide i18n/translation related functions (#18648) | wxiaoguang | 2022-02-08 | 2 | -3/+3 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -3/+0 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) | wxiaoguang | 2022-01-05 | 2 | -11/+0 |
* | Handle invalid issues (#18111) | Gusted | 2021-12-28 | 1 | -1/+4 |
* | Clean legacy SimpleMDE code (#17926) | wxiaoguang | 2021-12-10 | 2 | -2/+2 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 1 | -0/+2 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -9/+9 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 2 | -9/+8 |
* | Add copy button to markdown code blocks (#17638) | silverwind | 2021-11-16 | 1 | -0/+4 |
* | Show correct "No" icon (#17537) | delvh | 2021-11-04 | 1 | -1/+1 |
* | Fix login redirection links (#17451) | qwerty287 | 2021-10-28 | 1 | -1/+1 |
* | Frontend refactor, PascalCase to camelCase, remove unused code (#17365) | wxiaoguang | 2021-10-21 | 1 | -22/+13 |
* | Disable form autofill (#17291) | wxiaoguang | 2021-10-19 | 1 | -0/+31 |
* | 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 | 2 | -5/+9 |
* | fix navbar ui (#17235) | wxiaoguang | 2021-10-06 | 1 | -1/+1 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -2/+2 |
* | Remove Dashboard/Home button from the navbar (#16844) | n | 2021-10-05 | 1 | -8/+4 |
* | 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 |
* | 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 |