summaryrefslogtreecommitdiffstats
path: root/templates/repo/code (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PORT] Refactor DateUtils and merge TimeSince (gitea#32409)wxiaoguang2024-11-101-1/+1
* Fix overflow on push notification (#31179)silverwind2024-06-091-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-301-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-261-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-261-2/+2
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-261-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-261-1/+1
* [GITEA] Rework when recently pushed branches are displayedGergely Nagy2024-02-051-3/+8
* [GITEA] Include a branch link in the recently pushed bannerGergely Nagy2024-02-051-1/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-2/+2
* Fix template bugs in recently_pushed_new_branches.tmpl (#26744)wxiaoguang2023-08-271-2/+2
* Some fixes of the prompt of new branches (#26257)Zettat1232023-08-011-1/+1
* Newly pushed branches hints on repository home page (#25715)Lunny Xiao2023-07-081-0/+11