This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
6543 81c833d92d
Add support to migrate from gogs (#14342)
Add support to migrate gogs:

  *  issues
  *  comments
  *  labels
  *  milestones
  *  wiki


Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2021-01-21 20:33:58 +01:00
..
admin Merge default and system webhooks under one menu (#14244) 2021-01-15 01:24:03 +02:00
api/v1 Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
dev
events
org Merge default and system webhooks under one menu (#14244) 2021-01-15 01:24:03 +02:00
private Check for 'main' as potential default branch name (#14193) 2020-12-30 15:46:26 +00:00
repo Display current stopwatch in navbar (#14122) 2021-01-21 15:51:52 +01:00
routes Display current stopwatch in navbar (#14122) 2021-01-21 15:51:52 +01:00
user load U2F js only on pages which need it (#11585) 2021-01-20 21:17:46 +00:00
utils Return the full rejection message and errors in flash errors (#13221) 2020-10-20 19:50:10 -04:00
home.go
init.go Use IsProd instead of testing if it's equal. (#14336) 2021-01-14 23:17:03 +02:00
install.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go