dnote/pkg/server/handlers
Sung Won Cho 1e3efa9bb2
Remove deprecated classic migrations (#433)
* Remove repetition and digest

* Document change

* Remove classic

* Document change

* Document change

* Upgrade dep

* Fix changelog

* Upgrade dep

* fix

* fix
2020-03-22 11:00:50 +11:00
..
auth.go Remove deprecated classic migrations (#433) 2020-03-22 11:00:50 +11:00
auth_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
health.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
health_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
helpers.go Fix client (#407) 2020-02-05 15:28:45 +10:00
limit.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
main_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
notes.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
notes_test.go Remove deprecated classic migrations (#433) 2020-03-22 11:00:50 +11:00
routes.go Remove deprecated classic migrations (#433) 2020-03-22 11:00:50 +11:00
routes_test.go Encapsulate config load (#414) 2020-02-10 09:56:47 +10:00
semver.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
subscription.go Allow to use yearly (#411) 2020-02-07 11:49:07 +10:00
testutils.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
user.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
user_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
v3_auth.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
v3_auth_test.go Remove repetition (#432) 2020-03-22 10:36:13 +11:00
v3_books.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
v3_books_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
v3_notes.go Fix client (#407) 2020-02-05 15:28:45 +10:00
v3_notes_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
v3_sync.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
v3_sync_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00