aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/collaboration.tmpl
Commit message (Expand)AuthorAgeFilesLines
* use correct l10n string (#31487)CyberFlame2024-06-251-1/+1
* Remove jQuery `.text()` (#30506)silverwind2024-06-101-4/+4
* Remove obsolete CSS text classes (#30576)silverwind2024-04-221-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Unify search boxes (#29530)Denys Konovalov2024-03-141-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-19/+19
* Change green buttons to primary color (#27099)silverwind2023-09-181-2/+2
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-1/+1
* Improve flex list UI (#26970)wxiaoguang2023-09-081-1/+1
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-301-12/+4
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-50/+54
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-261-2/+2
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Replace whitespace inside template parens during make fmt (#24293)silverwind2023-04-241-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-8/+4
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-4/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-19/+19
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1...wxiaoguang2022-06-031-5/+5
* Fix collobration template (#18232)Lunny Xiao2022-01-111-2/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-2/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-2/+2
* Split some words from template to improve translation. (#11221)L0veSunshine2020-05-081-6/+6
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-2/+2
* Repository teams - disable remove button when have access to all (#9640)David Svantesson2020-01-081-3/+2
* API endpoint for searching teams. (#8108)David Svantesson2019-10-011-1/+1
* Do only show teams access for organization repositories, not for personal rep...David Svantesson2019-09-241-0/+2
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-1/+58
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-031-2/+1
* Do not show empty collaborators segment (#1531)Morlinest2017-04-231-0/+2
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-46/+42
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* Localize collaboration settings. (#3100)Andrey Nering2016-06-281-4/+4
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-051-8/+35
* Fix #857Unknwon2016-02-201-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-30/+30