summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix wrong link in `protect_branch_name_pattern_desc` (#28313) (#28315)Giteabot2023-12-011-1/+1
* Read `previous` info from git blame (#28306) (#28310)Giteabot2023-12-013-54/+49
* Ignore "non-existing" errors when getDirectorySize calculates the size (#2827...wxiaoguang2023-11-301-11/+12
* Use appSubUrl for OAuth2 callback URL tip (#28266) (#28275)Giteabot2023-11-301-2/+3
* Meilisearch: require all query terms to be matched (#28293) (#28296)Giteabot2023-11-291-4/+5
* Fix required error for token name (#28267) (#28284)Giteabot2023-11-291-1/+1
* Fix issue will be detected as pull request when checking `First-time contribu...Giteabot2023-11-291-1/+1
* Check for v prefix on tags for release clean name (#28257) (#28270)Giteabot2023-11-282-2/+2
* Use full width for project boards (#28225) (#28245)Giteabot2023-11-273-53/+59
* Increase "version" when update the setting value to a same value as before (#...Giteabot2023-11-282-1/+13
* Revert move installation/upgrade-from-gogs.md in 1.21 (#28235)yp053272023-11-272-0/+2
* Fix links in docs (#28234) (#28238)Giteabot2023-11-273-3/+3
* 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