507 Commits (6f1dddf5c38e86d8cd89c19f13a924a83a99dea5)

Author SHA1 Message Date
胡玮文 c21a399646
more test case for STORAGE_TYPE overrides (and fixes) (#14096)
4 years ago
胡玮文 addd4248da
Fix storage config implementation (#14091)
4 years ago
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114)
4 years ago
Jiri Vlasak d7c67a9fb2
Manually approve new registration (#13083)
4 years ago
techknowlogick 88b585c2e0
Store repository data in data path if not previously set (#13991)
4 years ago
zeripath 5e0a3784ea
When reinitialising DBConfig reset the database use flags (#13796)
4 years ago
silverwind bc455ed257
Set RUN_MODE prod by default (#13765)
4 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610)
4 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
4 years ago
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569)
4 years ago
Patrick Aljord a2efcb6acc
missing quotes in default value slice (#13550)
4 years ago
Viktor Suprun 7d16e6db8e
Fixed git args duplication (#13411)
4 years ago
Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314)
4 years ago
zeripath 172e7ee87f
Fix Storage mapping (#13297)
4 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
4 years ago
zeripath c8f7a6b774
Slightly simplify the queue settings code to help reduce the risk of problems (#12976)
4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
zeripath 6b1266b6b3
Provide self-registering storage system (#12978)
4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
Wim 9066d09c57
Add ssh certificate support (#12281)
4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056)
4 years ago
赵智超 a5ba8188da
fix a small nit (#13074)
4 years ago
zeripath 144fa5a537
Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069)
4 years ago
techknowlogick e00e8d8ad3
Disable Git Hooks by default (#13064)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
zeripath 3f3a4f5b41
Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025)
4 years ago
John Olheiser 72636fd664
hCaptcha Support (#12594)
4 years ago
techknowlogick 156f54d6e2
allow U2F with default settings for gitea in subpath (#12990)
4 years ago
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight (#12993)
4 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813)
4 years ago
Tait Hoyem c85c9d40c2
Add config option to make create-on-push repositories public by default (#12936)
4 years ago
zeripath f1ab1c532b
Allow extended config on cron settings (#12939)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716)
4 years ago
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath 5c0697ad1e
Use argon as default password hash algorithm (#12688)
4 years ago
Lunny Xiao 9bc69ff26e
Support elastic search for code search (#10273)
4 years ago
John Olheiser b611ae1908
Mark Cache with ini tag (#12605)
4 years ago
zeripath fcabbae168
Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563)
4 years ago
mrsdizzie fb70b5d207
Disable password complexity check default (#12557)
4 years ago
Florian Klink 95d478c29c
change PIDFile default from /var/run/gitea.pid to /run/gitea.pid (#12500)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath ac3cfad23d
Make the default PID file compile-time settable (#12485)
4 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469)
4 years ago
6543 78d17b4b43
Make default StaticRootPath compile time settable (#12371)
4 years ago
techknowlogick e6c9f19b8f
Use url.Parse to parse hostname (#12335)
4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
4 years ago