| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a warning for disallowed email domains (#29658) | Zettat123 | 2024-03-11 | 6 | -16/+32 |
* | Fix inconsistent rendering of block mathematical expressions (#29677) | yp05327 | 2024-03-11 | 1 | -1/+2 |
* | Use repo object format name instead of detecting from git repository (#29702) | Lunny Xiao | 2024-03-10 | 6 | -29/+9 |
* | Improve CSV rendering (#29638) | silverwind | 2024-03-10 | 1 | -1/+17 |
* | Remove jQuery AJAX from the comment edit history (#29703) | Yarden Shoham | 2024-03-10 | 1 | -22/+36 |
* | fix: rendering internal file links in org (#29669) | Ankit R Gadiya | 2024-03-10 | 2 | -4/+38 |
* | Fix broken webhooks (#29690) | Lunny Xiao | 2024-03-10 | 1 | -1/+6 |
* | Suppress error from monaco-editor (#29684) | silverwind | 2024-03-09 | 1 | -0/+8 |
* | Fix action runner offline label padding (#29691) | Chongyi Zheng | 2024-03-09 | 1 | -1/+1 |
* | Update allowed attachment types (#29688) | silverwind | 2024-03-09 | 3 | -4/+4 |
* | Completely style the webkit autofill (#29683) | silverwind | 2024-03-09 | 1 | -4/+12 |
* | Include go files in tailwind processing (#29686) | silverwind | 2024-03-09 | 1 | -0/+3 |
* | Fix WebHookEditor regression from jQuery removal (#29692) | Yarden Shoham | 2024-03-09 | 1 | -7/+10 |
* | Patch in exact search for meilisearch (#29671) | 6543 | 2024-03-09 | 14 | -33/+184 |
* | Use more specific selector for `name` links (#29679) | silverwind | 2024-03-08 | 1 | -1/+1 |
* | Replace more gt- with tw- (#29678) | silverwind | 2024-03-08 | 8 | -40/+17 |
* | Fix commit_status problem when testing (#29672) | charles | 2024-03-08 | 1 | -1/+1 |
* | Support pasting URLs over markdown text (#29566) | silverwind | 2024-03-08 | 5 | -31/+103 |
* | bump python version to 3.12 in dev container (#29670) | yp05327 | 2024-03-08 | 1 | -1/+3 |
* | Add cache for branch divergence on branch list page (#29577) | Lunny Xiao | 2024-03-08 | 2 | -6/+54 |
* | Fix user-defined markup links targets (#29305) | DC | 2024-03-08 | 1 | -0/+15 |
* | Don't show AbortErrors on logout (#29639) | silverwind | 2024-03-08 | 1 | -2/+4 |
* | Style fomantic grey labels (#29458) | silverwind | 2024-03-08 | 2 | -4/+6 |
* | Don't use `<br />` in alert block (#29650) | Yarden Shoham | 2024-03-08 | 1 | -8/+5 |
* | Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFile... | yp05327 | 2024-03-08 | 1 | -2/+4 |
* | Set user's 24h preference from their current OS locale (#29651) | silverwind | 2024-03-08 | 3 | -3/+32 |
* | Move get/set default branch from git package to gitrepo package to hide repop... | Lunny Xiao | 2024-03-08 | 15 | -63/+52 |
* | Make runs-on support variable expression (#29468) | sillyguodong | 2024-03-08 | 6 | -72/+99 |
* | Filter for default-branch selection (#29388) | Tim-Niclas Oelschläger | 2024-03-08 | 1 | -1/+1 |
* | Fixing the issue when status check per rule matches multiple actions (#29631) | charles | 2024-03-08 | 2 | -7/+76 |
* | Fix 500 when deleting account with incorrect password or unsupported login ty... | Lunny Xiao | 2024-03-08 | 2 | -2/+19 |
* | Partially enable MSSQL case-sensitive collation support (#29238) | wxiaoguang | 2024-03-08 | 5 | -24/+17 |
* | Store webhook event in database (#29145) | oliverpool | 2024-03-07 | 28 | -1545/+1713 |
* | Fix bug hidden on CI and make ci failed if tests failure (#29254) | Lunny Xiao | 2024-03-07 | 20 | -46/+174 |
* | Remove jQuery AJAX from the repo editor (#29636) | Yarden Shoham | 2024-03-07 | 2 | -30/+16 |
* | Use strict protocol check when redirect (#29642) | wxiaoguang | 2024-03-07 | 2 | -1/+48 |
* | Update various logos and unify their filenames (#29637) | silverwind | 2024-03-06 | 16 | -10/+10 |
* | Tweak actions color and borders (#29640) | silverwind | 2024-03-06 | 3 | -42/+44 |
* | Add download URL for executable files (#28260) | Earl Warren | 2024-03-06 | 1 | -1/+1 |
* | Move all login and account creation page labels to be above inputs (#29432) | Rafael Heard | 2024-03-06 | 13 | -58/+34 |
* | Avoid issue info panic (#29625) | wxiaoguang | 2024-03-06 | 1 | -3/+7 |
* | Cache repository default branch commit status to reduce query on commit statu... | Lunny Xiao | 2024-03-06 | 4 | -70/+145 |
* | Avoid unexpected panic in graceful manager (#29629) | wxiaoguang | 2024-03-06 | 2 | -2/+18 |
* | Add a link for the recently pushed branch notification (#29627) | wxiaoguang | 2024-03-06 | 1 | -1/+2 |
* | Fix wrong header of org project view page (#29626) | yp05327 | 2024-03-06 | 1 | -13/+15 |
* | Detect broken git hooks (#29494) | Jason Song | 2024-03-06 | 2 | -0/+28 |
* | Sync branches to DB immediately when handle git hook calling (#29493) | Jason Song | 2024-03-06 | 5 | -45/+283 |
* | Fix wrong line number in code search result (#29260) | yp05327 | 2024-03-06 | 4 | -47/+47 |
* | Make wiki default branch name changable (#29603) | wxiaoguang | 2024-03-06 | 17 | -89/+232 |
* | A small refactor for agit implementation (#29614) | Lunny Xiao | 2024-03-06 | 1 | -40/+33 |