693 Commits (df83c19df19a5c1490c48815164a94a582c4c3fa)

Author SHA1 Message Date
  zeripath e41c5117cf Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
  zeripath 643338a8c3 Exclude the current dump file from the dump (#14606) 4 years ago
  Lunny Xiao 1469159d51 Move macaron to chi (#14293) 4 years ago
  techknowlogick f4de5e0f33 Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
  Lunny Xiao 23c1121236 Use IsProd instead of testing if it's equal. (#14336) 4 years ago
  6543 01ec51f232 [Refactor] Passwort Hash/Set (#14282) 4 years ago
  Daniil Pankratov e28df62e48 CLI support for OAuth sources custom icons (#14166) 4 years ago
  Lunny Xiao 9d575fee24 Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 4 years ago
  6543 44f67d1920 migrate from com.* to alternatives (#14103) 4 years ago
  zeripath 90e0aa5d7c fix label of --id in admin delete user (#14005) 4 years ago
  zeripath de67ce6655 Whenever the password is updated ensure that the hash algorithm is too (#13966) 4 years ago
  zeripath d6a81facd6 Refactor doctor (#12264) 4 years ago
  zeripath e30525b9d4 Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
  Lunny Xiao fc69cb113a Use mount but not register for chi routes (#13555) 4 years ago
  Lunny Xiao 27dc5126de Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 4 years ago
  John Olheiser 15ccecfa63 Add docs command (#13429) 4 years ago
  zeripath 9a140c3521 Fix --port setting (#13288) 4 years ago
  Lunny Xiao b2606695a9 Fix send mail (#13312) 4 years ago
  Maxim Zhiburt 5de95adc71 Sendmail command (#13079) 4 years ago
  zeripath c5fc110a3b Move install pages out of main macaron routes (#13195) 4 years ago
  ydelafollye 7b780399b4 Improve users management through the CLI (#6001) (#10492) 4 years ago
  Lunny Xiao 6c93a35b45 Avatars and Repo avatars support storing in minio (#12516) 4 years ago
  zeripath bd49ef3fef Move update-server-info to hooks (#12826) 5 years ago
  zeripath 80faeff385 Provide self-registering storage system (#12978) 5 years ago
  Wim f4514a7137 Add ssh certificate support (#12281) 5 years ago
  zeripath bca736b160 Gitea serv, hooks, manager and the like should always display Fatals (#13032) 5 years ago
  6543 50b8a9b0a0 Refactor use TrimSuffix instead of TrimRight (#12993) 5 years ago
  Lunny Xiao d82edd481f Add default storage configurations (#12813) 5 years ago
  John Olheiser 79293d78e5 Check passwords against HaveIBeenPwned (#12716) 5 years ago
  Lunny Xiao 313a0c7cc5 LFS support to be stored on minio (#12518) 5 years ago
  6543 9c12d5b236 gitea dump: include version & Check InstallLock (#12760) 5 years ago
  zeripath 1f8d5cc8a7 Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752) 5 years ago
  zeripath 4ef46d0bc0 Add command to recreate tables (#12407) 5 years ago
  zeripath 8be048c0b9 Ensure repoNames are lowercased in serv (#12668) 5 years ago
  zeripath 5bb2f5ce43 Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 5 years ago
  zeripath 1c98008f99 Use shellquote to unpack arguments to gitea serv (#12624) 5 years ago
  John Olheiser ea4f99ef20 Initial support for push options (#12169) 5 years ago
  Lunny Xiao 9ad302009a Add a storage layer for attachments (#11387) 5 years ago
  zeripath 52e5ae6dfa Make the default PID file compile-time settable (#12485) 5 years ago
  zeripath 19c88d378c Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
  Wim 6fddc03c97 Fix ipv6 parsing (#12321) 5 years ago
  赵智超 1fa1250a59 Decrease the num_stars when deleting a repo (#11954) 5 years ago
  zeripath 31bf099ea8 Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 5 years ago
  zeripath daf85fd079 Add migration to set IsArchived false if it is null (#11853) 5 years ago
  PhilippHomann 8e7a790146 Dump: add output format tar and output to stdout (#10376) 5 years ago
  6543 67b38e857d Doctor check & fix db consistency (#11111) 5 years ago
  zeripath dcd3fc1032 Add debug option to hooks (#11624) 5 years ago
  zeripath 906c3e2457 TrimSpace when reading InternalToken from a file (#11502) 5 years ago
  zeripath 764be545a4 Prevent timer leaks in Workerpool and others (#11333) 5 years ago
  Kyle Evans 450ab0b7c2 cmd: dump: check value of skip-repository flag (#11254) 5 years ago