Commit Graph

448 Commits (3dba75fb9700548f27dbe2f61dd148f392ae13a0)

Author SHA1 Message Date
6543 836884429a
Add forge emojies (#16296) 3 years ago
6543 65548359cc
Add custom emoji support (#16004) 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
KN4CK3R 31f6b95dfa
Use data path instead of config path (#16227) 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 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
KN4CK3R efe77eec85
Unified custom config creation (#16012) 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
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 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 c03f530212
Make internal SSH server host key path configurable (#14918) 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
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
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) 4 years ago
Artemis Tosini cb08248c33
Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) 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
silverwind bc455ed257
Set RUN_MODE prod by default (#13765) 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
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
techknowlogick e00e8d8ad3
Disable Git Hooks by default (#13064) 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
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
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