]> source.dussan.org Git - gitea.git/shortlog
gitea.git
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...
2024-03-04 Lunny XiaoMake admin pages wider because of left sidebar added...
2024-03-04 wxiaoguangRefactor star/watch button (#29576)
2024-03-04 wxiaoguangRemove unnecessary SanitizeHTML from code (#29575)
2024-03-04 Lunny XiaoAdd missing database transaction for new issue (#29490)
2024-03-04 wxiaoguangFix incorrect package link method calls in templates...
2024-03-04 Lunny XiaoMove some asymkey functions to service layer (#28894)
2024-03-04 KN4CK3RAdd user blocking (#29028)
2024-03-04 Lunny XiaoAllow options to disable user ssh keys configuration...
2024-03-04 silverwindInline the `css-variables-parser` dependency (#29571)
2024-03-04 silverwindReplace some `gt-` classes with `tw-` (#29570)
2024-03-04 Denys KonovalovEnable/disable owner and repo projects independently...
2024-03-04 wxiaoguangAdd an trailing slash to dashboard links (#29555)
2024-03-04 6543Extend issue template yaml engine (#29274)
2024-03-04 GiteaBot[skip ci] Updated licenses and gitignores
2024-03-03 yp05327Fix workflow trigger event IssueChangeXXX bug (#29559)
2024-03-03 Nanguan LinFix 500 when pushing release to an empty repo (#29554)
2024-03-03 silverwindUpdate js and py dependencies, bump python (#29561)
2024-03-03 Tim-Niclas... Filter Repositories by type (#29231)
2024-03-03 wxiaoguangBreaking summary for template refactoring (#29395)
2024-03-03 GiteaBot[skip ci] Updated translations via Crowdin
2024-03-03 wxiaoguangFix incorrect cookie path for AppSubURL (#29534)
2024-03-02 Martingitea.service: Remove syslog.target (#29550)
2024-03-02 6543Add option to set language in admin user view (#28449)
2024-03-02 Yarden ShohamFix elipsis button not working if the last commit loadi...
2024-03-02 wxiaoguangFix incorrect relative/absolute URL usages (#29531)
2024-03-02 KN4CK3RAdd support for API blob upload of release attachments...
2024-03-02 wxiaoguangFix queue worker incorrectly stopped when there are...
2024-03-02 6543remove util.OptionalBool and related functions (#29513)
2024-03-02 wxiaoguangRename Action.GetDisplayName to GetActDisplayName ...
2024-03-02 wxiaoguangMake PR form use toast to show error message (#29545)
2024-03-02 Lunny XiaoFix a bug returning 404 when display a single tag with...
2024-03-02 charlesAdd a check for when the command is canceled by the...
2024-03-02 wxiaoguangFix incorrect redirection when creating a PR fails...
2024-03-02 wxiaoguangFix incorrect subpath in links (#29535)
2024-03-02 charlesFix issue link does not support quotes (#29484) (#29487)
2024-03-02 Yarden ShohamRemove jQuery AJAX from the repo tag edit form (#29526)
2024-03-02 ChristopherHXActions Artifacts v4 backend (#28965)
2024-03-02 Yarden ShohamRemove jQuery AJAX from common global functions (#29528)
2024-03-02 Lunny XiaoAllow options to disable user gpg keys configuration...
2024-03-02 GiteaBot[skip ci] Updated translations via Crowdin
2024-03-01 wxiaoguangFix issue & comment history bugs (#29525)
2024-03-01 silverwindFix incorrect diff expander for deletion of last lines...
2024-03-01 sillyguodongIgnore `__debug_bin*` which is generated by vscode...
2024-03-01 sillyguodongSet pre-step status to `skipped` if job is skipped...
2024-03-01 wxiaoguangUse a predictiable fork URL to allow forking repositori...
2024-03-01 Origami404Adding back missing options to app.example.ini (#29511)
2024-03-01 wxiaoguangRefactor the "attachments" sub-template data key to...
2024-03-01 wxiaoguangRename Str2html to SanitizeHTML and clarify its behavio...
2024-03-01 techknowlogickAdd admin API route for managing user's badges (#23106)
2024-03-01 wxiaoguangRefactor some Str2html code (#29397)
2024-03-01 Lunny XiaoMove migration functions to services layer (#29497)
2024-03-01 techknowlogickDon’t comment when locking (#29508)
2024-03-01 GiteaBot[skip ci] Updated translations via Crowdin
2024-02-29 6543migrate some more "OptionalBool" to "Option[bool]"...
2024-02-29 Jason SongUpdate FAQ about git hook problems (#29495)
2024-02-29 silverwindLighten text colors on dark theme for increased contras...
2024-02-29 KN4CK3RFix wrong test usage of `AppSubURL` (#29459)
2024-02-29 silverwindImprove contrast on blame timestamp, fix double border...
2024-02-28 silverwindFix/Improve `processWindowErrorEvent` (#29407)
2024-02-28 silverwindApply compact padding to small buttons with svg icons...
2024-02-28 charlesFix counter display number incorrectly displayed on...
2024-02-28 wxiaoguangFix incorrect user location link on profile page (...
2024-02-28 Zettat123Fix workflow trigger event bugs (#29467)
2024-02-28 silverwindFix URL calculation in clone input box (#29470)
2024-02-28 Yarden ShohamRemove jQuery from the "find file" page (#29456)
2024-02-28 Lunny XiaoMove generate from module to service (#29465)
2024-02-28 Zettat123The job should always run when `if` is `always()` ...
2024-02-28 silverwindRecolor dark theme to blue shade (#29283)
2024-02-28 6543Let ctx.FormOptionalBool() return optional.Option[bool...
next