Commit Graph

568 Commits (3dba75fb9700548f27dbe2f61dd148f392ae13a0)

Author SHA1 Message Date
zeripath 2f725cbc9e
Add LRU mem cache implementation (#16226) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
6543 836884429a
Add forge emojies (#16296) 3 years ago
zeripath 9979983283
Update Go-Git to take advantage of LargeObjectThreshold (#16316) 3 years ago
6543 65548359cc
Add custom emoji support (#16004) 3 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 3 years ago
Steven f533b5d5cf
Make app.ini more restrictive on new installations (#16266) 3 years ago
zeripath 35f37a3625
Add --quiet and --verbose to gitea web to control initial logging (#16260) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
ayb 9b33d18899
Added support for gopher URLs. (#14749) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
KN4CK3R c9c7afda1a
Add sanitizer rules per renderer (#16110) 3 years ago
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