Commit graph

1050 commits

Author SHA1 Message Date
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
85b6d6d256 chore: remove useless lproj 2021-05-04 21:22:04 +08:00
tiddlygit-test
59cedd637f fix: ENOENT: no such file or directory, stat '/Users/linonetwo/Desktop/repo/TiddlyGit-Desktop/out/tiddly-git-darwin-x64/tiddly-git.app/Contents/MacOS/tiddly-git' 2021-05-04 20:34:16 +08:00
tiddlygit-test
098bd9eeec Update developmentMkdir.ts 2021-05-04 20:21:07 +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
9c112b208b fix: only use @zeit/webpack-asset-relocator-loader for main process
fixes https://github.com/vercel/webpack-asset-relocator-loader/issues/97
2021-05-04 13:29:10 +08:00
tiddlygit-test
48904d3b5c refactor: move import electron related paths to other file 2021-05-04 13:09:17 +08:00
tiddlygit-test
7dcf983aed chore: enable @zeit/webpack-asset-relocator-loader 2021-05-04 02:12:45 +08:00
tiddlygit-test
9d46c4dd2c feat: unpack workers 2021-05-04 01:50:25 +08:00
tiddlygit-test
28aa1fe82b Update package.json 2021-05-04 01:14:45 +08:00
tiddlygit-test
7642a24be6 Update package-lock.json 2021-05-04 01:11:33 +08:00
tiddlygit-test
446c652e86 fix: don't ignore other modules other than tiddlywiki 2021-05-04 01:05:52 +08:00
tiddlygit-test
6ef3c76475 chore: remove download picture from url feature 2021-05-04 01:05:21 +08:00
lin onetwo
1093451d6a Update package.json 2021-05-03 23:25:47 +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
1f2008be4e lint: disable 2021-05-02 19:35:18 +08:00
tiddlygit-test
d07b27fcea lint: disable some unrelated files 2021-05-02 19:33:02 +08:00
tiddlygit-test
f59d9c71a5 Update .eslintrc.js 2021-05-02 19:18:50 +08:00
tiddlygit-test
1322c008a8 Update .gitignore 2021-05-02 18:06:46 +08:00
tiddlygit-test
5f32472a2a chore: add security eslint plugins 2021-05-02 17:19:34 +08:00
tiddlygit-test
db11ef41cf chore: upgrade deps 2021-05-01 22:10:33 +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