Commit graph

147 commits

Author SHA1 Message Date
Lin Onetwo
d7d8d96f33 feat: allow open a nodejs wiki folder as workspace 2020-07-12 23:31:21 +08:00
Lin Onetwo
ade57adb69 feat: button to refetch repo list 2020-07-11 21:11:14 +08:00
Lin Onetwo
7560f58a10 feat: script to watch change and sync 2020-07-11 15:52:25 +08:00
Lin Onetwo
1dcdc06dff feat: allow remove workspace folder 2020-07-05 00:26:45 +08:00
Lin Onetwo
c11e8d2488 feat: connect wiki folder to github 2020-07-04 23:57:43 +08:00
Lin Onetwo
f6fe119921 feat: choose repo list item 2020-07-04 13:12:25 +08:00
Lin Onetwo
bc92e4a258 feat: allow signout 2020-07-04 13:06:03 +08:00
Lin Onetwo
da79a803a6 refactr: extract component to saparate files 2020-07-04 12:02:38 +08:00
Lin Onetwo
0fcabf83d4 feat: parse githubUsername from oauth data 2020-07-04 01:29:11 +08:00
Lin Onetwo
e98b542066 fix: type annotation in github-login 2020-07-04 01:22:55 +08:00
Lin Onetwo
0daa185dce refactor: delete unused code 2020-07-04 01:12:32 +08:00
Lin Onetwo
758f10e469 feat: use github token to load repo list 2020-07-04 01:10:27 +08:00
Lin Onetwo
cb2428fb70 feat: adjust sync button to top, since login will clear the form state 2020-07-02 23:30:04 +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
f9487535d2 feat: login to github using unsafe oAuth
I have secret in the commit, which is bad, but difficult to get around if I want to be server less.
https://aimingoo.github.io/1-1722.html
I can use a FaaS to get token for user, but that means I need to pay for the service.
2020-07-02 09:24:42 +08:00
lin onetwo
a4fbf9dbcb
Merge branch 'master' into basic-tiddlywiki-desktop 2020-06-27 14:13:00 +08:00
Lin Onetwo
fb2feaf83e feat: start two wiki in different port 2020-06-27 13:17:52 +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
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
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
00abcf242c Fix reorganizing workspaces is not working properly (#300) 2020-06-23 08:25:37 +08:00
Quang Lam
dd77ec7c1c 3.9.0 2020-06-09 02:08:53 +07:00
Quang Lam
753297459e
Remove catalog live search feature (#289) 2020-06-09 00:21:42 +07:00
Quang Lam
3ed4bfa89e
Revert "Sunset Translatium (#284)" (#285)
This reverts commit 3ecb5d060d.
2020-06-06 12:57:46 +07:00
Quang Lam
3ecb5d060d
Sunset Translatium (#284) 2020-06-05 23:45:55 +07:00
Quang Lam
67cea59297
Improve catalog performance (#281) 2020-05-28 21:43:36 +07:00
Quang Lam
1d99a8fb29
Remove updater support if AppImageLauncher is installed on Linux (#280) 2020-05-28 21:43:15 +07:00
Quang Lam
24d09e76e7
Fix catalog page scroll position is not remembered and restored (#278) 2020-05-24 00:02:06 +07:00
Quang Lam
503c187200
Improve error/loading state handling (#277) 2020-05-24 00:01:40 +07:00
Quang Lam
ee121554cb
Fix cannot read property 'isDefaultProtocolClient' of undefined (#276) 2020-05-23 18:20:31 +07:00
Quang Lam
1f78a839a1
Improve workspace meta management (#275) 2020-05-23 18:19:35 +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
4fd6ca7f26
Improve sidebar scrollbar appearance on Windows & Linux (#271) 2020-05-21 17:16:58 +07:00
Quang Lam
14a6d56b24
Fix sidebar scrollbar is not shown on Windows (#270) 2020-05-21 14:56:33 +07:00
Quang Lam
73fd8daf83
Fix unable to drag window with top part when scrolling sidebar (#269) 2020-05-21 14:26:42 +07:00
Quang Lam
2de956b78a
Fix web view zooming is not working in pop up window (#257) 2020-05-16 11:49:09 +07:00
Quang Lam
6f0fc78a39
Add ability to drag window with top part of web view (#256) 2020-05-14 10:10:35 +07:00
Quang Lam
d66aea17bf
Show badge count option on Windows & Linux (#252) 2020-05-10 15:35:18 +07:00
Quang Lam
09854379ad
Add option to ignore certificate errors (#250) 2020-05-10 15:23:45 +07:00
Quang Lam
d56867650a
Allow showing title bar in menu bar mode on macOS (#249) 2020-05-10 15:17:42 +07:00
Quang Lam
fbd50b3f3f
Allow access to Node.js & Electron APIs in JS code injection (#245)
Co-authored-by: linonetwo <linonetwo012@gmail.com>
2020-05-10 15:09:58 +07:00
Quang Lam
0de23b6c25
Add "Developers" preference section (#240) 2020-05-10 14:58:43 +07:00
Quang Lam
d4e66cfb71
Add ability to hide all UI bars at the same time on macOS (#243) 2020-05-10 14:57:57 +07:00