aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add cache for branch divergence on branch list page (#29577)Lunny Xiao2024-03-082-6/+54
* Fix user-defined markup links targets (#29305)DC2024-03-081-0/+15
* Don't show AbortErrors on logout (#29639)silverwind2024-03-081-2/+4
* Style fomantic grey labels (#29458)silverwind2024-03-082-4/+6
* Don't use `<br />` in alert block (#29650)Yarden Shoham2024-03-081-8/+5
* Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFile...yp053272024-03-081-2/+4
* Set user's 24h preference from their current OS locale (#29651)silverwind2024-03-083-3/+32
* Move get/set default branch from git package to gitrepo package to hide repop...Lunny Xiao2024-03-0815-63/+52
* Make runs-on support variable expression (#29468)sillyguodong2024-03-086-72/+99
* Filter for default-branch selection (#29388)Tim-Niclas Oelschläger2024-03-081-1/+1
* Fixing the issue when status check per rule matches multiple actions (#29631)charles2024-03-082-7/+76
* Fix 500 when deleting account with incorrect password or unsupported login ty...Lunny Xiao2024-03-082-2/+19
* Partially enable MSSQL case-sensitive collation support (#29238)wxiaoguang2024-03-085-24/+17
* Store webhook event in database (#29145)oliverpool2024-03-0728-1545/+1713
* Fix bug hidden on CI and make ci failed if tests failure (#29254)Lunny Xiao2024-03-0720-46/+174
* Remove jQuery AJAX from the repo editor (#29636)Yarden Shoham2024-03-072-30/+16
* Use strict protocol check when redirect (#29642)wxiaoguang2024-03-072-1/+48
* Update various logos and unify their filenames (#29637)silverwind2024-03-0616-10/+10
* Tweak actions color and borders (#29640)silverwind2024-03-063-42/+44
* Add download URL for executable files (#28260)Earl Warren2024-03-061-1/+1
* Move all login and account creation page labels to be above inputs (#29432)Rafael Heard2024-03-0613-58/+34
* Avoid issue info panic (#29625)wxiaoguang2024-03-061-3/+7
* Cache repository default branch commit status to reduce query on commit statu...Lunny Xiao2024-03-064-70/+145
* Avoid unexpected panic in graceful manager (#29629)wxiaoguang2024-03-062-2/+18
* Add a link for the recently pushed branch notification (#29627)wxiaoguang2024-03-061-1/+2
* Fix wrong header of org project view page (#29626)yp053272024-03-061-13/+15
* Detect broken git hooks (#29494)Jason Song2024-03-062-0/+28
* Sync branches to DB immediately when handle git hook calling (#29493)Jason Song2024-03-065-45/+283
* Fix wrong line number in code search result (#29260)yp053272024-03-064-47/+47
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-0617-89/+232
* A small refactor for agit implementation (#29614)Lunny Xiao2024-03-061-40/+33