| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 2 | -0/+2 |
* | Ensure that template compilation panics are sent to the logs (#16788) | zeripath | 2021-08-23 | 1 | -0/+5 |
* | Add agit flow support in gitea (#14295) | a1012112796 | 2021-07-28 | 3 | -1/+394 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 2 | -4/+2 |
* | switch to maintained lib (#16532) | techknowlogick | 2021-07-24 | 1 | -1/+1 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 3 | -338/+237 |
* | Retry rename on lock induced failures (#16435) | zeripath | 2021-07-15 | 1 | -1/+2 |
* | Second attempt at preventing zombies (#16326) | zeripath | 2021-07-14 | 7 | -95/+142 |
* | Support HTTP/2 in Let's Encrypt (#16371) | Stanley Hu | 2021-07-13 | 1 | -0/+1 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 4 | -5/+5 |
* | Prevent zombie processes (#16314) | zeripath | 2021-06-30 | 1 | -2/+24 |
* | Add --quiet and --verbose to gitea web to control initial logging (#16260) | zeripath | 2021-06-26 | 5 | -17/+33 |
* | Add tag protection (#15629) | KN4CK3R | 2021-06-25 | 1 | -4/+4 |
* | Small refactoring of modules/private (#15947) | KN4CK3R | 2021-06-23 | 1 | -1/+1 |
* | Add asymmetric JWT signing (#16010) | KN4CK3R | 2021-06-17 | 1 | -1/+1 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -4/+4 |
* | Unified custom config creation (#16012) | KN4CK3R | 2021-05-29 | 1 | -18/+4 |
* | add a new internal hook to save ssh log (#15787) | a1012112796 | 2021-05-21 | 1 | -0/+4 |
* | Fix error message when saving generated LOCAL_ROOT_URL config (#15880) | Naohisa Murakami | 2021-05-15 | 1 | -1/+1 |
* | Fix bound address/port for caddy's certmagic library (see #15848) (#15859) | Blake Miner | 2021-05-14 | 1 | -1/+6 |
* | Fix bound address/port for caddy's certmagic library (#15758) | Blake Miner | 2021-05-12 | 1 | -0/+8 |
* | Move restore repo to internal router and invoke from command to avoid open th... | Lunny Xiao | 2021-05-10 | 1 | -66/+11 |
* | [Vendor] update certmagic (#15590) | 6543 | 2021-04-22 | 1 | -1/+1 |
* | Fix missing storage init (#15589) | Lunny Xiao | 2021-04-22 | 1 | -0/+5 |
* | dump: Add option to skip LFS/attachment files (#15407) | Johan Van de Wauw | 2021-04-12 | 1 | -2/+14 |
* | Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) | zeripath | 2021-04-09 | 1 | -1/+8 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 2 | -5/+5 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 1 | -1/+1 |
* | Make internal SSH server host key path configurable (#14918) | zeripath | 2021-03-08 | 3 | -16/+16 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 2 | -2/+4 |
* | Exclude the current dump file from the dump (#14606) | zeripath | 2021-02-08 | 1 | -42/+24 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 2 | -7/+4 |
* | Use caddy's certmagic library for extensible/robust ACME handling (#14177) | techknowlogick | 2021-01-25 | 2 | -31/+69 |
* | Use IsProd instead of testing if it's equal. (#14336) | Lunny Xiao | 2021-01-14 | 1 | -2/+2 |
* | [Refactor] Passwort Hash/Set (#14282) | 6543 | 2021-01-10 | 1 | -3/+2 |
* | CLI support for OAuth sources custom icons (#14166) | Daniil Pankratov | 2020-12-28 | 1 | -0/+10 |
* | Dump github/gitlab/gitea repository data to a local directory and restore to ... | Lunny Xiao | 2020-12-27 | 2 | -0/+281 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -2/+4 |
* | fix label of --id in admin delete user (#14005) | zeripath | 2020-12-17 | 1 | -6/+35 |
* | Whenever the password is updated ensure that the hash algorithm is too (#13966) | zeripath | 2020-12-12 | 1 | -1/+1 |
* | Refactor doctor (#12264) | zeripath | 2020-12-02 | 1 | -521/+35 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 2 | -7/+20 |
* | Use mount but not register for chi routes (#13555) | Lunny Xiao | 2020-11-16 | 1 | -2/+3 |
* | Introduce go chi web framework as frontend of macaron, so that we can move ro... | Lunny Xiao | 2020-11-13 | 1 | -9/+7 |
* | Add docs command (#13429) | John Olheiser | 2020-11-07 | 1 | -0/+61 |
* | Fix --port setting (#13288) | zeripath | 2020-10-30 | 1 | -8/+22 |
* | Fix send mail (#13312) | Lunny Xiao | 2020-10-26 | 1 | -2/+5 |
* | Sendmail command (#13079) | Maxim Zhiburt | 2020-10-24 | 3 | -0/+91 |
* | Move install pages out of main macaron routes (#13195) | zeripath | 2020-10-19 | 2 | -46/+95 |
* | Improve users management through the CLI (#6001) (#10492) | ydelafollye | 2020-10-15 | 1 | -5/+84 |