aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix URL In Gitea Actions Badge Docs (#31191) (#31198)Giteabot2024-05-311-1/+1
* Update demo site location from try.gitea.io -> demo.gitea.com (#31054) (#31146)Giteabot2024-05-2911-26/+19
* Remove duplicate `ProxyPreserveHost` in Apache httpd doc (#31143) (#31147)Giteabot2024-05-291-1/+0
* Move documents under actions (#31110) (#31116)Giteabot2024-05-273-9/+3
* Update pip related commands for docker (#31106) (#31111)Giteabot2024-05-272-8/+4
* Update Actions documentation missing feature (#31034) (#31048)Giteabot2024-05-222-0/+8
* Sync up deleted branches & action assets related cleanup documentation (#3102...Giteabot2024-05-221-1/+9
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...Giteabot2024-05-191-43/+49
* fix: change npm scope registry (#30964) (#30965)Giteabot2024-05-132-4/+4
* Gitea with first upper case + typos (#30739) (#30747)Giteabot2024-04-281-4/+4
* Fix documentation build problems because of MDX syntax conflicts (#30744) (#3...Giteabot2024-04-282-4/+4
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-1/+1
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-251-1/+1
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-245-29/+5
* Fixup app.example.ini for task section, which is now queue.task (#30555)Jerry Jacobs2024-04-182-17/+0
* Allow `preferred_username` as username source for OIDC (#30454)SimonErm2024-04-161-2/+3
* Improve "must-change-password" logic and document (#30472)wxiaoguang2024-04-141-3/+2
* Update actions variables documents (#30394)Lunny Xiao2024-04-114-60/+80
* Fix actions design about default actions download url (#30360)Lunny Xiao2024-04-092-2/+3
* update mailer example config, remove deprecated HOST (#30267)Knud Hollander2024-04-031-1/+2
* Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253)Yakov2024-04-032-0/+2
* Add -u git to docs when using docker exec with root installation (#29314)scribblemaniac2024-04-021-2/+2
* Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-03-291-0/+4
* Migrate font-family to tailwind (#30118)silverwind2024-03-282-2/+2
* Remember login for a month by default (#30150)delvh2024-03-282-2/+2
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-242-2/+2
* Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-242-0/+9
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-222-2/+2
* Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs (#29925)Lunny Xiao2024-03-202-2/+2
* move some scripts from 'build' to 'tools' directory, misc refactors (#29844)silverwind2024-03-173-5/+5
* Fix document error about 'make trans-copy' (#29710)Daniel YC Lin2024-03-143-45/+2
* add skip ci support for pull request title (#29774)Denys Konovalov2024-03-141-1/+1
* Improve a11y document and dropdown item (#29753)wxiaoguang2024-03-131-1/+1
* remove repetitive words (#29695)pengqiseven2024-03-111-1/+1
* Update allowed attachment types (#29688)silverwind2024-03-092-2/+2
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-052-2/+2
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-042-2/+2
* Add user blocking (#29028)KN4CK3R2024-03-041-0/+56
* Allow options to disable user ssh keys configuration from the interface on ap...Lunny Xiao2024-03-042-4/+6
* Extend issue template yaml engine (#29274)65432024-03-041-15/+37
* Breaking summary for template refactoring (#29395)wxiaoguang2024-03-032-16/+16
* Allow options to disable user gpg keys configuration from the interface on ap...Lunny Xiao2024-03-022-2/+4
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-012-16/+16
* Update FAQ about git hook problems (#29495)Jason Song2024-02-292-4/+8
* Implement actions badge svgs (#28102)Nanguan Lin2024-02-271-0/+37
* Update docs about `DEFAULT_ACTIONS_URL` (#29442)Jason Song2024-02-272-16/+15
* Improve Documentation for Restoration from backup (#29321)kralo2024-02-251-1/+3
* Add `io.Closer` guidelines (#29387)KN4CK3R2024-02-251-0/+4
* Refactor Safe modifier (#29392)wxiaoguang2024-02-252-9/+9
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-241-69/+0