| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Improve some Forms (#24878) | JakobDev | 2023-05-26 | 2 | -7/+7 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 1 | -54/+11 |
* | Improve queue & process & stacktrace (#24636) | wxiaoguang | 2023-05-11 | 8 | -129/+124 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 3 | -220/+76 |
* | Update LDAP filters to include both username and email address (#24547) | Gary Moon | 2023-05-05 | 2 | -2/+2 |
* | Replace `N/A` with `-` everywhere (#24474) | silverwind | 2023-05-02 | 1 | -1/+1 |
* | Add "Updated" column for admin repositories list (#24429) | Yarden Shoham | 2023-04-29 | 1 | -0/+2 |
* | Improve template helper (#24417) | wxiaoguang | 2023-04-29 | 3 | -6/+6 |
* | Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix... | wxiaoguang | 2023-04-29 | 1 | -11/+11 |
* | Fix layouts of admin table / adapt repo / email test (#24370) | wxiaoguang | 2023-04-28 | 4 | -53/+52 |
* | Move secrets and runners settings to actions settings (#24200) | Hester Gong | 2023-04-27 | 2 | -4/+11 |
* | Modify width of ui container, fine tune css for settings pages and org header... | Hester Gong | 2023-04-26 | 2 | -68/+61 |
* | Remove unnecessary helper function `DateFmtLong` (#24343) | Yarden Shoham | 2023-04-26 | 1 | -1/+1 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 8 | -12/+12 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 9 | -30/+12 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 8 | -12/+12 |
* | Change to vertical navbar layout for secondary navbar for repo/user/admin set... | Hester Gong | 2023-04-23 | 26 | -169/+114 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 10 | -35/+29 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 11 | -15/+15 |
* | Clean template/helper.go (#23922) | wxiaoguang | 2023-04-07 | 1 | -1/+1 |
* | Convert .Source.SkipVerify to $cfg.SkipVerify (#23839) | yp05327 | 2023-04-03 | 1 | -1/+1 |
* | Prefill input values in oauth settings as intended (#23829) | yp05327 | 2023-04-02 | 1 | -7/+7 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 6 | -15/+15 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 5 | -11/+11 |
* | Fix `.locale.Tr` function not found in delete modal (#23468) | delvh | 2023-03-20 | 1 | -2/+20 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 5 | -48/+17 |
* | Support reflogs (#22451) | Philip Peterson | 2023-03-13 | 1 | -0/+12 |
* | Handle OpenID discovery URL errors a little nicer when creating/editing sourc... | zeripath | 2023-03-10 | 1 | -1/+1 |
* | Fix missed `.hide` class (#23208) | yp05327 | 2023-03-02 | 1 | -3/+3 |
* | Fix some more hidden problems (#23074) | wxiaoguang | 2023-02-22 | 2 | -2/+2 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 7 | -19/+19 |