Commit graph

1231 commits

Author SHA1 Message Date
lin onetwo
2446c7510e Create .gitattributes 2021-07-08 23:23:59 +08:00
tiddlygit-test
79cc275865 Update browserViewMetaData.ts 2021-07-08 00:16:58 +08:00
tiddlygit-test
fd596ed671 fix: catch and log if extraMetaJSONString is bad 2021-07-07 23:45:25 +08:00
tiddlygit-test
dca0556956 feat: make default browser view color 2021-07-07 23:21:02 +08:00
tiddlygit-test
9ceea1edc1 refactor: simplify popup window handler 2021-07-07 23:17:10 +08:00
tiddlygit-test
bc110ae004 chore: upgrade electron, to fix crash, which is not fixed in v13
https://github.com/electron/electron/pull/29951
2021-07-07 23:07:46 +08:00
tiddlygit-test
3ae404de15 refactor: remove useless will-navigate 2021-07-07 23:03:19 +08:00
tiddlygit-test
b3b45db54a fix: custom ip implementation don't work well in windows 2021-07-07 20:16:40 +08:00
林一二
6791b66d71 Update isElectronDevelopment.ts 2021-07-06 16:01:11 +08:00
林一二
d49defe6bd Update package.json 2021-07-06 14:32:46 +08:00
林一二
cb6e04d40f chore: upgrade electron 2021-07-06 14:23:14 +08:00
tiddlygit-test
47cb058381 fix: cant require electron.app in preload script 2021-07-05 00:25:44 +08:00
tiddlygit-test
4207937d81 fix: try catch around stop wiki 2021-07-05 00:11:38 +08:00
tiddlygit-test
2ba6c1b023 Update style.css 2021-07-04 01:02:11 +08:00
tiddlygit-test
48e4decd55 feat: update itonnote plugin and theme 2021-07-03 22:41:00 +08:00
tiddlygit-test
2bff1b058b refactor: delete duplicated plugins 2021-07-03 22:40:49 +08:00
tiddlygit-test
09137b5ca1 feat: update template plugin list 2021-07-03 22:23:46 +08:00
tiddlygit-test
60793d1cf4 feat: add plugins from my latest plugin set 2021-07-03 22:20:26 +08:00
tiddlygit-test
7010a6f0e1 fix: save before restart 2021-07-02 23:32:38 +08:00
tiddlygit-test
37e5389595 feat: edit workspace can switch synced workspace now 2021-07-01 23:13:58 +08:00
tiddlygit-test
32eadbb6dc feat: support switch sync or local 2021-06-30 23:07:45 +08:00
tiddlygit-test
2208667535 feat: enhanced workspace edit 2021-06-30 22:03:24 +08:00
tiddlygit-test
cd23fe4403 feat: add link to workspace location 2021-06-30 21:49:41 +08:00
tiddlygit-test
8f01d22601 feat: getLocalHostUrlWithActualIP in edit workspace 2021-06-30 01:00:52 +08:00
lin onetwo
c6e3875297
fix: Cannot find module 'pngquant-bin' windows 2021-06-29 11:35:38 +08:00
tiddlygit-test
8df59641d0 fix: old url may includes now invalid ip address
This fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/71
2021-06-29 01:13:35 +08:00
tiddlygit-test
70d9367fd8 feat: add more logs to url 2021-06-29 01:08:33 +08:00
tiddlygit-test
0a3c0f4ac4 fix: ip address wrong
it gaves 192.168.50.112 instead of valid 192.168.50.118 in my case, weird.
2021-06-29 00:39:59 +08:00
tiddlygit-test
0ae5b8b25c feat: show latest url 2021-06-29 00:22:31 +08:00
tiddlygit-test
7bfdae7940 docs: better error message when failed loading 2021-06-29 00:16:24 +08:00
tiddlygit-test
df353131aa fix: not loading workspace on second open
This fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/71
2021-06-29 00:09:10 +08:00
tiddlygit-test
a49156d552 feat: add more config just like https://github.com/electron/fiddle/blob/master/forge.config.js 2021-06-28 23:54:43 +08:00
tiddlygit-test
3136d5fc5f chore: upgrade deps 2021-06-28 23:36:00 +08:00
tiddlygit-test
3d425d2254 docs: about error messages 2021-06-28 22:48:19 +08:00
tiddlygit-test
bfd3b59e0f feat: allow reload workspace 2021-06-28 22:40:59 +08:00
tiddlygit-test
d03500ae53 docs: translate loading 2021-06-28 22:24:29 +08:00
tiddlygit-test
2f51af5902 Update forge.config.js 2021-06-27 22:15:20 +08:00
lin onetwo
d22c24c06c chore: use js forge config just like https://github.com/electron/fiddle/blob/master/forge.config.js 2021-06-27 21:21:54 +08:00
lin onetwo
ccacd2e402 feat: add TiddlyGit to windows start menu 2021-06-27 16:47:39 +08:00
lin onetwo
a037853e11 feat: add iconUrl to squirrel 2021-06-27 16:21:10 +08:00
lin onetwo
5a14a62792 Merge branch 'master' of https://github.com/tiddly-gittly/TiddlyGit-Desktop 2021-06-27 16:08:39 +08:00
tiddlygit-test
1a17401c97 Merge branch 'master' of https://github.com/tiddly-gittly/TiddlyGit-Desktop 2021-06-27 16:07:51 +08:00
tiddlygit-test
e61913eb00 chore: upgrade deps 2021-06-27 16:07:48 +08:00
lin onetwo
b6c9c8a203 feat: add icon to win exe 2021-06-27 16:05:07 +08:00
lin onetwo
5e76a0ce3a fix: windows x64 and arm share the name
This fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/68

but installer may have a bad name instead
2021-06-27 16:03:36 +08:00
lin onetwo
6f536af586 fix: catch error when creating menu
fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/51
2021-06-27 15:41:47 +08:00
lin onetwo
be3aaca838 Update index.ts 2021-06-27 15:36:24 +08:00
lin onetwo
f303ccdba5 fix: menu not pop up, overwride by later propagated event 2021-06-27 15:30:40 +08:00
lin onetwo
a31568c1c8 fix: temp folder existed 2021-06-27 14:29:12 +08:00
林一二
16b41714b8 fix: workspace sorting not taking effect 2021-06-26 18:37:20 +08:00