Commit graph

1559 commits

Author SHA1 Message Date
lin onetwo
c649eddc5f fix: don't delete $__StoryList, instead gitignore it
https://talk.tiddlywiki.org/t/11413
2024-12-17 12:31:59 +08:00
lin onetwo
659ec05189 docs: generate more translations 2024-11-30 21:02:29 +08:00
lin onetwo
aa8375ea53 feat: allow disable AntiAntiLeech in network config
closes #575
2024-11-30 18:37:18 +08:00
linonetwo
9079a1037e fix: wait for view and wiki ready before send wikiOperationInBrowser
fixes #604
2024-11-26 18:35:12 +08:00
linonetwo
ed7a2ba7cc fix: prevent $tw.wiki undefined error
fixes #602
2024-11-25 14:33:23 +08:00
lin onetwo
50780c2588 fix: notification undefined
fixes #600
2024-11-24 23:28:43 +08:00
lin onetwo
e167ec5a5a fix: BadWorkspacePath error now show workspace id to debug
fixes #588
2024-11-24 21:59:59 +08:00
lin onetwo
ecf64e3c86 feat: dragging import support auto copy file to wiki folder 2024-11-24 21:59:23 +08:00
lin onetwo
b91cd5879d fix: window is not defined when open other workspace from context menu
fixes #591
2024-11-24 19:34:49 +08:00
lin onetwo
36b604f5e0 feat: open command palette from context menu 2024-11-24 19:30:42 +08:00
lin onetwo
27ec9f3446 feat: force ask wiki to change color scheme
fixes #594 #592
2024-11-24 19:26:06 +08:00
lin onetwo
923f15457a refactor: deprecated electron canGoBack API 2024-11-24 18:44:17 +08:00
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
ba9a8a3678 feat: organize workspace options
fixes #564
2024-06-29 19:48:21 +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
83a00ab796 chore: upgrade more 2024-06-29 18:31:49 +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
c15acbcd81 fix: show path of main workspace 2024-04-17 19:23:40 +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
f2fb081a79 feat: make server options more visible 2024-04-17 19:06:31 +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
77f5ddaeec fix: center the workspace reload icon 2024-04-17 18:37:57 +08:00
linonetwo
ff98a81cf4 refactor: move Main only components to its folder 2024-04-17 18:29:57 +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