Commit Graph

465 Commits (0ff18a808c7c14d42ea2325b5d9623f7a30d9107)

Author SHA1 Message Date
mscherer f49d160447
Replace "unix" by "http+unix" for PROTOCOL (#17771) 3 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 3 years ago
zeripath 72d82c5b6f
Handle relative unix socket paths (#17836) 3 years ago
zeripath c96be0cd98
Make SSL cipher suite configurable (#17440) 3 years ago
wxiaoguang 83df0caf15
Sync gitea app path for git hooks and authorized keys when starting (#17335) 3 years ago
Lunny Xiao f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368) 3 years ago
techknowlogick f0bd1e9896
Add protection to disable Gitea when run as root (#17168) 3 years ago
Romain 987152ba40
Add metrics to get issues by repository (#17225) 3 years ago
Romain fc5ee1edf9
Add metrics to get issues by label (#17201) 3 years ago
techknowlogick babab0bf5e
Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
Gwyneth Morgan 4e0cca3f7d
Use light/dark theme based on system preference (#17051) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
6543 e14b52ea36
Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998) 3 years ago
6543 63d7cbcef1
Make mirror feature more configurable (#16957) 3 years ago
Lunny Xiao f9acad82ca
Add proxy settings and support for migration and webhook (#16704) 3 years ago
zeripath e0853d4a21
Add API Token Cache (#16547) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
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