aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/settings
Commit message (Expand)AuthorAgeFilesLines
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-2/+2
* Add user blocking (#29028)KN4CK3R2024-03-042-0/+8
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-222-2/+2
* Use flex-container for repo and org settings (#27418)silverwind2023-10-042-3/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-256-42/+42
* Change green buttons to primary color (#27099)silverwind2023-09-182-3/+3
* Extract common code to new template (#26933)Kerwin Bryant2023-09-061-1/+3
* Extract common code to new template (#26903)Kerwin Bryant2023-09-051-24/+3
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-7/+3
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-3/+3
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* Use shared template for webhook icons (#26242)silverwind2023-07-311-23/+1
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-251-0/+4
* Replace fomantic divider module with our own (#25539)silverwind2023-06-292-4/+4
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-202-1/+6
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-1/+1
* Button and color enhancements (#24989)silverwind2023-06-091-1/+1
* Add details summary for vertical menus in settings to allow toggling (#25098)HesterG2023-06-071-3/+3
* Improve some Forms (#24878)JakobDev2023-05-261-1/+1
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-273-12/+16
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-261-3/+3
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-2315-150/+70
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-211-1/+1
* Fix Org edit page bugs: renaming detection, maxlength (#24161)wxiaoguang2023-04-171-7/+8
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-4/+4
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-142-3/+3
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-2/+2
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-131-4/+4
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-0111-11/+11
* Add user secrets (#22191)KN4CK3R2023-02-011-69/+1
* Implement actions (#21937)Jason Song2023-01-313-0/+31
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-202-0/+86
* Optimize html templates (#22080)Jason Song2022-12-091-6/+6
* Embed Matrix icon as SVG (#21890)silverwind2022-11-211-1/+1
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-204-0/+46
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-093-0/+30
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-275-34/+34
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-231-0/+3
* Fixed org styles. (#17807)KN4CK3R2021-11-251-1/+1
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-0/+3
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-9/+9
* fix dingtalk icon url (#15417)Tomás Warynyca2021-04-121-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-1/+1
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1