]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2023-03-08 wxiaoguangFix incorrect display for comment context menu (#23343)
2023-03-08 GiteaBot[skip ci] Updated translations via Crowdin
2023-03-07 delvhPass context to avatar for projects view (#23359)
2023-03-07 zeripathRefactor and tidy-up the merge/update branch code ...
2023-03-07 Hester GongFix adding of empty class name (#23352)
2023-03-07 wxiaoguangFix various ImageDiff/SVG bugs (#23312)
2023-03-07 Jason SongRefactor `setting.Database.UseXXX` to methods (#23354)
2023-03-06 JonRBUpdate documentation for the new YAML label file format...
2023-03-06 Lunny XiaoRemove unnecessary space on link (#23334)
2023-03-06 yp05327Fix incorrect redirect link of delete org project ...
2023-03-06 yp05327Fix incorrect project links and use symlink icon for...
2023-03-06 Hester GongFix PR view misalignment caused by long name file ...
2023-03-06 yp05327Add ActionRunStatus component (#23259)
2023-03-06 Brecht Van... Scoped labels: don't require holding alt key to remove...
2023-03-06 Lunny XiaoUpdate hacking-on-gitea-zh_cn documentation (#23315)
2023-03-06 wxiaoguangFix broken code editor diff preview (#23307)
2023-03-06 GiteaBot[skip ci] Updated translations via Crowdin
2023-03-05 Jonathan TranAdd context when rendering labels or emojis (#23281)
2023-03-05 Hester GongChange interactiveBorder to fix popup preview (#23169)
2023-03-05 wxiaoguangImprove the frontend guideline (#23298)
2023-03-05 Brecht Van... Scoped labels: set aria-disabled on muted Exclusive...
2023-03-05 Brecht Van... Add basic documentation for labels, including scoped...
2023-03-05 GiteaBot[skip ci] Updated translations via Crowdin
2023-03-04 Lunny XiaoRe-add accidentally removed `hacking-on-gitea.zh-cn...
2023-03-04 yp05327Add default owner team to privated_org and limited_org...
2023-03-04 silverwindImprove sed detection in update-locales.sh (#23254)
2023-03-04 Sandeep BhatSupport sanitising the URL by removing extra slashes...
2023-03-04 wxiaoguangMake Ctrl+Enter submit a pending comment (starting...
2023-03-04 Jason SongAvoid panic caused by broken payload when creating...
2023-03-04 yp05327Add run status in action view page (#23212)
2023-03-04 techknowlogickupdate to mermaid v10 (#23178)
2023-03-04 wxiaoguangFix code wrap for unbroken lines (#23268)
2023-03-04 Brecht Van... Fix stray backticks appearing in pull request timeline...
2023-03-04 Jason SongFill head commit to in payload when notifying push...
2023-03-04 wxiaoguangFix various bugs for "install" page (#23194)
2023-03-03 zeripathFix GetFilesChangedBetween if the file name may be...
2023-03-03 Hester GongSupport paste treepath when creating a new file or...
2023-03-03 ChristianSchFix grammar in error message (#23273)
2023-03-03 wxiaoguangRevert relative links to absolute links in mail templat...
2023-03-03 sillyguodongFix cannot reopen after pushing commits to a closed...
2023-03-03 yp05327Use correct README link to render the README (#23152)
2023-03-03 wxiaoguangAdd document for `webcomponents` (#23261)
2023-03-02 HesterGUse async await to fix empty quote reply at first time... 23287/head
2023-03-02 Blender DefenderFix switched citation format (#23250)
2023-03-02 wxiaoguangImprove update-locales script and fix locale processing...
2023-03-02 wxiaoguangRefactor `ctx` in templates (#23105)
2023-03-02 wxiaoguangImprove frontend guideline (#23252)
2023-03-02 wxiaoguangClose the temp file when dumping database to make the...
2023-03-02 silverwindFix commit retrieval by tag (#21804)
2023-03-02 yp05327Fix missed `.hide` class (#23208)
2023-03-02 GiteaBot[skip ci] Updated translations via Crowdin
2023-03-01 Lauris BHAdd loading yaml label template files (#22976)
2023-03-01 SybrenAllow `<video>` in MarkDown (#22892)
2023-03-01 Brecht Van... Pull Requests: add button to compare force pushed commi...
2023-03-01 Brecht Van... Do not create commit graph for temporary repos (#23219)
2023-03-01 wxiaoguangUse the correct selector to hide the checkmark of selec...
2023-03-01 Brecht Van... Order pull request conflict checking by recently update...
2023-03-01 wxiaoguangFix incorrect checkbox behaviors in the dashboard repol...
2023-03-01 GiteaBot[skip ci] Updated translations via Crowdin
2023-02-28 zeripathProperly flush unique queues on startup (#23154)
2023-02-28 Jason SongUse context parameter in services/repository (#23186)
2023-02-28 Philip PetersonPass `--global` when calling `git config --get`, for...
2023-02-28 wxiaoguangMake `gitea serv` respect git binary home (#23138)
2023-02-28 Yarden ShohamWrite Gitpod `app.ini` only once (#23192)
2023-02-28 Jason SongAvoid too long names for actions (#23162)
2023-02-28 GiteaBot[skip ci] Updated translations via Crowdin
2023-02-27 wxiaoguangChange button text for commenting and closing an issue...
2023-02-27 Lunny XiaoDon't run unnecessary steps when only docs changed...
2023-02-27 yp05327Add word-break to sidebar-item-link (#23146)
2023-02-27 zeripathSpeed up HasUserStopwatch & GetActiveStopwatch (#23051)
2023-02-27 Yarden ShohamAdd InsecureSkipVerify to Minio Client for Storage...
2023-02-27 wxiaoguangFix Fomantic UI's `touchstart` fastclick, always use...
2023-02-27 Zettat123Remove useless comment in #23114 (#23173)
2023-02-27 xin-uRemove xin-u from maintainers (#23170)
2023-02-27 Lunny XiaoRevert "[skip ci] Updated translations via Crowdin...
2023-02-27 GiteaBot[skip ci] Updated translations via Crowdin
2023-02-26 yp05327Return 404 instead of 403 if user can not access the...
2023-02-26 GiteaBot[skip ci] Updated licenses and gitignores
2023-02-25 Yarden ShohamFix secrets overview page missing from docs sidebar...
2023-02-25 Brecht Van... Add "Reviewed by you" filter for pull requests (#22927)
2023-02-24 Brecht Van... Projects: rename Board to Column in interface and impro...
2023-02-24 zeripathFix DBConsistency checks on MSSQL (#23132)
2023-02-24 Brecht Van... Add pagination for dashboard and user activity feeds...
2023-02-24 zeripathUpdate go.mod dependencies (#23126)
2023-02-24 Zettat123Show empty repos in Admin Repository Management page...
2023-02-24 yp05327Redirect to the commit page after applying patch (...
2023-02-24 WÁNG XuěruìBump go.etcd.io/bbolt and blevesearch deps (#23062)
2023-02-24 HesterGFix height for sticky head on large screen on PR page...
2023-02-24 Lunny XiaoFix db.Find bug (#23115)
2023-02-24 Lunny XiaoAvoid warning for system setting when start up (#23054)
2023-02-24 Jason SongRequire approval to run actions for fork pull request...
2023-02-24 Zettat123Fix nil context in RenderMarkdownToHtml (#23092)
2023-02-24 HesterGAdd HesterG to maintainers (#23104)
2023-02-24 yp05327improve FindProjects (#23085)
2023-02-24 wxiaoguangMake issue meta dropdown support Enter, confirm before...
2023-02-23 sillyguodongFix SyncOnCommit always return false in API of push_mir...
2023-02-23 yp05327Fix commit name in Apply Patch page (#23086)
2023-02-23 HesterGAdd wrapper to author to avoid long name ui problem...
2023-02-23 SvenAvoid Hugo from adding quote to actions url (#23097)
2023-02-23 KN4CK3RRemove all package data after tests (#22984)
next