Monomax Bot
a9fe1e987e
Upgrade dependencies. ( #501 )
2020-08-25 18:36:16 +10:00
Sung Won Cho
cba1df56cc
Update dep ( #481 )
...
* Upgrade dep and fix lint
* Add lint fix
* Bump browser dep
2020-06-11 19:17:35 +10: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
1c96a2bbaa
Sort notes by last activity ( #452 )
...
* Upgrade dep
* Sort by last activity
* Upgrade node
* Document change
2020-04-25 16:08:51 +10:00
Monomax Bot
96d3c50780
Upgrade dependencies ( #450 )
...
* Upgrade dependencies.
* Fix test
* Improve name
* Update doc
* Upgrade deps
* Fix lint
* Fix lint
Co-authored-by: Sung Won Cho <sung@monomax.sh>
2020-04-25 11:38:39 +10:00
Sung Won Cho
1e3efa9bb2
Remove deprecated classic migrations ( #433 )
...
* Remove repetition and digest
* Document change
* Remove classic
* Document change
* Document change
* Upgrade dep
* Fix changelog
* Upgrade dep
* fix
* fix
2020-03-22 11:00:50 +11:00
Sung Won Cho
a9f052b19c
Remove repetition ( #432 )
...
* Remove repetition and digest
* Document change
* Fix test
* Fix test
2020-03-22 10:36:13 +11:00
Sung Won Cho
fb4ccf1ada
Allow to use yearly ( #411 )
...
* Toggle
* Display breakdown
* Process yearly plan
* Display summary
* Fix style
2020-02-07 11:49:07 +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
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
912af37c9b
Revert "Upgrade dependencies. ( #374 )" ( #376 )
...
This reverts commit beceecb74d .
2019-12-24 10:20:07 +07:00
Monomax Bot
beceecb74d
Upgrade dependencies. ( #374 )
2019-12-24 08:51:40 +07:00
Monomax Bot
cd1950213a
Upgrade dependencies ( #367 )
...
* Upgrade dependencies.
* Bump major
2019-12-17 17:06:35 +07:00
Sung Won Cho
3883a076ef
Lint TypeScript ( #349 )
...
* extract dep
* Lint
* Lint
* Fix
* Fix build
2019-11-25 12:24:23 +08:00
Sung Won Cho
628d29c8d1
Revert "Lint JavaScript/TypeScript code ( #346 )" ( #348 )
...
This reverts commit e2e777db54 .
2019-11-23 17:27:43 +08:00
Sung Won Cho
e2e777db54
Lint JavaScript/TypeScript code ( #346 )
...
* Implement lint in all js projects
* Use yarn workspace
* Remove package-lock.json
* Fix
* Extract common dev dep
* Bump
2019-11-23 15:40:33 +08:00
Monomax Bot
624892d9a8
Upgrade dependencies. ( #342 )
2019-11-22 17:54:29 +08:00
Sung Won Cho
cf62033fe7
Generate code coverage for js test ( #302 )
...
* Generate basic test coverage
* Use jest in web
* Use jest in jslib
2019-11-09 16:10:00 +08:00
Sung Won Cho
bdb75fd16c
Upgrade ( #284 )
...
* Add licenses
* Upgrade deps
* Update deprecated
* Upgrade deps
2019-10-28 18:36:24 -07:00
Sung Won Cho
5902585216
Allow to specify repetition rule ( #280 )
...
* Implement data model and basic UI for repetition rules
* Implement tooltip
* Allow to update and write test
* Stop processing the first repetition until having waited at least the frequency amount
* Set up email dev server reload
* Test pro only
* Allow to toggle repetition using token
* Remove unused
* Add last active
* Simplify nextActive calculation
* Create weekly digest repetition rules for existing users
* Fix style
* Fix link
* Create default repetition rule upon signup
* Get notes with thresholds
* Fix test
* Fix test
2019-10-28 00:34:59 -07:00
Sung Won Cho
46384b237a
Allow to select books with printable characters while trigger is focused ( #262 )
2019-10-02 17:16:07 +08:00
Sung Won Cho
1250825578
Include license notices ( #255 )
2019-09-30 11:55:11 +08:00
Sung Won Cho
2758923c34
Implement personal knowedge base version ( #254 )
...
* Allow to add and edit notes
* Implement search
* Implement settings
* Implement checkout page
* Implement paywall
* Fix inconsistent margin
* Render mobile menu
* Allow to logout
* emails
* Implement user migration
* Always build standalone
* Embed digest in email
* Move browser extension
* Fix test
* Use system font
* Add favicon and app icons
* Make tabbar smaller
* Initialize focus on editor
* Fix various UI audit issues
* Simplify asset serving
* Register sw
* Upgrade deps
2019-09-30 11:02:09 +08:00