summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove AddParamIfExist(AddParam) (#29841)wxiaoguang2024-03-1617-58/+55
* Refactor markdown attention render (#29833)wxiaoguang2024-03-164-38/+23
* Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724)65432024-03-169-39/+86
* Refactor AddParam to AddParamIfExist (#29834)wxiaoguang2024-03-1617-54/+53
* Forbid jQuery AJAX (#29818)Yarden Shoham2024-03-161-2/+2
* Remove jQuery AJAX from the notifications (#29817)Yarden Shoham2024-03-161-63/+37
* Light theme color enhancements (#29830)silverwind2024-03-161-67/+67
* Better highlighting of archved labels (#29749)65432024-03-151-1/+2
* Remove the `time-since` class (#29826)Yarden Shoham2024-03-154-4/+6
* Remove jQuery AJAX from the project page (#29814)Yarden Shoham2024-03-151-68/+60
* Upgrade `htmx` to v1.9.11 (#29821)Yarden Shoham2024-03-153-8/+7
* Dark theme color enhancements (#29822)silverwind2024-03-152-71/+71
* Remove jQuery AJAX from the comment edit box (#29812)Yarden Shoham2024-03-151-19/+29
* Tweak labeler (#29809)silverwind2024-03-151-2/+2
* Fix `for` attribute not pointing to the ID of the color picker (#29813)Yarden Shoham2024-03-151-1/+1
* Refactor graceful manager, fix misused WaitGroup (#29738)coldWater2024-03-154-51/+55
* Improve repo search UI (#29767)wxiaoguang2024-03-156-27/+37
* Use `Temporal.PlainDate` for absolute dates (#29804)silverwind2024-03-154-10/+40
* Fix codeowner detected diff base branch to mergebase (#29783)Lunny Xiao2024-03-155-74/+248
* Remove scrollbar customizations (#29800)silverwind2024-03-151-24/+0
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-157-9/+45
* Fix Citation modal responsiveness and clipboard copy (#29799)silverwind2024-03-154-20/+12
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-1554-287/+458
* Update JS dependences (#29797)silverwind2024-03-142-519/+844
* Unify search boxes (#29530)Denys Konovalov2024-03-1451-397/+347
* Fix document error about 'make trans-copy' (#29710)Daniel YC Lin2024-03-144-49/+2
* Remove jQuery AJAX from the diff functions (#29743)Yarden Shoham2024-03-141-28/+41
* Fix Safari spinner rendering (#29801)silverwind2024-03-141-0/+1
* Remove jQuery AJAX from the `repo-issue.js` file (#29776)Yarden Shoham2024-03-141-84/+114
* Improve commit record's ui in comment list (#26619)yp053272024-03-142-13/+9
* enable tailwind nesting (#29746)Rafael Heard2024-03-143-2/+56
* Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788)Jason Song2024-03-141-0/+3
* Fix missing translation on milestons (#29785)Lunny Xiao2024-03-141-2/+2
* Fix lint-swagger warning (#29787)sillyguodong2024-03-144-26/+8
* Tweak actions view sticky (#29781)silverwind2024-03-141-1/+1
* add skip ci support for pull request title (#29774)Denys Konovalov2024-03-144-11/+54
* Refactor markup/csv: don't read all to memory (#29760)coldWater2024-03-142-12/+55
* Fix `make generate-swagger` in go 1.22 (#29780)silverwind2024-03-141-1/+1
* Fix incorrect menu/link on webhook edit page (#29709)yp053272024-03-142-0/+42
* Add test for webhook (#29755)wxiaoguang2024-03-142-49/+38
* Fix possible NPE in ToPullReviewList (#29759)Lunny Xiao2024-03-132-1/+53
* fix missed RenderLabel change in card template (#29772)65432024-03-131-1/+1
* Fix incorrect locale Tr for gpg command (#29754)wxiaoguang2024-03-132-3/+2
* Improve a11y document and dropdown item (#29753)wxiaoguang2024-03-133-7/+7
* Improve QueryEscape helper function (#29768)wxiaoguang2024-03-131-1/+5
* Use relative links for commits, mentions, and issues in markdown (#29427)KN4CK3R2024-03-139-26/+65
* Move fork router functions to a standalone file (#29756)Lunny Xiao2024-03-132-214/+238
* Configure pinned JS dependencies via updates.config.js (#29696)silverwind2024-03-131-0/+6
* Refactor to use optional.Option for issue index search option (#29739)65432024-03-1312-225/+178
* Fix user router possbile panic (#29751)Lunny Xiao2024-03-132-2/+14