| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix javascript error when an anonymous user visiting migration page (#32144) | Lunny Xiao | 2024-10-02 | 1 | -1/+1 |
* | Support migration from AWS CodeCommit (#31981) | Zettat123 | 2024-09-11 | 1 | -0/+117 |
* | Fix "force private" logic (#31012) | wxiaoguang | 2024-05-20 | 8 | -8/+8 |
* | Migrate `gt-hidden` to `tw-hidden` (#30046) | silverwind | 2024-03-24 | 2 | -5/+5 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 1 | -3/+3 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 1 | -2/+2 |
* | Refactor Safe modifier (#29392) | wxiaoguang | 2024-02-25 | 1 | -1/+1 |
* | Remove unnecessary "Str2html" modifier from templates (#29319) | wxiaoguang | 2024-02-22 | 1 | -1/+1 |
* | Remove unnecessary "Safe" modifier from templates (#29318) | wxiaoguang | 2024-02-22 | 9 | -59/+59 |
* | Fix duplicate ID when deleting repo (#28520) | David Øvrelid | 2023-12-19 | 1 | -2/+2 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 8 | -8/+8 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 11 | -167/+167 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 9 | -9/+9 |
* | Use docs.gitea.com instead of docs.gitea.io (#26739) | Lunny Xiao | 2023-08-27 | 2 | -2/+2 |
* | Use template context function for avatar rendering (#26385) | wxiaoguang | 2023-08-10 | 8 | -24/+24 |
* | Add `Retry` button when creating a mirror-repo fails (#26228) | Kerwin Bryant | 2023-08-04 | 1 | -2/+3 |
* | Clarify "text-align" CSS helpers, fix clone button padding (#25763) | wxiaoguang | 2023-07-08 | 1 | -2/+2 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 9 | -9/+9 |
* | Fix migrate page layout on mobile (#25507) | silverwind | 2023-06-26 | 1 | -2/+2 |
* | Improve some Forms (#24878) | JakobDev | 2023-05-26 | 8 | -16/+16 |
* | Rework Oauth login buttons, swap github logo to monocolor (#24740) | silverwind | 2023-05-15 | 1 | -1/+9 |
* | Make repo migration cancelable and fix various bugs (#24605) | wxiaoguang | 2023-05-11 | 1 | -2/+21 |
* | Clean up polluted styles and remove dead CSS code (#24497) | wxiaoguang | 2023-05-03 | 1 | -1/+1 |
* | Set type="password" on all auth_token fields (#22175) | Dan Church | 2023-04-23 | 4 | -4/+4 |
* | Group template helper functions, remove `Printf`, improve template error mess... | wxiaoguang | 2023-04-08 | 1 | -2/+2 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 1 | -2/+2 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -1/+1 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 2 | -4/+4 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 8 | -24/+24 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -3/+3 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 10 | -10/+10 |
* | Add templates to customize text when creating and migrating repositories | Brecht Van Lommel | 2023-01-24 | 2 | -0/+1 |
* | Remove useless "Cancel" buttons (#21872) | Yarden Shoham | 2022-12-05 | 8 | -8/+0 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -1/+1 |
* | Remove blue text on migrate page (#20273) | silverwind | 2022-07-12 | 1 | -1/+1 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 11 | -171/+171 |
* | Disable unnecessary mirroring elements (#18527) | Paweł Bogusławski | 2022-06-04 | 1 | -7/+4 |
* | Refactor repo clone button and repo clone links, fix JS error on empty repo p... | wxiaoguang | 2022-03-29 | 1 | -1/+1 |
* | Use disable_form_autofill on Codebase and Gitbucket (#17936) | qwerty287 | 2021-12-08 | 2 | -1/+2 |
* | Add migrate from Codebase (#16768) | KN4CK3R | 2021-12-02 | 1 | -0/+117 |
* | Migrating wiki don't require token, so we should move it out of the require f... | Lunny Xiao | 2021-11-16 | 5 | -61/+78 |
* | Add migration from GitBucket (#16767) | KN4CK3R | 2021-11-14 | 1 | -0/+129 |
* | Correctly handle failed migrations (#17575) | zeripath | 2021-11-13 | 1 | -1/+5 |
* | Disable form autofill (#17291) | wxiaoguang | 2021-10-19 | 2 | -2/+2 |
* | Multiple tokens support for migrating from github (#17134) | Lunny Xiao | 2021-10-15 | 1 | -1/+4 |
* | Make mirror feature more configurable (#16957) | 6543 | 2021-09-07 | 1 | -1/+1 |
* | Unify migration descriptions (#16781) | delvh | 2021-08-25 | 1 | -1/+1 |
* | Add migrate from OneDev (#16356) | KN4CK3R | 2021-08-22 | 1 | -0/+117 |