aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Refactor label.IsArchived() (#29750)65432024-03-133-15/+12
* Fix date rendering by adding `<gitea-absolute-date>` (#29725)silverwind2024-03-125-14/+67
* Update to labeler v5 (#29721)Denys Konovalov2024-03-122-24/+72
* Update Chroma to v2.13.0 (#29732)JakobDev2024-03-122-10/+10
* Highlight archived labels (#29680)65432024-03-129-20/+35
* Add more stats tables (#29730)Lunny Xiao2024-03-121-1/+6
* Use Get but not Post to get actions artifacts (#29734)Lunny Xiao2024-03-122-3/+3
* Do some performance optimize for issues list and view issue/pull (#29515)Lunny Xiao2024-03-1210-61/+121
* Some performance optimization on dashboard and issues page (#29010)Lunny Xiao2024-03-127-75/+228
* Remove jQuery AJAX from the issue branch reference selection (#29722)Yarden Shoham2024-03-121-2/+10
* Lazy load object format with command line and don't do it in OpenRepository (...Lunny Xiao2024-03-1215-31/+72
* remove repetitive words (#29695)pengqiseven2024-03-117-7/+7
* Sync branches first (#29714)Jason Song2024-03-111-13/+13
* Add a warning for disallowed email domains (#29658)Zettat1232024-03-116-16/+32
* Fix inconsistent rendering of block mathematical expressions (#29677)yp053272024-03-111-1/+2
* Use repo object format name instead of detecting from git repository (#29702)Lunny Xiao2024-03-106-29/+9
* Improve CSV rendering (#29638)silverwind2024-03-101-1/+17
* Remove jQuery AJAX from the comment edit history (#29703)Yarden Shoham2024-03-101-22/+36
* fix: rendering internal file links in org (#29669)Ankit R Gadiya2024-03-102-4/+38
* Fix broken webhooks (#29690)Lunny Xiao2024-03-101-1/+6
* Suppress error from monaco-editor (#29684)silverwind2024-03-091-0/+8
* Fix action runner offline label padding (#29691)Chongyi Zheng2024-03-091-1/+1
* Update allowed attachment types (#29688)silverwind2024-03-093-4/+4
* Completely style the webkit autofill (#29683)silverwind2024-03-091-4/+12
* Include go files in tailwind processing (#29686)silverwind2024-03-091-0/+3
* Fix WebHookEditor regression from jQuery removal (#29692)Yarden Shoham2024-03-091-7/+10
* Patch in exact search for meilisearch (#29671)65432024-03-0914-33/+184
* Use more specific selector for `name` links (#29679)silverwind2024-03-081-1/+1
* Replace more gt- with tw- (#29678)silverwind2024-03-088-40/+17
* Fix commit_status problem when testing (#29672)charles2024-03-081-1/+1
* Support pasting URLs over markdown text (#29566)silverwind2024-03-085-31/+103
* bump python version to 3.12 in dev container (#29670)yp053272024-03-081-1/+3