summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct the database.LOG_SQL default value in config cheat sheet (#26997) (#2...Infinoid2023-09-102-2/+2
* Fix INI parsing for value with trailing slash (#26995) (#27001)Giteabot2023-09-102-2/+20
* Fix changelog typo (#26973)v1.20.4Lunny Xiao2023-09-081-1/+1
* 1.20.4 changelog (#26966)techknowlogick2023-09-081-0/+28
* Improve LDAP group config documentation (#21227) (#26921)techknowlogick2023-09-052-8/+10
* update footer link to new landing page (#26916) (#26919)techknowlogick2023-09-051-1/+1
* Update documents to fix some links (#26885) (#26888)Giteabot2023-09-0310-13/+13
* Update docs about attachment path (#26883) (#26884)CaiCandong2023-09-033-4/+5
* Fix wrong review requested number (#26784) (#26880)Giteabot2023-09-031-6/+15
* Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank is...Giteabot2023-09-011-1/+9
* Avoid double-unescaping of form value (#26853) (#26863)wxiaoguang2023-09-013-23/+6
* Fix verifyCommits error when push a new branch (#26664) (#26810)Giteabot2023-08-3143-20/+270
* Sync tags when adopting repos (#26816) (#26834)Giteabot2023-08-311-0/+4
* check blocklist for emails when adding them to account (#26812) (#26831)Giteabot2023-08-313-27/+40
* Fix context filter has no effect in dashboard (#26695) (#26811)yp053272023-08-301-2/+2
* Include the GITHUB_TOKEN/GITEA_TOKEN secret for fork pull requests (#26759) (...js6pak2023-08-301-8/+5
* Add fix incorrect can_create_org_repo for org owner team (#26683) (#26791)Giteabot2023-08-291-0/+61
* Fix some slice append usages (#26778) (#26798)Giteabot2023-08-293-13/+11
* Fix being unable to use a repo that prohibits accepting PRs as a PR source. (...Giteabot2023-08-292-2/+2
* Improve the "bug report" template and "support options" document (#26753) (#2...Giteabot2023-08-292-28/+48
* Use docs.gitea.com instead of docs.gitea.io (#26769)Lunny Xiao2023-08-2870-111/+111
* Fix Page Not Found error (#26768)xpume2023-08-282-2/+2
* Fix bug for ctx usage (#26763)Lunny Xiao2023-08-281-2/+2
* Fix incorrect "tabindex" attributes (#26733) (#26734)wxiaoguang2023-08-2611-52/+52
* Fix link in mirror docs (#26719) (#26732)Giteabot2023-08-251-1/+1
* Add matrix to support (#26382) (#26722)Giteabot2023-08-251-0/+2
* Make issue template field template access correct template data (#26698) (#26...Giteabot2023-08-241-2/+1
* Backport line height fix (#26708)wxiaoguang2023-08-244-7/+10
* Prefer variables over subprocesses (#26690) (#26693)Giteabot2023-08-231-3/+3
* add mfa doc (#26654) (#26674)Giteabot2023-08-231-0/+35
* update config docs url (#26640) (#26642)Giteabot2023-08-211-1/+1
* Fix unable to display individual-level project (#26198) (#26636)Giteabot2023-08-211-2/+8
* Use correct minio error (#26634) (#26639)Giteabot2023-08-211-2/+2
* fix reopen logic for agit flow pull request (#26399) (#26613)a10121127962023-08-211-42/+44
* Add `branch_filter` to hooks API endpoints (#26599) (#26632)Giteabot2023-08-213-0/+6
* Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618)Giteabot2023-08-212-2/+23
* Set errwriter for urfave/cli v1 (#26616)John Olheiser2023-08-211-0/+2
* Update 1.20.3 changelog (#26609) (#26610)v1.20.3Giteabot2023-08-201-1/+32
* Use "input" event instead of "keyup" event for migration form (#26602) (#26605)Giteabot2023-08-201-3/+3
* Do not use deprecated log config options by default (#26592) (#26600)Giteabot2023-08-206-11/+5
* Fix project filter bugs (#26490) (#26558)CaiCandong2023-08-192-10/+14
* Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) ...Giteabot2023-08-182-0/+19
* Fix "issueReposQueryPattern does not match query" (#26556) (#26564)Giteabot2023-08-172-2/+2
* Sync repo's IsEmpty status correctly (#26517) (#26560)Giteabot2023-08-173-4/+10
* Fix typo of RunerOwnerID (#26508) (#26528)Giteabot2023-08-162-2/+2
* Fix NuGet search endpoints (#25613) (#26499)KN4CK3R2023-08-166-21/+115
* Fix dark theme highlight for "NameNamespace" (#26519) (#26527)Giteabot2023-08-161-1/+1
* Use `hidden` over `clip` for text truncation (#26520) (#26522)Giteabot2023-08-151-1/+1
* Set "type=button" for editor's toolbar buttons (#26510) (#26518)Giteabot2023-08-151-0/+2
* Detect ogg mime-type as audio or video (#26494) (#26505)Giteabot2023-08-152-1/+25