TomZ
c6efe6ad62
populate the blockheader objects too.
2019-12-08 21:22:24 +01:00
TomZ
4a082bf1e9
Make some more examples work.
2019-12-08 19:01:24 +01:00
TomZ
51e1adf740
Make connect return a Promise
...
this allows us to only do stuff when the connections have been made.
2019-12-01 23:03:56 +01:00
TomZ
122672211c
Make most of search work.
2019-11-30 20:07:39 +01:00
TomZ
42516fbf7c
Further populate search
2019-11-29 22:12:08 +01:00
TomZ
8a1f6cbdf9
Make search object actually find stuff
2019-11-29 20:12:16 +01:00
TomZ
7a29d404ae
Work on a search option for FloweeJS
2019-11-28 23:58:56 +01:00
TomZ
46480a3ca5
new version
2019-11-13 20:19:35 +01:00
TomZ
05699c6bc8
cleanup example.js
2019-11-13 17:52:17 +01:00
TomZ
4e26b5ce08
Set minimum NodeJS version
...
and use approved format for license.
2019-11-13 17:43:37 +01:00
TomZ
c48c5ed6d0
fix package
2019-11-13 16:19:42 +01:00
TomZ
26cb08124e
Add some missing fields
2019-11-13 16:03:39 +01:00
TomZ
b967bf2aed
Update version
2019-11-13 15:18:44 +01:00
TomZ
f2b95d5151
Change build system, make work for npm registry
...
In Flowee the main repo I removed the Qt dependency for the stuff
we use and in this repo I stopped linking to the externally built
flowee libraries.
This introduces an import.sh which copies the flowee sources we use
in this plugin to sure there being minimumal external dependencies.
2019-11-13 14:56:21 +01:00
TomZ
99d16e38a7
Fixlet of comment
2019-11-12 12:41:41 +01:00
TomZ
1d2fbaee23
Actually hook up the javascript to the Flowee code
...
This discovers the joys of NodeJS' threadsafe-functions
and makes the callbacks work so we can see that we actually
connected to the hub & indexer
2019-11-09 22:31:54 +01:00
TomZ
bd795729c2
Port to the C++ api
2019-11-09 19:10:11 +01:00
TomZ
03ede89c36
Refactor; move code around
2019-11-09 18:18:56 +01:00
TomZ
ab40d06738
Get familiar with the apis
2019-11-08 23:05:03 +01:00
TomZ
65a10ee252
Make actual use of Flowee APIs
2019-11-06 20:37:40 +01:00
TomZ
8902bd90b6
replace gyp with cmakejs
2019-11-03 22:50:59 +01:00
TomZ
214b4c0d21
add gitignore file
2019-11-03 20:53:19 +01:00
TomZ
ccc6c78d21
import example
2019-11-03 20:52:30 +01:00
TomZ
f5cb84ce9b
Init
2019-11-03 20:51:13 +01:00