Commit graph

34 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
lin onetwo
a7a213cb17 refactor: remove language model support, use ollama instead 2024-06-29 18:41:02 +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
lin onetwo
b5ec5c19f2 fix: TS2307: Cannot find module 'registry-js' or its corresponding type declarations. 2023-12-30 02:53:05 +08:00
linonetwo
66ea5a2c34 fix: package of llama-node 2023-07-18 01:10:50 +08:00
lin onetwo
830e11aa77 lint: dprint 2023-05-19 11:22:38 +08:00
林一二
056bc2706c chore: format the output so it can be clicked
https://github.com/evanw/node-source-map-support/issues/296#issuecomment-1019542193
2022-01-24 13:33:53 +08:00
lin onetwo
3f9bf92d41 chore: only use cache in mac, since windows often have cache issue
Error: Cannot find module 'undefinedbuild/Release/registry.node'
Require stack:
- E:\repo\TiddlyGit-Desktop\.webpack\main\index.js
- E:\repo\TiddlyGit-Desktop\node_modules\electron\dist\resources\default_app.asar\main.js

Fixed by delete .webpack and node_modules/.cache
2022-01-04 00:51:19 +08:00
lin onetwo
c154f9cba4 Update webpack.main.config.js 2021-11-06 02:11:25 +08:00
lin onetwo
f484ce4f7d fix: node loader usage 2021-10-26 01:36:46 +08:00
林一二
7a15d52203 try: use @timfish/webpack-asset-relocator-loader 2021-10-25 21:12:49 +08:00
林一二
8c983ec522 Update webpack.main.config.js 2021-10-25 13:58:57 +08:00
林一二
1185edb1f9 Update webpack.main.config.js 2021-10-25 13:06:07 +08:00
lin onetwo
48193a4918 fix: @vercel/webpack-asset-relocator-loader not installed... 2021-10-25 00:48:13 +08:00
tiddlygit-test
f18319b037 chore: upgrade deps 2021-10-25 00:14:34 +08:00
lin onetwo
617db7ffe1 chore: upgrade deps 2021-10-19 02:04:06 +08:00
lin onetwo
84321727d8 chore: config webpack caching for dev build 2021-10-01 02:14:18 +08:00
林一二
55546ea109 fix: use not minified tiddlywiki 2021-06-02 13:20:24 +08:00
tiddlygit-test
e2e0e678e6 fix: try package node_modules tiddlywiki with unpacked worker 2021-06-02 01:31:37 +08:00
tiddlygit-test
c27de731b1 refactor: external node deps 2021-05-31 00:19:07 +08:00
tiddlygit-test
f96512927a fix: use new import syntax for thread worker path 2021-05-30 21:29:52 +08:00
tiddlygit-test
dcd9266d70 chore: try upgrade to webpack@5
blocks by https://github.com/andywer/threads-plugin/issues/37
2021-05-30 00:21:14 +08:00
tiddlygit-test
9c112b208b fix: only use @zeit/webpack-asset-relocator-loader for main process
fixes https://github.com/vercel/webpack-asset-relocator-loader/issues/97
2021-05-04 13:29:10 +08:00
tiddlygit-test
1f2008be4e lint: disable 2021-05-02 19:35:18 +08:00
tiddlygit-test
8339db631e fix: type errors 2021-04-24 19:42:47 +08:00
tiddlygit-test
9385b84da8 fix: circular dependency 2021-01-19 20:46:40 +08:00
tiddlygit-test
deea897408 chore: upgrade deps 2021-01-12 00:50:27 +08:00
tiddlygit-test
c2dd2b6941 Revert "[ts-migrate][.] Rename files from JS/JSX to TS/TSX"
This reverts commit 725753c083.
2020-12-30 00:13:03 +08:00
tiddlygit-test
725753c083 [ts-migrate][.] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2020-12-30 00:02:58 +08:00
tiddlygit-test
acc8494c88 feat: use worker 2020-12-29 00:40:08 +08:00
tiddlygit-test
3c10dc0f6f feat: Window And Preferences wired 2020-12-29 00:03:48 +08:00
tiddlygit-test
92edc7b528 refactor: fix path and webpack 2020-12-21 12:11:14 +08:00
tiddlygit-test
e2ee9cba6e refactor: initial transform to ts 2020-12-19 22:33:59 +08:00