summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change log for 1.21.1 (#28222)v1.21.1Lunny Xiao2023-11-261-0/+27
* Fix comment permissions (#28213) (#28216)Lunny Xiao2023-11-2541-129/+441
* Fix actions when tagging (#28061) (#28218)Giteabot2023-11-252-1/+9
* Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup (#28205...Giteabot2023-11-252-2/+2
* Fix some incorrect links in docs (#28191) (#28201)Giteabot2023-11-247-7/+5
* Fix delete-orphaned-repos (#28200) (#28202)pitpalme2023-11-241-2/+2
* Use full width for PR comparison (#28182) (#28186)Giteabot2023-11-231-2/+2
* Make CORS work for oauth2 handlers (#28184) (#28185)Giteabot2023-11-233-0/+10
* Fix missing buttons (#28179) (#28181)Giteabot2023-11-231-0/+4
* Revert "Fix EOL handling in web editor" (#28101) (#28172)Giteabot2023-11-223-22/+6
* Fix swagger title (#28164) (#28167)Giteabot2023-11-222-2/+2
* Fix the description about the default setting for action in quick start docum...Giteabot2023-11-222-2/+2
* Add guide page to actions when there's no workflows (#28145) (#28153)Giteabot2023-11-224-0/+16
* Do not display search box when there's no packages yet (#28146) (#28159)Giteabot2023-11-221-0/+2
* Fix no ActionTaskOutput table waring (#28149) (#28152)Giteabot2023-11-211-0/+4
* Fix empty action run title (#28113) (#28148)Giteabot2023-11-212-1/+2
* Use "is-loading" to avoid duplicate form submit for code comment (#28143) (#2...Giteabot2023-11-211-19/+28
* Fix typo in `packages.cleanup.success` (#28133) (#28136)Giteabot2023-11-201-1/+1
* Add missing `packages.cleanup.success` (#28129) (#28132)Giteabot2023-11-201-0/+1
* Update docs for docusaurus v3 (#28126)John Olheiser2023-11-205-10/+10
* Fix Matrix and MSTeams nil dereference (#28089) (#28105)Giteabot2023-11-1711-6/+155
* Change default size of attachments and repo files (#28100) (#28106)Giteabot2023-11-172-2/+2
* Fix incorrect pgsql conn builder behavior (#28085) (#28098)Giteabot2023-11-172-9/+11
* Fix permissions for Token DELETE endpoint to match GET and POST (#27610) (#28...Giteabot2023-11-172-3/+30
* Fix system config cache expiration timing (#28072) (#28090)Giteabot2023-11-161-8/+10
* Restricted users only see repos in orgs which their team was assigned to (#28...Giteabot2023-11-141-5/+5
* Add v1.21.0 changelog (#28005) (#28048)v1.21.0Denys Konovalov2023-11-141-1/+448
* enable system users for comment.LoadPoster (#28014) (#28032)Giteabot2023-11-142-1/+38
* Fix viewing wiki commit on empty repo (#28040) (#28044)Giteabot2023-11-141-1/+0
* Add word break to the repo list in admin settings page (#28034) (#28035)Giteabot2023-11-141-2/+2
* fixed duplicate attachments on dump on windows (#28019) (#28031)Giteabot2023-11-141-1/+1
* Dont leak private users via extensions (#28023) (#28029)Giteabot2023-11-141-0/+5
* Change default size of issue/pr attachments and repo file (#27946) (#28017)Giteabot2023-11-133-8/+8
* Fix wrong xorm Delete usage(backport for 1.21) (#28002)Nanguan Lin2023-11-121-1/+1
* Move some JS code from `fomantic.js` to standalone files (#27994) (#28001)Giteabot2023-11-128-93/+100
* Render email addresses as such if followed by punctuation (#27987) (#27992)Giteabot2023-11-112-1/+13
* Show error toast when file size exceeds the limits (#27985) (#27986)Giteabot2023-11-101-0/+4
* Fix citation error when the file size is larger than 1024 bytes (#27958) (#27...Giteabot2023-11-081-5/+2
* Add word-break to repo description in home page (#27924) (#27957)Giteabot2023-11-082-4/+4
* Document REACTION_MAX_USER_NUM setting option (#27954) (#27959)Giteabot2023-11-082-0/+4
* Fix rendering assignee changed comments without assignee (#27927) (#27952)Giteabot2023-11-071-24/+23
* Add word break to release title (#27942) (#27947)Giteabot2023-11-071-1/+1
* Update environment-to-ini flag parsing (#27914) (#27940)Giteabot2023-11-061-12/+16
* Unify two factor check (#27915) (#27929)Giteabot2023-11-064-65/+77
* Remove `known issue` section in Gitea Actions Doc (#27930) (#27938)Giteabot2023-11-062-62/+0
* Fix JS NPE when viewing specific range of PR commits (#27912) (#27923)Giteabot2023-11-061-1/+1
* Install poetry dependencies with --no-root (#27919) (#27920)Giteabot2023-11-061-1/+1
* Show correct commit sha when viewing single commit diff (#27916) (#27921)Giteabot2023-11-061-1/+1
* Fix 500 when deleting a dismissed review (#27903) (#27910)Giteabot2023-11-052-0/+40
* Remove action runners on user deletion (#27902) (#27908)Giteabot2023-11-053-0/+33