| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor some frontend problems (#32646) | wxiaoguang | 2024-11-26 | 1 | -35/+20 |
* | Move admin routers from /admin to /-/admin (#32189) | Lunny Xiao | 2024-10-10 | 1 | -1/+1 |
* | Support delete user email in admin panel (#31690) | yp05327 | 2024-07-25 | 1 | -0/+18 |
* | code optimization (#31315) | Kerwin Bryant | 2024-06-11 | 1 | -3/+3 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 1 | -2/+2 |
* | 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 | -2/+2 |
* | Remove unnecessary ".Link" usages (#29909) | wxiaoguang | 2024-03-20 | 1 | -4/+4 |
* | Unify search boxes (#29530) | Denys Konovalov | 2024-03-14 | 1 | -4/+1 |
* | Replace more `gt-` with `tw-`, update frontend docs (#29595) | silverwind | 2024-03-05 | 1 | -2/+2 |
* | Remove autofocus in search box (#28033) | yp05327 | 2023-11-20 | 1 | -1/+1 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 1 | -1/+1 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -14/+14 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -1/+1 |
* | Fix dropdown icon position (#27175) | wxiaoguang | 2023-09-21 | 1 | -1/+1 |
* | Fix the truncate and alignment problem for some admin tables (#26042) | wxiaoguang | 2023-07-22 | 1 | -2/+2 |
* | Use flex instead of float for sort button and search input (#25519) | HesterG | 2023-06-28 | 1 | -9/+9 |
* | Introduce shared template for search inputs (#25338) | silverwind | 2023-06-22 | 1 | -2/+2 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 1 | -1/+1 |
* | Change to vertical navbar layout for secondary navbar for repo/user/admin set... | Hester Gong | 2023-04-23 | 1 | -7/+3 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 1 | -4/+4 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -5/+3 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -1/+1 |
* | Optimize html templates (#22080) | Jason Song | 2022-12-09 | 1 | -4/+4 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -17/+17 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -1/+1 |
* | Improve UI on mobile (#19546) | Gusted | 2022-05-01 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -1/+1 |
* | Removes dangling < on emails/list.tmpl (#13970) | WeebDataHoarder | 2020-12-13 | 1 | -1/+1 |
* | Replace more icons with SVG, repo search tweaks (#13860) | silverwind | 2020-12-09 | 1 | -3/+3 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 1 | -1/+1 |
* | [UI] Sortable Tables Header By Click (#7980) | 6543 | 2020-06-24 | 1 | -2/+8 |
* | Ensure search action button coalesced to adjacent input (#11385) | zeripath | 2020-05-12 | 1 | -2/+2 |
* | Admin page for managing user e-mail activation (#10557) | guillep2k | 2020-03-02 | 1 | -0/+101 |