Sung Won Cho
|
5fdeed1ec1
|
Make models not depend on testutils
|
2021-01-08 20:43:49 +11:00 |
|
Sung Won Cho
|
e514f43770
|
Rename database to models
|
2021-01-07 21:17:55 +11:00 |
|
Sung Won Cho
|
0d1cb684d5
|
test
|
2021-01-06 21:54:45 +11:00 |
|
Sung Won Cho
|
6acc2936e3
|
Reduce bundle size (#469)
* Rename handlers to api
* Fix imports
* Fix test
* Abstract
* Fix warning
* wip
* Split session
* Pass db
* Fix test
* Fix test
* Remove payment
* Fix state
* Fix flow
* Check password when changing email
* Add test methods
* Fix timestamp
* Document
* Remove clutter
* Redirect to login
* Fix
* Fix
|
2020-05-22 16:30:05 +10:00 |
|
Sung Won Cho
|
c9ec331672
|
Encapsulate config load (#414)
* Use config package
* Add config test
* Fix test
|
2020-02-10 09:56:47 +10:00 |
|
Sung Won Cho
|
952e0e62f3
|
Update copyright notice for the new year (#382)
* Update script
* Update the year in the license
|
2020-01-07 11:59:40 +11:00 |
|
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 |
|
Sung Won Cho
|
891be61031
|
Improve email and signup for self-hosting users (#355)
* Add app abstraction
* Abstract out email sending
* Get sender
* Test
* Move operations to app
* Test
* Test
* Add license
* Fix lint
|
2019-12-14 12:10:48 +07:00 |
|