aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/administration
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong merge on removing docs (#31605)Lunny Xiao2024-07-101-1475/+0
* Remove docs sub folder since docs has been moved to https://gitea.com/gitea/d...Lunny Xiao2024-07-1037-6899/+0
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-091-2/+6
* Add option for mailer to override mail headers (#27860)65432024-06-031-1/+18
* Azure blob storage support (#30995)Lunny Xiao2024-05-302-2/+13
* Remove duplicate `ProxyPreserveHost` in Apache httpd doc (#31143)Samuel FORESTIER2024-05-291-1/+0
* Update pip related commands for docker (#31106)wxiaoguang2024-05-272-8/+4
* feat: add support for a credentials chain for minio access (#31051)Rowan Bohde2024-05-271-6/+12
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-1/+1
* Sync up deleted branches & action assets related cleanup documentation (#31022)Kemal Zebari2024-05-221-1/+9
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...wxiaoguang2024-05-191-43/+49
* Supports forced use of S3 virtual-hosted style (#30969)dicarne2024-05-152-0/+16
* Don't have `redis-cluster` as possible cache/session adapter in docs (#30794)Kemal Zebari2024-05-011-5/+5
* Fix documentation build problems because of MDX syntax conflicts (#30744)Lunny Xiao2024-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-243-7/+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
* Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253)Yakov2024-04-032-0/+2
* Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-03-291-0/+4
* Remember login for a month by default (#30150)delvh2024-03-282-2/+2
* Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-241-0/+6
* 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-171-3/+3
* add skip ci support for pull request title (#29774)Denys Konovalov2024-03-141-1/+1
* remove repetitive words (#29695)pengqiseven2024-03-111-1/+1
* Update allowed attachment types (#29688)silverwind2024-03-092-2/+2
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-042-2/+2
* Allow options to disable user ssh keys configuration from the interface on ap...Lunny Xiao2024-03-042-4/+6
* 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
* Improve Documentation for Restoration from backup (#29321)kralo2024-02-251-1/+3
* Refactor Safe modifier (#29392)wxiaoguang2024-02-252-9/+9
* Allow options to disable user deletion from the interface on app.ini (#29275)Lunny Xiao2024-02-232-0/+4
* Add slow SQL query warning (#27545)Earl Warren2024-02-231-0/+1
* Enable markdownlint `no-trailing-punctuation` and `no-blanks-blockquote` (#29...silverwind2024-02-173-4/+4
* fix typo (#29212)xkcdstickfigure2024-02-171-1/+1
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-122-2/+2
* Update some translations and fix markdown formatting (#29099)me2seeks2024-02-111-6/+92
* Rework spellchecking, add `lint-spell` (#29106)silverwind2024-02-091-1/+1
* Add `must-change-password` cli parameter (#27626)KN4CK3R2024-02-031-0/+1
* Update golang links to use https (#28980)Mike Cifelli2024-01-303-10/+10
* Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951)wackbyte2024-01-282-2/+2
* In administration documentation about environment variables, point to those f...Mechiel Lukkien2024-01-201-5/+6
* Retarget depending pulls when the parent branch is deleted (#28686)Viktor Kuzmin2024-01-171-0/+1
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-101-0/+1
* Normalize oauth email username (#28561)Kyle D2024-01-031-3/+7