Commit graph

367 commits

Author SHA1 Message Date
lin onetwo
a4fbf9dbcb
Merge branch 'master' into basic-tiddlywiki-desktop 2020-06-27 14:13:00 +08:00
lin onetwo
245c056af8
Merge pull request #4 from tiddly-gittly/renovate/cliqz-adblocker-electron-1.x
Update dependency @cliqz/adblocker-electron to v1.16.0
2020-06-27 14:10:08 +08:00
Renovate Bot
42913d8aa5
Update dependency @cliqz/adblocker-electron to v1.16.0 2020-06-27 06:04:24 +00:00
lin onetwo
0b38e2d89b
Merge pull request #3 from tiddly-gittly/renovate/configure
Configure Renovate
2020-06-27 14:02:37 +08:00
Renovate Bot
d99eabe98d
Add renovate.json 2020-06-27 05:56:20 +00:00
Lin Onetwo
8f62b055a2 fix: I delete this line by mistake 2020-06-27 13:34:49 +08:00
Lin Onetwo
fb2feaf83e feat: start two wiki in different port 2020-06-27 13:17:52 +08:00
Lin Onetwo
2dacc0b16e feat: stop wiki before workspace remove 2020-06-27 12:55:52 +08:00
Lin Onetwo
051e277dbc chore: sort deps 2020-06-27 12:49:55 +08:00
Lin Onetwo
8490cccadb feat: auto reload page if wiki not loaded 2020-06-27 12:49:47 +08:00
Lin Onetwo
63041ef460 refactor: use worker_thread to start wiki 2020-06-27 12:49:35 +08:00
Lin Onetwo
e89b904c85 fix: now showing error message 2020-06-27 11:48:06 +08:00
Lin Onetwo
04f4991948 refactor: create workspace in one click 2020-06-26 23:56:11 +08:00
Lin Onetwo
5aa8ca95a0 feat: allow create sub-wiki, and store metadata to workspace 2020-06-26 23:02:37 +08:00
Lin Onetwo
d6941c4760 feat: allow choose wiki name 2020-06-26 21:59:54 +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
c211d1aab1 fix: inform user when folder can't be find 2020-06-26 18:45:36 +08:00
Lin Onetwo
e55b7db39a fix: wiki template path in dist build 2020-06-25 15:00:37 +08:00
Lin Onetwo
d67cf2df45 feat: start wiki upon workspace creation and on startup 2020-06-25 14:56:22 +08:00
Lin Onetwo
f3cfa6b819 feat: create workspace with icon 2020-06-25 14:04:54 +08:00
Lin Onetwo
f3f5a91152 feat: adjust help messages, and add close button 2020-06-25 12:58:08 +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
Quang Lam
5a06e29931 Fix zoom menu item isn't working on Windows & Linux (#302) 2020-06-24 19:44:48 +08:00
Lin Onetwo
f10df411e9 Fix notification object is unnecessarily console.log (#301) 2020-06-24 19:44:41 +08:00
Lin Onetwo
bd83a5844e Merge remote-tracking branch 'origin/master' 2020-06-24 19:42:58 +08:00
Lin Onetwo
5740917747 feat: Start an empty nodejs TiddlyWiki in App Resource folder
make that wiki folder template not asar when package it
2020-06-23 09:24:03 +08:00
Lin Onetwo
6b753cf18d chore: debug using vscode
So I can see console.log from main process
2020-06-23 09:22:33 +08:00
Lin Onetwo
00abcf242c Fix reorganizing workspaces is not working properly (#300) 2020-06-23 08:25:37 +08:00
Lin Onetwo
8478488d61 chore: add template wiki 2020-06-23 00:09:25 +08:00
Lin Onetwo
8274d0e903 feat: pack template wiki into App Resource 2020-06-23 00:09:18 +08:00
lin onetwo
6d1761d6b8
Merge pull request #2 from tiddly-gittly/basic-tiddlywiki-desktop
Merge upstream till 3.10.0
2020-06-22 23:24:21 +08:00
Quang Lam
ddfb95484c Improve caching stability for GH Actions 2020-06-22 23:22:47 +08:00
Quang Lam
08f0622059 Fix segmentation fault (core dumped) bug on Linux (#295) 2020-06-22 23:22:37 +08:00
Quang Lam
15fef9fff6 Fix menubar icon color is not set correctly on Windows & Linux (#294) 2020-06-22 23:22:11 +08:00
Lin Onetwo
ed8cf1866f Fix app doesn't load URL when using as default browser/mail client (#293) 2020-06-22 23:21:58 +08:00
Lin Onetwo
020125311a doc: thank atomery/singlebox 2020-06-16 18:11:59 +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
c91444b63d
Merge pull request #1 from tiddly-gittly/basic-tiddlywiki-desktop
Doc about this project
2020-06-12 23:16:12 +08:00
Lin Onetwo
2d088de1cf chore: remove unused file from Singlebox 2020-06-12 22:48:14 +08:00
Lin Onetwo
0d81ee3758 doc: change project metadata 2020-06-12 22:46:23 +08:00
Lin Onetwo
4f76ab716c doc: about TiddlyGit project 2020-06-12 22:38:20 +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
3b72ad9da0
Improve caching for GitHub Actions (#290) 2020-06-09 02:01:59 +07:00
Quang Lam
753297459e
Remove catalog live search feature (#289) 2020-06-09 00:21:42 +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
72eb950112
Fix yarn doesn't run on GH Actions when yarn cache is restored (#287) 2020-06-07 20:03:33 +07:00