aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/team/repositories.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao9 days1-1/+1
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-291-1/+1
* Remove obsolete CSS text classes (#30576)silverwind2024-04-221-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Migrate `gap` helpers to tailwind (#30034)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-4/+4
* Unify search boxes (#29530)Denys Konovalov2024-03-141-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-6/+6
* Change green buttons to primary color (#27099)silverwind2023-09-181-2/+2
* Improve flex list UI (#26970)wxiaoguang2023-09-081-1/+1
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-1/+1
* Remove unnecessary template helper repoAvatar (#26387)wxiaoguang2023-08-081-6/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-27/+32
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-40/+12
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-2/+2
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-261-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-2/+2
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-6/+6
* Fix duplicate modals when clicking on "remove all" repository button (#24129)Hester Gong2023-04-191-4/+4
* Org pages style fixes (#23901)silverwind2023-04-041-13/+13
* Replace a few fontawesome icons with svg (#23602)silverwind2023-03-201-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Skip dirty check for team forms (#21154)KN4CK3R2022-09-141-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-10/+10
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-6/+6
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-4/+4
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-271-2/+2
* Change action GETs to POST (#10462)John Olheiser2020-02-251-1/+4
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+9
* Allow to add and remove all repositories to/from team. (#8867)David Svantesson2019-11-091-11/+42
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-061-1/+1
* Move input fields to add members to a team and repos to a team (#5853)sebastian-sauer2019-01-251-17/+17
* Improve team members and repositories settings UI (#5457)Lunny Xiao2018-12-091-3/+5
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-031-2/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* Upgrade octicon to 4.3.0Unknwon2016-07-161-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-31/+31
* fix #650Unknwon2015-11-221-39/+40
* fix template errorUnknwon2015-08-101-1/+1
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+1
* Finsih add/remove repo in organizationUnknwon2014-08-261-0/+45
* Working on organization pagesUnknwon2014-08-231-0/+0