aboutsummaryrefslogtreecommitdiffstats
path: root/templates/shared
Commit message (Expand)AuthorAgeFilesLines
* Correct bot label `vertical-align` (#33477) (#33480)Giteabot2025-02-021-1/+1
* Trivial fixes (#33304) (#33312)wxiaoguang2025-01-181-24/+25
* Fix bleve fuzziness search (#33078) (#33087)wxiaoguang2025-01-021-1/+2
* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964)Giteabot2024-12-241-3/+7
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong2024-12-131-1/+1
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-7/+31
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-041-1/+1
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-2/+2
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-047-9/+9
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-041-1/+14
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-024-4/+4
* Suggestions for issues (#32327)Anbraten2024-10-291-1/+1
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-101-1/+1
* Improve detecting empty files (#31332)wxiaoguang2024-06-132-1/+4
* Optimize profile layout to enhance visual experience (#31278)Kerwin Bryant2024-06-121-10/+2
* Optimize runner-tags layout to enhance visual experience (#31258)Kerwin Bryant2024-06-051-1/+1
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-042-3/+3
* Prevent tab shifting, remove extra margin on fluid pages (#31090)silverwind2024-05-272-2/+3
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762)wxiaoguang2024-04-291-1/+1
* Remove obsolete CSS text classes (#30576)silverwind2024-04-221-1/+1
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-221-1/+1
* Expose fuzzy search for issues/pulls (#29701)65432024-04-181-2/+2
* Fix long branch name overflows (#30345)silverwind2024-04-161-6/+9
* 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