Commit Graph

778 Commits (782414ba8fde9c00b54f3a48cd87689a1d7e3e34)

Author SHA1 Message Date
wxiaoguang b0a405c5fa
Use secure cookie for HTTPS sites (#26999) (#27013) 1 year ago
Giteabot da7d7e60d8
Fix INI parsing for value with trailing slash (#26995) (#27001) 1 year ago
Giteabot 4013f3f600
Fix some slice append usages (#26778) (#26798) 1 year ago
Giteabot f1c5d33d3e
Fix storage path logic especially for relative paths (#26441) (#26481) 2 years ago
Giteabot 80d7288ea4
Remove last newline from config file (#26468) (#26471) 2 years ago
Giteabot 88f6f7579c
Fix the wrong derive path (#26271) (#26318) 2 years ago
Giteabot a758337046
Clarify the logger's MODE config option (#26267) (#26281) 2 years ago
Giteabot 499c5594c3
Fix allowed user types setting problem (#26200) (#26206) 2 years ago
Giteabot 892e24aaf1
Calculate MAX_WORKERS default value by CPU number (#26177) (#26183) 2 years ago
Lunny Xiao c598741f01
Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154) 2 years ago
Giteabot e2596b0a99
Avoid writing config file if not installed (#26107) (#26113) 2 years ago
Giteabot 4d5e3b9372
Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013) 2 years ago
Giteabot ee47face12
Update path related documents (#25417) (#25982) 2 years ago
wxiaoguang 5c3662b902
Avoid creating directories when loading config (#25944) (#25957) 2 years ago
Giteabot 6e82d0bb7c
Add shutting down notice (#25920) (#25922) 2 years ago
wxiaoguang b4460cf541
Make "install page" respect environment config (#25648) (#25799) 2 years ago
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
Giteabot 24cf06592e
Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) (#25604) 2 years ago
wxiaoguang e6f62eea70
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) (#25576) 2 years ago
wxiaoguang 0eb4ab4246
Fix sub-command log level (#25537) (#25553) 2 years ago
Giteabot 71d2a6a41a
Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480) (#25488) 2 years ago
wxiaoguang 061b68e995
Refactor path & config system (#25330) (#25416) 2 years ago
wxiaoguang cb3173a1e9
Use "utf8mb4" for MySQL by default (#25432) 2 years ago
Giteabot 8302b95d6b
Avoid polluting config file when "save" (#25395) (#25406) 2 years ago
Giteabot e9fab3ea3e
Avoid polluting the config (#25345) (#25354) 2 years ago
Giteabot 21cd5c2f3d
Fix all possible setting error related storages and added some tests (#23911) (#25244) 2 years ago
wxiaoguang de4a21fcb4
Refactor INI package (first step) (#25024) 2 years ago
silverwind 50bd7d0b24
Remove the service worker (#25010) 2 years ago
silverwind c7612d178c
Remove meta tags `theme-color` and `default-theme` (#24960) 2 years ago
wxiaoguang 2f149c5c9d
Use `[git.config]` for reflog cleaning up (#24958) 2 years ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 2 years ago
techknowlogick 033d92997f
Allow skipping forks and mirrors from being indexed (#23187) 2 years ago
wxiaoguang 5f39285d6d
Improve RunMode / dev mode (#24886) 2 years ago
wxiaoguang c21605951b
Make environment-to-ini support loading key value from file (#24832) 2 years ago
wxiaoguang 8080ace6fc
Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default (#24860) 2 years ago
KN4CK3R cdb088cec2
Add CRAN package registry (#22331) 2 years ago
wxiaoguang 2cb66fff60
Support wildcard in email domain allow/block list (#24831) 2 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 2 years ago
Jason Song 7985cde84d
Fix Actions being enabled accidentally (#24802) 2 years ago
wxiaoguang 584c0789fa
Make mailer SMTP check have timed context (#24751) 2 years ago
KN4CK3R 5968c63a11
Add Go package registry (#24687) 2 years ago
wxiaoguang 82224c54e0
Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2 years ago
KN4CK3R 9173e079ae
Add Alpine package registry (#23714) 2 years ago
rune 4b80813341
Support SSH for go get (#24664) 2 years ago
wxiaoguang 54f399c4df
Increase default LFS auth timeout from 20m to 24h (#24628) 2 years ago
Lunny Xiao c355728a6f
Remove unnecessary code (#24610) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
KN4CK3R 05209f0d1d
Add RPM registry (#23380) 2 years ago
sillyguodong a866cb0cb9
Fix the permission of team's `Actions` unit issue (#24536) 2 years ago