dnote/jslib
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
..
src Reduce bundle size (#469) 2020-05-22 16:30:05 +10:00
.gitignore Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
jest.config.js Generate code coverage for js test (#302) 2019-11-09 16:10:00 +08:00
package-lock.json Sort notes by last activity (#452) 2020-04-25 16:08:51 +10:00
package.json Upgrade dependencies (#450) 2020-04-25 11:38:39 +10:00
README.md Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
tsconfig.json Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00

jslib

Code shared between Dnote JavaScript projects.