]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2024-03-14 silverwindTweak actions view sticky (#29781)
2024-03-14 Denys Konovalovadd skip ci support for pull request title (#29774)
2024-03-14 coldWaterRefactor markup/csv: don't read all to memory (#29760)
2024-03-14 silverwindFix `make generate-swagger` in go 1.22 (#29780)
2024-03-14 yp05327Fix incorrect menu/link on webhook edit page (#29709)
2024-03-14 wxiaoguangAdd test for webhook (#29755)
2024-03-13 Lunny XiaoFix possible NPE in ToPullReviewList (#29759)
2024-03-13 6543fix missed RenderLabel change in card template (#29772)
2024-03-13 wxiaoguangFix incorrect locale Tr for gpg command (#29754)
2024-03-13 wxiaoguangImprove a11y document and dropdown item (#29753)
2024-03-13 wxiaoguangImprove QueryEscape helper function (#29768)
2024-03-13 KN4CK3RUse relative links for commits, mentions, and issues...
2024-03-13 Lunny XiaoMove fork router functions to a standalone file (#29756)
2024-03-13 silverwindConfigure pinned JS dependencies via updates.config...
2024-03-13 6543Refactor to use optional.Option for issue index search...
2024-03-13 Lunny XiaoFix user router possbile panic (#29751)
2024-03-13 6543Refactor label.IsArchived() (#29750)
2024-03-12 silverwindFix date rendering by adding `<gitea-absolute-date...
2024-03-12 Denys KonovalovUpdate to labeler v5 (#29721)
2024-03-12 JakobDevUpdate Chroma to v2.13.0 (#29732)
2024-03-12 6543Highlight archived labels (#29680)
2024-03-12 Lunny XiaoAdd more stats tables (#29730)
2024-03-12 Lunny XiaoUse Get but not Post to get actions artifacts (#29734)
2024-03-12 Lunny XiaoDo some performance optimize for issues list and view...
2024-03-12 Lunny XiaoSome performance optimization on dashboard and issues...
2024-03-12 Yarden ShohamRemove jQuery AJAX from the issue branch reference...
2024-03-12 Lunny XiaoLazy load object format with command line and don't...
2024-03-11 pengqisevenremove repetitive words (#29695)
2024-03-11 Jason SongSync branches first (#29714)
2024-03-11 Zettat123Add a warning for disallowed email domains (#29658)
2024-03-11 yp05327Fix inconsistent rendering of block mathematical expres...
2024-03-10 Lunny XiaoUse repo object format name instead of detecting from...
2024-03-10 silverwindImprove CSV rendering (#29638)
2024-03-10 Yarden ShohamRemove jQuery AJAX from the comment edit history (...
2024-03-10 Ankit R Gadiyafix: rendering internal file links in org (#29669)
2024-03-10 Lunny XiaoFix broken webhooks (#29690)
2024-03-09 silverwindSuppress error from monaco-editor (#29684)
2024-03-09 Chongyi ZhengFix action runner offline label padding (#29691)
2024-03-09 silverwindUpdate allowed attachment types (#29688)
2024-03-09 silverwindCompletely style the webkit autofill (#29683)
2024-03-09 silverwindInclude go files in tailwind processing (#29686)
2024-03-09 Yarden ShohamFix WebHookEditor regression from jQuery removal (...
2024-03-09 6543Patch in exact search for meilisearch (#29671)
2024-03-08 silverwindUse more specific selector for `name` links (#29679)
2024-03-08 silverwindReplace more gt- with tw- (#29678)
2024-03-08 charlesFix commit_status problem when testing (#29672)
2024-03-08 silverwindSupport pasting URLs over markdown text (#29566)
2024-03-08 yp05327bump python version to 3.12 in dev container (#29670)
2024-03-08 Lunny XiaoAdd cache for branch divergence on branch list page...
2024-03-08 DCFix user-defined markup links targets (#29305)
2024-03-08 silverwindDon't show AbortErrors on logout (#29639)
2024-03-08 silverwindStyle fomantic grey labels (#29458)
2024-03-08 Yarden ShohamDon't use `<br />` in alert block (#29650)
2024-03-08 yp05327Fix incorrect rendering csv file when file size is...
2024-03-08 silverwindSet user's 24h preference from their current OS locale...
2024-03-08 Lunny XiaoMove get/set default branch from git package to gitrepo...
2024-03-08 sillyguodongMake runs-on support variable expression (#29468)
2024-03-08 Tim-Niclas... Filter for default-branch selection (#29388)
2024-03-08 charlesFixing the issue when status check per rule matches...
2024-03-08 Lunny XiaoFix 500 when deleting account with incorrect password...
2024-03-08 wxiaoguangPartially enable MSSQL case-sensitive collation support...
2024-03-07 oliverpoolStore webhook event in database (#29145)
2024-03-07 Lunny XiaoFix bug hidden on CI and make ci failed if tests failur...
2024-03-07 Yarden ShohamRemove jQuery AJAX from the repo editor (#29636)
2024-03-07 wxiaoguangUse strict protocol check when redirect (#29642)
2024-03-06 silverwindUpdate various logos and unify their filenames (#29637)
2024-03-06 silverwindTweak actions color and borders (#29640)
2024-03-06 Earl WarrenAdd download URL for executable files (#28260)
2024-03-06 Rafael HeardMove all login and account creation page labels to...
2024-03-06 wxiaoguangAvoid issue info panic (#29625)
2024-03-06 Lunny XiaoCache repository default branch commit status to reduce...
2024-03-06 wxiaoguangAvoid unexpected panic in graceful manager (#29629)
2024-03-06 wxiaoguangAdd a link for the recently pushed branch notification...
2024-03-06 yp05327Fix wrong header of org project view page (#29626)
2024-03-06 Jason SongDetect broken git hooks (#29494)
2024-03-06 Jason SongSync branches to DB immediately when handle git hook...
2024-03-06 yp05327Fix wrong line number in code search result (#29260)
2024-03-06 wxiaoguangMake wiki default branch name changable (#29603)
2024-03-06 Lunny XiaoA small refactor for agit implementation (#29614)
2024-03-06 silverwindUpdate Twitter Logo (#29621)
2024-03-06 wxiaoguangFix 500 error when adding PR comment (#29622)
2024-03-06 silverwindRun editorconfig-checker on `locale_en-US.ini` (#29608)
2024-03-06 techknowlogickbump protobuf module (#29617)
2024-03-05 ChristopherHXAdd ac claim for old docker/build-push-action@v3 /...
2024-03-05 Zettat123Skip email domain check when admins edit user emails...
2024-03-05 wxiaoguangImprove natural sort (#29611)
2024-03-05 yp05327Add empty repo check in `DetectAndHandleSchedules`...
2024-03-05 silverwindFix contributor graphs mobile layout and responsiveness...
2024-03-05 Zettat123Skip email domain check when admin users adds user...
2024-03-05 silverwindReplace more `gt-` with `tw-`, update frontend docs...
2024-03-05 wxiaoguangRemove unnecessary ctxData for "attachments" template...
2024-03-05 silverwindAdjust tailwind content globs (#29596)
2024-03-05 wxiaoguangUse flex wrap to layout the PR update button (#29590)
2024-03-05 wxiaoguangMake "/user/login" page redirect if the current user...
2024-03-05 GiteaBot[skip ci] Updated translations via Crowdin
2024-03-04 Denys KonovalovFix projects mode bugs (#29593)
2024-03-04 silverwindRegenerate fomantic lockfile and build it with our...
2024-03-04 charlesDo not exceed display for the PR page buttons on smalle...
2024-03-04 wxiaoguangAdd aria-label to the navbar menu button (#29587)
2024-03-04 Lunny XiaoDocument that all unmerged feature PRs will be moved...
next