summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix incorrect redirect link of delete org project (#23327) (#23339)Giteabot2023-03-061-1/+1
* Fix incorrect project links and use symlink icon for org-wide projects (#2332...Giteabot2023-03-067-14/+14
* Scoped labels: don't require holding alt key to remove (#23303) (#23331)Giteabot2023-03-061-6/+1
* Fix broken code editor diff preview (#23307) (#23320)Giteabot2023-03-063-32/+35
* Add context when rendering labels or emojis (#23281) (#23319)Giteabot2023-03-0623-76/+136
* Properly flush unique queues on startup (#23154) (#23201)Giteabot2023-03-067-21/+332
* Update hacking-on-gitea-zh_cn documentation (#23315) (#23323)Giteabot2023-03-061-14/+320
* Change interactiveBorder to fix popup preview (#23169) (#23314)Giteabot2023-03-061-0/+1
* Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) ...Giteabot2023-03-051-0/+2
* Add basic documentation for labels, including scoped labels (#23304) (#23309)Giteabot2023-03-051-0/+42
* Fix various bugs for "install" page (#23194) (#23286)v1.19.0-rc1Giteabot2023-03-057-30/+107
* Support sanitising the URL by removing extra slashes in the URL (#21333) (#23...Giteabot2023-03-052-2/+103
* update to mermaid v10 (#23178) (#23299)Giteabot2023-03-054-68/+233
* Re-add accidentally removed `hacking-on-gitea.zh-cn.md` (#23297) (#23305)Giteabot2023-03-041-0/+43
* Fix code wrap for unbroken lines (#23268) (#23293)Giteabot2023-03-041-2/+1
* Fill head commit to in payload when notifying push commits for mirroring (#23...Giteabot2023-03-041-0/+7
* Avoid panic caused by broken payload when creating commit status (#23216) (#2...Giteabot2023-03-045-14/+45
* Fix GetFilesChangedBetween if the file name may be escaped (#23272) (#23279)Giteabot2023-03-041-2/+9
* Use correct README link to render the README (#23152) (#23264)Giteabot2023-03-047-2/+23
* Fix commit retrieval by tag (#21804) (#23266)Giteabot2023-03-0319-58/+26
* Revert relative links to absolute links in mail templates (#23267) (#23269)Giteabot2023-03-033-6/+6
* Use async await to fix empty quote reply at first time (#23168) (#23256)Giteabot2023-03-022-19/+22
* Fix switched citation format (#23250) (#23253)Giteabot2023-03-021-1/+1
* Fix missed `.hide` class (#23208) (#23237)Giteabot2023-03-022-4/+4
* Allow `<video>` in MarkDown (#22892) (#23236)Giteabot2023-03-021-0/+2
* Close the temp file when dumping database to make the temp file can be delete...Giteabot2023-03-021-0/+1
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147) ...Giteabot2023-03-022-113/+60
* Order pull request conflict checking by recently updated, for each push (#232...Giteabot2023-03-021-0/+1
* Add loading yaml label template files (#22976) (#23232)Giteabot2023-03-0115-241/+488
* Do not create commit graph for temporary repos (#23219) (#23229)Giteabot2023-03-021-2/+8
* Use the correct selector to hide the checkmark of selected labels on clear (#...Giteabot2023-03-011-1/+1
* Change button text for commenting and closing an issue at the same time (#231...Yarden Shoham2023-02-282-1/+10
* Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events...wxiaoguang2023-02-282-2/+4
* Pass `--global` when calling `git config --get`, for consistency with `git co...Giteabot2023-02-281-4/+4
* Make `gitea serv` respect git binary home (#23138) (#23197)Giteabot2023-02-281-10/+15
* Avoid too long names for actions (#23162) (#23190)Yarden Shoham2023-02-283-2/+6
* Add InsecureSkipVerify to Minio Client for Storage (#23166) (#23177)Yarden Shoham2023-02-285-9/+28
* Add word-break to sidebar-item-link (#23146) (#23180)Yarden Shoham2023-02-271-1/+1
* Remove useless comment in #23114 (#23173) (#23175)Yarden Shoham2023-02-271-1/+0
* Return 404 instead of 403 if user can not access the repo (#23155) (#23158)Yarden Shoham2023-02-261-1/+1
* Fix DBConsistency checks on MSSQL (#23132) (#23134)Yarden Shoham2023-02-251-4/+4
* Fix secrets overview page missing from docs sidebar (#23143) (#23145)Yarden Shoham2023-02-252-2/+2
* Redirect to the commit page after applying patch (#23056) (#23127)Yarden Shoham2023-02-241-6/+4
* Avoid warning for system setting when start up (#23054) (#23116)Yarden Shoham2023-02-2411-34/+43
* Show empty repos in Admin Repository Management page (#23114) (#23130)Yarden Shoham2023-02-242-21/+23
* Change style to improve whitespaces trimming inside inline markdown code (#23...silverwind2023-02-241-0/+1
* Fix height for sticky head on large screen on PR page (#23111) (#23123)Yarden Shoham2023-02-241-10/+2
* Fix db.Find bug (#23115) (#23119)Yarden Shoham2023-02-242-2/+50
* Fix nil context in RenderMarkdownToHtml (#23092) (#23108)Yarden Shoham2023-02-2413-23/+24
* Make issue meta dropdown support Enter, confirm before reloading (#23014) (#2...Yarden Shoham2023-02-245-20/+46