| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) | Denys Konovalov | 2023-08-01 | 10 | -123/+153 |
* | Add 'Show on a map' button to Location in profile, fix layout (#26214) | Panagiotis "Ivory" Vasilopoulos | 2023-07-31 | 1 | -1/+1 |
* | 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 |
* | Fixed incorrect locale references (#26218) | Kerwin Bryant | 2023-07-29 | 1 | -1/+1 |
* | Fix broken translations for package documantion (#25742) | wxiaoguang | 2023-07-07 | 1 | -1/+1 |
* | Fix UI misalignment on user setting page (#25629) | wxiaoguang | 2023-07-03 | 7 | -79/+73 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 1 | -2/+2 |
* | Split lfs size from repository size (#22900) | a1012112796 | 2023-06-28 | 1 | -1/+1 |
* | Change `Regenerate Secret` button display (#25534) | KN4CK3R | 2023-06-27 | 1 | -1/+1 |
* | Clarify the reason why the user can't add a new email if there is a pending a... | wxiaoguang | 2023-06-26 | 1 | -0/+4 |
* | Only show 'Manage Account Links' when necessary (#25311) | Panagiotis "Ivory" Vasilopoulos | 2023-06-24 | 1 | -13/+14 |
* | Improve 'Privacy' section in profile settings (#25309) | Panagiotis "Ivory" Vasilopoulos | 2023-06-22 | 1 | -7/+8 |
* | Various UI fixes (#25264) | silverwind | 2023-06-21 | 2 | -5/+5 |
* | Support configuration variables on Gitea Actions (#24724) | sillyguodong | 2023-06-20 | 2 | -1/+6 |
* | Add template linting via djlint (#25212) | silverwind | 2023-06-14 | 5 | -7/+5 |
* | Fix edit OAuth application width (#25262) | Denys Konovalov | 2023-06-14 | 1 | -46/+44 |
* | Improve AJAX link and modal confirm dialog (#25210) | wxiaoguang | 2023-06-13 | 1 | -1/+1 |
* | Use inline SVG for built-in OAuth providers (#25171) | silverwind | 2023-06-13 | 1 | -1/+1 |
* | Change access token UI to select dropdowns (#25109) | Jonathan Tran | 2023-06-13 | 1 | -13/+10 |
* | Button and color enhancements (#24989) | silverwind | 2023-06-09 | 1 | -1/+1 |
* | Modify OAuth login ui and fix display name, iconurl related logic (#25030) | HesterG | 2023-06-08 | 1 | -1/+1 |
* | Fix webauthn regression and improve code (#25113) | wxiaoguang | 2023-06-07 | 1 | -5/+1 |
* | Add details summary for vertical menus in settings to allow toggling (#25098) | HesterG | 2023-06-07 | 1 | -3/+3 |
* | Clean up WebAuthn javascript code and remove JQuery code (#22697) | zeripath | 2023-06-06 | 1 | -1/+1 |
* | Add ability to set multiple redirect URIs in OAuth application UI (#25072) | Denys Konovalov | 2023-06-05 | 2 | -4/+4 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 1 | -214/+46 |
* | Minor UI improvements: logo alignment, auth map editor, auth name display (#2... | wxiaoguang | 2023-06-02 | 1 | -9/+9 |
* | Add user level action runners (#24995) | HesterG | 2023-05-31 | 3 | -0/+10 |
* | various style fixes (#25008) | Denys Konovalov | 2023-05-30 | 1 | -2/+2 |
* | Improve some Forms (#24878) | JakobDev | 2023-05-26 | 5 | -10/+10 |
* | Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd... | silverwind | 2023-05-21 | 1 | -1/+1 |
* | Improve accessibility when (re-)viewing files (#24817) | delvh | 2023-05-21 | 1 | -1/+1 |
* | Change `add_on` in `keys_ssh.tmpl` (#24803) | Zettat123 | 2023-05-19 | 1 | -1/+1 |
* | Improve button-ghost, remove tertiary button (#24692) | wxiaoguang | 2023-05-13 | 1 | -1/+1 |
* | Change `add_on` translation to `added_on` and include placeholder for the dat... | Yarden Shoham | 2023-05-06 | 5 | -5/+5 |
* | Change `valid_until` translation to `valid_until_date` and include placeholde... | Yarden Shoham | 2023-05-06 | 1 | -1/+1 |
* | Temporarily disable PATs until next release (#24527) | Kyle D | 2023-05-05 | 1 | -2/+5 |
* | Move links out of translation (#24446) | KN4CK3R | 2023-05-01 | 1 | -1/+1 |
* | Fix layouts of admin table / adapt repo / email test (#24370) | wxiaoguang | 2023-04-28 | 1 | -6/+6 |
* | Move secrets and runners settings to actions settings (#24200) | Hester Gong | 2023-04-27 | 2 | -4/+13 |
* | Modify width of ui container, fine tune css for settings pages and org header... | Hester Gong | 2023-04-26 | 4 | -4/+4 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 5 | -6/+6 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 13 | -37/+18 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 5 | -6/+6 |
* | Change to vertical navbar layout for secondary navbar for repo/user/admin set... | Hester Gong | 2023-04-23 | 20 | -117/+82 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 13 | -49/+46 |
* | Limit avatar upload to valid image files (#24258) | JakobDev | 2023-04-21 | 1 | -1/+1 |
* | Fix unclear "Owner" concept (#24233) | wxiaoguang | 2023-04-20 | 1 | -1/+1 |
* | Add tooltips to `Hide comment type` settings where necessary (#21306) | delvh | 2023-04-12 | 1 | -2/+5 |