aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-1022-232/+275
* Fix mermaid diagram height when initially hidden (#32457)silverwind2024-11-091-1/+12
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-0926-268/+500
* Fix issue sidebar (#32455)wxiaoguang2024-11-094-31/+13
* Refactor language menu and dom utils (#32450)wxiaoguang2024-11-0810-62/+70
* Fix broken releases when re-pushing tags (#32435)Zettat1232024-11-082-7/+59
* Refactor issue page info (#32445)wxiaoguang2024-11-088-27/+36
* Split issue sidebar into small templates (#32444)wxiaoguang2024-11-0815-676/+675
* Only provide the commit summary for Discord webhook push events (#32432)Kemal Zebari2024-11-073-3/+17
* Add new event commit status creation and webhook implementation (#27151)Lunny Xiao2024-11-0710-22/+90
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-0716-70/+255
* Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)Lunny Xiao2024-11-0719-499/+231
* Add new index for action to resolve the performance problem (#32333)Lunny Xiao2024-11-063-1/+57
* Include file extension checks in attachment API (#32151)Kemal Zebari2024-11-069-17/+148
* Updated tokenizer to better matching when search for code snippets (#32261)Bruno Sofiato2024-11-0617-12/+83
* Correctly query the primary button in a form (#32438)wxiaoguang2024-11-074-10/+34
* Use 8 as default value for git lfs concurrency (#32421)wxiaoguang2024-11-055-6/+9
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-0523-165/+147
* Only query team tables if repository is under org when getting assignees (#32...Lunny Xiao2024-11-051-14/+16
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-057-109/+100
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-0553-205/+281
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-0474-228/+241
* Refactor markup package (#32399)wxiaoguang2024-11-0419-1087/+1154
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-049-22/+138
* Make LFS http_client parallel within a batch. (#32369)Royce Remer2024-11-047-140/+170
* Refactor repo legacy (#32404)wxiaoguang2024-11-039-362/+383
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-028-34/+58
* Fix git error handling (#32401)wxiaoguang2024-11-0210-89/+35
* Fix created_unix for mirroring (#32342)Lunny Xiao2024-11-021-2/+3
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-0233-37/+73
* improve performance of diffs (#32393)Rowan Bohde2024-11-025-42/+44
* Refactor tests to prevent from unnecessary preparations (#32398)wxiaoguang2024-11-016-55/+89
* Add artifacts test fixture (#30300)Kyle D.2024-11-019-38/+141
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-10-3119-24/+30
* Fix a number of typescript issues (#32308)silverwind2024-10-319-26/+36
* Update go dependencies (#32389)wxiaoguang2024-10-319-361/+339
* Update JS and PY dependencies (#32388)silverwind2024-10-318-2374/+2650
* Fix suggestions for issues (#32380)wxiaoguang2024-10-3011-88/+82
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-3011-20/+3
* Fix the missing menu in organization project view page (#32313)yp053272024-10-301-5/+9
* Fix toAbsoluteLocaleDate and add more tests (#32387)wxiaoguang2024-10-312-14/+20
* Respect UI.ExploreDefaultSort setting again (#32357)65432024-10-302-2/+4
* Fix absolute-date (#32375)wxiaoguang2024-10-304-34/+21
* Fix undefined errors on Activity page (#32378)cloudchamb3r2024-10-301-3/+3
* Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin...Royce Remer2024-10-305-7/+48
* remove unused call to $.HeadRepo in view_title template (#32317)Rowan Bohde2024-10-301-1/+1
* Fix clean tmp dir (#32360)Lunny Xiao2024-10-291-13/+23
* Optimize branch protection rule loading (#32280)65432024-10-292-8/+43
* Suggestions for issues (#32327)Anbraten2024-10-299-48/+202
* Migrate vue components to setup (#32329)Anbraten2024-10-2815-714/+708