Commit graph

16 commits

Author SHA1 Message Date
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
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
55a58b635a
Open source server and web (#171) 2019-05-10 09:31:31 +10:00
Sung Won Cho
332fd8f8ca
Cross compile (#135)
* Cross compile

* Fix tarball name
2018-10-14 14:51:11 +10:00
Sung Won Cho
73c5c9ac67
Remove upgrade (#102)
* Remove upgrade

* Ask for upgrade

* Adopt installation script to unpack

* Remove unused
2018-09-02 16:54:29 +10:00
Sung Won Cho
6ad1c83d3f
Configure goreleaser (#100) 2018-09-01 16:37:57 +10:00
Sung Won Cho
b3a12aed85
Deprecate upgrade (#99)
* Deprecate upgrade

* Automate using goreleaser

* Fix name and version

* Automate
2018-09-01 16:30:15 +10:00
Sung Won Cho
19d383ac90
Sync across multiple machine (#51)
* Write migrations

* Use custom context

* Write test and run CI

* Save actions

* Implement reducer

* Supply api endpoint during build

* Remove uuid for book and use name instead

* Make bookmark id not timestamp

* Use book_name

* Fix migration to get sync to work
2018-01-06 17:53:07 +11:00
Michiel
5bde1d0c0d Travis integration. (#39)
* Added Travis integration.

* Added mousetrap for Windows.

* Removed go 1.6 from build.
2017-12-26 11:36:01 +11:00
Sung Won Cho
721ff8f8c3 Fix filename 2017-04-28 15:31:03 +10:00
Sung Won Cho
80ea5a1e88 Specify target osarch 2017-04-28 12:02:58 +10:00
Sung Won Cho
910b21db4e Fix make and document newly added commands 2017-04-16 13:03:21 +10:00
Sung Won Cho
a04a4dad5c Automate build 2017-04-07 15:42:25 +10:00