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/admin
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
* fix error log when loading issues caused by a xorm bug

* upgrade packages

* fix fmt

* fix Consistency

* fix tests
2019-06-23 18:22:43 +03:00
..
admin.go show lfs config on admin panel (#7220) 2019-06-16 19:24:49 +01:00
auths.go Fix error log when loading issues caused by a xorm bug (#7271) 2019-06-23 18:22:43 +03:00
hooks.go Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
main_test.go
notice.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
orgs.go
repos.go
users.go
users_test.go