aboutsummaryrefslogtreecommitdiffstats
path: root/templates/shared
Commit message (Expand)AuthorAgeFilesLines
* Refactor file view & render (#30227)wxiaoguang2024-04-011-0/+4
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-249-19/+19
* Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-242-4/+13
* Remove fomantic header module (#30033)silverwind2024-03-241-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-224-5/+5
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-227-16/+16
* Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-211-8/+8
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-202-2/+2
* Fix the wrong locale key of searching users (#29868)Nanguan Lin2024-03-171-1/+1
* Improve repo search UI (#29767)wxiaoguang2024-03-152-19/+15
* Unify search boxes (#29530)Denys Konovalov2024-03-1411-14/+96
* Highlight archived labels (#29680)65432024-03-121-1/+1
* Fix action runner offline label padding (#29691)Chongyi Zheng2024-03-091-1/+1
* Replace more gt- with tw- (#29678)silverwind2024-03-081-3/+3
* Fix wrong line number in code search result (#29260)yp053272024-03-061-0/+14
* Add user blocking (#29028)KN4CK3R2024-03-043-10/+133
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-031-0/+67
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Implement actions badge svgs (#28102)Nanguan Lin2024-02-271-0/+25
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-3/+3
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-226-8/+8
* Refactor more code in templates (#29236)wxiaoguang2024-02-181-3/+2
* Change webhook-type in create-view (#29114)Tim-Nicas Oelschläger2024-02-151-1/+1
* 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-182-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