Commit graph

23 commits

Author SHA1 Message Date
lin onetwo
a7a213cb17 refactor: remove language model support, use ollama instead 2024-06-29 18:41:02 +08:00
linonetwo
5f41b77da9 refactor: move sync logic to sync service 2023-12-31 19:42:25 +08:00
lin onetwo
afe41d2ced refactor: remove workflow feature, move to a plugin 2023-12-23 15:24:02 +08:00
linonetwo
04b45b1737 feat: CRUD in WorkflowService 2023-10-17 00:20:49 +08:00
linonetwo
c84f1ed9b5 wip: create network on server side 2023-09-26 20:50:31 +08:00
lin onetwo
5d0718d06c Revert "feat: try add workflow service for noflo runtime"
This reverts commit 09961366f08aa394e60d824dffe60d48cd5215a8.
2023-07-18 01:10:50 +08:00
lin onetwo
a0e264f011 feat: try add workflow service for noflo runtime 2023-07-18 01:10:50 +08:00
linonetwo
fe24f83ad4 feat: introduce page 2023-07-09 00:52:11 +08:00
linonetwo
a6c1bd59b4 feat: register languageModel service 2023-07-09 00:52:11 +08:00
linonetwo
cf7fae2dcf feat: init sqlite for wikiWorker 2023-05-31 23:12:36 +08:00
lin onetwo
830e11aa77 lint: dprint 2023-05-19 11:22:38 +08:00
tiddlygit-test
845222a752 fix: type error after upgrade electron 2021-10-01 15:10:34 +08:00
林一二
fab5dbbfc2 feat: refactor electron-ipc-proxy to standalong npm package 2021-09-15 19:47:21 +08:00
tiddlygit-test
19a06ac559 refactor: move path constants to src/constants/paths, and rename services/constants to context 2021-04-23 21:31:50 +08:00
tiddlygit-test
8a7fe45da2 fix: bind missing theme and wiki service 2021-03-20 19:10:22 +08:00
tiddlygit-test
6470c18ad8 feat: bindServiceAndProxy after require singleLock 2021-03-10 00:06:11 +08:00
tiddlygit-test
2dc125b5ff fix: call between services 2021-02-07 00:10:00 +08:00
tiddlygit-test
96c2ebc986 refactor: workspace senders 2021-02-05 00:07:53 +08:00
tiddlygit-test
81b19a362a refactor: requestShowNotification 2021-01-27 00:07:30 +08:00
tiddlygit-test
6f46e2a3c3 refactor: move some listener to NativeService 2021-01-25 23:25:27 +08:00
tiddlygit-test
3404bedfc9 refactor: export constants to renderer process through ContextService 2021-01-25 01:05:27 +08:00
tiddlygit-test
38cac09d33 refactor: move service interface and descriptor to ./interface.ts 2021-01-23 19:36:03 +08:00
tiddlygit-test
46cabec9d8 feat: use electron-ipc-proxy to export service in preload script 2021-01-23 18:42:33 +08:00