Tae Won Ha
a0e8a6e2a2
Update deps and release notes
2018-06-12 21:09:18 +02:00
Tae Won Ha
6b420cd851
Update neovim
2018-06-12 20:57:18 +02:00
Tae Won Ha
e0679d37ad
Merge remote-tracking branch 'origin/develop' into update-neovim
...
Conflicts:
NvimView/NvimView/NvimAutoCommandEvent.generated.swift
2018-05-26 09:26:29 +02:00
Tae Won Ha
d278672d36
Update neovim
2018-05-26 09:23:08 +02:00
Tae Won Ha
8b103bbd0a
Update deps
2018-05-19 22:56:51 +02:00
Tae Won Ha
52e3401760
Merge remote-tracking branch 'origin/develop' into update-neovim
2018-05-13 18:24:26 +02:00
Tae Won Ha
216066d120
Use release version of swifter again
2018-05-12 14:50:41 +02:00
Tae Won Ha
c33126e95e
Merge remote-tracking branch 'origin/develop' into update-neovim
2018-05-06 15:53:15 +02:00
Tae Won Ha
f8ff172265
Remove quit flags
2018-05-05 22:46:57 +02:00
Tae Won Ha
23c2f0b978
Use RxNeovimApi
2018-05-05 21:46:27 +02:00
Tae Won Ha
dc91d5ce59
Use 0.0.0 of RxMessagePort and RxMsgpackRpc
2018-05-05 15:46:08 +02:00
Tae Won Ha
b3e35b9cac
Merge branch 'develop' into more-rx
2018-05-04 14:41:11 +02:00
Tae Won Ha
a3675b7785
Use forked version of Swifter for now
2018-05-04 14:35:51 +02:00
Tae Won Ha
5c51c37da8
Add RxMessagePort to Cartfile
2018-05-02 18:17:32 +02:00
Tae Won Ha
7217b54368
Use more RxSwift
2018-05-02 18:17:27 +02:00
Tae Won Ha
befe63b53f
Update RxSwift
2018-04-08 11:58:31 +02:00
Tae Won Ha
f0ebb72da1
Update swifter to 1.4.0
2018-03-18 23:11:51 +01:00
Tae Won Ha
e3ce72b51d
Update dependencies
2018-01-14 14:11:27 +01:00
Tae Won Ha
458d702439
Compile swifter directly again
...
- It's Swift 4 compatible now
2017-12-10 22:19:20 +01:00
Tae Won Ha
4ef2fd0f15
Restructure the project
2017-12-03 09:59:15 +01:00
Tae Won Ha
84901ed5c3
Add a rudimentary msgpack client
2017-11-26 20:27:20 +01:00
Tae Won Ha
ea286e99c4
Update dependencies
2017-11-10 16:15:55 +01:00
Tae Won Ha
a10a006cd4
Update deps
2017-08-16 22:42:32 +02:00
Tae Won Ha
9e2c848823
Upgrade dependencies
2017-06-05 16:36:01 +02:00
Tae Won Ha
674aa24907
Update RxSwift to 3.4.1
2017-05-02 07:58:36 +02:00
Tae Won Ha
f13a765979
Bump dependencies
2017-04-21 16:49:41 +02:00
Tae Won Ha
c4b69fea78
Update dependencies w/o breaking changes
2017-02-24 12:41:13 +01:00
Tae Won Ha
1a7f633cea
GH-339 Use a http server to serve the markdown preview html file (and the content of the containing folder)
...
- WKWebView does not let you load files in arbitrary folders when you use loadHTMLString()
- loadFileURL can load files from one directories, but you'd have to create a temporary file in the folder
2017-01-13 08:11:47 +01:00
Tae Won Ha
daf16d0fc0
Merge branch 'develop' into issue/339-md-preview
2017-01-03 16:45:25 +01:00
Tae Won Ha
f5681b70de
Update RxSwift to 3.1.0
2017-01-03 16:43:38 +01:00
Tae Won Ha
8955273826
Merge branch 'develop' into issue/339-md-preview
2017-01-01 17:18:11 +09:00
Tae Won Ha
6b0e147b64
Update sparkle to 0.15.1
2016-12-24 18:39:46 +09:00
Tae Won Ha
1ce679da9d
GH-339 React to opening
2016-12-23 12:15:26 +01:00
Tae Won Ha
1ea6959471
GH-339 Add CocoaMarkdown (forked one)
2016-12-18 16:15:10 +01:00
Tae Won Ha
7ed4eb619a
GH-293 Use font awesome
2016-11-28 19:34:14 +01:00
Tae Won Ha
101387f3cf
Update RxSwift to 3.0.1
2016-11-08 21:55:09 +01:00
Tae Won Ha
5dc93e1946
Downgrade RxSwift to 3.0.0-rc1 for the time being
...
- https://github.com/ReactiveX/RxSwift/pull/957
2016-10-25 22:22:20 +02:00
Tae Won Ha
68d29bf320
Update RxSwift to 3.0.0
2016-10-24 22:42:45 +02:00
Tae Won Ha
a2f453af6a
Update RxSwift
2016-10-17 21:44:37 +02:00
Tae Won Ha
1394029d40
GH-220 Add sparkle to the project
...
- Add appcast template file
2016-10-14 10:14:02 +02:00
Tae Won Ha
057f906bc0
Update RxSwift
2016-10-08 19:09:43 +02:00
Tae Won Ha
0f7b564667
GH-227 It compiles, it compiles
2016-09-25 17:50:33 +02:00
Tae Won Ha
308727a65a
GH-264 Remove Quick and add EonilFileSystemEvents
2016-08-30 20:49:46 +02:00
Tae Won Ha
cd8f4c3458
Update Cartfile
...
- use exact versioning
2016-07-10 22:12:41 +02:00
Tae Won Ha
b2b959fd4f
Add Quick/Nimble and a stub test
2016-07-03 21:37:12 +02:00
Tae Won Ha
ab33181cc4
Use RxSwift to react to some of the UI events
2016-06-05 17:49:16 +02:00
Tae Won Ha
a510090bb4
Add RxSwift via Carthage
2016-06-03 23:45:15 +02:00