Sung Won Cho
5864e34bdd
Display helpful error if accidentally pointing to catchall handler ( #455 )
...
* Display helpful error if accidentally pointing to catchall handler
* Document change
* Fix logout
* Fix test
2020-04-25 18:48:44 +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
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
4a3fd2d1a7
Use Vagrant for easy development setup ( #297 )
...
* Use vagrant
* Stop using polling
* Fix test
* Document
* Fix
2019-11-03 20:04:17 -08: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
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
Sung Won Cho
ddabdd9732
Allow multiple editor sessions ( #221 )
...
* Allow to get editor input from multiple sessions at a given time
* Add license
2019-07-13 13:02:09 +10:00
Sung Won Cho
6feda8c392
Allow to customize endpoint in CLI ( #213 )
...
* Read api endpoint from config
* Migrate config file
2019-06-28 15:38:59 +10:00
Sung Won Cho
23a511dbe0
Improve package structure ( #207 )
...
* Improve package structure
* Set up travis
2019-06-25 19:20:19 +10:00