Commit Graph

533 Commits (f70b3532360bfa9d421a06a11a8c2a9768aca793)

Author SHA1 Message Date
zeripath f034804e5d
Set self-adjusting deadline for connection writing (#16068) (#16123)
3 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959)
3 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094)
3 years ago
zeripath c03f530212
Make internal SSH server host key path configurable (#14918)
3 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900)
3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
zeripath cf29cb30d3
Prevent use of double sub-path and incorrect asset path in manifest (#14827)
3 years ago
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999)
3 years ago
zeripath 0a9a484e1e
Create DB session provider(based on xorm) (#13031)
3 years ago
Damien Goutte-Gattat fc4a8c2980
Allow blocking some email domains from registering an account (#14667)
3 years ago
Lunny Xiao 5e4fa7c703
Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one (#14673)
3 years ago
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176)
3 years ago
zeripath 30f7ddb833
Ensure memcache TTL cannot be over 30 days (#14592)
3 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491)
3 years ago
Lunny Xiao 41c0776568
Fix captcha (#14488)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
Dofri Jónsson 012bf388ab
Fix incorrect key name so registerManualConfirm setting works as expected. (#14455)
3 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392)
3 years ago
Artemis Tosini cb08248c33
Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)
3 years ago
Chester Liu 0c0445c97a
Add pager to the branches page (#14202)
3 years ago
6543 21da519c0c
Implement ghost comment mitigation (#14349)
3 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336)
3 years ago
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101)
3 years ago
silverwind 1bf7d71a0a
Consolidate Logos and update README header (#14136)
3 years ago
silverwind cd5278a44c
Fix manifest encoding (#14114)
3 years ago
silverwind 3a21f8a986
Inline manifest.json (#14038)
3 years ago
胡玮文 c21a399646
more test case for STORAGE_TYPE overrides (and fixes) (#14096)
3 years ago
胡玮文 addd4248da
Fix storage config implementation (#14091)
3 years ago
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114)
3 years ago
Jiri Vlasak d7c67a9fb2
Manually approve new registration (#13083)
3 years ago
techknowlogick 88b585c2e0
Store repository data in data path if not previously set (#13991)
3 years ago
zeripath 5e0a3784ea
When reinitialising DBConfig reset the database use flags (#13796)
3 years ago
silverwind bc455ed257
Set RUN_MODE prod by default (#13765)
3 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610)
3 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569)
3 years ago
Patrick Aljord a2efcb6acc
missing quotes in default value slice (#13550)
3 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