Commit graph

152 commits

Author SHA1 Message Date
Sung Won Cho
ddabdd9732
Allow multiple editor sessions (#221) cli-v0.8.3
* 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
92c3d8376e
Fix test (#217)
* Remove debug

* Fix missing directory
2019-07-02 18:27:29 +10:00
Tyler Estes
4fe5250e91 remove type=button from subscription cta button; fixes issue dnote/dnote#215 (#216) 2019-06-30 11:54:19 +10:00
Sung Won Cho
35dc7abfae
Server migration (#214)
* Allow to run server side postgres migration

* Automate migration creation

* Check if sql-migrate exists
2019-06-29 12:31:42 +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
04b41bb53f
Fix installation link (#212) 2019-06-28 12:23:53 +10:00
Sung Won Cho
94fe2896a1
Change word (#211) 2019-06-28 11:53:09 +10:00
Sung Won Cho
0732d64bb9
Hide version (#210) 2019-06-27 15:15:46 +10:00
Sung Won Cho
c7a9ceee3c
Fix dependency installation (#209)
* Fix local js dependency installation

* Fix wording

* Fix test
2019-06-27 11:59:42 +10:00
Sung Won Cho
75d1cb42e8
Deps (#208)
* Consolidate deps

* Fix CI
2019-06-26 18:43:39 +10:00
Sung Won Cho
23a511dbe0
Improve package structure (#207)
* Improve package structure

* Set up travis
2019-06-25 19:20:19 +10:00
Sung Won Cho
ca03c8576a
Remove mention of unsupported feature (#205) cli-v0.8.2 2019-06-12 20:20:07 +10:00
Sung Won Cho
1ff5ae6a37
Report note merge conflict (#204) cli-v0.8.1
* Report note merge conflict

* Add licenses

* Write tests and remove unused
2019-06-10 16:15:08 +10:00
Sung Won Cho
539de99a94
Add PR template (#203) 2019-06-10 10:52:15 +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
9743d67dc4
Bump depedencies (#196) 2019-05-27 21:48:14 +10:00
Sung Won Cho
92e2924fcf
Autocompletion (#193) cli-v0.8.0
* 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
8a30723b74
Fix build (#188)
* fix

* fix
2019-05-23 22:58:58 +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) cli-v0.7.0 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
cc27714fb6
Fix incorrect prop (#183) 2019-05-18 15:01:23 +10:00
Sung Won Cho
9c31d7998d
Implement digests epage (#182)
* Render digests page

* Implement digests endpoint

* Fetch digests on the frontend

* Render digest items

* Bump deps
2019-05-15 14:34:19 +10:00
Sung Won Cho
84afef7985
Fix digest page scroll (#178) 2019-05-11 12:55:12 +10:00
Sung Won Cho
4cafd54247
Add a link to forum (#177)
* Fix link

* Add a link to forum
2019-05-10 19:03:31 +10:00
Sung Won Cho
a0554cd1da
Fix link (#176) 2019-05-10 18:03:28 +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) cli-v0.6.3
* Prefix releases for cli

* Allow editors to highlight markdown

* Fix dev script
2019-05-10 15:46:24 +10:00
Sung Won Cho
1b61f26c1f
Fix loading (#173)
* Fix loading animation padding

* Update README
2019-05-10 15:13:35 +10:00
Sung Won Cho
59f4d888bb
Fix badge (#172)
* Fix badge

* Upgrade deps
2019-05-10 09:41:11 +10:00
Sung Won Cho
55a58b635a
Open source server and web (#171) 2019-05-10 09:31:31 +10:00
Sung Won Cho
2026415d6c
Fix added_on being reset upon sync (#169) v0.6.2
* Fix added_on being reset upon sync

* Configure semaphore ci
2019-04-09 17:09:00 +10:00
Sung Won Cho
aafbcb781c
Fix a bug where deleted notes and books show up in view (#168) v0.6.1 2019-04-01 17:52:05 +11:00
Sung Won Cho
0965f76d96
Build for Windows (#166) v0.6.0
* Fix compilation for Windows

* Update README
2019-03-31 16:55:36 +11:00
Sung Won Cho
73526a943c
Encryption (#165)
* Implement login and logout

* Add encrypt util

* Use v2

* Abstract common interface between db and tx

* Fix test

* Check login

* Fix test

* Fix login

* Fix path

* Improve test

* Fix output
2019-03-31 16:23:46 +11:00
Sung Won Cho
578f800b91
Add license text (#162) 2019-01-28 11:50:10 +11:00
Sung Won Cho
88768a062d
Change license to GPLv3 (#160) 2019-01-27 12:17:22 +11:00
Sung Won Cho
092a0fcc8a
Add temporarily removed files (#159)
* Configure integration test

* Lock dependencies

* Implement edit

* Implement sync

* Format
2019-01-26 21:29:52 +11:00
Sung Won Cho
0e803c31cc
License (#158)
Revert patches
2019-01-26 21:18:43 +11:00
Sung Won Cho
91f35ceffa
Fix script (#153) v0.5.0 2019-01-01 16:11:16 +11:00
Sung Won Cho
5e6a25a924
Fix build (#152) 2019-01-01 15:51:06 +11:00
Sung Won Cho
f85c09205f
Fix style (#151) 2019-01-01 15:40:02 +11:00
Sung Won Cho
8ed4f97d64
Document find (#150) 2019-01-01 15:02:58 +11:00
Sung Won Cho
14b0cf623f
Find command (#149)
* Implement basic full text search

* Avoid lag in log while making network calls

* Allow to restrict search by book name
2019-01-01 14:59:57 +11:00
Sung Won Cho
fa1da50fc5
Implement state-based sync (#144) v0.4.9
* Migrate uuids of books that already exist in server

* Remove actions

* Add dirty flag for notes and books

* Drop actions table

* Implement sync

* Add debug

* Update uuid after posting resources to the server

* Fix dev script
2018-12-02 11:04:16 +10:00
Sung Won Cho
44238a272f
Revert "Remove deprecated ls and cat commands (#142)" (#143)
This reverts commit d3a805c09f.
2018-12-02 07:46:52 +10:00
Sung Won Cho
d3a805c09f
Remove deprecated ls and cat commands (#142) 2018-11-25 17:37:53 +11:00