aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/member
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-2/+2
* Unify organizations header (#29248)Tim-Nicas Oelschläger2024-02-231-1/+1
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-181-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-12/+12
* Improve flex list UI (#26970)wxiaoguang2023-09-081-1/+1
* 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-51/+38
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-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-8/+6
* Org pages style fixes (#23901)silverwind2023-04-041-2/+2
* Hide 2FA status from other members in organization members list (#22999)Brecht Van Lommel2023-02-201-0/+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
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-2/+2
* Fix org members bug (#20489)Vladimir Yakovlev2022-07-261-1/+1
* Fix public org members displayed too many informations (#20403)Lunny Xiao2022-07-191-20/+22
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-14/+14
* In the Organization member page, 2fa column is too narrow for Simplified Chin...capvor2022-01-091-2/+2
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-261-6/+31
* Kd/fix team avatar aspect ratio (#14200)Kyle D2021-01-031-5/+5
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-3/+3
* Show 2FA info on Admin Pannel: Users List (#12515)65432020-08-201-1/+1
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-271-2/+8
* Change action GETs to POST (#10462)John Olheiser2020-02-251-2/+2
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-2/+8
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-0/+2
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-4/+12
* Fix avatar URLs (#3069)Ethan Koenig2017-12-031-1/+1
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-152-28/+0
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-031-2/+1
* fix: remove `str2html` from org full name (#1360)Bo-Yi Wu2017-04-051-1/+1
* fix: Add str2html on DisplayName of Org. (#1091)Bo-Yi Wu2017-03-011-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-7/+7
* Indent all templates with tabsAdam Strzelecki2015-12-082-58/+58
* fix #650Unknwon2015-11-222-59/+75
* 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
* Finish new edit team page, add member to teamUnknwon2014-08-241-1/+1
* Finish team list, create new team, join/leave team pageUnknwon2014-08-162-0/+67