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
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
8f54e3b3e6
Fix conflict report format ( #237 )
...
* Improve assert output
* Get editor input as is
* Avoid appending a linebreak to a normal diff
* Test multi-line conflict diff
2019-07-30 18:57:23 +10:00
Sung Won Cho
23a511dbe0
Improve package structure ( #207 )
...
* Improve package structure
* Set up travis
2019-06-25 19:20:19 +10:00