dnote/pkg/server/operations
Sung Won Cho 4adb7764ed
Add free plan (#351)
* Allow free usage

* Update features

* Update plan details

* Render footer

* Type

* Unlimited books

* Restrict repetition for non pro
2019-11-28 15:59:49 +08:00
..
books.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
books_test.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
helpers.go Implement note sharing (#300) 2019-11-07 22:47:25 -08:00
helpers_test.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
main_test.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
notes.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
notes_test.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
sessions.go Implement note sharing (#300) 2019-11-07 22:47:25 -08:00
subscriptions.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
users.go Add free plan (#351) 2019-11-28 15:59:49 +08:00