Commit graph

120 commits

Author SHA1 Message Date
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
959f137948
Merge branch 'master' into feat/execute-graph 2023-12-23 01:38:28 -06: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
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
dependabot[bot]
a36e34fc0d chore(deps): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 14:56:44 +08:00
linonetwo
66ea5a2c34 fix: package of llama-node 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
fbae83117a feat: debounce save graph on each event 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 21170178a4.
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
Zacharia2
0b470985c8 fix #324 and Inconsequential beautification 2023-07-03 14:47:38 +08:00
linonetwo
937066f80b chore: upgrade electron 2023-06-23 18:57:03 +08:00
linonetwo
3ae9e0023c lint: upgrade 2023-06-23 14:53:36 +08:00
linonetwo
f545526fcb . 2023-06-23 00:59:55 +08:00
linonetwo
9c00ca838a refactor: use eslint-config-tidgi to simplify eslint config 2023-06-22 23:53:48 +08:00
linonetwo
573f2e9396 refactor: electron-is-packaged is deprecated 2023-06-22 23:52:50 +08:00
linonetwo
1e5c2eabe4 chore: upgrade git-sync 2023-06-21 14:45:51 +08:00
linonetwo
7d56a0dce6 chore: update tiddlywiki 2023-06-20 14:38:44 +08:00
lin onetwo
6fe1b95881 fix: tw type 2023-06-20 01:38:52 +08:00
lin onetwo
b5534a0bb8 feat: support sse 2023-06-20 01:22:11 +08:00
lin onetwo
18f6fb3256 feat: add script to build and bundle linonetwo/tidgi plugin 2023-06-20 01:22:11 +08:00