Commit graph

598 commits

Author SHA1 Message Date
linonetwo
fb6e895710 fix: type error of tw 2023-12-29 21:42:47 +08:00
linonetwo
8b3974b899 chore: upgrade deps 2023-12-29 21:07:30 +08:00
linonetwo
9f8b24354f feat: use oauth url to sign in github and get token 2023-12-29 05:27:12 -06:00
linonetwo
98bc7f1f6c refactor: replace authing with oidc-client-ts 2023-12-29 05:27:12 -06:00
lin onetwo
fa4eec616f refactor: remove noflo related deps 2023-12-23 18:30:28 +08:00
lin onetwo
afe41d2ced refactor: remove workflow feature, move to a plugin 2023-12-23 15:24:02 +08:00
lin onetwo
c9c40ba7a6 refactor: remove some old usage 2023-11-13 00:24:21 +08:00
linonetwo
e2f6e00f8f feat: initialize an app level db for storing workflow state 2023-09-24 22:51:48 +08:00
linonetwo
45d12ce1a0 feat: store for chat data 2023-08-31 16:41:51 +08:00
linonetwo
5a188c73d3 fix: downgrade electron due to conflict with better-sqlite3
https://github.com/electron/electron/issues/39600
2023-08-22 01:28:14 +08:00
linonetwo
0f71141d6f chore: upgrade deps 2023-08-21 23:53:52 +08:00
linonetwo
3b877ba427 docs: error when start project 2023-08-18 17:32:45 +08:00
linonetwo
66e7353384 feat: add handlebar based template node 2023-08-18 17:06:03 +08:00
linonetwo
26cf19542d feat: in dev mode, set userData to a different folder, so gotTheLock will be true, we can run dev instance and normal instance. 2023-08-17 19:43:36 +08:00
linonetwo
c9cb77b95e feat: add three ui related components 2023-08-16 14:41:03 +08:00
linonetwo
fe48ef8302 feat: beautify NodeDetailPanel and refactor magic number usage 2023-08-11 21:41:31 +08:00
linonetwo
a0e16fd281 feat: add basic node detail form 2023-08-11 16:51:37 +08:00
linonetwo
130c386687 fix: make protected noflo method public 2023-08-07 22:19:22 +08:00
linonetwo
baa4c95303 v0.8.1-prerelease6 2023-07-19 13:58:46 +08:00
linonetwo
9971a1c38d v0.8.1-prerelease5 2023-07-18 22:59:00 +08:00
linonetwo
e6a0c15e1b v0.8.1-prerelease4 2023-07-18 17:14:23 +08:00
linonetwo
f4e0efc0b7 v0.8.1-prerelease3 2023-07-18 01:46:02 +08:00
linonetwo
11175a71fe fix: dist get clean on build 2023-07-18 01:45:52 +08:00
linonetwo
6f37a37db4 v0.8.1-prerelease2 2023-07-18 01:16:13 +08:00
linonetwo
2c189d5c32 chore: only copy dep in current platform to reduce size 2023-07-18 01:10:50 +08:00
linonetwo
66ea5a2c34 fix: package of llama-node 2023-07-18 01:10:50 +08:00
linonetwo
d60ae9d132 chore: increast build speed by promise.all tasks & use pnpm install deps 2023-07-18 01:10:50 +08:00
linonetwo
0fe256ef59 feat: autolayout 2023-07-18 01:10:50 +08:00
linonetwo
0e7af510ee feat: make waterfall in react list 2023-07-18 01:10:50 +08:00
linonetwo
768846efb9 fix: editor method access and nav drag bugs by npm patch the-graph
fixes https://github.com/flowhub/the-graph/issues/623
2023-07-18 01:10:50 +08:00
linonetwo
54bd3aae79 refactor: upgrade material ui (1/2) 2023-07-18 01:10:50 +08:00
linonetwo
cedbcd3710 chore: upgrade deps 2023-07-18 01:10:50 +08:00
linonetwo
7045232849 fix: transform noflo component to the-graph library
https://github.com/noflo/noflo/issues/1036
https://github.com/noflo/noflo/issues/1035#issuecomment-1631164094
https://github.com/flowhub/the-graph/issues/622
https://github.com/noflo/noflo/issues/1037
https://github.com/flowhub/the-graph/issues/216
https://github.com/noflo/noflo-component-loader/issues/240
2023-07-18 01:10:50 +08:00
lin onetwo
1ace9b331f feat: install and load packages from noflo-browser 2023-07-18 01:10:50 +08:00
lin onetwo
aa9edcb433 feat: package noflo stdlib and show componentList
https://github.com/noflo/noflo-component-loader/issues/240
2023-07-18 01:10:50 +08:00
lin onetwo
a547597261 Revert "feat: new service for workflow"
This reverts commit 21170178a49fcfa694b5dc6ce50f7fe65e88cf48.
2023-07-18 01:10:50 +08:00
lin onetwo
2de9271d54 feat: new service for workflow 2023-07-18 01:10:50 +08:00
lin onetwo
bd3cdffcfc fix: use resolve fallback solve fs problem, not patching 2023-07-18 01:10:50 +08:00
lin onetwo
ba4fbbd5c9 fix: thumbnail nav and icon 2023-07-18 01:10:50 +08:00
lin onetwo
8d8b1ac4bc feat: add noflo the-graph editor 2023-07-18 01:10:50 +08:00
lin onetwo
406062b832 chore: upgrade deps 2023-07-09 00:52:11 +08:00
lin onetwo
5ef24b10c8 feat: use react-router with hash route to switch between pages 2023-07-09 00:52:11 +08:00
lin onetwo
638e5848fd fix: build on windows 2023-07-09 00:52:11 +08:00
linonetwo
8b8d21a4b0 fix: electron-ipc-cat now using esm to reduce size 2023-07-09 00:52:11 +08:00
linonetwo
4ec5823eeb fix: observable not complete in electron-ipc-cat 2023-07-09 00:52:11 +08:00
linonetwo
f7486d22b9 feat: basic llm worker 2023-07-09 00:52:11 +08:00
linonetwo
3d2fbeaafe v0.8.1-prerelease1 2023-07-04 20:10:22 +08:00
Zacharia2
0b470985c8 fix #324 and Inconsequential beautification 2023-07-03 14:47:38 +08:00
linonetwo
0efa38d7af v0.8.0 2023-06-24 01:39:06 +08:00
linonetwo
937066f80b chore: upgrade electron 2023-06-23 18:57:03 +08:00