Commit Graph

694 Commits (23db3375dfa6a882fa7561b840369fa7d145383f)

Author SHA1 Message Date
zeripath c03f530212
Make internal SSH server host key path configurable (#14918)
3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
zeripath 3477e616ab
Exclude the current dump file from the dump (#14606)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
techknowlogick d2ea21d0d8
Use caddy's certmagic library for extensible/robust ACME handling (#14177)
3 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336)
3 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282)
3 years ago
Daniil Pankratov 3175d08626
CLI support for OAuth sources custom icons (#14166)
3 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
zeripath 5e09de174c
fix label of --id in admin delete user (#14005)
3 years ago
zeripath 287b594803
Whenever the password is updated ensure that the hash algorithm is too (#13966)
3 years ago
zeripath 4569339a4b
Refactor doctor (#12264)
3 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555)
3 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
3 years ago
John Olheiser 172eca1cd3
Add docs command (#13429)
3 years ago
zeripath dd12384f22
Fix --port setting (#13288)
4 years ago
Lunny Xiao 38d11eea58
Fix send mail (#13312)
4 years ago
Maxim Zhiburt a1952afc38
Sendmail command (#13079)
4 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195)
4 years ago
ydelafollye cb171dbd56
Improve users management through the CLI (#6001) (#10492)
4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
zeripath 2d75d6f664
Move update-server-info to hooks (#12826)
4 years ago
zeripath 6b1266b6b3
Provide self-registering storage system (#12978)
4 years ago
Wim 9066d09c57
Add ssh certificate support (#12281)
4 years ago
zeripath 1bf40ca0df
Gitea serv, hooks, manager and the like should always display Fatals (#13032)
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 cfd8e8a489
gitea dump: include version & Check InstallLock (#12760)
4 years ago
zeripath a722dd72db
Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)
4 years ago
zeripath 1b9d5074a7
Add command to recreate tables (#12407)
4 years ago
zeripath 82b71881d8
Ensure repoNames are lowercased in serv (#12668)
4 years ago
zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646)
4 years ago
zeripath 7ba6fea0b7
Use shellquote to unpack arguments to gitea serv (#12624)
4 years ago
John Olheiser 43a397ce9a
Initial support for push options (#12169)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
zeripath ac3cfad23d
Make the default PID file compile-time settable (#12485)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
4 years ago
赵智超 12f9dd8fa9
Decrease the num_stars when deleting a repo (#11954)
4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
4 years ago
zeripath b9e281265e
Add migration to set IsArchived false if it is null (#11853)
4 years ago
PhilippHomann 684b7a999f
Dump: add output format tar and output to stdout (#10376)
4 years ago
6543 726e1e5279
Doctor check & fix db consistency (#11111)
4 years ago
zeripath 8730b091e3
Add debug option to hooks (#11624)
4 years ago
zeripath c81ab17de9
TrimSpace when reading InternalToken from a file (#11502)
4 years ago
zeripath c58bc4bf80
Prevent timer leaks in Workerpool and others (#11333)
4 years ago