tiddlygit-test
|
40c43a6e8d
|
0.1.1 First Alpha Release (Fix of Fix)
|
2020-07-20 02:34:52 +08:00 |
|
tiddlygit-test
|
c360fb288c
|
0.1.0 First Alpha Release (fixed)
|
2020-07-20 01:27:04 +08:00 |
|
tiddlygit-test
|
943704175a
|
fix: scripts in worker_thread can't require module in asar
https://github.com/electron/electron/issues/18540#issuecomment-660679649
|
2020-07-20 01:26:22 +08:00 |
|
tiddlygit-test
|
d85969c219
|
.
|
2020-07-19 23:34:23 +08:00 |
|
tiddlygit-test
|
833935cd93
|
0.1.0 First Alpha Release
Seems 0.a.1 is not allowed
```
npm ERR! Invalid version: "0.a.1"
```
fix: bad ico
chore: try to solve issue
chore: try skip auth
chore: try skip auth
chore: sign
fix: Error: Failed to upload app to Apple's notarization servers
chore: skip
|
2020-07-19 20:24:53 +08:00 |
|
tiddlygit-test
|
567a5b2069
|
0.a.1 First Alpha Release
|
2020-07-19 17:11:32 +08:00 |
|
tiddlygit-test
|
32faa5b9e6
|
feat: add git repo sync message popup to tiddlywiki
|
2020-07-19 03:36:35 +08:00 |
|
tiddlygit-test
|
28cca1c129
|
chore: upgrade deps
|
2020-07-18 21:49:22 +08:00 |
|
tiddlygit-test
|
d2ced1a96b
|
feat: move wiki watcher to worker thread
|
2020-07-18 19:46:47 +08:00 |
|
tiddlygit-test
|
efdf4fa370
|
feat: implement git-sync using dugite
https://github.com/simonthum/git-sync/blob/master/git-sync
|
2020-07-18 17:55:01 +08:00 |
|
Lin Onetwo
|
53a80e8621
|
chore: install dugite, we will use it to implement git-sync
|
2020-07-18 17:55:01 +08:00 |
|
Lin Onetwo
|
fbabdd7bdc
|
Add option to show/hide keyboard shortcut hints on sidebar (#305)
|
2020-07-15 21:59:41 +08:00 |
|
Lin Onetwo
|
554e2d02d3
|
feat: progress bar for wiki creation
|
2020-07-14 01:27:09 +08:00 |
|
Lin Onetwo
|
83923423d2
|
chore: upgrade @material-ui/pickers
|
2020-07-13 01:38:44 +08:00 |
|
Lin Onetwo
|
869013b463
|
chore: remove unused algoliasearch
|
2020-07-13 00:20:55 +08:00 |
|
Lin Onetwo
|
d3e561771e
|
chore: upgrade to electron v9
|
2020-07-13 00:17:42 +08:00 |
|
Lin Onetwo
|
c11e8d2488
|
feat: connect wiki folder to github
|
2020-07-04 23:57:43 +08:00 |
|
Lin Onetwo
|
b83e15a362
|
chore: install types after install deps
|
2020-07-04 13:31:28 +08:00 |
|
Lin Onetwo
|
2c5ea45be5
|
style: install flow-types
|
2020-07-04 13:28:21 +08:00 |
|
Lin Onetwo
|
da79a803a6
|
refactr: extract component to saparate files
|
2020-07-04 12:02:38 +08:00 |
|
Lin Onetwo
|
758f10e469
|
feat: use github token to load repo list
|
2020-07-04 01:10:27 +08:00 |
|
Lin Onetwo
|
1c76e1e88e
|
refactor: use authing.cn to sign-in in a more secure and comfortable way
|
2020-07-02 23:17:48 +08:00 |
|
lin onetwo
|
7ac4bc3836
|
Merge pull request #21 from tiddly-gittly/renovate/electron-notarize-1.x
chore(deps): update dependency electron-notarize to v1
|
2020-06-27 23:29:41 +08:00 |
|
lin onetwo
|
68139aa580
|
Merge pull request #19 from tiddly-gittly/renovate/uuid-8.x
fix(deps): update dependency uuid to v8.2.0
|
2020-06-27 23:28:54 +08:00 |
|
Renovate Bot
|
f51625a4c8
|
chore(deps): update dependency electron-notarize to v1
|
2020-06-27 15:07:55 +00:00 |
|
Renovate Bot
|
33c5807ea4
|
fix(deps): update dependency uuid to v8.2.0
|
2020-06-27 14:35:04 +00:00 |
|
Renovate Bot
|
0b2f1e76a6
|
chore(deps): pin dependencies
|
2020-06-27 08:01:10 +00:00 |
|
Lin Onetwo
|
8d3bcf035f
|
chore: remove yarn
|
2020-06-27 14:43:05 +08:00 |
|
Lin Onetwo
|
9537c9b164
|
fix: Package "electron" is only allowed in "devDependencies"
|
2020-06-27 14:24:05 +08:00 |
|
Lin Onetwo
|
051e277dbc
|
chore: sort deps
|
2020-06-27 12:49:55 +08:00 |
|
Lin Onetwo
|
2d53df8791
|
chore: disable dev eslint check, which blocks develop
|
2020-06-26 21:30:32 +08:00 |
|
Lin Onetwo
|
098170c546
|
style: add flow type
|
2020-06-26 19:44:22 +08:00 |
|
Lin Onetwo
|
8455a7f6f6
|
style: add lots of eslint plugins
|
2020-06-26 19:39:23 +08:00 |
|
Lin Onetwo
|
3e5f16efd7
|
feat: complete dialog to create wiki template
|
2020-06-25 12:47:50 +08:00 |
|
Lin Onetwo
|
e3d291f39d
|
feat: basic wiki creation panel
|
2020-06-24 23:53:00 +08:00 |
|
Lin Onetwo
|
8cf0a8e859
|
Fix window is not focused when opening link when the app is open
|
2020-06-13 13:21:08 +08:00 |
|
Lin Onetwo
|
0d81ee3758
|
doc: change project metadata
|
2020-06-12 22:46:23 +08:00 |
|
linonetwo
|
25dd377fd6
|
chore: install tiddlywiki
|
2020-06-12 19:20:00 +08:00 |
|
Quang Lam
|
dd77ec7c1c
|
3.9.0
|
2020-06-09 02:08:53 +07:00 |
|
Quang Lam
|
fc97683f2e
|
Fix clicking on notification doesn't open the matching workspace (#288)
|
2020-06-08 20:58:48 +07:00 |
|
Quang Lam
|
67cea59297
|
Improve catalog performance (#281)
|
2020-05-28 21:43:36 +07:00 |
|
Quang Lam
|
ebb32c78fa
|
3.8.0-beta
|
2020-05-24 10:33:01 +07:00 |
|
Quang Lam
|
6cd1bfe987
|
Fix unable to set app as default mail client and browser on Windows 10 (#273)
|
2020-05-23 12:07:57 +07:00 |
|
Quang Lam
|
fec1fb2ff8
|
Fix 'simplebar' is not listed in the project's dependencies (#272)
|
2020-05-22 20:27:17 +07:00 |
|
Quang Lam
|
acd1f2a2aa
|
3.7.0
|
2020-05-22 01:06:49 +07:00 |
|
Quang Lam
|
4fd6ca7f26
|
Improve sidebar scrollbar appearance on Windows & Linux (#271)
|
2020-05-21 17:16:58 +07:00 |
|
Quang Lam
|
09c92ec1cc
|
3.6.4
|
2020-05-20 17:46:42 +07:00 |
|
Quang Lam
|
1ea44a3eb9
|
3.6.3
|
2020-05-18 14:16:24 +07:00 |
|
Quang Lam
|
d7501138fb
|
Fix new navigation behavior breaks Microsoft Teams log in (#264)
|
2020-05-18 13:24:07 +07:00 |
|
Quang Lam
|
ac4fd49b3c
|
3.6.2
|
2020-05-17 07:53:28 +07:00 |
|