summaryrefslogtreecommitdiffstats
path: root/templates/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix: Organization Interface Display Issue (#30133)HEREYUA2024-03-302-2/+2
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-302-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-307-10/+10
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-264-4/+4
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-261-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-266-8/+8
* Replace 10 more gt- classes with tw- (#29945) (step 2)Earl Warren2024-03-261-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-267-22/+22
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-261-1/+1
* [BUG] Use new translation keyGusted2024-03-241-1/+1
* Unify search boxes (#29530)Denys Konovalov2024-03-202-2/+2
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-201-36/+35
* templates: remove superfluous SanitizeHTMLEarl Warren2024-03-115-10/+10
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-111-1/+1
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-061-1/+1
* Rename Str2html to SanitizeHTML and clarify its behavior (followup)Earl Warren2024-03-065-10/+10
* Refactor some Str2html code (#29397)wxiaoguang2024-03-062-2/+2
* Refactor Safe modifier (#29392)wxiaoguang2024-02-264-5/+5
* Unify organizations header (#29248)Tim-Nicas Oelschläger2024-02-265-56/+38
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-194-5/+5
* Fix missing template for follow button in organization (#29215)Yarden Shoham2024-02-172-7/+8
* Fix broken following organization (#29005)yp053272024-02-171-7/+9
* [MODERATION] User blockingGusted2024-02-053-0/+29
* Fix button size in "attached header right" (#28770)wxiaoguang2024-01-121-1/+1
* Issue fixes for RSS feed improvements (#28380)Panagiotis "Ivory" Vasilopoulos2023-12-071-2/+2
* Improve RSS feed icons (#28368)Panagiotis "Ivory" Vasilopoulos2023-12-061-3/+5
* Use full width for project boards (#28225)Denys Konovalov2023-11-271-2/+4
* Fix project counter in organization/individual profile (#28068)yp053272023-11-181-0/+3
* Add Profile Readme for Organisations (#27955)65432023-11-091-0/+3
* Add link to members and repositories at teams page (#27744)8532023-10-261-1/+1
* Add word-break to organization name and description (#26624)yp053272023-10-252-2/+2
* teams: new View button (#27685)tomholford2023-10-221-0/+1
* Use flex-container for repo and org settings (#27418)silverwind2023-10-042-3/+3
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-032-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-253-4/+4
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2518-172/+172
* Change green buttons to primary color (#27099)silverwind2023-09-199-13/+13
* Improve flex list UI (#26970)wxiaoguang2023-09-083-4/+4
* 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-312-8/+4
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-262-6/+6
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-262-3/+3
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* Fix display problems of members and teams unit (#26363)yp053272023-08-152-17/+20
* Count only visible repos on profile (#25928)JakobDev2023-08-111-2/+2
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-106-7/+7
* Use flex classes in package settings (#26314)KN4CK3R2023-08-081-11/+17
* Remove unnecessary template helper repoAvatar (#26387)wxiaoguang2023-08-081-6/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-013-99/+99