lin onetwo
dd845c7827
chore: upgrade deps
2023-06-20 01:22:11 +08:00
linonetwo
61892320f9
feat: use ipcServerRoutesMethods
2023-06-20 01:22:11 +08:00
lin onetwo
66de197ec3
feat: load html using htmlString:// protocol
2023-06-20 01:22:11 +08:00
lin onetwo
c77d9fe296
feat: add espree and types
...
use this .d.ts workaround until https://github.com/eslint/espree/issues/529 fixed
2023-06-09 23:11:56 +08:00
linonetwo
fed09fc8fd
docs: managed library
2023-06-07 19:24:13 +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
88f8637513
chore: upgrade
2023-06-07 11:33:28 +08:00
linonetwo
f3b12366ad
fix: disable esm related freature
...
fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/403
2023-06-03 20:33:17 +08:00
linonetwo
cf7fae2dcf
feat: init sqlite for wikiWorker
2023-05-31 23:12:36 +08:00
linonetwo
bcc0db0848
refactor: add more operations to wikiOperations from src/preload/wikiOperation.ts
2023-05-23 13:15:17 +08:00
lin onetwo
183fdc7266
v0.8.0-prerelease2
2023-05-22 18:24:23 +08:00
linonetwo
4b43d3f4c6
lint: .
2023-05-19 21:11:24 +08:00
linonetwo
5ee2f583aa
fix: git worker uncatched error, and untranslated error message
...
Uncached: Observable.error from worker to main can't be catch, don't know why. Even add try catch around them, will still get uncatched error from electron-unhaldled. Maybe thread.js observable error halder have bug
untranslated error message: Error passing from worker thread to main, will loose its type. Because threads plugin will seriailize it and deserialize back
2023-05-19 17:03:34 +08:00
lin onetwo
d064cfe260
chore: upgrade deps
2023-05-19 10:37:26 +08:00
tiddlygit-test
b4929a3330
fix: use npm instead of pnpm again
2022-12-18 23:06:38 +08:00
tiddlygit-test
49f58a447b
Update pnpm-lock.yaml
2022-12-18 22:11:17 +08:00
tiddlygit-test
fbf08a5d36
fix: deps
2022-12-18 22:05:41 +08:00
tiddlygit-test
6780be62ae
fix: pnpm error
2022-12-18 20:46:08 +08:00
tiddlygit-test
1b4e0cd29c
chore: add v8 cache optimization
...
fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/299
2022-12-18 18:39:41 +08:00
tiddlygit-test
dd7716f22c
chore: use pnpm, fix pnpm path problem
2022-12-18 18:22:23 +08:00