tiddlygit-test
|
9297ca5cc6
|
feat: add main menu
|
2021-05-04 23:50:34 +08:00 |
|
tiddlygit-test
|
8fcfc7fb7e
|
fix: change language of renderer
|
2021-05-04 23:49:44 +08:00 |
|
tiddlygit-test
|
baef9b4f5b
|
fix: translation not switch in menu
|
2021-05-04 23:22:03 +08:00 |
|
tiddlygit-test
|
56268a4587
|
fix: menu not translated
|
2021-05-04 23:18:23 +08:00 |
|
tiddlygit-test
|
7600fe5dda
|
fix: sidebarShortcutHints
|
2021-05-04 22:38:25 +08:00 |
|
tiddlygit-test
|
a91699b0a9
|
fix: don't block open existed wiki
|
2021-05-04 22:27:23 +08:00 |
|
tiddlygit-test
|
354364169b
|
fix: delete workspace
|
2021-05-04 22:22:59 +08:00 |
|
tiddlygit-test
|
bf98f2f59a
|
feat: highlight add button only when there is no workspace
|
2021-05-04 22:16:15 +08:00 |
|
tiddlygit-test
|
f49df85c28
|
feat: create tmp folder before use
|
2021-05-04 20:19:58 +08:00 |
|
tiddlygit-test
|
3d38d37635
|
feat: open default when pickDirectory
|
2021-05-04 20:09:41 +08:00 |
|
tiddlygit-test
|
2bb6831bae
|
fix: check git before get git
|
2021-05-04 20:04:34 +08:00 |
|
tiddlygit-test
|
c9a34b8a8f
|
refactor: merge context paths
|
2021-05-04 20:01:53 +08:00 |
|
tiddlygit-test
|
fdb478dfaf
|
feat: allow clone and open wiki
|
2021-05-04 18:09:07 +08:00 |
|
tiddlygit-test
|
d068901055
|
fix: don't close dialog when wiki start, there is git to init, we close then
|
2021-05-04 17:16:45 +08:00 |
|
tiddlygit-test
|
50df72b068
|
refactor: use camelCase
|
2021-05-04 17:06:31 +08:00 |
|
tiddlygit-test
|
205049ebbc
|
fix: log not shown in UI
|
2021-05-04 17:02:49 +08:00 |
|
tiddlygit-test
|
d5a9c1a6c6
|
fix: prevent infinite loop
|
2021-05-04 16:45:11 +08:00 |
|
tiddlygit-test
|
7c18e0a83b
|
refactor: make major git operations run in a worker_threads
|
2021-05-04 15:22:35 +08:00 |
|
tiddlygit-test
|
5b4a9e0ec5
|
feat: set errors log
|
2021-05-04 14:37:36 +08:00 |
|
tiddlygit-test
|
80e64a6b29
|
refactor: return observable to inform main thread about wiki status
|
2021-05-04 14:26:44 +08:00 |
|
tiddlygit-test
|
48904d3b5c
|
refactor: move import electron related paths to other file
|
2021-05-04 13:09:17 +08:00 |
|
tiddlygit-test
|
6ef3c76475
|
chore: remove download picture from url feature
|
2021-05-04 01:05:21 +08:00 |
|
tiddlygit-test
|
52af3603bd
|
refactor: use threads-plugin to load wiki worker, and use ts in worker
|
2021-05-03 20:49:46 +08:00 |
|
tiddlygit-test
|
254a608546
|
refactor: not using electron-is-dev now, it will throw in nodejs
|
2021-05-03 19:40:26 +08:00 |
|
tiddlygit-test
|
b6eab47aa0
|
fix: packaged app can't open and can't find wiki folder
|
2021-05-03 02:43:03 +08:00 |
|
tiddlygit-test
|
c2d4fad4e1
|
refactor: things into git-sync-js
|
2021-05-03 01:58:46 +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
|
21c9894fb9
|
feat: allow workspace to set own userName
|
2021-05-01 17:36:18 +08:00 |
|
tiddlygit-test
|
27dc7eaa6f
|
feat: reduce parameters need to pass when creating workspace
|
2021-05-01 17:31:04 +08:00 |
|
tiddlygit-test
|
0627493bc6
|
feat: show git creation message on UI
|
2021-05-01 16:19:58 +08:00 |
|
tiddlygit-test
|
8c61db30b3
|
fix: dev-wiki folder don't exist
|
2021-05-01 14:17:37 +08:00 |
|
tiddlygit-test
|
fd6cd754e1
|
feat: handle copy wiki error
|
2021-04-29 23:23:46 +08:00 |
|
tiddlygit-test
|
df1c19ad1f
|
feat: handle revert error
|
2021-04-29 23:18:03 +08:00 |
|
tiddlygit-test
|
76b0cc2f6b
|
feat: show error message in larger space
|
2021-04-29 23:12:55 +08:00 |
|
tiddlygit-test
|
8586e30411
|
feat: throw better error message on creation error
|
2021-04-29 23:12:40 +08:00 |
|
tiddlygit-test
|
180fec8396
|
feat: show error message
|
2021-04-29 22:46:57 +08:00 |
|
tiddlygit-test
|
3cb9668880
|
fix: type error
|
2021-04-29 22:39:04 +08:00 |
|
tiddlygit-test
|
eae68a734b
|
lint: disable some rules and files
|
2021-04-29 22:14:33 +08:00 |
|
tiddlygit-test
|
66a1512c6c
|
fix: type errors
|
2021-04-24 20:57:41 +08:00 |
|
tiddlygit-test
|
d646d3c372
|
style: eslint auto fix
|
2021-04-24 20:17:16 +08:00 |
|
tiddlygit-test
|
fbde09ad1f
|
fix: type
|
2021-04-24 19:45:43 +08:00 |
|
tiddlygit-test
|
8339db631e
|
fix: type errors
|
2021-04-24 19:42:47 +08:00 |
|
tiddlygit-test
|
b40d9ccb6a
|
fix: await promise
|
2021-04-24 19:07:48 +08:00 |
|
tiddlygit-test
|
75793ebb85
|
fix: some console type not exist on test env
|
2021-04-24 18:52:12 +08:00 |
|
tiddlygit-test
|
7f756df4a7
|
refactor: make most of methods async so we don't need AsyncifyProxy
|
2021-04-23 22:57:33 +08:00 |
|
tiddlygit-test
|
7405e7a36f
|
refactor: make most of methods async so we don't need AsyncifyProxy
|
2021-04-23 22:09:31 +08:00 |
|
tiddlygit-test
|
19a06ac559
|
refactor: move path constants to src/constants/paths, and rename services/constants to context
|
2021-04-23 21:31:50 +08:00 |
|
tiddlygit-test
|
9d9e4d55e9
|
feat: adapt Main x Synced 4 Workspace creation scenarios
|
2021-04-23 21:07:01 +08:00 |
|
tiddlygit-test
|
e43e4a7f16
|
test: add Opening Preferences Notifications
|
2021-04-23 00:50:53 +08:00 |
|