aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-06Scoped labels: don't require holding alt key to remove (#23303)Brecht Van Lommel
2023-03-06Update hacking-on-gitea-zh_cn documentation (#23315)Lunny Xiao
2023-03-06Fix broken code editor diff preview (#23307)wxiaoguang
2023-03-06[skip ci] Updated translations via CrowdinGiteaBot
2023-03-05Add context when rendering labels or emojis (#23281)Jonathan Tran
2023-03-05Change interactiveBorder to fix popup preview (#23169)Hester Gong
2023-03-05Improve the frontend guideline (#23298)wxiaoguang
2023-03-05Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306)Brecht Van Lommel
2023-03-05Add basic documentation for labels, including scoped labels (#23304)Brecht Van Lommel
2023-03-05[skip ci] Updated translations via CrowdinGiteaBot
2023-03-04Re-add accidentally removed `hacking-on-gitea.zh-cn.md` (#23297)Lunny Xiao
2023-03-04Add default owner team to privated_org and limited_org in unit test (#23109)yp05327
2023-03-04Improve sed detection in update-locales.sh (#23254)silverwind
2023-03-04Support sanitising the URL by removing extra slashes in the URL (#21333)Sandeep Bhat
2023-03-04Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang
2023-03-04Avoid panic caused by broken payload when creating commit status (#23216)Jason Song
2023-03-04Add run status in action view page (#23212)yp05327
2023-03-04update to mermaid v10 (#23178)techknowlogick
2023-03-03Fix code wrap for unbroken lines (#23268)wxiaoguang
2023-03-03Fix stray backticks appearing in pull request timeline (#23282)Brecht Van Lommel
2023-03-03Fill head commit to in payload when notifying push commits for mirroring (#23...Jason Song
2023-03-04Fix various bugs for "install" page (#23194)wxiaoguang
2023-03-04Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-03-03Fix GetFilesChangedBetween if the file name may be escaped (#23272)zeripath
2023-03-03Support paste treepath when creating a new file or updating the file name (#2...Hester Gong
2023-03-03Fix grammar in error message (#23273)ChristianSch
2023-03-03Revert relative links to absolute links in mail templates (#23267)wxiaoguang
2023-03-03Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong
2023-03-03Use correct README link to render the README (#23152)yp05327
2023-03-03Add document for `webcomponents` (#23261)wxiaoguang
2023-03-02Use async await to fix empty quote reply at first time (#23168)HesterG
2023-03-02Fix switched citation format (#23250)Blender Defender
2023-03-02Improve update-locales script and fix locale processing bug (#23240)wxiaoguang
2023-03-02Refactor `ctx` in templates (#23105)wxiaoguang
2023-03-02Improve frontend guideline (#23252)wxiaoguang
2023-03-02Close the temp file when dumping database to make the temp file can be delete...wxiaoguang
2023-03-02Fix commit retrieval by tag (#21804)silverwind
2023-03-02Fix missed `.hide` class (#23208)yp05327
2023-03-02[skip ci] Updated translations via CrowdinGiteaBot
2023-03-02Add loading yaml label template files (#22976)Lauris BH
2023-03-01Allow `<video>` in MarkDown (#22892)Sybren
2023-03-01Pull Requests: add button to compare force pushed commits (#22857)Brecht Van Lommel
2023-03-01Do not create commit graph for temporary repos (#23219)Brecht Van Lommel
2023-03-01Use the correct selector to hide the checkmark of selected labels on clear (#...wxiaoguang
2023-03-01Order pull request conflict checking by recently updated, for each push (#23220)Brecht Van Lommel
2023-03-01Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang
2023-03-01[skip ci] Updated translations via CrowdinGiteaBot
2023-02-28Properly flush unique queues on startup (#23154)zeripath
2023-02-28Use context parameter in services/repository (#23186)Jason Song
2023-02-28Pass `--global` when calling `git config --get`, for consistency with `git co...Philip Peterson