summaryrefslogtreecommitdiffstats
path: root/docs/content/doc/administration
Commit message (Expand)AuthorAgeFilesLines
* Docusaurus-ify (#26051)John Olheiser2023-07-2640-7517/+0
* Improve "gitea doctor" sub-command and fix "help" commands (#26072)wxiaoguang2023-07-252-49/+26
* Serve pre-defined files in "public", add "security.txt", add CORS header for ...wxiaoguang2023-07-211-1/+5
* Refactor to use urfave/cli/v2 (#25959)wxiaoguang2023-07-211-1/+1
* Update path related documents (#25417)wxiaoguang2023-07-195-28/+15
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-184-19/+21
* Following-up improvments for various PRs (#25620)wxiaoguang2023-07-011-1/+3
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581)Jason Song2023-06-301-28/+11
* Document creating an API key from the CLI (#25504) (#25510)techknowlogick2023-06-261-0/+8
* Fix default value for LocalURL (#25426)Lunny Xiao2023-06-241-2/+5
* Refactor indexer (#25174)Jason Song2023-06-231-3/+3
* Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)wxiaoguang2023-06-211-1/+0
* Use the new download domain replace the old (#25405)Lunny Xiao2023-06-211-1/+1
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-142-8/+110
* Change branch name from master to main in some documents' links (#25126)HesterG2023-06-082-3/+3
* Remove the service worker (#25010)silverwind2023-05-311-1/+0
* Followup to pinned Issues (#24945)JakobDev2023-05-301-1/+1
* Remove meta tags `theme-color` and `default-theme` (#24960)silverwind2023-05-281-1/+0
* Remove reference to caddy v1 in docs (#24962)techknowlogick2023-05-281-16/+0
* Use `[git.config]` for reflog cleaning up (#24958)wxiaoguang2023-05-281-5/+2
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+1
* Allow skipping forks and mirrors from being indexed (#23187)techknowlogick2023-05-251-0/+1
* Improve RunMode / dev mode (#24886)wxiaoguang2023-05-251-1/+1
* Update Asciidoc markup example with safe defaults (#24920)Mike Rochefort2023-05-252-2/+2
* Fix <empty> in administration/config-cheat-sheet.en-us.md (#24905)HesterG2023-05-241-4/+4
* `zh-cn` translation for administration docs (#24881)Zettat1232023-05-2411-0/+1820
* Support changing git config through `app.ini`, use `diff.algorithm=histogram`...wxiaoguang2023-05-232-6/+29
* Remove unnecessary usage prefix from doc titles (#24869)Lunny Xiao2023-05-233-3/+3
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+1
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-221-3/+2
* Rewrite logger system (#24726)wxiaoguang2023-05-213-551/+308
* Allow all URL schemes in Markdown links by default (#24805)Yarden Shoham2023-05-191-1/+1
* Updates to doc (#24757)Alejandro Leal2023-05-171-1/+1
* Document `redis-cluster` explicitly in config (#24717)Patrick Schratz2023-05-151-5/+6
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+1
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-132-5/+6
* Fix docs documenting invalid `@every` for `OLDER_THAN` cron settings (#24695)Yarden Shoham2023-05-131-2/+2
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+1
* Support SSH for go get (#24664)rune2023-05-121-0/+2
* Increase default LFS auth timeout from 20m to 24h (#24628)wxiaoguang2023-05-101-1/+1
* Improve reverse-proxy document and fix nginx config bug (#24616)wxiaoguang2023-05-101-17/+29
* Rewrite queue (#24505)wxiaoguang2023-05-083-46/+5
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+1
* Update LDAP filters to include both username and email address (#24547)Gary Moon2023-05-051-1/+1
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+1
* Remove `font-awesome` and fomantic `icon` module (#24471)silverwind2023-05-011-1/+1
* Remove unused setting `time.FORMAT` (#24430)Yarden Shoham2023-04-291-1/+0
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-1/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+1
* Refactor docs (#23752)John Olheiser2023-04-2828-1/+51