dnote/pkg/server/api/operations
Sung Won Cho 5902585216
Allow to specify repetition rule (#280)
* Implement data model and basic UI for repetition rules

* Implement tooltip

* Allow to update and write test

* Stop processing the first repetition until having waited at least the frequency amount

* Set up email dev server reload

* Test pro only

* Allow to toggle repetition using token

* Remove unused

* Add last active

* Simplify nextActive calculation

* Create weekly digest repetition rules for existing users

* Fix style

* Fix link

* Create default repetition rule upon signup

* Get notes with thresholds

* Fix test

* Fix test
2019-10-28 00:34:59 -07:00
..
books.go Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
books_test.go Allow to move notes to another book (#234) 2019-07-27 19:51:30 +10:00
helpers.go Improve package structure (#207) 2019-06-25 19:20:19 +10:00
helpers_test.go Improve package structure (#207) 2019-06-25 19:20:19 +10:00
notes.go Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
notes_test.go Allow to move notes to another book (#234) 2019-07-27 19:51:30 +10:00
sessions.go Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
subscriptions.go Improve package structure (#207) 2019-06-25 19:20:19 +10:00
users.go Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00