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
12a933d8ec
Simplify remove book command ( #240 )
...
* Allow to skip confirmation when removing
* Allow to pass book name directly as an argument when removing
2019-08-01 10:45:30 +10:00
Sung Won Cho
e84e8ed2f3
Allow to rename books ( #239 )
...
* Allow to rename books
* Avoid mutating the flag variable
* Validate book name upon edit
* Write integration test
* Add missing licenses
* Mark book as dirty upon renaming so it can be synced
* Remove TODO that is no longer needed
2019-08-01 09:21:24 +10:00
Sung Won Cho
0317e7f1de
Allow to move notes to another book ( #234 )
...
* Print more information upon edit
* Allow to move notes between books
* Allow to update content and book at the same time
* Fix test
2019-07-27 19:51:30 +10:00
Sung Won Cho
23a511dbe0
Improve package structure ( #207 )
...
* Improve package structure
* Set up travis
2019-06-25 19:20:19 +10:00