dnote/pkg/server/handlers
Sung Won Cho ea51514c85
Fix digest note review (#383)
* Fix issue where unreviewed note is displayed as reviewed

* Show unreviewed first

* Fix menu alignment on mobile

* Show completion message

* Display help on empty digest list

* Fix email type
2020-01-07 16:03:45 +11:00
..
auth.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
auth_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
classic.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
classic_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
digests.go Fix digest note review (#383) 2020-01-07 16:03:45 +11:00
digests_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 Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11: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
note_review.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
note_review_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 Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
repetition_rules.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
repetition_rules_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
routes.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
routes_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
semver.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
subscription.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11: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 Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +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 Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11: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