aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/settings/applications_oauth2_list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-191-1/+7
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-291-1/+1
* Fix checkbox field markup (#30666)silverwind2024-04-231-3/+5
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-12/+12
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Improve flex list UI (#26970)wxiaoguang2023-09-081-1/+1
* Pre-register OAuth2 applications for git credential helpers (#26291)Denys Konovalov2023-08-091-10/+15
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-10/+17
* Fix UI misalignment on user setting page (#25629)wxiaoguang2023-07-031-11/+12
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-051-2/+2
* Improve some Forms (#24878)JakobDev2023-05-261-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-2/+2
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-0/+4
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-091-0/+55