summaryrefslogtreecommitdiffstats
path: root/templates/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fixes for portShiny Nematoda2024-03-203-4/+8
* Unify search boxes (#29530)Denys Konovalov2024-03-2011-14/+96
* [BUG] Make write and preview tabs interactiveGusted2024-03-171-2/+2
* Fix action runner offline label padding (#29691)Chongyi Zheng2024-03-111-1/+1
* Replace more gt- with tw- (#29678)silverwind2024-03-111-3/+3
* [PORT] Fix wrong line number in code search result (gitea#29260) (#2619)Shiny Nematoda2024-03-101-0/+14
* [BUG] Remember topic only in repo searchGusted2024-03-061-0/+1
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-061-0/+67
* Refactor some Str2html code (#29397)wxiaoguang2024-03-061-1/+1
* templates: Safe & Escape no longer existEarl Warren2024-02-261-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-261-3/+3
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-266-8/+8
* Refactor more code in templates (#29236)wxiaoguang2024-02-191-3/+2
* Change webhook-type in create-view (#29114)Tim-Nicas Oelschläger2024-02-171-1/+1
* Merge branch 'rebase-forgejo-branding' into wip-forgejoEarl Warren2024-02-052-3/+5
|\
| * [BRANDING] add the forgejo webhook type & update webhook docs URLsEarl Warren2024-02-051-2/+4
| * [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc.TomZ2024-02-051-1/+1
* | [MODERATION] User blockingGusted2024-02-052-0/+40
|/
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-301-4/+4
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-211-4/+4
* Don't do a full page load when clicking the follow button (#28872)Yarden Shoham2024-01-201-4/+4
* Fix tooltip of variable edit button (#28681)wackbyte2024-01-031-1/+1
* Refactor timeutil package (#28623)wxiaoguang2023-12-281-1/+1
* Fix wrong due date rendering in issue list page (#28588)Yarden Shoham2023-12-221-1/+1
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-1/+1
* Remove autofocus in search box (#28033)yp053272023-11-202-2/+2
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-021-1/+1
* Always use whole user name as link (#27815)Denys Konovalov2023-10-301-5/+1
* Add word-break to organization name and description (#26624)yp053272023-10-251-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-2/+2
* add a shortcut to user's profile page to admin user details (#27299)techknowlogick2023-10-081-1/+5
* Fix yet another `ctx` template bug (#27417)delvh2023-10-041-1/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-2/+2
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-011-1/+1
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-255-11/+11
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-257-66/+66
* cleanup locale function usage (#27227)Denys Konovalov2023-09-245-21/+20
* fix issues on action runners page (#27226)Denys Konovalov2023-09-242-20/+19
* Fix the variable regexp pattern on web page (#27161)Nanguan Lin2023-09-211-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-192-2/+2
* resolve issue with sort icons on admin/users and admin/runners (#24360)jladbrook2023-09-121-3/+12
* Improve issue list layout (#26983)wxiaoguang2023-09-091-7/+5
* Improve flex list UI (#26970)wxiaoguang2023-09-083-5/+7
* Fix the secret regexp pattern on web page (#26910)Nanguan Lin2023-09-051-1/+1
* Relocate the `RSS user feed` button (#26882)BeYonme2023-09-031-3/+3
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-311-1/+1
* Fix typo of RunerOwnerID (#26508)yp053272023-08-161-1/+1
* Fix URL of padlock icon in profile (#26446)Panagiotis "Ivory" Vasilopoulos2023-08-111-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-104-6/+6