Sung Won Cho
|
5fdeed1ec1
|
Make models not depend on testutils
|
2021-01-08 20:43:49 +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
|
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
|
91414da0ac
|
Digests on web (#380)
* Implement operations
* Implement digest endpoints
* Implement digests reducer and basic page
* Make note component reusable
* Implement digest page
* Add license
* Fix style and accessbility
* Fix loading
* Fix query
* Test
* Remove debug
|
2020-01-07 11:42:48 +11: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 |
|
Sung Won Cho
|
bd97209af8
|
Refactor to avoid global database variable (#313)
* Avoid global database
* Fix Twitter summary card
* Fix CLI test
|
2019-11-16 09:45:56 +08:00 |
|