dnote/pkg/server/app
Sung Won Cho 3152ca770b
Alert when we stop learning (#375)
* Send password reset alert

* Send inactive reminder

* Send subscription confirmation email
2019-12-24 13:07:27 +07:00
..
app.go Alert when we stop learning (#375) 2019-12-24 13:07:27 +07:00
app_test.go Alert when we stop learning (#375) 2019-12-24 13:07:27 +07:00
books.go Improve email and signup for self-hosting users (#355) 2019-12-14 12:10:48 +07:00
books_test.go Improve email and signup for self-hosting users (#355) 2019-12-14 12:10:48 +07:00
email.go Alert when we stop learning (#375) 2019-12-24 13:07:27 +07:00
email_test.go Alert when we stop learning (#375) 2019-12-24 13:07:27 +07:00
helpers.go Improve email and signup for self-hosting users (#355) 2019-12-14 12:10:48 +07:00
helpers_test.go Improve email and signup for self-hosting users (#355) 2019-12-14 12:10:48 +07:00
main_test.go Improve email and signup for self-hosting users (#355) 2019-12-14 12:10:48 +07:00
notes.go Decouple web from App implementation (#364) 2019-12-17 12:26:42 +07:00
notes_test.go Decouple web from App implementation (#364) 2019-12-17 12:26:42 +07:00
sessions.go Improve email and signup for self-hosting users (#355) 2019-12-14 12:10:48 +07:00
subscriptions.go Improve email and signup for self-hosting users (#355) 2019-12-14 12:10:48 +07:00
testutils.go Alert when we stop learning (#375) 2019-12-24 13:07:27 +07:00
users.go Alert when we stop learning (#375) 2019-12-24 13:07:27 +07:00
users_test.go Alert when we stop learning (#375) 2019-12-24 13:07:27 +07:00