Commit graph

69 commits

Author SHA1 Message Date
lin onetwo
0bef181d59 refactor: from @tiddlygit/tiddlywiki to tiddlywiki , because there is no prerelease feature that I need now 2024-11-24 16:58:42 +08:00
linonetwo
6ac150e8a7 fix: use fs extra to copy so dugite works 2024-07-17 18:54:13 +08:00
linonetwo
c5faf133cf Update afterPack.js 2024-07-16 15:02:06 +08:00
lin onetwo
7e4bd2b091 Update afterPack.js 2024-06-30 02:18:09 +08:00
lin onetwo
262d5f70d9 Update afterPack.js 2024-06-30 02:13:30 +08:00
lin onetwo
f0cb56542d fix: zx don't need npm install 2024-06-29 21:40:41 +08:00
lin onetwo
a7a213cb17 refactor: remove language model support, use ollama instead 2024-06-29 18:41:02 +08:00
lin onetwo
4df4cc55e2 refactor: remove need of some dep that is esm now 2024-06-29 18:14:54 +08:00
lin onetwo
54bd01cd9e fix: use npm official 2024-04-13 20:24:42 +08:00
lin onetwo
e5a312588a try: build 2024-04-13 17:06:49 +08:00
lin onetwo
8c3380bd32 wip: remove @llama-node from build scripts 2024-04-09 00:24:25 +08:00
lin onetwo
ecbadd3c36 wip: remove @llama-node from build scripts 2024-04-08 12:28:01 +08:00
linonetwo
c79143fd32 fix: remove better-sqlite3 that is not working anymore 2024-03-20 19:23:06 +08:00
lin onetwo
ee43ba492a fix: build-in plubin build 2023-12-25 03:56:42 +08:00
linonetwo
0c27989e9e fix: docs and loggers, sqlite3 can't load and cause crash 2023-08-21 20:32:06 +08:00
linonetwo
e81500c2e5 fix: Error copying @llama-node/core/@llama-node/core.win32-x64.node to dist ENOENT: no such file or directory 2023-07-18 16:32:12 +08:00
linonetwo
d8c301c788 feat: allow cancel gen, and passing gen options 2023-07-18 01:10:50 +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
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
bc49762f33 chore: try noflo 2023-07-18 01:10:50 +08:00
linonetwo
70f0aa5c3e chore: remove debug 2023-07-09 00:52:11 +08:00
linonetwo
d468998afd chore: no minify in dev 2023-07-09 00:52:11 +08:00
linonetwo
f7486d22b9 feat: basic llm worker 2023-07-09 00:52:11 +08:00
lin onetwo
2cc16bc2e5 fix: qrcode url now using actuarial url instead of tidgi:// 2023-06-20 01:22:11 +08:00
lin onetwo
bd69eefa1a fix: prevent adaptor wikitext overwrite by tiddlyweb plugin
Try to workaround https://github.com/Jermolene/TiddlyWiki5/issues/7553
2023-06-20 01:22:11 +08:00
lin onetwo
761c7d671e fix: tidgi plugin get saved to fs as a json 2023-06-20 01:22:11 +08:00
lin onetwo
78f4be3b5e refactor: move install-electron-ipc-cat here 2023-06-20 01:22:11 +08:00
lin onetwo
4b718a09be refactor: move install-electron-ipc-cat here 2023-06-20 01:22:11 +08:00
lin onetwo
b5534a0bb8 feat: support sse 2023-06-20 01:22:11 +08:00
lin onetwo
e88a225f3b feat: bundle tiddlyweb icons in ipc syncadaptor plugin 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
linonetwo
564b6c12eb fix: use custom sqlite-vss node binding, to fix path issue
https://github.com/asg017/sqlite-vss/issues/41
2023-06-07 18:59:11 +08:00
linonetwo
cf7fae2dcf feat: init sqlite for wikiWorker 2023-05-31 23:12:36 +08:00
linonetwo
69d466bb08 fix: don't dereference dugite, to reduce size 2023-05-23 22:12:11 +08:00
lin onetwo
96cdaae188 fix: pnpm fs copy use dereferencd: true 2023-05-20 01:18:18 +08:00
lin onetwo
e38a08fa82 fix: ci 2023-05-20 01:08:40 +08:00
lin onetwo
830e11aa77 lint: dprint 2023-05-19 11:22:38 +08:00
Lin Onetwo
37121ff326 chore: useless out files .webpack/out/webpack-stats-renderer.json 2022-12-20 02:41:59 +08:00
Lin Onetwo
b550bef3b8 fix: EINVAL: invalid argument, rmdir
fix

An unhandled rejection has occurred inside Forge:
Error: EINVAL: invalid argument, rmdir '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/electron-packager/darwin-x64/TidGi-darwin-x64-7z9HIz/Electron.app/Contents/Resources/app/.webpack/main/native_modules/dist/Electron.app/Contents/Frameworks'
2022-12-19 01:06:09 +08:00
Lin Onetwo
0671c643a0 fix: asar packages electron framework, causing it become huge 2022-12-19 00:49:59 +08:00
tiddlygit-test
b4929a3330 fix: use npm instead of pnpm again 2022-12-18 23:06:38 +08:00
tiddlygit-test
45eeab17b4 Update afterPack.js 2022-12-18 22:54:56 +08:00
tiddlygit-test
d14dba097e Update afterPack.js 2022-12-18 22:48:35 +08:00
tiddlygit-test
f2a39dc2a7 fix: try fix spawn /bin/sh ENOENT 2022-12-18 22:23:37 +08:00
lin onetwo
b67d531ce0 feat: provide macos arm m1 package and sign it 2022-11-25 16:03:12 +08:00
lin onetwo
d16813cfa7 chore: add maker-appimage 2022-11-19 20:41:00 +08:00
lin onetwo
1c297bd5eb feat: correct script location
copy from https://github.com/tiddly-gittly/TidGi-Desktop/pull/283/files

Co-Authored-By: oeyoews <jyao4783@gmail.com>
2022-11-18 01:35:54 +08:00