Commit Graph

791 Commits (5600504eed2473691b86962be2f9733e6bfce879)

Author SHA1 Message Date
wxiaoguang c0ed26f987
Remove some dead code (#27196) 1 year ago
Lunny Xiao e5ec57cd60
Actions are no longer experimental, so enable them by default (#27054) 1 year ago
wxiaoguang 998cea5888
Use secure cookie for HTTPS sites (#26999) 1 year ago
wxiaoguang e7745c94f8
Fix INI parsing for value with trailing slash (#26995) 1 year ago
Lunny Xiao e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
Chongyi Zheng ad43486cd3
Fix some slice append usages (#26778) 1 year ago
mainboarder c533991519
Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
techknowlogick b3f7137174
Update minimum password length requirements (#25946) 1 year ago
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
Lunny Xiao 389fb754a2
Fix storage path logic especially for relative paths (#26441) 1 year ago
wxiaoguang bcccf4c0d6
Remove last newline from config file (#26468) 1 year ago
Denys Konovalov 63ab92d797
Pre-register OAuth2 applications for git credential helpers (#26291) 1 year ago
Lunny Xiao 96f151392f
Fix the wrong derive path (#26271) 1 year ago
wxiaoguang 54c28fddd8
Clarify the logger's MODE config option (#26267) 1 year ago
Panagiotis "Ivory" Vasilopoulos d58c542579
Add 'Show on a map' button to Location in profile, fix layout (#26214) 1 year ago
Lunny Xiao ce27de4d48
Fix allowed user types setting problem (#26200) 1 year ago
wxiaoguang 8baa42c8d7
Calculate MAX_WORKERS default value by CPU number (#26177) 1 year ago
Lunny Xiao 5dc37ef97a
Display deprecated warning in admin panel pages as well as in the log file (#26094) 1 year ago
Jason Song 862f748b2b
Fix loading `LFS_JWT_SECRET` from wrong section (#26109) 1 year ago
wxiaoguang d0bdfbc545
Avoid writing config file if not installed (#26107) 1 year ago
wxiaoguang 52fb936773
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 1 year ago
wxiaoguang 28ecac8024
Fix env config parsing for "GITEA____APP_NAME" (#26001) 1 year ago
wxiaoguang 50e14699d3
Update path related documents (#25417) 1 year ago
wxiaoguang cc73e84fa3
Avoid creating directories when loading config (#25944) 1 year ago
KN4CK3R 81a8120bc3
Add shutting down notice (#25920) 1 year ago
wxiaoguang fa0b5b14c2
Make "install page" respect environment config (#25648) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
techknowlogick 469d89b95a
Set SSH_AUTHORIZED_KEYS_BACKUP to false (#25412) 1 year ago
Jason Song 67bd9d4f1e
Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) 1 year ago
wxiaoguang b4d0036fc3
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) 1 year ago
wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 1 year ago
wxiaoguang cc1d61f1f5
Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480) 1 year ago
techknowlogick c0fc53e226
Import additional secrets via file uri (#25408) 1 year ago
wxiaoguang ce46834b93
Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 1 year ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 1 year ago
wxiaoguang df5cf5ddbd
Avoid polluting config file when "save" (#25395) 1 year ago
wxiaoguang a5d0246fff
Avoid polluting the config (#25345) 1 year ago
Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year ago
wxiaoguang de4a21fcb4
Refactor INI package (first step) (#25024) 1 year ago
silverwind 50bd7d0b24
Remove the service worker (#25010) 1 year ago
silverwind c7612d178c
Remove meta tags `theme-color` and `default-theme` (#24960) 1 year ago
wxiaoguang 2f149c5c9d
Use `[git.config]` for reflog cleaning up (#24958) 1 year 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