Commit Graph

555 Commits (8640717f5fb045ee88eda14c7dbe3731b8c068b2)

Author SHA1 Message Date
KN4CK3R 31f6b95dfa
Use data path instead of config path (#16227) 3 years ago
parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134) 3 years ago
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010) 3 years ago
zeripath 1ec9e906dc
Ensure settings for Service and Mailer are read on the install page (#15943) 3 years ago
zeripath ffbf35b7e9
Clean-up the settings hierarchy for issue_indexer queue (#16001) 3 years ago
zeripath 95352e6bd5
Make command in authorized keys a template (#16003) 3 years ago
zeripath daa5a23548
Set self-adjusting deadline for connection writing (#16068) 3 years ago
Lunny Xiao b6762e2306
Fix regression of renderer (#16091) 3 years ago
KN4CK3R efe77eec85
Unified custom config creation (#16012) 3 years ago
zeripath c1a80b7d6a
Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 3 years ago
zeripath 3aaf64885f
Change default queue settings to be low go-routines (#15964) 3 years ago
a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) 3 years ago
Adam Szatyin d86d123322
Add mimetype mapping settings (#15133) 3 years ago
6543 a229e34387
Allow only internal registration (#15795) 3 years ago
6543 16034bb613
OAuth2 login: Set account link to "login" as default behavior (#15768) 3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
Kyle D f44543a1bb
Disable Stars config option (#14653) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 3 years ago
Lunny Xiao 66f0fd0959
Add NeedPostProcess for Parser interface to improve performance of csv render (#15153) 3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files (#14661) 4 years ago
a1012112796 3273fb9af1
use level config in main section when subsection not set level (#15176) 4 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959) 4 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094) 4 years ago
zeripath c03f530212
Make internal SSH server host key path configurable (#14918) 4 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
zeripath cf29cb30d3
Prevent use of double sub-path and incorrect asset path in manifest (#14827) 4 years ago
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
zeripath 0a9a484e1e
Create DB session provider(based on xorm) (#13031) 4 years ago
Damien Goutte-Gattat fc4a8c2980
Allow blocking some email domains from registering an account (#14667) 4 years ago
Lunny Xiao 5e4fa7c703
Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one (#14673) 4 years ago
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176) 4 years ago
zeripath 30f7ddb833
Ensure memcache TTL cannot be over 30 days (#14592) 4 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) 4 years ago
Lunny Xiao 41c0776568
Fix captcha (#14488) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Dofri Jónsson 012bf388ab
Fix incorrect key name so registerManualConfirm setting works as expected. (#14455) 4 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392) 4 years ago
Artemis Tosini cb08248c33
Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) 4 years ago
Chester Liu 0c0445c97a
Add pager to the branches page (#14202) 4 years ago
6543 21da519c0c
Implement ghost comment mitigation (#14349) 4 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336) 4 years ago
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101) 4 years ago
silverwind 1bf7d71a0a
Consolidate Logos and update README header (#14136) 4 years ago
silverwind cd5278a44c
Fix manifest encoding (#14114) 4 years ago
silverwind 3a21f8a986
Inline manifest.json (#14038) 4 years ago
胡玮文 c21a399646
more test case for STORAGE_TYPE overrides (and fixes) (#14096) 4 years ago
胡玮文 addd4248da
Fix storage config implementation (#14091) 4 years ago