Commit graph

1003 commits

Author SHA1 Message Date
lin onetwo
c9284ec3c1 fix: ignore empty path 2022-05-08 16:46:35 +08:00
lin onetwo
66894a870c feat: allow open relative path 2022-05-08 16:31:53 +08:00
lin onetwo
7737d6c214 feat: allow open any path 2022-05-08 16:24:57 +08:00
lin onetwo
600501edd9 feat: some url related 2022-04-16 18:19:31 +08:00
lin onetwo
f7877b46dc refactor: only enable some menu item when workspace is main 2022-04-16 17:40:47 +08:00
lin onetwo
f66716dbee refactor: if workspaceID not passed means reload all views 2022-04-16 17:40:08 +08:00
lin onetwo
e0cba019c8 refactor: move context menu lib to menu folder 2022-04-16 17:09:44 +08:00
lin onetwo
1a71d68ef6 feat: set window background to dark 2022-04-13 17:04:42 +08:00
lin onetwo
38026e1ff5 feat: more black backgrounds 2022-04-13 16:55:38 +08:00
lin onetwo
4fdf8b5ef5 feat: dark color for preferences 2022-04-13 15:05:33 +08:00
林一二
081a4a5e61 feat: add lots of dark colors 2022-04-13 14:10:53 +08:00
林一二
9170361ecf fix: release data sometimes undefined
fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/218
2022-04-09 16:19:24 +08:00
林一二
56cb9dcd69 fix: only show sync notif when app is opened 2022-04-06 19:01:40 +08:00
林一二
142fff6168 Update ip.ts 2022-04-05 20:02:27 +08:00
林一二
57d6e0fe74 fix: backupnow menuitem missing 2022-04-05 15:39:31 +08:00
林一二
6421cc122b feat: Will retry till $tw is not undefined. 2022-04-05 15:36:58 +08:00
林一二
8abd31409c fix: make app path work again 2022-04-05 15:11:45 +08:00
林一二
a660d989f6 Update index.ts 2022-04-04 17:06:25 +08:00
林一二
cde1b19fe4 feat: enable CORS for local image host app 2022-04-04 17:04:20 +08:00
林一二
b213a788b4 feat: error log 2022-04-04 16:52:18 +08:00
林一二
a84834cfad fix: checkCanSyncDueToNoDraft 2022-04-04 16:35:13 +08:00
林一二
bf64ac6ffd feat: allow local wiki backup in interval 2022-04-04 15:48:50 +08:00
林一二
66cf98772a fix: types 2022-04-02 12:31:47 +08:00
tiddlygit-test
c8f8c53384 Merge branch 'master' of https://github.com/tiddly-gittly/TidGi-Desktop 2022-02-25 00:06:10 +08:00
tiddlygit-test
4fbcd534e7 fix: recognize app schema open link 2022-02-25 00:06:06 +08:00
林一二
3da426d4df fix: page already defined 2022-02-24 13:17:34 +08:00
林一二
82ec4be66d fix: types 2022-02-20 22:05:23 +08:00
林一二
32f8d1d025 lint: auto remove unused var 2022-02-20 19:11:20 +08:00
林一二
ec2b524d43 fix: gh config path 2022-02-20 18:51:50 +08:00
林一二
3a0d75fa19 fix: wrong error report button position 2022-02-20 18:30:58 +08:00
林一二
a3c7a1e146 chore: upgrade deps 2022-02-20 18:24:46 +08:00
林一二
4ca0ec7b25 feat: update ghpages branch to main 2022-02-20 18:11:13 +08:00
林一二
bd71ef15df feat: show notification if SyncBeforeShutdown 2022-02-20 17:54:50 +08:00
林一二
287f686347 fix: sometimes not preventing shutdown 2022-02-20 17:51:01 +08:00
林一二
79ca73eab4 fix: SyncOnlyWhenNoDraftDescription text 2022-02-20 17:42:56 +08:00
tiddlygit-test
ac7e4527fa feat: only show notification on corresponding wiki 2022-02-14 01:33:35 +08:00
tiddlygit-test
04830766c5 feat: reduce the work need to do before quit and shutdown 2022-02-14 01:10:23 +08:00
tiddlygit-test
f0a4f7d934 fix: implementation of runFilterOnWiki 2022-02-14 00:49:45 +08:00
tiddlygit-test
d3287ca014 feat: speedup by not await fs unlink $__StoryList 2022-02-14 00:09:29 +08:00
tiddlygit-test
94f195f79b refactor: useless code 2022-02-14 00:07:27 +08:00
tiddlygit-test
b5b8ab7cce fix: getWorkspacesRemote 2022-02-14 00:07:05 +08:00
tiddlygit-test
ad1995e2b1 fix: stopWatchWiki 2022-02-14 00:06:58 +08:00
tiddlygit-test
23d3a1fc56 feat: check no draft before sync 2022-02-13 23:57:56 +08:00
tiddlygit-test
e2d3603f4d feat: syncOnlyWhenNoDraft basic preferences 2022-02-13 23:20:52 +08:00
tiddlygit-test
a1fe6d5072 refactor: use tw5-typed 2022-02-07 00:14:52 +08:00
tiddlygit-test
11be8cb0da fix: After opening menuba, preference window close automatically as soon as you type
fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/137

This logic's properse is unknown,but I think I should delete it.
2022-02-02 23:34:45 +08:00
tiddlygit-test
bcbd761898 refactor: call realignActiveWorkspace only for main 2022-02-02 23:07:27 +08:00
tiddlygit-test
8223a041b7 refactor: strict-boolean-expressions 2022-02-02 21:50:29 +08:00
tiddlygit-test
8989679ff2 fix: spawn timeout too short in cpu busy machine
fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/180
2022-02-01 23:08:01 +08:00
tiddlygit-test
d68f9f8de5 feat: move logger folder to app userData folder, so it always gets write 2022-02-01 22:45:52 +08:00