| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplicate option in admin screen and now-unused translation keys (#28492) | The Magician | 2023-12-17 | 1 | -2/+0 |
* | Remove autofocus in search box (#28033) | yp05327 | 2023-11-20 | 5 | -5/+5 |
* | Add word break to the repo list in admin settings page (#28034) | yp05327 | 2023-11-14 | 1 | -2/+2 |
* | cleanup repo details icons/labels (#27644) | Denys Konovalov | 2023-10-16 | 1 | -18/+11 |
* | Remove unnecessary desc for openssh key cron task (#27515) | Lunny Xiao | 2023-10-08 | 1 | -4/+2 |
* | Refactor system setting (#27000) | wxiaoguang | 2023-10-05 | 1 | -4/+4 |
* | highlight user details link (#26998) | Denys Konovalov | 2023-10-01 | 2 | -3/+10 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 9 | -9/+9 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 28 | -664/+664 |
* | Add missing public user visibility in user details page (#27246) | yp05327 | 2023-09-25 | 1 | -0/+1 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 6 | -7/+7 |
* | Fix dropdown icon position (#27175) | wxiaoguang | 2023-09-21 | 4 | -5/+7 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 8 | -20/+20 |
* | Fix the incorrect route path in the user edit page. (#27007) | CaiCandong | 2023-09-18 | 1 | -4/+4 |
* | Display all user types and org types on admin management UI (#27050) | Lunny Xiao | 2023-09-14 | 2 | -1/+10 |
* | Extract common code to new template (#26933) | Kerwin Bryant | 2023-09-06 | 1 | -29/+9 |
* | Show queue's active worker number (#26896) | wxiaoguang | 2023-09-04 | 2 | -6/+10 |
* | User details page (#26713) | Denys Konovalov | 2023-08-31 | 5 | -8/+139 |
* | Remove polluted `.ui.right` (#26825) | wxiaoguang | 2023-08-31 | 1 | -1/+1 |
* | Simplify helper CSS classes and avoid abuse (#26728) | wxiaoguang | 2023-08-26 | 2 | -2/+2 |
* | Make "link-action" backend code respond correct JSON content (#26680) | wxiaoguang | 2023-08-23 | 1 | -1/+1 |
* | Differentiate better between user settings and admin settings (#26538) | yp05327 | 2023-08-16 | 1 | -1/+1 |
* | Remove unnecessary template helper DisableGravatar (#26386) | wxiaoguang | 2023-08-08 | 1 | -1/+1 |
* | Allow package cleanup from admin page (#25307) | KN4CK3R | 2023-08-08 | 1 | -0/+6 |
* | Use shared template for webhook icons (#26242) | silverwind | 2023-07-31 | 1 | -23/+1 |
* | Reduce margins on user settings page, introduce `flex-container` (#26046) | silverwind | 2023-07-31 | 2 | -3/+3 |
* | Display deprecated warning in admin panel pages as well as in the log file (#... | Lunny Xiao | 2023-07-26 | 1 | -1/+3 |
* | Categorize admin settings sidebar panel (#26030) | HesterG | 2023-07-24 | 1 | -26/+51 |
* | Fix the truncate and alignment problem for some admin tables (#26042) | wxiaoguang | 2023-07-22 | 3 | -5/+5 |
* | Reduce margins on admin pages (#26026) | silverwind | 2023-07-21 | 2 | -3/+3 |
* | Update path related documents (#25417) | wxiaoguang | 2023-07-19 | 1 | -2/+2 |
* | Enable H014 and H023 djlint rules (#25786) | silverwind | 2023-07-09 | 1 | -1/+0 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 5 | -21/+21 |
* | Sync branches into databases (#22743) | Lunny Xiao | 2023-06-29 | 1 | -0/+4 |
* | Split lfs size from repository size (#22900) | a1012112796 | 2023-06-28 | 1 | -3/+8 |
* | Use flex instead of float for sort button and search input (#25519) | HesterG | 2023-06-28 | 3 | -26/+26 |
* | Fix admin-dl-horizontal (#25512) | wxiaoguang | 2023-06-27 | 2 | -13/+13 |
* | Introduce shared template for search inputs (#25338) | silverwind | 2023-06-22 | 5 | -9/+9 |
* | Various UI fixes (#25264) | silverwind | 2023-06-21 | 1 | -1/+1 |
* | Refactor path & config system (#25330) | wxiaoguang | 2023-06-21 | 1 | -9/+0 |
* | Show OAuth2 errors to end users (#25261) | wxiaoguang | 2023-06-15 | 2 | -6/+17 |
* | Add template linting via djlint (#25212) | silverwind | 2023-06-14 | 7 | -36/+36 |
* | Fix all possible setting error related storages and added some tests (#23911) | Lunny Xiao | 2023-06-14 | 1 | -1/+1 |
* | Improve AJAX link and modal confirm dialog (#25210) | wxiaoguang | 2023-06-13 | 1 | -1/+1 |
* | Add details summary for vertical menus in settings to allow toggling (#25098) | HesterG | 2023-06-07 | 1 | -6/+6 |
* | Use a separate admin page to show global stats, remove `actions` stat (#25062) | wxiaoguang | 2023-06-03 | 3 | -8/+20 |
* | Minor UI improvements: logo alignment, auth map editor, auth name display (#2... | wxiaoguang | 2023-06-02 | 3 | -4/+4 |
* | various style fixes (#25008) | Denys Konovalov | 2023-05-30 | 3 | -4/+4 |
* | Fix delete user account modal (#25004) | HesterG | 2023-05-30 | 1 | -9/+9 |
* | Fix admin config page error, use tests to cover the admin config and 500 erro... | wxiaoguang | 2023-05-29 | 1 | -10/+0 |