Commit graph

968 commits

Author SHA1 Message Date
lin onetwo
a1cea40a71 feat: support check wysiwyg edit before wync
closes #576
2024-11-24 17:11:16 +08:00
lin onetwo
50b0ba875b chore: upgrade deps 2024-11-24 16:59:21 +08:00
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
b1c966da33 feat: allow getTiddlersJSON set toTiddler = false 2024-07-17 21:30:54 +08:00
lin onetwo
e842f63278 fix: can't open git app on windows
#572
2024-07-09 00:43:47 +08:00
linonetwo
8365661483 fix: don't assign fake referer for video in iframe 2024-07-01 20:14:38 +08:00
lin onetwo
7e7c72acc3 fix: resize of popup 2024-06-30 22:00:06 +08:00
lin onetwo
012076cb70 refactor: BrowserView -> WebContentsView 2024-06-30 01:52:22 +08:00
lin onetwo
5b3e03aac9 fix: infinite redirect when using file:// protocol to load image 2024-06-29 19:18:09 +08:00
lin onetwo
e241ff3693 feat: make $:/core/save/all the default behavior (no lazy loading) and add tooltip for it
fixes #569
2024-06-29 18:58:03 +08:00
lin onetwo
0ea4246a55 refactor: remove empty network section from config 2024-06-29 18:42:41 +08:00
lin onetwo
a7a213cb17 refactor: remove language model support, use ollama instead 2024-06-29 18:41:02 +08:00
lin onetwo
14bd0a7e70 fix: logger type 2024-06-29 18:18:54 +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
008900cfc8 feat: allow ignore $:/config/SyncSystemTiddlersFromServer 2024-05-22 21:27:45 +08:00
lin onetwo
4903cffa9c feat: allow set exclude in getTiddlersJSON 2024-05-22 03:25:15 +08:00
lin onetwo
66811238bb fix: webContent maybe undefined
fixes #557
2024-05-09 01:42:35 +08:00
lin onetwo
9ec6b340bf fix: correct backup path 2024-04-18 00:41:28 +08:00
lin onetwo
17449466af fix: seems setting backup file concat the full path
fixes #548
2024-04-18 00:32:45 +08:00
linonetwo
74e32d78f5 fix: update subwiki tag name and reload main wiki
fixes #516
2024-04-17 21:39:02 +08:00
linonetwo
b5b0e4f3a7 fix: can't delete sub-workspace
fixes #530
2024-04-17 19:38:19 +08:00
linonetwo
0d01df03f4 feat: not closing all opened tiddlers when click on workspace icon (old behavior). 2024-04-17 19:16:14 +08:00
linonetwo
d9991b044e fix: click subwiki icon not working 2024-04-17 19:11:45 +08:00
linonetwo
0538aa2d30 fix: nonConfigFields make Save button always visible 2024-04-17 19:01:48 +08:00
linonetwo
630969a06b refactor: parallel some promise all 2024-04-17 18:50:59 +08:00
linonetwo
ce7135b0ad fix: error after ctrl+c 2024-04-17 18:42:11 +08:00
linonetwo
732ce65133 fix: error after ctrl+c 2024-04-17 18:25:18 +08:00
linonetwo
5bc6abdd92 fix: no menubar menu when have menubar window
fixes #538
2024-04-17 18:25:06 +08:00
linonetwo
b3a4714da7 docs: for version 2024-04-17 17:56:29 +08:00
lin onetwo
8792a87d29 Update loadDefaultMenuTemplate.ts
fixes #527
2024-04-16 23:16:30 +08:00
lin onetwo
54be0585da fix: try catch error about setting file
fixes #542
2024-04-16 23:02:41 +08:00
lin onetwo
08f7cb47aa feat: use prompt template 2024-04-14 02:32:49 +08:00
lin onetwo
47e0535a1c fix: prevent abort throw error 2024-04-14 00:04:23 +08:00
lin onetwo
cac3314e7f fix: abort error 2024-04-13 23:10:11 +08:00
lin onetwo
16949cdf0c fix: type and log 2024-04-13 20:26:00 +08:00
lin onetwo
b350570201 fix: patch llama prebuild path to fix electron binary problem
fixes https://github.com/withcatai/node-llama-cpp/issues/199
2024-04-13 20:25:38 +08:00
lin onetwo
d1cfdb886c fix: don't log full arguments_ here, it might contains huge text 2024-04-13 17:29:08 +08:00
lin onetwo
41b9e8dd15 fix: catch errors 2024-04-13 16:30:19 +08:00
lin onetwo
0037a53bbd fix: DataCloneError (next function) could not be cloned. (Shouldn't passing observable as param of worker method) 2024-04-13 02:44:51 +08:00
lin onetwo
6fe796d9b0 fix: show dialog when model load error 2024-04-13 01:57:46 +08:00
lin onetwo
dc5c9f771e fix: type of modelPath 2024-04-13 01:21:07 +08:00
lin onetwo
bc8f54d022 fix: wrong model name 2024-04-13 01:16:49 +08:00
lin onetwo
328cfe0a95 feat: UI and button to test load model in tidgi 2024-04-12 21:55:17 +08:00
lin onetwo
4b3c421231 feat: provide load percentage 2024-04-12 01:13:33 +08:00
lin onetwo
1d588134d0 feat: show model loading progress 2024-04-11 23:51:06 +08:00
linonetwo
ee2ccc3e9b feat: decode token 2024-04-10 14:14:23 +08:00
lin onetwo
a3fb8813c7 refactor: use new llama lib 2024-04-10 02:12:07 +08:00
lin onetwo
8c3380bd32 wip: remove @llama-node from build scripts 2024-04-09 00:24:25 +08:00
lin onetwo
f2231a3544 fix: Error: ENOENT: no such file or directory, mkdir Roaming\\TidGi\\settings'
fixes #542
2024-03-31 00:56:09 +08:00
linonetwo
c13b14b0ee feat: rebooting indicator for wiki
fixes #511
2024-03-20 21:05:25 +08:00