Commit graph

13 commits

Author SHA1 Message Date
Sung Won Cho
ca03c8576a
Remove mention of unsupported feature (#205) 2019-06-12 20:20:07 +10:00
Sung Won Cho
1ff5ae6a37
Report note merge conflict (#204)
* Report note merge conflict

* Add licenses

* Write tests and remove unused
2019-06-10 16:15:08 +10:00
Sung Won Cho
eed001eb93
Check response error (#200) 2019-06-01 15:40:57 +10:00
Sung Won Cho
dd176f8367
Add demo (#198) 2019-05-30 21:13:47 +10:00
Sung Won Cho
c5870d69ee
Update issue templates (#195)
* Update issue templates

* change logo
2019-05-29 21:57:55 +10:00
Sung Won Cho
92e2924fcf
Autocompletion (#193)
* Add autocompletion script for bash and zsh

* Disallow book names with spaces

* Drop parenthesis

* Migrate book names with spaces

* Autocomplete for add

* test

* Make test run in go 1.11
2019-05-27 19:40:35 +10:00
Sung Won Cho
6ba0395a10
Fix edit command argument validation (#192) 2019-05-25 10:39:02 +10:00
Sung Won Cho
3dff87e5a2
Implement checkout flow (#187)
* Implement new payment flow

* Update README

* Fix style
2019-05-23 22:20:15 +10:00
Sung Won Cho
813040ea21
Validate book name (#185) 2019-05-18 17:03:06 +10:00
Sung Won Cho
f526124243
Simplify view and edit command (#184)
* Simplify the view command

* Simplify the edit command

* Migrate number-only book names

* Run migration

* Simplify remove

* Print note info when adding, editing, or removing

* Disallow users from editing or removing already removed notes
2019-05-18 16:52:12 +10:00
Sung Won Cho
a56d711a44
Fix install script (#175) 2019-05-10 17:57:51 +10:00
Sung Won Cho
e8d920030d
Improve highlight (#174)
* Prefix releases for cli

* Allow editors to highlight markdown

* Fix dev script
2019-05-10 15:46:24 +10:00
Sung Won Cho
55a58b635a
Open source server and web (#171) 2019-05-10 09:31:31 +10:00