aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/settings
Commit message (Expand)AuthorAgeFilesLines
* Improve 'Privacy' section in profile settings (#25309)Panagiotis "Ivory" Vasilopoulos2023-06-221-7/+8
* Various UI fixes (#25264)silverwind2023-06-212-5/+5
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-202-1/+6
* Add template linting via djlint (#25212)silverwind2023-06-145-7/+5
* Fix edit OAuth application width (#25262)Denys Konovalov2023-06-141-46/+44
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-1/+1
* Use inline SVG for built-in OAuth providers (#25171)silverwind2023-06-131-1/+1
* Change access token UI to select dropdowns (#25109)Jonathan Tran2023-06-131-13/+10
* Button and color enhancements (#24989)silverwind2023-06-091-1/+1
* Modify OAuth login ui and fix display name, iconurl related logic (#25030)HesterG2023-06-081-1/+1
* Fix webauthn regression and improve code (#25113)wxiaoguang2023-06-071-5/+1
* Add details summary for vertical menus in settings to allow toggling (#25098)HesterG2023-06-071-3/+3
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-061-1/+1
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-052-4/+4
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-214/+46
* Minor UI improvements: logo alignment, auth map editor, auth name display (#2...wxiaoguang2023-06-021-9/+9
* Add user level action runners (#24995)HesterG2023-05-313-0/+10
* various style fixes (#25008)Denys Konovalov2023-05-301-2/+2
* Improve some Forms (#24878)JakobDev2023-05-265-10/+10
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-1/+1
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-1/+1
* Change `add_on` in `keys_ssh.tmpl` (#24803)Zettat1232023-05-191-1/+1
* Improve button-ghost, remove tertiary button (#24692)wxiaoguang2023-05-131-1/+1
* Change `add_on` translation to `added_on` and include placeholder for the dat...Yarden Shoham2023-05-065-5/+5
* Change `valid_until` translation to `valid_until_date` and include placeholde...Yarden Shoham2023-05-061-1/+1
* Temporarily disable PATs until next release (#24527)Kyle D2023-05-051-2/+5
* Move links out of translation (#24446)KN4CK3R2023-05-011-1/+1
* Fix layouts of admin table / adapt repo / email test (#24370)wxiaoguang2023-04-281-6/+6
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-272-4/+13
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-264-4/+4
* Fix template function DateTime (#24317)wxiaoguang2023-04-255-6/+6
* Improve some modal action buttons (#24289)wxiaoguang2023-04-2413-37/+18
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-235-6/+6
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-2320-117/+82
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-2313-49/+46
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-211-1/+1
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-201-1/+1
* Add tooltips to `Hide comment type` settings where necessary (#21306)delvh2023-04-121-2/+5
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-115-6/+6
* Allow adding SSH keys even if SSH server is disabled (#24025)Dmitry Sharshakov2023-04-101-7/+8
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-245-11/+11
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-232-2/+2
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-232-2/+2
* Fix `.locale.Tr` function not found in delete modal (#23468)delvh2023-03-201-2/+11
* Use octicon-verified for gpg signatures (#23529)silverwind2023-03-172-2/+2
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-147-36/+19
* Add user webhooks (#21563)KN4CK3R2023-03-104-0/+72
* Add scopes to API to create token and display them (#22989)zeripath2023-02-201-1/+8
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-194-5/+5