forgejo/routers
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
* add notification interface and refactor UI notifications

* add missing methods on notification interface and notifiy only issue status really changed

* implement NotifyPullRequestReview for ui notification
2018-10-18 19:23:05 +08:00
..
admin Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
api/v1 Add notification interface and refactor UI notifications (#5085) 2018-10-18 19:23:05 +08:00
dev
org
private
repo Add notification interface and refactor UI notifications (#5085) 2018-10-18 19:23:05 +08:00
routes Disable debug routes unless PPROF is enabled in configuration (#4995) 2018-09-29 18:44:06 -04:00
user Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
utils
home.go feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
init.go
install.go
swagger_json.go