Commit graph

44 commits

Author SHA1 Message Date
tiddlygit-test
ac829f1241 chore: upgrade deps 2020-12-17 23:03:21 +08:00
tiddlygit-test
0785e12424 chore: upgrade tiddlywiki 2020-11-07 19:27:34 +08:00
tiddlygit-test
866f095038 refactor: optimize tw to use dll.js 2020-10-26 02:03:32 +08:00
tiddlygit-test
fd1963de6c Update html-minifier-terser.config.json 2020-10-26 01:46:57 +08:00
tiddlygit-test
b5e03a0195 fix: tiddler without inner pre tag is not in the store
https://github.com/Jermolene/TiddlyWiki5/issues/4642
2020-10-26 01:01:31 +08:00
tiddlygit-test
e982f76bf0 Update package.json 2020-10-25 22:27:00 +08:00
lin onetwo
0a0cc395a9 fix: sub-wiki plugin should have 1 more / leading, and is not enabled 2020-10-19 00:01:18 +08:00
tiddlygit-test
5615de5600 feat: add github-external-image plugin 2020-10-16 23:13:30 +08:00
tiddlygit-test
6c37677c2a feat: add service-worker plugin 2020-10-16 22:27:28 +08:00
tiddlygit-test
353bfc25e8 Update fontLink.tid 2020-10-16 22:08:23 +08:00
tiddlygit-test
097bd875f5 Update tiddlywiki.info 2020-10-11 19:28:14 +08:00
tiddlygit-test
b6adde586e feat: add scm plugin 2020-10-11 19:24:53 +08:00
tiddlygit-test
b2f20e2fd5 chore: upgrade watch-fs 2020-10-03 15:16:53 +08:00
tiddlygit-test
10175be4bb chore: upgrade tiddlywiki version 2020-10-03 12:02:46 +08:00
tiddlygit-test
7b296312b5 chore: upgrade itonnote theme 2020-09-13 21:42:57 +08:00
tiddlygit-test
ea50f1255c fix: don't trigger sync if user is typing using IME 2020-09-12 18:47:40 +08:00
tiddlygit-test
44ea52f4ac fix: update of .json file 2020-09-12 18:19:28 +08:00
tiddlygit-test
8ccfd492f1 fix: ignore some change from plugin that will only change "modified" field 2020-09-12 18:18:04 +08:00
tiddlygit-test
0c5cbc3a7a chore: upgrad watch-fs plugin 2020-09-12 17:23:13 +08:00
tiddlygit-test
bef0c1cc71 fix: forget to upgrade tiddlywiki in the template/ 2020-08-29 21:20:41 +08:00
tiddlygit-test
3029ba93a4 fix: readed tiddler is a newer version that just edited by user from wiki 2020-08-29 21:01:17 +08:00
tiddlygit-test
541fd62ccf feat: util to update fileSystemPaths.tid 2020-08-21 21:24:04 +08:00
tiddlygit-test
813d3305e9 fix: watch-fs prevents build 2020-08-20 21:41:18 +08:00
tiddlygit-test
4bf0f686d4 feat: add half done private plugin 2020-08-16 19:42:59 +08:00
tiddlygit-test
989d6b8479 feat: new location to put symlink for subwiki 2020-08-16 00:43:00 +08:00
tiddlygit-test
5396df24af Update .gitignore 2020-08-15 16:18:31 +08:00
lin onetwo
eed722084f
Update FileSystemMonitor.js 2020-08-14 13:34:04 +08:00
lin onetwo
0cbafaeb3c
Update readme.tid 2020-08-13 13:02:49 +08:00
tiddlygit-test
a346829f9c Update get-can-sync.js 2020-08-13 00:16:53 +08:00
tiddlygit-test
8b55b14b38 Update trigger-sync.html.meta 2020-08-13 00:12:26 +08:00
tiddlygit-test
ac41266982 chore: upgrade watch-fs plugin 2020-08-13 00:08:55 +08:00
tiddlygit-test
47555bc161 fix: relative path from electron is wrong for watch-fs in worker_thread
Now we use arg from $tw.boot.wikiTiddlersPath to solve this, which is get from workspace.

And fixes the `Cannot find module named 'fs' required by module , resolved to fs` error
which is caused by not setting

```js
if (typeof $tw === 'undefined' || !$tw?.node) return;
```

And add this, maybe is useful


```js
  exports.name = 'watch-fs_FileSystemMonitor';
  exports.after = ['load-modules', 'watch-fs_watch'];
  exports.platforms = ['node'];
  exports.synchronous = true;
```
2020-08-08 21:41:48 +08:00
tiddlygit-test
15980348cc feat: upgrade watch-fs plugin 2020-08-08 18:52:33 +08:00
tiddlygit-test
a0951d5c2b style: format tiddlywiki.info 2020-08-08 18:51:48 +08:00
tiddlygit-test
ab89d73315 feat: update tw plugins 2020-08-08 17:44:29 +08:00
tiddlygit-test
40f725a80c chore: Removed TW-BOB submodule 2020-08-04 23:01:53 +08:00
tiddlygit-test
2d79953efa fix: renamve bob plugin folder 2020-07-24 00:19:10 +08:00
tiddlygit-test
3623db45fd feat: config bob server 2020-07-23 22:28:29 +08:00
tiddlygit-test
7d92aad9c2 feat: add Tw-Bob 2020-07-23 22:02:21 +08:00
tiddlygit-test
ebb7105ce4 chore: use TiddlyGit as name and Tiddlywiki Icon as new icon 2020-07-19 15:26:56 +08:00
dependabot[bot]
b38f673c40
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /template/wiki
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 17:25:47 +00:00
Lin Onetwo
fa5fd4d7f6 fix: build failed on the cloud 2020-07-11 16:16:15 +08:00
Lin Onetwo
f7806f4934 feat: script to build wiki in the CI 2020-07-05 22:23:01 +08:00
Lin Onetwo
8478488d61 chore: add template wiki 2020-06-23 00:09:25 +08:00