Commit graph

31 commits

Author SHA1 Message Date
林一二
bf64ac6ffd feat: allow local wiki backup in interval 2022-04-04 15:48:50 +08:00
林一二
3cc2289937 refactor: rename tiddlygit to tidgi in code 2021-12-18 13:16:26 +08:00
林一二
95de620681 feat: allow switch workspace using context menu when sidebar is off 2021-10-02 22:36:51 +08:00
tiddlygit-test
8d6877e64f feat: we hide isMainWorkspace in Advanced, so no auto decide this for user, make it constantly always main by default 2021-09-20 22:55:08 +08:00
林一二
f3870043fd lint: fix warnings 2021-08-08 01:32:29 +08:00
林一二
fb6dbdd0bf lint: auto fix of typescript-sort-keys 2021-08-08 01:22:18 +08:00
tiddlygit-test
b79d93a03c refactor: shared init process to separate file, and add log to it 2021-07-24 19:57:32 +08:00
lin onetwo
a31568c1c8 fix: temp folder existed 2021-06-27 14:29:12 +08:00
林一二
87f8f5ff64 fix: userName in workspace is not editable 2021-06-25 22:16:05 +08:00
tiddlygit-test
8087b0986f fix: wiki folder location wrong when import existed wiki 2021-06-23 01:15:45 +08:00
林一二
88d4e3e078 refactor: move updatePluginContent to subWikiPlugin 2021-06-03 20:57:32 +08:00
tiddlygit-test
02462b5fd1 fix: StorageServiceUserInfo should subscribe to update 2021-06-03 12:18:07 +08:00
tiddlygit-test
626197cb9e refactor: move wikiCreationMessageSetter to the index.tsx 2021-05-05 23:18:34 +08:00
tiddlygit-test
2bb6831bae fix: check git before get git 2021-05-04 20:04:34 +08:00
tiddlygit-test
fdb478dfaf feat: allow clone and open wiki 2021-05-04 18:09:07 +08:00
tiddlygit-test
50df72b068 refactor: use camelCase 2021-05-04 17:06:31 +08:00
tiddlygit-test
c23e0e6717 fix: solve wiki creation errors 2021-05-01 20:09:29 +08:00
tiddlygit-test
ea7fb46337 fix: not properly log errors from services 2021-05-01 19:05:43 +08:00
tiddlygit-test
27dc7eaa6f feat: reduce parameters need to pass when creating workspace 2021-05-01 17:31:04 +08:00
tiddlygit-test
d646d3c372 style: eslint auto fix 2021-04-24 20:17:16 +08:00
tiddlygit-test
8339db631e fix: type errors 2021-04-24 19:42:47 +08:00
tiddlygit-test
9d9e4d55e9 feat: adapt Main x Synced 4 Workspace creation scenarios 2021-04-23 21:07:01 +08:00
tiddlygit-test
441642fddb feat: test env use temp folder for wiki 2021-04-23 00:37:41 +08:00
tiddlygit-test
e3a41e3a0f feat: update form's storageProviderSetter in TokenForm 2021-04-16 01:50:58 +08:00
tiddlygit-test
af32534288 feat: allow user choose workspace to be synced or local 2021-04-13 00:07:53 +08:00
tiddlygit-test
60d3229dff refactor: give form precise error message 2021-04-10 18:44:53 +08:00
tiddlygit-test
653d062f54 refactor: fix form value uncontrolled 2021-04-10 17:21:48 +08:00
tiddlygit-test
5fac09ad83 refactor: ExistedWikiDoneButton 2021-04-02 18:10:56 +08:00
tiddlygit-test
ec66abe546 refactor: CloneWikiDoneButton 2021-04-02 13:47:16 +08:00
tiddlygit-test
26e34b71be refactor: let Form and Button use hook's result 2021-03-31 23:24:17 +08:00
tiddlygit-test
67a70f2829 refactor: move AddWorkspace form into hooks 2021-03-31 23:00:14 +08:00