Commit graph

11 commits

Author SHA1 Message Date
Sung Won Cho
7f1a17de05 Extract common dev dep 2019-11-23 15:20:39 +08:00
Sung Won Cho
f3211625ab Use yarn workspace 2019-11-23 14:57:29 +08:00
Sung Won Cho
2e855ad8cc Implement lint in all js projects 2019-11-23 14:57:29 +08:00
Sung Won Cho
45cc672671
Fix name conflict (#343) 2019-11-22 17:36:38 +08: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
47d4a8f6fc
Allow to configure endpoints for browser extension (#285)
* Allow to change endpoints in settings

* Allow to reset default settings

* Fix auth

* Release browser extension 2.0.0
2019-10-28 22:50:10 -07: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
b2d813b2fa
Fix failing requests (#263)
* Fix a failing request

* Update changelog

* Bump

* Update changelog
2019-10-02 18:54:05 +08:00
Sung Won Cho
35c41a219e
Release browser extension 0.1.0 (#256)
* Bump browser extension version

* Fix browser extension alert
2019-09-30 15:36:11 +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