Compare commits

...

803 Commits

Author SHA1 Message Date
adrian-fuertes
34db181af0
fix typos in sync messages and comments (startting -> starting) (#876)
Some checks failed
BuildCI / build (20.x) (push) Failing after 5m56s
2024-11-10 18:16:22 +08:00
Liam Swayne
6631a9c5eb
typo fixes (#870) 2024-11-10 18:14:16 +08:00
fyears
e39edcea70 bump to 0.5.25
Some checks failed
Release A New Version / build (20.x) (push) Failing after 46s
2024-10-20 17:12:42 +08:00
fyears
9ac7ecf828 fix undefined 2024-10-20 16:58:22 +08:00
fyears
50c08400ff add more prefix 2024-10-20 16:42:47 +08:00
fyears
7bc2fad88b bump to 0.5.24
Some checks failed
Release A New Version / build (20.x) (push) Failing after 41s
2024-09-30 21:15:53 +08:00
fyears
6dc1c28361 add caddy 2024-09-30 21:15:23 +08:00
fyears
2220f511e3 fix webdav path with /.. leading 2024-09-30 20:51:55 +08:00
fyears
06de1a4ab0 bump to 0.5.23
Some checks failed
Release A New Version / build (20.x) (push) Failing after 47s
2024-09-30 18:11:43 +08:00
fyears
df184ff9d8 correct way to deal with .obsidian and bookmarks 2024-09-30 18:11:08 +08:00
fyears
f50ba953f1 fix ci
Some checks failed
Release A New Version / build (20.x) (push) Failing after 50s
2024-09-29 10:19:48 +08:00
fyears
55cb26bd22 bump to 0.5.22 2024-09-29 10:11:01 +08:00
fyears
36d3018efb fix ignore logic 2024-09-29 10:09:49 +08:00
fyears
421b43d937 update complex logic for config 2024-09-29 09:32:04 +08:00
xvqinghong
17708359a1
fix bug of unwished synchronizing Config Directory and Bookmarks File (#816)
In the original code, if we set syncConfigDir to false, which means we don't want to sync this directory, but it will also cause `if( syncConfigDir && isInsideObsFolder(key, configDir) )` statement NEVER be entered.  Thus, in the original code, our setting is actually be ignored.
2024-09-29 09:20:27 +08:00
fyears
9acae1b077 fix google drive expire 2024-09-29 08:59:14 +08:00
fyears
4ade975585 warn in console about expire 2024-09-29 08:58:57 +08:00
fyears
e988fc7ae9 update ci 2024-09-09 00:39:19 +08:00
fyears
5c56f2146f 0.5.21
Some checks failed
Release A New Version / build (20.x) (push) Failing after 41s
2024-09-09 00:13:09 +08:00
fyears
74125f8dff fix config dir special empty condiction 2024-09-09 00:12:38 +08:00
fyears
ace16de20c add complex logic to allow list and ignore list 2024-09-09 00:00:12 +08:00
fyears
716e5aa6c5 not detect chars in name for now 2024-09-07 15:26:19 +08:00
fyears
fcdbb71493 add star and download history 2024-09-01 18:53:19 +08:00
fyears
0040e18b49 fix link 2024-09-01 18:30:31 +08:00
fyears
b5d56843fd bump to 0.5.20
Some checks failed
Release A New Version / build (20.x) (push) Failing after 52s
2024-09-01 18:28:46 +08:00
fyears
b63b6791aa re-enable profiler 2024-09-01 18:28:08 +08:00
Matvey Romanov
2a3d1265b3
Update en.json (#794) 2024-09-01 17:34:46 +08:00
fyears
245d529821 bump to 0.5.19
Some checks failed
Release A New Version / build (20.x) (push) Failing after 43s
2024-09-01 17:29:48 +08:00
fyears
74e5231861 not transfer data to worker for safety 2024-09-01 17:26:32 +08:00
fyears
ac9c2a9248 mini support to ctimeCli 2024-09-01 17:17:08 +08:00
fyears
b2dea5a351 add allow list mode 2024-09-01 16:48:35 +08:00
fyears
e9b9cd97ac check if folder/file name is valid 2024-09-01 16:15:42 +08:00
fyears
fccebb0594 fix error notice 2024-09-01 16:15:17 +08:00
fyears
dda304c857 add cn for readme 2024-08-04 00:25:21 +08:00
fyears
c0aec40bcc bump to 0.5.18
Some checks failed
Release A New Version / build (20.x) (push) Failing after 51s
2024-07-29 22:19:02 +08:00
fyears
fb2f4ef46f fix checking 2024-07-29 22:18:33 +08:00
fyears
52f3e6a265 bump to 0.5.17
Some checks failed
Release A New Version / build (20.x) (push) Failing after 41s
2024-07-28 16:14:41 +08:00
fyears
b5099854af webdis add prefix in scan 2024-07-28 15:50:01 +08:00
fyears
d42b31cea2 update node ci
Some checks failed
Release A New Version / build (20.x) (push) Failing after 51s
2024-07-27 23:08:49 +08:00
fyears
69e0c77444 bump to 0.5.16 2024-07-27 22:58:36 +08:00
fyears
ee4394873b upgrade check connections 2024-07-27 22:58:05 +08:00
fyears
f2845cdcbf finally we can switch from ts-node to tsx 2024-07-27 22:55:04 +08:00
fyears
bbee873b64 remove debug log 2024-07-27 22:08:22 +08:00
fyears
f5fee16130 bump to 0.5.15 2024-07-27 19:38:25 +08:00
fyears
f4b82204c1 update packages 2024-07-27 19:37:55 +08:00
fyears
f1a06a3f52 add append mode for sabre 2024-07-27 19:22:57 +08:00
fyears
ae4e67f3b4 fix smart conflict 2024-07-27 19:09:42 +08:00
fyears
254231e4bd add onedrive mtime error 2024-07-27 15:02:21 +08:00
fyears
871e8dc3cf encode username 2024-07-27 14:41:37 +08:00
fyears
85aed7cfb9 dufs 2024-07-27 14:41:26 +08:00
fyears
3f7a6dbf6a Merge branch 'master' of https://github.com/fyears/remotely-save 2024-07-27 12:37:31 +08:00
fyears
13cca9025e hard code famous website 2024-07-27 12:30:17 +08:00
Vincent Whizin
a81af9ccec
Update docs on "large" files sync issues (#753) 2024-07-18 13:14:06 +08:00
fyears
db86a75534
Add vConsole tutorial 2024-07-14 22:31:08 +08:00
fyears
72e059d5cc
description of config folder and bookmarks 2024-07-14 21:09:09 +08:00
fyears
b083f006b1 bump to 0.5.14
Some checks failed
Release A New Version / build (16.x) (push) Failing after 46s
2024-07-14 17:16:31 +08:00
fyears
12ed023cd1 add bookmarks sync 2024-07-14 17:04:05 +08:00
fyears
5c86bc039d bump to 0.5.13
Some checks failed
Release A New Version / build (16.x) (push) Failing after 49s
2024-07-14 00:44:38 +08:00
fyears
91e358fcea custom header for webdav 2024-07-14 00:44:11 +08:00
fyears
733fa1d306 export 5 changes 2024-07-13 23:24:41 +08:00
fyears
f256936bae slightly optimize two way merge 2024-07-13 23:19:39 +08:00
fyears
7228398d0a more debug 2024-07-13 23:14:05 +08:00
fyears
6ed04a651b simplify merge file 2024-07-13 23:11:54 +08:00
fyears
be5518e320 add more rclone desc 2024-07-13 23:08:37 +08:00
fyears
c7bb3646a4 no longer transfer array buffer 2024-07-13 23:04:28 +08:00
fyears
428e23941a fix feature detect 2024-07-13 23:03:55 +08:00
fyears
1012bf3d09 remove dup files 2024-07-13 16:31:09 +08:00
fyears
57bdc4d0c6 remove msft temp files 2024-07-13 16:31:02 +08:00
fyears
3c85fff17c fix bug in smart conflict and encryption 2024-07-13 13:57:12 +08:00
fyears
9aa1bd821e bump to 0.5.12
Some checks failed
Release A New Version / build (16.x) (push) Failing after 45s
2024-06-29 18:34:11 +08:00
fyears
a967d6ffd9 move onedrive full to below, and add separator 2024-06-29 18:33:41 +08:00
fyears
a2ce95441a download at best effort 2024-06-29 00:43:01 +08:00
fyears
e74e49538e more logic for potentially the same files in smart conflict 2024-06-29 00:14:53 +08:00
fyears
11c66d7030 fix smart conflict for .obsidian 2024-06-28 23:17:41 +08:00
fyears
56bd4c000e Merge branch 'master' of https://github.com/fyears/remotely-save 2024-06-28 23:06:33 +08:00
fyears
a7cc4e2d7e more robust for rclone 2024-06-28 23:06:14 +08:00
fyears
f306445e0d save resources 2024-06-28 23:05:22 +08:00
lyiton
9f4de49495
修改一处细节 (#720)
* Update zh_cn.json

* Update zh_cn.json

* Update zh_tw.json
2024-06-24 22:52:25 +08:00
fyears
54c25a70ed add pro tag to onedrive 2024-06-23 18:09:48 +08:00
fyears
6befa3cca3 bump to 0.5.11
Some checks failed
Release A New Version / build (16.x) (push) Failing after 45s
2024-06-23 17:45:26 +08:00
fyears
0463ae8222 onedrive full 2024-06-23 17:44:02 +08:00
fyears
b36675dc23 bump to 0.5.10
Some checks failed
Release A New Version / build (16.x) (push) Failing after 52s
2024-06-23 00:36:34 +08:00
fyears
2515464977 add process back 2024-06-23 00:35:35 +08:00
fyears
1cf4da3a0d revert back 0.5.8 2024-06-22 23:49:21 +08:00
fyears
ed46b34376 fix readme for pro 2024-06-22 23:45:50 +08:00
fyears
49a5b9cef5 bump to 0.5.9
Some checks failed
Release A New Version / build (16.x) (push) Failing after 44s
2024-06-22 23:43:15 +08:00
fyears
faa9df1306 fix status bar 2024-06-22 23:42:36 +08:00
fyears
5c1a887b07 add more hints for s3 2024-06-22 23:33:27 +08:00
fyears
cc0a286471 azblob 2024-06-22 21:03:43 +08:00
fyears
690f56945a bump to 0.5.8
Some checks failed
Release A New Version / build (16.x) (push) Failing after 51s
2024-06-18 23:10:18 +08:00
fyears
a764e419e7 add koofr 2024-06-18 23:05:30 +08:00
fyears
272bc7a543 bump to 0.5.7
Some checks failed
Release A New Version / build (16.x) (push) Failing after 52s
2024-06-17 00:15:59 +08:00
fyears
35f5355c8e optimize sync status bar 2024-06-17 00:15:33 +08:00
fyears
57493f57cf polish doc 2024-06-16 20:07:49 +08:00
fyears
7f446b810c bump to 0.5.6
Some checks failed
Release A New Version / build (16.x) (push) Failing after 42s
2024-06-16 19:50:28 +08:00
fyears
9b1a8f6068 push and pull add delete 2024-06-16 19:48:40 +08:00
Hammy Havoc
94350873a9
Update README.md (#707)
Fixed typos
2024-06-16 18:19:12 +08:00
fyears
1e6f59eb79 hide koofr for the moment 2024-06-15 23:09:31 +08:00
fyears
a64b859e46 add koofr 2024-06-15 23:06:41 +08:00
fyears
689376adfe show enc method only if password is set 2024-06-15 16:21:13 +08:00
fyears
52d46b58d8 listen to rename 2024-06-15 16:09:07 +08:00
fyears
157eff3a61 let onedrive download happy with native fetch and no cache 2024-06-14 23:56:15 +08:00
fyears
5ed6fec6e9 fix pcloud bug 2024-06-14 01:26:14 +08:00
fyears
e3c53860f7 box refresh token refreshes itself 2024-06-14 00:41:50 +08:00
fyears
ce48f072cb add apache and nginx webdav 2024-06-14 00:28:03 +08:00
fyears
d067937138 ignore special system files 2024-06-13 03:32:27 +08:00
Rafael Fernandes
60ff7e41bf
Document Open Media Vault WebDAV setup (#694)
* Create README.md

Create documentation on how to add WebDAV access to Open Media Vault and use it on Remotely Save

* Update README.md

Add link to Open Media Vault WebDAV documentation.
2024-06-12 23:04:44 +08:00
fyears
9f67d41786 fix folder sync 2024-06-12 23:02:26 +08:00
fyears
adacda7ee5 finally we know how to skip leading slash 2024-06-12 01:01:30 +08:00
fyears
356c563e95 polish 2024-06-12 00:43:06 +08:00
fyears
d3e134ce73 add draft of keeping folder 2024-06-12 00:42:36 +08:00
fyears
df0a0e2daa 0.5.5
Some checks failed
Release A New Version / build (16.x) (push) Failing after 35s
2024-06-11 00:44:47 +08:00
fyears
c9080dae4e yeah a fix for the sync 2024-06-11 00:44:19 +08:00
fyears
08b68e224d bump to 0.5.4
Some checks failed
Release A New Version / build (16.x) (push) Failing after 51s
2024-06-11 00:11:52 +08:00
fyears
2e09686675 add yandex disk pro 2024-06-11 00:01:36 +08:00
fyears
5186dcb967 add tutorials for box and pcloud 2024-06-09 23:05:08 +08:00
fyears
24b839227a pcloud 2024-06-09 22:37:55 +08:00
fyears
12e45a7f38 box sdk 2024-06-09 16:09:21 +08:00
fyears
d5c2f726f9 box 2024-06-09 13:37:55 +08:00
fyears
1e4d729eb7 make the wording explict 2024-06-02 23:50:54 +08:00
fyears
64371b7d65 bump to 0.5.3
Some checks failed
Release A New Version / build (16.x) (push) Failing after 44s
2024-06-02 23:38:44 +08:00
fyears
e116bb1deb google drive is usable now 2024-06-02 23:37:53 +08:00
fyears
2ace90155c fix build and bump to 0.5.2
Some checks failed
Release A New Version / build (16.x) (push) Failing after 47s
2024-05-27 00:53:07 +08:00
fyears
d885a4c743 remove useless code
Some checks failed
Release A New Version / build (16.x) (push) Failing after 46s
2024-05-27 00:36:52 +08:00
fyears
b6d46d8b91 remove https detection 2024-05-27 00:35:55 +08:00
fyears
06dad54d4c pro and smart conflict 2024-05-27 00:33:49 +08:00
fyears
0802767726 bump to 0.4.25
Some checks failed
Release A New Version / build (16.x) (push) Failing after 46s
2024-05-25 15:58:52 +08:00
fyears
be4a2d3271 nextcloud address 2024-05-25 15:57:48 +08:00
fyears
7ca2d19255 more debug info 2024-05-25 15:53:38 +08:00
fyears
ff765d5ae7 change back to local time 2024-05-25 15:53:27 +08:00
fyears
bdbf0b1484 nextcloud is good 2024-05-25 15:39:29 +08:00
fyears
7497b5fae7 split export 2024-05-25 15:22:19 +08:00
fyears
408acb6230 add custom protection 2024-05-25 14:37:37 +08:00
fyears
d9cab7b1ff fix kind
Some checks failed
Release A New Version / build (16.x) (push) Failing after 43s
2024-05-24 23:13:40 +08:00
fyears
5e53967e01 bump to 0.4.24 2024-05-24 23:11:37 +08:00
fyears
fb9f4a67b4 fix size bug 2024-05-24 23:11:01 +08:00
fyears
26a426dda8 bump to 0.4.23
Some checks failed
Release A New Version / build (16.x) (push) Failing after 42s
2024-05-24 22:42:21 +08:00
fyears
de64c3c53f fix condition for partial update 2024-05-24 22:41:43 +08:00
fyears
0cefafa491 special treatment for jianguoyun 2024-05-24 22:08:02 +08:00
fyears
b769becb97 bump to 0.4.22
Some checks failed
Release A New Version / build (16.x) (push) Failing after 40s
2024-05-21 01:04:22 +08:00
fyears
7b3600a46f correct way for nextcloud 2024-05-20 09:56:09 +08:00
fyears
69e72eae1d correctly set range update 2024-05-19 21:41:01 +08:00
fyears
b0acde0ba6 remove recursive to fix digest 2024-05-19 20:36:34 +08:00
fyears
11b7fee80b remove unnecessary get 2024-05-19 19:59:16 +08:00
fyears
c4c39f6b79 make it more robust 2024-05-19 19:13:56 +08:00
fyears
45578a01dd chunk webdav upload to 5 mb 2024-05-19 18:10:32 +08:00
fyears
0391c42999 wrap settings 2024-05-19 18:09:41 +08:00
fyears
807eec928e optimize sync plan export 2024-05-19 17:51:44 +08:00
fyears
3d7c4d2a4a optimize webdav 2024-05-19 17:03:14 +08:00
fyears
cb779fc7bf add upload by chunks for webdav 2024-05-19 15:58:49 +08:00
fyears
9d8e2af7b9 allow skipping empty file in onedrive 2024-05-18 12:03:53 +08:00
Jason
a48440e60b
Refine wording and grammar in some descriptions of settings. (#655)
* Refine wording and grammar in some descriptions of settings.

* Remove extra space in settings_encryptionmethod_desc.

* Add required ending comma syntax to settings_webdav_auth_desc.
2024-05-18 02:32:07 +08:00
fyears
2a84fae368 fix typo 2024-05-18 02:31:28 +08:00
fyears
3c3426a842 add more size range 2024-05-18 02:30:50 +08:00
fyears
74de7da89a fix timestamp to date using native js 2024-05-18 01:41:54 +08:00
fyears
1f33ac5d7a remove verbose webdav output 2024-05-18 01:34:46 +08:00
fyears
63c54d1956 check password using walkPartial instead of cache 2024-05-18 01:33:20 +08:00
fyears
b584f89a95 profiler itself might impact performance 2024-05-18 00:03:21 +08:00
fyears
fa17ea074b format 2024-05-17 22:59:44 +08:00
fyears
cb98bae79a buck? localforage 2024-05-17 22:59:34 +08:00
fyears
d1e30e3536 bump to 0.4.21
Some checks failed
Release A New Version / build (16.x) (push) Failing after 38s
2024-05-09 00:02:07 +08:00
fyears
36079fc1d0 add profiler 2024-05-09 00:01:30 +08:00
fyears
67467a5034 fail statusbar 2024-05-08 22:50:18 +08:00
fyears
2a3df8ab53 fix onedrive issue in enc 2024-05-08 22:37:34 +08:00
fyears
e66b0c71c4 fix format again 2024-05-08 22:04:21 +08:00
fyears
a081d09212 safe lint from biome 2024-05-08 00:20:15 +08:00
fyears
6ed6122bb6 rm prettier 2024-05-07 23:51:26 +08:00
fyears
235e346d2f slightly format 2024-05-07 23:48:37 +08:00
fyears
084cbc8391 switch formater to biome for speed 2024-05-07 23:48:29 +08:00
fyears
dc0c1db779 enable git lfs cache to avoid billing according to https://github.com/actions/checkout/issues/165 2024-05-07 23:22:51 +08:00
fyears
2645ff34e6 bump to 0.4.20
Some checks failed
Release A New Version / build (16.x) (push) Failing after 46s
2024-05-07 00:05:41 +08:00
fyears
f25a2c2992 shorten text 2024-05-07 00:02:34 +08:00
fyears
3d1269a9f2 add a little helper to see file stat 2024-05-07 00:01:21 +08:00
fyears
ed52a8542f fix s3 mtime problem 2024-05-06 23:41:48 +08:00
fyears
757eb5c801 format 2024-04-30 00:57:22 +08:00
fyears
048e7b6251
update readme of s3 (#639) 2024-04-30 00:46:15 +08:00
fyears
b762052da3 customize the welcome text 2024-04-30 00:37:52 +08:00
fyears
c61efd1367 add steps for cla 2024-04-30 00:13:27 +08:00
fyears
605bffa471
add webdis (#638) 2024-04-30 00:04:00 +08:00
fyears
895e3db4c6 cla bot 2024-04-29 23:51:12 +08:00
fyears
ce1990a35f change loglevel for verbose mixedEntityMappings 2024-04-28 00:55:56 +08:00
fyears
9ea7c8e858 bump to 0.4.19
Some checks failed
Release A New Version / build (16.x) (push) Failing after 33s
2024-04-28 00:31:14 +08:00
fyears
61a3fab219 webdis 2024-04-27 23:10:36 +08:00
fyears
5340e38eac format of doc 2024-04-27 17:11:59 +08:00
fyears
8d5868b8d8 fix process counting 2024-04-27 17:11:48 +08:00
fyears
55175a6d06 bump to 0.4.18
Some checks failed
Release A New Version / build (16.x) (push) Failing after 37s
2024-04-27 12:34:10 +08:00
fyears
f60bd25490 add enc for upyun 2024-04-27 12:21:31 +08:00
fyears
1d8463a3ed add upyun
Some checks failed
Release A New Version / build (16.x) (push) Failing after 49s
2024-04-27 12:13:09 +08:00
fyears
9fe1b1d5e6 clean both folder if empty 2024-04-27 12:03:36 +08:00
fyears
df7b6e1848 allowing s3 synth folder 2024-04-27 12:01:30 +08:00
fyears
a9126e5947 fix and optimize tests 2024-04-27 03:28:39 +08:00
fyears
3bb7355db3 update package 2024-04-27 02:35:38 +08:00
fyears
f33fa26c03 a large semi-rewrite of fs logic 2024-04-27 02:27:24 +08:00
Kira Kawai
5ce350ba41
💄 setings: overflow-wrap: break-word (#597)
Co-authored-by: ras0q <ras0q@users.noreply.github.com>
2024-04-26 23:23:34 +08:00
lyiton
1d32f1242d
Update zh_cn.json (#598) 2024-04-19 23:33:03 +08:00
fyears
d8ab054da1 change css on mobile to make multiple buttons happy 2024-04-05 11:53:44 +08:00
fyears
b877228415 revert back the webdav path func 2024-04-05 11:37:03 +08:00
fyears
28b99557a8 clean up reverse proxy 2024-04-05 11:06:16 +08:00
fyears
ae28cf9183 format 2024-04-05 10:48:53 +08:00
Yesterday17
8f68ac4ded
handle relative path correctly (#226)
Co-authored-by: fyears <1142836+fyears@users.noreply.github.com>
2024-04-05 10:45:23 +08:00
Adens Wang
220fd07a8b
feat: add reserve proxy url (#479)
Co-authored-by: Adens <dwang@senparc.com>
Co-authored-by: fyears <1142836+fyears@users.noreply.github.com>
2024-04-05 10:36:58 +08:00
fyears
fe572b41c9 bump to 0.4.16
Some checks failed
Release A New Version / build (16.x) (push) Failing after 40s
2024-04-05 00:23:56 +08:00
fyears
ca5ca5f576 fix the time mapping 2024-04-05 00:23:05 +08:00
fyears
0e6182b887 bulk load db and remove some verbose output, to speed up 2024-04-04 23:37:09 +08:00
fyears
c5a7085fda format 2024-04-04 22:20:44 +08:00
fyears
640f1e56f1 save the writing 2024-04-04 22:20:36 +08:00
fyears
cb6f7e572c bump to 0.4.15
Some checks failed
Release A New Version / build (16.x) (push) Failing after 34s
2024-04-04 22:08:45 +08:00
fyears
83e0073134 remove dep on delay lib 2024-04-04 21:58:52 +08:00
fyears
cfe316f690 profiler 2024-04-04 21:52:01 +08:00
fyears
c472654060 add hint for linux 2024-04-04 17:54:45 +08:00
fyears
46cbfcc3aa add doc for linux 2024-04-04 17:37:37 +08:00
fyears
ce94a6d79c let onedrive happy 2024-04-03 20:48:34 +08:00
fyears
0fc0dcad64 optimize the import and export functions 2024-04-03 19:43:53 +08:00
fyears
577cdde21f bump to 0.4.14
Some checks failed
Release A New Version / build (16.x) (push) Failing after 43s
2024-04-03 00:22:20 +08:00
fyears
583b365e72 optimize export sync plans, and clear too many sync plans 2024-04-03 00:21:43 +08:00
fyears
3d213b2be8 fix comparation of equality 2024-04-03 00:03:58 +08:00
fyears
ee224bf4f2 new delay function to avoid the import problem
Some checks failed
Release A New Version / build (16.x) (push) Failing after 36s
2024-04-01 00:13:33 +08:00
fyears
f1bd0b1ce6 bump to 0.4.13 2024-03-31 23:52:07 +08:00
fyears
300ed213af improvement of statusbar, finally fully working on iphone 2024-03-31 23:50:42 +08:00
fyears
4be67ce491 minor change to synconsave 2024-03-31 19:07:47 +08:00
Vijayasantham
98107ba4ea
Improvement of sync_on_save (#502)
* Improve sync_on_save

* fix typo

---------

Co-authored-by: fyears <1142836+fyears@users.noreply.github.com>
2024-03-31 00:07:07 +08:00
fyears
b674dd0f10 bump to 0.4.12
Some checks failed
Release A New Version / build (16.x) (push) Failing after 35s
2024-03-30 22:01:59 +08:00
fyears
7930509e2a fix sync records 2024-03-30 21:44:09 +08:00
fyears
1c918d82da allowing # in onedrive 2024-03-30 15:39:35 +08:00
fyears
593fd7471b fix s3 detect http 2024-03-30 15:18:14 +08:00
Hamza Megahed
222f386586
Update s3_user_policy.md (#570)
fix AWS S3 user's policy configuration issue https://github.com/remotely-save/remotely-save/issues/564
2024-03-30 14:55:06 +08:00
fyears
dcd02457cb fix folder segments of dropbox 2024-03-30 14:53:23 +08:00
fyears
791c0e8df6 very basic synthesizedFolder 2024-03-30 03:30:18 +08:00
fyears
c37bf6aedd bump to 0.4.11
Some checks failed
Release A New Version / build (16.x) (push) Failing after 50s
2024-03-27 00:44:57 +08:00
fyears
bed28d9f0b fix too large operation 2024-03-27 00:44:16 +08:00
fyears
02e03681f7 fix encrypt method 2024-03-27 00:33:27 +08:00
fyears
62452341a3 correctly remove empty folders 2024-03-26 23:57:00 +08:00
fyears
bff2f6a642 clean protection for 100% 2024-03-26 23:39:53 +08:00
fyears
833fdee69e finnally we have a big version 0.4.10
Some checks failed
Release A New Version / build (16.x) (push) Failing after 47s
2024-03-25 01:19:11 +08:00
fyears
936fce76a1 hack for status bar 2024-03-25 01:18:34 +08:00
fyears
e2e8265d43 add https checking 2024-03-25 00:43:13 +08:00
fyears
e228250613 round second to dropbox 2024-03-25 00:31:21 +08:00
fyears
dde4327249 bump to beta 0.4.9
Some checks failed
Release A New Version / build (16.x) (push) Failing after 44s
2024-03-25 00:22:30 +08:00
fyears
e283efc8f7 new encryption 2024-03-25 00:21:56 +08:00
fyears
6825241071 half way of encryption refactor 2024-03-23 16:38:58 +08:00
fyears
98380b6c92 remove loglevel and webdav-fs 2024-03-23 11:37:39 +08:00
fyears
d3eb2166aa bump to 0.4.8
Some checks failed
Release A New Version / build (16.x) (push) Failing after 36s
2024-03-21 00:08:07 +08:00
fyears
7ecce29940 fix webdav encodeURI 2024-03-21 00:07:32 +08:00
fyears
581c6237cc bump to 0.4.7
Some checks failed
Release A New Version / build (16.x) (push) Failing after 32s
2024-03-20 03:44:34 +08:00
fyears
257c995090 fix a mysterious bug for webdav 2024-03-20 03:10:57 +08:00
fyears
fd095a9093 more debug for webdav and bump to 0.4.6
Some checks failed
Release A New Version / build (16.x) (push) Failing after 39s
2024-03-20 02:01:51 +08:00
fyears
acc9233611 bump to beta 0.4.5
Some checks failed
Release A New Version / build (16.x) (push) Failing after 41s
2024-03-20 01:42:33 +08:00
fyears
4456db11cf try to make webdav header happy 2024-03-20 01:42:02 +08:00
fyears
54449dd207 add doc for onedrive 2024-03-19 01:29:10 +08:00
fyears
822941f1c3 fix statusbar 2024-03-18 23:59:52 +08:00
fyears
62b176d709 bump to beta 0.4.4
Some checks failed
Release A New Version / build (16.x) (push) Failing after 41s
2024-03-18 02:21:25 +08:00
fyears
9553bff44a mobile status bar 2024-03-18 02:20:56 +08:00
fyears
ede1f4e1bc obfuscateSettingFile 2024-03-18 01:45:33 +08:00
fyears
97f4c0c427 fix grammar 2024-03-18 01:30:47 +08:00
fyears
94a56dabdd add debug log 2024-03-18 01:30:29 +08:00
fyears
4947eb91a2 bump to beta 0.4.3
Some checks failed
Release A New Version / build (16.x) (push) Failing after 44s
2024-03-18 00:49:15 +08:00
fyears
2d12c9977d fix param 2024-03-18 00:48:53 +08:00
fyears
f2794ac539 bump to beta 0.4.2
Some checks failed
Release A New Version / build (16.x) (push) Failing after 40s
2024-03-18 00:46:02 +08:00
fyears
519fd27dd5 fix s3 time 2024-03-18 00:45:28 +08:00
fyears
dcbd36e33a make 0.4.1 beta only
Some checks failed
Release A New Version / build (16.x) (push) Failing after 41s
2024-03-18 00:06:10 +08:00
fyears
e40a6adf63 Merge branch 'syncv3' 2024-03-18 00:04:28 +08:00
fyears
06bf59bf2a incremental push / pull only modes 2024-03-17 23:58:54 +08:00
fyears
d51659d3d1 polish welcome screen 2024-03-17 21:05:30 +08:00
fyears
7ec0102c7a add protection! 2024-03-17 18:10:37 +08:00
fyears
c828a341ba add profileID 2024-03-17 16:35:02 +08:00
fyears
d7ff793715 use raw logging now! 2024-03-17 16:03:40 +08:00
fyears
996533328e fix onedrive filter 2024-03-17 15:31:32 +08:00
fyears
aff5a8b088 add intro 2024-02-26 00:41:40 +08:00
fyears
9fc46553e1 update doc 2024-02-25 23:54:54 +08:00
fyears
447e0c0aa4 moving sync docs 2024-02-25 23:39:31 +08:00
fyears
768d6636d0 db migration 2024-02-25 23:21:42 +08:00
fyears
5f5b5de505 add settings 2024-02-25 22:44:09 +08:00
fyears
5df06bbed5 fix mtime for webdav 2024-02-25 22:18:14 +08:00
fyears
1f4737bfb8 fix for encryption 2024-02-25 15:20:27 +08:00
fyears
40020c3e44 fix many bugs 2024-02-24 23:25:15 +08:00
fyears
c512330d84 yes lots of logging and fix 2024-02-24 11:55:35 +08:00
fyears
e34b120a63 upgrade modal 2024-02-24 11:36:58 +08:00
fyears
725b12832c finally buildable 2024-02-24 11:31:23 +08:00
fyears
e341c4f780 sync v3 notice draft 2024-02-24 08:41:58 +08:00
fyears
10d22cb912 v3 notice 2024-02-24 08:30:58 +08:00
fyears
06b15b2146 never used sync sizes notice 2024-02-24 08:30:38 +08:00
fyears
2fbd87eed4 half way of new sync 2024-02-24 08:21:05 +08:00
fyears
f6ea9938d1 vault name problem 2024-02-12 17:32:50 +08:00
fyears
38b189e2a7 fix s3 doc 2024-02-12 17:26:59 +08:00
fyears
6d1b451f4c bump to 0.3.40
Some checks failed
Release A New Version / build (16.x) (push) Failing after 46s
2024-02-12 17:25:07 +08:00
fyears
69537f7002 better sync status in zh 2024-02-12 17:23:26 +08:00
Vijayasantham
17de78240f
Feat: Add #481 (#492) 2024-02-12 17:13:43 +08:00
fyears
8cbcdf5323 fix doc format 2024-02-08 16:45:24 +08:00
fyears
6ba5abc0a6 format 2024-02-08 16:45:15 +08:00
Vijayasantham
d820285d1e
Fix: Save on sync issue (#486)
* Fix: Save on sync issue

* Fix: Add delay before run sync on save
2024-02-08 11:58:57 +08:00
fyears
a6002ba340 storj 2024-01-21 15:00:01 +08:00
fyears
1f31303906 bump to 0.3.38
Some checks failed
Release A New Version / build (16.x) (push) Failing after 49s
2024-01-21 14:40:09 +08:00
fyears
0fcedf397f concurrency should not influence the sync 2024-01-21 14:31:39 +08:00
fyears
085d8448d2 digest ok 2024-01-21 14:19:27 +08:00
fyears
0d9da32b00 update synology 2024-01-20 22:23:46 +08:00
fyears
22880d6cf5 split the zh doc 2024-01-20 13:13:31 +08:00
fyears
a084ec7728 synology webdav server 2024-01-20 13:03:46 +08:00
fyears
eeeb4893c7 draft 2024-01-17 01:24:39 +08:00
vpsone
ed1ac66ac0
Fix status-bar tooltip position (#442) 2024-01-16 01:30:34 +08:00
fyears
c33a9ecfa4 no auto for webdav depth 2024-01-16 01:22:54 +08:00
fyears
cabca54d80 universally change webdav header 2024-01-16 00:54:11 +08:00
fyears
8dde6c59d2 strict anywhere 2024-01-14 22:13:10 +08:00
fyears
480cf224c6 bump to 0.3.37
Some checks failed
Release A New Version / build (16.x) (push) Failing after 47s
2024-01-14 16:19:25 +08:00
fyears
37a801332f vault might be undefined 2024-01-14 16:19:00 +08:00
fyears
1e33f8b7d2 0.3.36
Some checks failed
Release A New Version / build (16.x) (push) Failing after 43s
2024-01-14 11:47:49 +08:00
fyears
071b10387c add more compability to onedrive 2024-01-14 11:46:35 +08:00
fyears
b99053ef10 add alist (and cloudreve) 2024-01-14 11:20:53 +08:00
fyears
ff237ad8cb fix typo 2024-01-14 11:18:27 +08:00
fyears
b89a163a66 update service 2024-01-14 00:49:07 +08:00
fyears
991376a7a3 fix typo 2024-01-14 00:13:23 +08:00
fyears
2da39bdfec bump 0.3.35
Some checks failed
Release A New Version / build (16.x) (push) Failing after 48s
2024-01-14 00:09:23 +08:00
fyears
f38c3d36be tencent cloud cos 2024-01-13 23:57:16 +08:00
fyears
da0f183fad missing saving 2024-01-13 23:03:30 +08:00
fyears
eb2ecca825 onedrive client update time 2024-01-13 22:47:34 +08:00
fyears
2494a2d96e ok no way to skip the region 2024-01-13 21:27:42 +08:00
fyears
8bb095c4aa round the time 2024-01-13 21:20:56 +08:00
fyears
c5e3147805 dropbox supports client mtime 2024-01-13 20:14:22 +08:00
fyears
942e54961e unset region per user request 2024-01-13 19:37:58 +08:00
fyears
29a3c76b4e s3 mtime 2024-01-13 19:27:51 +08:00
fyears
897e4fc4e5 more clear about http debug server 2024-01-13 17:10:31 +08:00
fyears
0124a49d7e unload if reset 2024-01-13 17:03:42 +08:00
fyears
3e245af50c no need to read log records 2024-01-13 17:00:46 +08:00
fyears
695c74588f clear sync plans 2024-01-13 16:59:51 +08:00
fyears
e3bd41a05a always bypass cors s3 2024-01-13 16:54:50 +08:00
fyears
a6b73bde6a fix callback for dropbox 2024-01-13 16:47:55 +08:00
fyears
87d6e1f75f remove logtodb since we have remote debugging nowgit add .! 2024-01-13 16:44:56 +08:00
fyears
347c051d0c support json syncplans only 2024-01-13 12:03:21 +08:00
fyears
7422956621 fix minor bug of onedrive 2024-01-10 02:49:14 +08:00
fyears
7b67ba5b26 fix dropbox path 2024-01-10 02:28:42 +08:00
fyears
43cf95c417 fix more bugs on webdav 2024-01-10 02:16:18 +08:00
fyears
53a1c32b43 log everything 2024-01-10 01:40:17 +08:00
fyears
71e25be28e fix minor bug of webdav 2024-01-10 01:34:45 +08:00
fyears
afc5670313 add b2 2024-01-10 01:19:57 +08:00
vardecab
81eb45d32c
add Backblaze B2 (#418)
add Backblaze B2
2024-01-10 00:57:38 +08:00
fyears
d7a59b82be add funding url
Some checks failed
Release A New Version / build (16.x) (push) Failing after 42s
2024-01-07 11:38:56 +08:00
fyears
acbf0318b4 bump to 0.3.33
Some checks failed
Release A New Version / build (16.x) (push) Failing after 43s
2024-01-07 11:34:49 +08:00
fyears
f3f26f7c0b back to the party 2024-01-07 11:20:57 +08:00
fyears
9fba9241dc fix logginng error 2024-01-07 10:51:42 +08:00
fyears
d4c6ec1ecf bump to 0.3.32
Some checks failed
Release A New Version / build (16.x) (push) Failing after 38s
2024-01-07 01:13:43 +08:00
fyears
a6146f98cd debug server 2024-01-07 01:09:47 +08:00
fyears
4d6e660f90 not allow empty in ignorepaths 2024-01-06 22:36:33 +08:00
fyears
d0af937fd1 agree to upload deletions 2024-01-06 22:34:00 +08:00
fyears
b9ddd97052 select where to delete 2024-01-06 22:17:58 +08:00
fyears
1466fdd3aa skip large files is good enough 2024-01-06 21:58:46 +08:00
fyears
b070f51f5d s3 adds support for remote prefix 2024-01-06 21:53:52 +08:00
fyears
586e587d96 partial of s3 remoteprefix 2024-01-06 17:21:53 +08:00
fyears
cbf656c7b7 reduce hints 2024-01-06 14:56:07 +08:00
fyears
2d9ba514fa steps with var is meaningless 2024-01-06 14:45:41 +08:00
fyears
a13cc8d5c1 tidy up the codes of sync on save 2024-01-06 14:40:32 +08:00
fyears
30f7c0058c merge langs back to main repo 2024-01-06 13:49:49 +08:00
fyears
c3f7b584c9 don't change compiler 2024-01-06 12:04:40 +08:00
fyears
bd1f8455b0 ignore pnpm-lock.yaml 2024-01-06 12:02:37 +08:00
fyears
635db41d0d Merge branch 'master' of https://github.com/fyears/remotely-save 2024-01-06 12:01:41 +08:00
Sam Purkis
19d5da3e45
Issue 199 sync on save (#340)
* begin adding a sync on save option

* get the main sync on save working

* get settings sync on save working

---------

Co-authored-by: Sam Purkis <sam.purkis@zimmerbiomet.com>
Co-authored-by: fyears <1142836+fyears@users.noreply.github.com>
2024-01-06 12:00:55 +08:00
fyears
2991007435 merge lang of sync on save 2024-01-06 12:00:43 +08:00
Sam Purkis
23f1b7990c
update lang files inline with issue-199-sync-on-save (#2)
Co-authored-by: Sam Purkis <sam.purkis@zimmerbiomet.com>
Co-authored-by: fyears <1142836+fyears@users.noreply.github.com>
2024-01-06 11:58:56 +08:00
fyears
0558d77074 update hints for .obsidian 2024-01-06 11:55:24 +08:00
fyears
4a5a398017 update hints for .obsidian 2024-01-06 11:55:00 +08:00
fyears
8d286a79a1 bump 0.3.31
Some checks failed
Release A New Version / build (16.x) (push) Failing after 40s
2024-01-06 11:47:38 +08:00
fyears
e69674e34e globally skip 2024-01-06 11:46:19 +08:00
fyears
c3ed69af66 track deletions of .obsidian 2024-01-06 11:44:34 +08:00
fyears
832828e6f6 0.3.30
Some checks failed
Release A New Version / build (16.x) (push) Failing after 38s
2024-01-06 00:04:58 +08:00
fyears
b3c9ac8cbb refactor statusbar 2024-01-06 00:03:53 +08:00
fyears
cdbb220a6b refactor status bar 2024-01-06 00:03:30 +08:00
fyears
8a631ee809 Merge branch 'Drumber-statusbar' 2024-01-05 23:08:43 +08:00
fyears
b49e545759 merge statusbar 2024-01-05 23:07:15 +08:00
fyears
a8f6e1d05d resolve 2024-01-05 22:59:35 +08:00
fyears
6588952227 webdav doc refactor 2024-01-05 22:44:19 +08:00
fyears
0f8b1951a6 refactor s3 docs 2024-01-05 22:38:53 +08:00
fyears
8b838656ce Merge branch 'master' of https://github.com/fyears/remotely-save 2024-01-05 22:26:47 +08:00
fyears
37d36fe5b3
Merge pull request #410 from williamgurzoni/s3-docs
Add guide to configure Policy and User for AWS S3 Bucket
2024-01-05 22:26:20 +08:00
fyears
d1cfe0c978
list all the actions i could think of 2024-01-05 22:24:37 +08:00
fyears
e3e8db04e2
Merge branch 'master' into s3-docs 2024-01-05 22:13:38 +08:00
fyears
084a04f4e9 wider 2024-01-05 22:11:34 +08:00
fyears
d38ac34362 0.3.29
Some checks failed
Release A New Version / build (16.x) (push) Failing after 41s
2024-01-04 00:26:37 +08:00
fyears
6a651b844f ignore paths by regexgit add . 2024-01-04 00:26:02 +08:00
fyears
9e4d3826fd add langs for ignorepath 2024-01-03 23:37:08 +08:00
ras0q
d7e034f070 remove debug console.table 2024-01-03 23:36:12 +08:00
ras0q
79a0b9f44d add ignorePaths setting 2024-01-03 23:36:12 +08:00
fyears
c75336a2a5 more desc of ignorepaths 2024-01-03 23:34:57 +08:00
fyears
b5532dd834
Merge pull request #4 from ras0q/feat/ignorepaths
add settings_ignorepaths, settings_ignorepaths_desc
2024-01-03 23:25:32 +08:00
fyears
81c79ab848 minio custom port 2024-01-03 23:25:08 +08:00
fyears
af71758ef7 add cloudflare r2 2024-01-03 00:08:51 +08:00
fyears
ee8a3df0be change method of s3 check connect 2024-01-02 23:52:36 +08:00
fyears
f55fad0e29 fix compability issue 2024-01-02 00:26:03 +08:00
fyears
15c163e73d alist 2024-01-02 00:08:09 +08:00
fyears
d8f613bbb6 minio 2024-01-01 11:57:55 +08:00
fyears
c8016b5f30 finally jianguoyun doc 2024-01-01 11:12:08 +08:00
fyears
f66a7031b2 format 2024-01-01 11:06:04 +08:00
fyears
bbc69715e8 add webdav links 2024-01-01 11:05:49 +08:00
fyears
d6c39615d7 owncloud 2024-01-01 10:40:38 +08:00
fyears
bbb909cda4 add link for null body 2024-01-01 01:32:22 +08:00
fyears
200d25de70 0.3.28
Some checks failed
Release A New Version / build (16.x) (push) Failing after 36s
2024-01-01 01:26:00 +08:00
fyears
cd0a9a395f fix null body webdav 2024-01-01 01:25:25 +08:00
fyears
2deb3be8eb bump 0.3.27 2024-01-01 01:16:39 +08:00
fyears
9519793860 finally a real working compat for webdav 2024-01-01 01:15:51 +08:00
fyears
2d7c33fb1a add docs for webdav infinicloud 2024-01-01 00:45:22 +08:00
fyears
6a009b93cb fix webdav for new er 2024-01-01 00:43:59 +08:00
fyears
ce8d8d1c62 beta 2023-12-31 22:41:48 +08:00
ras0q
0b961f4865
add settings_ignorepaths, settings_ignorepaths_desc 2023-12-29 21:45:08 +09:00
William Gurzoni
7b2343e879
Link s3 user and policy to main readme 2023-12-26 16:06:38 +13:00
William Gurzoni
6969c555da
Create s3 user and policy guide 2023-12-26 16:06:12 +13:00
fyears
881147e91a format doc 2023-12-17 23:51:03 +08:00
fyears
6e282c86af skip .DS_Store 2023-12-17 23:50:52 +08:00
fyears
c689235ff0 ensure the encryption generate 'random' results 2023-12-17 23:50:32 +08:00
fyears
753937a932
Merge pull request #1 from rvben/fix-typos
Fixed several typo's/inconsistencies in en.json
2023-12-17 15:36:09 +08:00
fyears
b238988012
Merge pull request #346 from GryphonIs/master
Update services_connectable_or_not.md
2023-12-17 15:32:44 +08:00
fyears
24fb9e1675
Merge branch 'master' into master 2023-12-17 15:32:20 +08:00
fyears
f6a1a7c032
Merge pull request #241 from PassionPenguin/patch-1
Update services_connectable_or_not.md
2023-12-17 15:30:38 +08:00
fyears
cfe7ae9826
Merge pull request #270 from Flectomancer/patch-1
Update services_connectable_or_not.md
2023-12-17 15:23:33 +08:00
fyears
186cff9c36
Merge pull request #214 from davidangel/patch-1
Fix typo in docs
2023-12-17 15:22:42 +08:00
fyears
44dbec175b update all the npm after 2 years 2023-12-17 15:18:23 +08:00
GryphonIs
7ecddf29fa
Update services_connectable_or_not.md
Tested With NextCloud WebDAV and it works fine.
2023-07-10 16:38:26 -04:00
Ruben J. Jongejan
81290728c2 Fixed several typo's/inconsistencies in en.json 2023-01-13 13:36:15 +01:00
Flectomancer
d23183395c
Update services_connectable_or_not.md
nginx access tested
2022-12-12 18:59:28 +01:00
Hoarfroster
8dd7879c5d
Update services_connectable_or_not.md 2022-11-08 22:24:19 +08:00
David Angel
f0d2766f48
Fix typo in docs 2022-10-10 22:06:27 -04:00
Lars
229f74b5e8 Added option to settings to toggle status bar item 2022-08-13 11:55:19 +02:00
Lars
a0c4a6ca6c Added option to settings to toggle status bar item 2022-08-13 11:55:09 +02:00
Lars
30d94986c6 Added last sync time to statusbar
Adds an item to the statusbar that displays the time of the last successful sync.
2022-08-12 18:05:45 +02:00
Lars
58c0bc5057 Added last sync time to statusbar 2022-08-12 18:02:40 +02:00
Lars
4f03024200 Fixed webpack build
Build failed due to missing polyfills needed by @azure/msal-node.
2022-08-12 18:02:06 +02:00
fyears
92183e0fb6 bump to 0.3.25
Some checks failed
Release A New Version / build (16.x) (push) Failing after 43s
2022-05-10 21:25:20 +08:00
fyears
28bd861c9e fix stat on Android, add operations to nan ctime mtime and undefined size 2022-05-10 21:15:30 +08:00
fyears
4e8bec9511 bump to 0.3.24
Some checks failed
Release A New Version / build (16.x) (push) Failing after 33s
2022-05-04 00:23:31 +08:00
fyears
c98d91ab60 make auth settings styles cleaner 2022-05-04 00:22:55 +08:00
fyears
8bd456b08e make settings styles much cleaner 2022-05-04 00:12:03 +08:00
fyears
a5c25aecd0 normalize words 2022-05-03 23:00:03 +08:00
fyears
42eab5d544 normalize words 2022-05-03 22:58:39 +08:00
fyears
806438964c fix import export settings styles 2022-05-03 22:48:03 +08:00
fyears
069e993fb0 split chooser and basic settings 2022-05-03 22:45:23 +08:00
fyears
4726d51d60 split chooser and basic settings 2022-05-03 22:44:56 +08:00
fyears
7c2a17c404 fix format 2022-05-03 22:43:53 +08:00
fyears
f26e491922 bump to 0.3.23
Some checks failed
Release A New Version / build (16.x) (push) Failing after 47s
2022-05-03 10:06:25 +08:00
fyears
dbf80c3359 properly deal with cache-control for onedrive 2022-05-03 10:04:36 +08:00
fyears
9ddb840077 bump to 0.3.22
Some checks failed
Release A New Version / build (16.x) (push) Failing after 40s
2022-05-01 18:14:14 +08:00
fyears
17135abbd4 bypassing large files 2022-05-01 18:13:06 +08:00
fyears
ad48de9227 langs for bypassing large files 2022-05-01 18:12:42 +08:00
fyears
af8357ba6e more verbose error hint for s3 2022-04-30 23:39:44 +08:00
fyears
bfa23eb8a5 add no-cache for webdav 2022-04-30 23:23:51 +08:00
fyears
d3d26bfe49 add no-cache for dropbox 2022-04-30 23:11:16 +08:00
fyears
f6f7d83a35 correct way to skip cache for onedrive 2022-04-30 19:07:12 +08:00
fyears
9e29405103 more robust way to add cache-control for s3 2022-04-30 18:50:45 +08:00
fyears
b227202f0e fix typo 2022-04-30 16:04:13 +08:00
fyears
3e7e05fc3d bump to 0.3.21
Some checks failed
Release A New Version / build (16.x) (push) Failing after 40s
2022-04-30 16:01:24 +08:00
fyears
391df3ed2d adjust focus 2022-04-30 16:00:53 +08:00
fyears
c542789c93 update sync 1 sec 2022-04-30 15:55:25 +08:00
fyears
eda77d12e2 update sync 1 sec 2022-04-30 15:55:03 +08:00
fyears
48e5601a52 bump to 0.3.20
Some checks failed
Release A New Version / build (16.x) (push) Failing after 37s
2022-04-30 15:45:23 +08:00
fyears
054a9a3c01 add more verbose hint about the json 2022-04-30 15:40:56 +08:00
fyears
66dcaf4e4c add debug log 2022-04-30 15:23:16 +08:00
fyears
6d29554033 force refresh req every time for s3 2022-04-30 15:22:52 +08:00
fyears
4ed0d735a2 update all packages to latest 2022-04-30 14:22:34 +08:00
fyears
26dff02daa format 2022-04-30 11:59:38 +08:00
fyears
1b1083d746 better esbuild 2022-04-30 11:59:18 +08:00
fyears
6db005018d Merge branch 'moritzlang-add-apache-example-conf' 2022-04-27 23:39:26 +08:00
fyears
8d25ddb636 Merge branch 'add-apache-example-conf' of https://github.com/moritzlang/remotely-save into moritzlang-add-apache-example-conf 2022-04-27 23:39:03 +08:00
fyears
b0d41478a3 Merge branch 'n0k0m3-master' 2022-04-27 23:32:27 +08:00
fyears
f69adf273a add special hints 2022-04-27 23:32:15 +08:00
n0k0m3
4b4a9b0989
Add CORS header guide for Nextcloud/Owncloud 2022-04-18 11:22:23 -04:00
fyears
bfe11f44dc make more s3 req to lower 2022-04-18 21:30:02 +08:00
fyears
d25303cfac update s3 pack 2022-04-18 21:29:38 +08:00
fyears
ebd62b1581 new s3 every request to avoid request expired 2022-04-18 00:56:25 +08:00
fyears
13537d1481 insert dry run into plan records 2022-04-18 00:22:00 +08:00
fyears
6fce079481 bump to 0.3.19
Some checks failed
Release A New Version / build (16.x) (push) Failing after 45s
2022-04-16 21:28:34 +08:00
fyears
baf4e6b369 fix requrl for onedrive 2022-04-16 18:53:40 +08:00
fyears
dd39e229d8 add password hide 2022-04-16 18:36:57 +08:00
fyears
82d0619761 add password hide support 2022-04-16 18:33:49 +08:00
fyears
ba6e8be304 properly deal with 429 too many requests for dropbox 2022-04-16 17:02:07 +08:00
fyears
cb7a372b69 properly reject emoji file names for dropbox 2022-04-16 11:36:04 +08:00
fyears
9a4dd0186d polish sync 2022-04-16 00:38:52 +08:00
fyears
f9cdf323b8 fix cors 2022-04-13 22:24:58 +08:00
fyears
9fdb379251 fix cors andr 2022-04-13 22:24:34 +08:00
fyears
474216b9ab bump to 0.3.18
Some checks failed
Release A New Version / build (16.x) (push) Failing after 48s
2022-04-10 17:39:12 +08:00
fyears
99f143115b export sync plans in table format 2022-04-10 17:38:37 +08:00
fyears
470fe141ef add export format 2022-04-10 17:37:49 +08:00
fyears
39940deb3f fix output 2022-04-10 11:54:34 +08:00
fyears
df53ea957f add commands 2022-04-10 11:18:48 +08:00
fyears
6bfbaa3c1b add commands 2022-04-10 11:17:41 +08:00
fyears
0cf8023278 cast headers to lower cases 2022-04-10 11:05:37 +08:00
fyears
be1386b345 update aws dep 2022-04-10 11:05:08 +08:00
fyears
9a189d63c9 add more desc for seafile 2022-04-09 17:29:29 +08:00
fyears
00d0c557df
Merge pull request #67 from Paul1365972/patch-1
Seafile is indeed connectable
2022-04-09 17:25:57 +08:00
Paul1365972
a70a53eeec
Seafile is indeed connectable 2022-04-08 18:51:01 +02:00
fyears
8cec2b00eb remove unused debug log 2022-04-09 00:18:48 +08:00
fyears
6efe52b26e some logs for onedrive 2022-04-09 00:18:23 +08:00
fyears
d4ee07306d bump to 0.3.17
Some checks failed
Release A New Version / build (16.x) (push) Failing after 45s
2022-04-08 09:34:29 +08:00
fyears
303f47f7c1 add hints for too many errors 2022-04-08 09:32:36 +08:00
fyears
8270a02246 finally a correct way to throw errors 2022-04-07 23:59:57 +08:00
fyears
4686d911f4 again remove unused log 2022-04-07 23:32:28 +08:00
fyears
e704199da0 add more specific desc to s3 cors 2022-04-07 22:00:46 +08:00
fyears
c46d302441 add more specific desc to s3 cors 2022-04-07 22:00:26 +08:00
fyears
5a4e8e51a1 more verbose for error 2022-04-06 01:27:42 +08:00
fyears
6f339583c1 remove not useful log 2022-04-06 01:26:08 +08:00
fyears
f042e31643 new docs to debug 2022-04-06 01:04:11 +08:00
fyears
bb21714b45 auto clean sync plans 2022-04-06 00:35:21 +08:00
fyears
b3c107ce58 logtodb 2022-04-06 00:24:27 +08:00
fyears
2afc10b080 update texts for logtodb 2022-04-06 00:24:14 +08:00
fyears
ea076d310b add tmpl 2022-04-05 23:44:56 +08:00
fyears
b39544b43b add human readable time 2022-04-05 13:26:46 +08:00
fyears
b8c4a2bd9a explictly state the reason to create .gitignore 2022-04-05 00:48:01 +08:00
fyears
c1c50cd479 only create .gitignore if not exists 2022-04-05 00:47:24 +08:00
fyears
41073d1576 add preset rules for webdav 2022-04-04 23:53:36 +08:00
fyears
429063ebd1 fix error in release action 2022-04-03 16:10:53 +08:00
fyears
e06b52d2f5 add comments
Some checks failed
Release A New Version / build (16.x) (push) Failing after 45s
2022-04-03 15:31:48 +08:00
fyears
89f2ac035c bump to 0.3.16 2022-04-03 15:30:35 +08:00
fyears
bd3e4e91e6 use ci to release 2022-04-03 15:27:51 +08:00
fyears
e03522efe4 unified requrl everywhere 2022-04-03 15:05:55 +08:00
fyears
39a33243e8 fix typo 2022-04-03 14:53:39 +08:00
fyears
75a3b2a830 fix typo 2022-04-03 14:53:17 +08:00
fyears
79d00f28cc update download stats 2022-04-03 13:16:23 +08:00
fyears
72c92018d5 bump to 0.3.15 2022-04-02 00:01:58 +08:00
fyears
510f0c2081 add dbx clearlocal 2022-04-02 00:01:20 +08:00
fyears
9a4c2d3c1c add dbx clearlocal 2022-04-02 00:00:49 +08:00
fyears
953507ec43 fix onedrive upload issue! 2022-04-01 23:39:41 +08:00
fyears
714ea43613 update .editorconfig 2022-03-29 00:32:08 +08:00
fyears
1013daa9fd add remoteBaseDir support 2022-03-29 00:18:04 +08:00
fyears
c729c117e8 add remoteBaseDir 2022-03-29 00:12:30 +08:00
fyears
b13bd8708b bump to 0.3.14 2022-03-27 00:55:12 +08:00
fyears
83c3aac317 some logic to move away vaultRandomID from data.json 2022-03-27 00:52:10 +08:00
fyears
230fee440e add vault id setting wording 2022-03-27 00:48:26 +08:00
fyears
712979fb0d reset depth settings of webdav 2022-03-26 22:58:57 +08:00
fyears
e460c563af skip extra checking folders for webdav 2022-03-26 22:41:10 +08:00
fyears
580397fbf9 update text 2022-03-26 15:11:41 +08:00
fyears
5e740813d5 update text 2022-03-26 15:11:08 +08:00
fyears
537fae1a2b add tracking for local movement 2022-03-26 15:06:34 +08:00
fyears
dbc9e02ff3 update bug report tmpl 2022-03-26 11:24:20 +08:00
fyears
6474faad51 fix memory. Squashed commit of the following:
commit 1c24e48f2528238aeac417866ccec9ee3deced5f
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Fri Mar 25 02:08:05 2022 +0800

    just some trying
2022-03-26 09:45:48 +08:00
fyears
a5e415aeaf Merge branch 'master' of https://github.com/fyears/remotely-save 2022-03-26 00:34:13 +08:00
fyears
3e75e31696 change wording in config file 2022-03-26 00:34:00 +08:00
fyears
9c8cc1c8b8 update esbuild 2022-03-25 23:41:29 +08:00
fyears
cccc4969cd
Update browser_env.md 2022-03-23 23:38:48 +08:00
fyears
1ba1591c75
Update README.md 2022-03-23 23:37:49 +08:00
fyears
1581cb3822 bump to 0.3.13 2022-03-23 22:57:16 +08:00
fyears
99926adbbd more hints for webdav 2022-03-23 22:56:42 +08:00
fyears
475d524994 add more hints for webdav 2022-03-23 22:54:20 +08:00
fyears
4edd8caaea bump to 0.3.12 2022-03-23 10:02:35 +08:00
fyears
005b698862 fix folder 2022-03-23 10:02:02 +08:00
fyears
e76a5e4c12 add version desc 2022-03-23 10:01:08 +08:00
fyears
ea3dcc6533 bump to 0.3.11 2022-03-22 00:56:29 +08:00
fyears
c8bd10a855 fix typo 2022-03-22 00:55:44 +08:00
fyears
996074e431 bump to 0.3.10 2022-03-22 00:36:09 +08:00
fyears
275224cf73 full outout for error file 2022-03-22 00:35:18 +08:00
fyears
575a27db26 err msg stays longer 2022-03-22 00:31:17 +08:00
fyears
76127dd131 fix auto depth 2022-03-21 23:34:18 +08:00
fyears
e2e6f6a12c a little help for webdav addr 2022-03-21 23:26:09 +08:00
fyears
4f3e8803da more verbose reason for conn fail 2022-03-21 23:04:56 +08:00
fyears
63a66d69f9 bump to 0.3.9 2022-03-20 23:43:48 +08:00
fyears
79fb1d90d0 Merge branch 'Victrid-master' 2022-03-20 23:37:45 +08:00
fyears
ac4eff376d Merge branch 'master' of https://github.com/Victrid/remotely-save into Victrid-master 2022-03-20 23:37:26 +08:00
fyears
28730585f8 more s3 urlstyle 2022-03-20 23:36:54 +08:00
fyears
5512978dee add enc size compute 2022-03-20 23:01:32 +08:00
fyears
2bac0c32dc update lang link 2022-03-20 20:53:04 +08:00
fyears
4b69d60d89 fix wording 2022-03-20 20:52:07 +08:00
fyears
1cd02913bb reduce size by using lucide not feather-icons 2022-03-20 20:35:09 +08:00
fyears
51f6d600a6 bump to 0.3.8 2022-03-20 16:19:53 +08:00
fyears
a4905445c7 link new lang 2022-03-20 16:19:02 +08:00
fyears
d60fe622ed add zh_tw 2022-03-20 16:18:23 +08:00
fyears
f2202029fc fix word 2022-03-20 16:09:16 +08:00
fyears
12d78444b3 auto build add sub modules support 2022-03-20 15:58:32 +08:00
fyears
dffada894f Squashed commit add i18n:
commit 238db51e1fcd22e0b65d3176356ac328481f33ef
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Mar 20 15:54:10 2022 +0800

    add langs sub module

commit 30e8cad844821e62a1d6d1e36161c594ddf38111
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Mar 20 15:30:45 2022 +0800

    i18n
2022-03-20 15:54:57 +08:00
fyears
340ac09961 en and zh_cn 2022-03-20 15:33:08 +08:00
fyears
50ae224769 add more readme 2022-03-19 14:12:06 +08:00
fyears
15b14ac488 bump to 0.3.7 2022-03-19 01:22:18 +08:00
fyears
f73e6b7796 embarrassingly parallel for all three steps of sync 2022-03-19 01:21:22 +08:00
fyears
6a820ddfdd add dropbox material 2022-03-18 22:12:39 +08:00
fyears
81d7e120f5 update readme 2022-03-18 22:00:08 +08:00
fyears
57f538fa9e update desc 2022-03-16 22:49:20 +08:00
fyears
07402a09b5
update s3 readme 2022-03-15 09:22:40 +08:00
fyears
ac3123f63f polish readme 2022-03-15 00:02:22 +08:00
fyears
a2fb515b74 add parts concurrency s3 2022-03-14 23:42:18 +08:00
fyears
1699d39f62 add more helper func for debugging 2022-03-14 23:25:01 +08:00
fyears
70ad37d6d6 update dependencies 2022-03-14 23:24:39 +08:00
fyears
dc082016d8 bump to 0.3.6 2022-03-14 00:06:32 +08:00
fyears
af93af9047 Squashed commit of sync hidden files:
commit 73967756d51d246b3ca203aa3683cdfebf567000
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Mar 13 22:41:28 2022 +0800

    fix typo

commit 08e16faa9a9ace9bec71acb723e0d70ca361d49f
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Mar 13 22:41:01 2022 +0800

    add modal in settings

commit 9db7194fa28cb62b1fa4c01ac7f746d5ac3b86a8
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Mar 13 22:03:00 2022 +0800

    working sync for .obsidian and _

commit 4be24ba092181c1c3e1aabe5e9d4e9fcff28f987
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Mar 13 16:07:10 2022 +0800

    more logic for hidden path
2022-03-13 22:42:16 +08:00
fyears
0b5b9cf51a auto add ignore file 2022-03-12 23:18:27 +08:00
fyears
915d027b12 full detect code 2022-03-12 22:42:54 +08:00
fyears
479d2a4fac draft 2022-03-12 21:35:59 +08:00
fyears
2d9610cd92 optimize folder 2022-03-11 23:21:38 +08:00
fyears
832b7e92f9 add doc for cors 2022-03-11 23:07:19 +08:00
fyears
5481316b83 0.3.5 2022-03-11 09:48:21 +08:00
fyears
6586c2a43e add doc to debug 2022-03-11 09:47:46 +08:00
fyears
e1d9fc1e9c fix sync delete 2022-03-11 09:11:50 +08:00
fyears
ecc46f2ea1 fully bypass cors for onedrive! 2022-03-11 09:09:41 +08:00
fyears
c04876e0c5 A big commit Squashed commit of CORS:
commit 8cffa38ebae2a46b7c8e855c7b21a124e35adc89
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Thu Mar 10 23:52:56 2022 +0800

    bypass more cors for onedrive

commit 1b59ac1e58032099068aab55d22ef96c6396f203
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Mar 9 23:58:28 2022 +0800

    change wordings for webdav cors

commit 73142eb18b59fff20839680e866f51cfcb0a6226
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Mar 9 23:38:58 2022 +0800

    remove cors hint for webdav

commit 7dbb0b49d50e529b2b72e55ea2c8503ba7fa9268
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Mar 9 23:31:54 2022 +0800

    fix webdav

commit c28c4e19720a56230d483acf306463d42e619fa4
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Mar 9 23:31:35 2022 +0800

    remove more headers

commit 4eeae7043fa68d669a5c23c5549c14c1260ce638
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Mar 9 23:18:32 2022 +0800

    polish cors hints for s3

commit d9e55a91a1c413e9419cd6b30a3a6e3b403d483b
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Mar 9 22:40:37 2022 +0800

    fix format

commit b780a3eb4e37b05b8e8b92d6a2f9283b3459d738
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Mar 9 22:37:02 2022 +0800

    finally correctly inject requestUrl into s3

commit 6a55a1a43d7653d65579ab88aa816e5d54cd276a
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Mar 9 22:33:18 2022 +0800

    to arraybuffer from view

commit 2f2607b4f0a3d9db5943528ced57cb2fdb419607
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Mar 9 13:31:22 2022 +0800

    add split ranges

commit ea24da24dea83fdb770e7e391cf8a2e4fea78d0d
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Mar 6 22:57:50 2022 +0800

    add settings of bypassing for s3

commit 2f099dc8ca1e66ea137b28dd329be50968734ba6
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Mar 6 22:38:07 2022 +0800

    use api ver var

commit 74c7ce2449a88cbe7c7f50cbb687b36ff3732c04
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Mar 6 22:37:25 2022 +0800

    correct way to inject s3

commit f29945d73132d21b2c44472ec2cafc06b9d71e8f
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Tue Mar 1 00:09:57 2022 +0800

    add new http handler

commit d55104cb08e168cbcc243cf901cbd7f46f2e324b
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 28 22:59:55 2022 +0800

    add types for patch

commit 50b79ade7188ee7dfab9c1d03119585db358ba6f
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 28 08:25:19 2022 +0800

    remove verbose

commit 83f0e71aa15aa7586f6d4e105cd77c25c2e113ce
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 28 08:25:04 2022 +0800

    patch webdav!
2022-03-10 23:54:35 +08:00
fyears
5402baed0a update link 2022-03-06 23:42:13 +08:00
fyears
5aa96a4ddb 0.3.4 2022-03-06 23:16:34 +08:00
fyears
2e6848f901 combine mtime and ctime 2022-03-06 23:15:59 +08:00
fyears
9c830c2c14 check for undefined decision 2022-03-06 19:03:24 +08:00
fyears
3574b56acb add more options to concurrency 2022-03-06 18:52:56 +08:00
fyears
18cb8ba413 add sync once after start up 2022-03-06 18:49:15 +08:00
fyears
76e61b6ebf upload and download in parallel 2022-03-06 18:12:49 +08:00
fyears
3dfe215103 better sync operations for folders 2022-03-06 13:22:24 +08:00
fyears
94c7a4a874 0.3.2 2022-03-05 22:33:45 +08:00
fyears
b573b2859c add fallback for dropbox 2022-03-05 22:32:58 +08:00
fyears
e2c4d158b1 fix format 2022-03-05 22:31:01 +08:00
fyears
55890611e2 fix s3 pagnation 2022-03-05 12:55:33 +08:00
Victrid
5add7ad645
Add path style configurations for S3. 2022-03-04 23:24:48 +08:00
fyears
5acd1551c9 change wording 2022-02-27 21:48:28 +08:00
fyears
ef2c45a11d to 0.3.1 2022-02-27 21:45:38 +08:00
fyears
c1771bb117 use arraybuffer instead of uint8array 2022-02-27 21:45:00 +08:00
fyears
ddb86745dd add tmpl for fr 2022-02-27 21:14:20 +08:00
fyears
971719b710 add issue tmpl 2022-02-27 21:09:05 +08:00
fyears
b6e943a244 add base types 2022-02-27 18:01:52 +08:00
fyears
82742cb53b update link 2022-02-27 17:57:20 +08:00
fyears
df2d98272c new sync algo, squashed commit of the following:
commit 692bb794aea5609b9e9abf5228620f4479e50983
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Feb 27 17:52:43 2022 +0800

    bump to 0.3.0

commit 77335412ad2da2b5bd1ed5075061a5af006e3c36
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Feb 27 17:50:57 2022 +0800

    change titles for minimal intrusive design

commit 2812adebb84344d384749a62acb63fd0c6fd509d
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Feb 27 17:30:53 2022 +0800

    remove syncv1

commit 22fc24a76c9851740bbc7c0177d1cb2526e15d8b
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Feb 27 17:30:27 2022 +0800

    full notice to any one

commit d56ea24a78f6dc1fbea2740011ee1cea9c403d4c
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sat Feb 26 23:11:14 2022 +0800

    fix test

commit 759f82593bbfb9b49079cfd80dbadbbafc0287e5
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sat Feb 26 21:59:25 2022 +0800

    obfuscate metadata on remote

commit 9b6bf05288af0e52d0f02468e5ac8757f4f896df
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sat Feb 26 21:33:52 2022 +0800

    avoid re-uploading if meta not changed

commit 03be1453764e48e99207f44467ee4d5801072ed8
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sat Feb 26 00:35:52 2022 +0800

    add password condition

commit 7f899f7c2572df3e2a35e16cbdaab94db113f366
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sat Feb 26 00:22:58 2022 +0800

    add decision branch for easier debugging

commit cf4071bf3156356ae6ec3a9cb187c2cb541d1b17
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Fri Feb 25 23:40:52 2022 +0800

    change folder error

commit 964493dd998699a1d53018a201637bda192c4baa
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Fri Feb 25 23:09:44 2022 +0800

    finnaly remote remove should be working

commit 2888e65452f9c0e1dde6005f012c3ee0a6313c3f
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Fri Feb 25 01:18:15 2022 +0800

    optimize comparation

commit 024936951d6180b1296c2a5d56c5bf5d468e9ae7
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Fri Feb 25 01:14:44 2022 +0800

    allow uploading extra meta

commit 007006701d536da2b4b46389941980579bbc4e67
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Thu Feb 24 01:08:58 2022 +0800

    add logic to fetch extra meta

commit c9d3a05ca1bf45c06f22233124670e5e45b5f5f1
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Thu Feb 24 00:29:16 2022 +0800

    another way to deal with trash

commit 82d455f8bf60f7bac8eb4e299a2ca44c331a6d7f
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Thu Feb 24 00:28:51 2022 +0800

    add return buffer for downloading

commit b8e6b79bc078def2854bc73578b7f520cc39ab34
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Wed Feb 23 00:16:06 2022 +0800

    half way to actual sync

commit 90cceb1411b46af9741f2caa3ab8beafaf69c1b2
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Tue Feb 22 23:36:09 2022 +0800

    cleaner way to remember the folder being kept

commit c1afb763cc4e0f7905c83e0a8eb20f8ed969a279
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Tue Feb 22 00:03:21 2022 +0800

    simplified way to get plans for sync algo v2

commit 5c5ecce39eb3854900f1f5b79c7beb189e78a6a7
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 21 23:13:58 2022 +0800

    archive the old sync algo v1 doc

commit 75cdfa1ee9834600f83ded6672b102de2c5f9616
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 21 23:13:14 2022 +0800

    simplify sync algo v2

commit dc9275835d961de07efcbaa81657e4745242e72a
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 21 22:58:57 2022 +0800

    add way to skip recording removing

commit f9712ef96021dfed4ae33e6c649f78e940b7e530
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 21 09:38:09 2022 +0800

    fix sync

commit 9007dcf22ef317dde36ac4f1dd589d05cc8d5cf6
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 21 00:54:21 2022 +0800

    fix assignment

commit 77abee6ad443b62353ed3913e0945ea7d1314f87
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 21 00:28:43 2022 +0800

    draft of sync v2

commit a0c26238bf60692e095cfd8527abf937255b56d4
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Mon Feb 21 00:23:19 2022 +0800

    how to deal with folders

commit c10f92a7e8d3c4a4f4c585e39e0abad1a5376c02
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Feb 20 23:39:16 2022 +0800

    helper func to get parents

commit f903c98b3b7b9d1e785d04b9fc0cfcafdc6e5661
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Feb 20 23:31:21 2022 +0800

    add optional ending slash to getFolderLevels

commit 2d67c9b2b941e676588fa43ab289fab79f567e5e
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Feb 20 14:44:44 2022 +0800

    update sync algo v2

commit 491ed1bb85759df2411706fd02d740acb5598ce6
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sun Feb 20 14:34:51 2022 +0800

    dry run mode

commit dfd588dcef512ba7dfe760008bcf97138b97e339
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sat Feb 19 23:14:32 2022 +0800

    prettier

commit eae580f882a045ae9df799b816e68c3500704131
Author: fyears <1142836+fyears@users.noreply.github.com>
Date:   Sat Feb 19 23:12:29 2022 +0800

    draft design for sync algo v2
2022-02-27 17:54:31 +08:00
fyears
6045155fbb action for all branches 2022-02-22 00:10:25 +08:00
Moritz
2eda5618df Add apache example configuration 2022-02-20 22:54:30 +01:00
fyears
be7d111f70
Update sync_algorithm.md 2022-02-16 09:17:02 +08:00
fyears
3e12e05e26 Merge branch 'master' of https://github.com/fyears/remotely-save 2022-02-12 12:29:52 +08:00
fyears
ba1e07d768 upgrad msal again 2022-02-12 12:28:47 +08:00
fyears
29d059aed5
fix typo 2022-02-12 02:23:47 +08:00
fyears
6541923d3d downgrade msal-node 2022-02-12 02:17:47 +08:00
fyears
daa341843d fix typo 2022-02-12 02:11:00 +08:00
fyears
05c40f17e5 add some hints of s3 2022-02-12 02:04:01 +08:00
fyears
15e9161d53 browser env limit 2022-02-12 02:00:32 +08:00
fyears
44170602f6 add services list 2022-02-12 01:42:43 +08:00
fyears
84df2d683f add s3 example 2022-02-12 00:37:22 +08:00
fyears
eafab8c5cc
Merge pull request #24 from HammyHavoc/patch-1
Fixed a typo
2022-01-31 03:27:32 +08:00
fyears
553a1f7bed 0.2.14 2022-01-31 03:23:16 +08:00
fyears
da837ec7af fix onedrive ctag / etag issue 2022-01-31 03:22:16 +08:00
fyears
d250e676a2 avoid cors for onedrive as much as possible 2022-01-31 02:22:44 +08:00
Hammy Havoc
53cb38059a
Fixed a typo
:- )
2022-01-26 20:31:05 +00:00
fyears
7b78f19ca1 add latest ver downloads 2022-01-23 00:34:51 +08:00
fyears
f7082616aa 0.2.13 2022-01-22 22:20:11 +08:00
fyears
d9f926e376 add command 2022-01-22 22:19:31 +08:00
fyears
13a2d6f53a 0.2.12 2022-01-22 18:02:15 +08:00
fyears
5092c59ed3 skip empty file for onedrive 2022-01-22 18:01:21 +08:00
fyears
fc9ab2e63f add support for Livefolders 2022-01-22 17:39:45 +08:00
fyears
91af2c849f revert main.ts after debugging 2022-01-22 17:17:53 +08:00
fyears
fafe74526d Merge branch 'master' of https://github.com/fyears/remotely-save 2022-01-22 17:13:15 +08:00
fyears
320f91f1a5 add webdav depth=1 2022-01-22 17:11:12 +08:00
fyears
ea7c9ae203
remove manual sync limit in readme 2022-01-20 13:11:30 +08:00
fyears
2bebc7226d bump to 0.2.11 2022-01-16 23:16:12 +08:00
fyears
c9b86fc42d polish readme 2022-01-16 23:15:18 +08:00
fyears
5d11801c28 split qrcode readme 2022-01-16 23:10:59 +08:00
fyears
1f8754633f add readme for auto sync 2022-01-16 23:07:26 +08:00
fyears
6cdbc5b32e auto sync 2022-01-16 23:02:49 +08:00
fyears
a78a2a88cf use feather icon 2022-01-16 13:38:20 +08:00
fyears
4035218706 ignore data.json 2022-01-16 13:38:00 +08:00
fyears
b0cb1248a5 remove vaultRandomID in qr 2022-01-09 01:06:50 +08:00
fyears
f936704a6a merge the branch of adding vault name into dbs 2022-01-08 18:42:48 +08:00
fyears
04f3a0c97c add vault name into dbs 2022-01-08 18:41:11 +08:00
fyears
c637038d95 show progress 2022-01-08 14:45:36 +08:00
fyears
e7c24b55a3 find a compilable esbuild version 2022-01-08 14:43:53 +08:00
fyears
9a66e3181d use webpack again?? 2022-01-08 14:36:22 +08:00
fyears
510755d7f0 add link 2022-01-08 13:47:09 +08:00
fyears
27fe428fe4 example .env 2022-01-08 01:51:28 +08:00
fyears
ffabaacaf1 use github secret 2022-01-08 01:50:19 +08:00
fyears
6790bb01d3 jump to 0.2.10 2022-01-06 18:38:57 +08:00
fyears
131f3f70e1 fix format 2022-01-06 18:38:35 +08:00
fyears
b551e0c1b5 fix config 2022-01-06 18:38:18 +08:00
fyears
c65c0aa258 finally add total downloads 2022-01-06 01:48:18 +08:00
fyears
1f0030b514 add stats for 0.2.9 2022-01-05 10:08:36 +08:00
fyears
07896f92a3 0.2.9 2022-01-05 10:05:24 +08:00
fyears
9eddfb02d6 encode config 2022-01-05 10:04:58 +08:00
fyears
f0dd3bb5ef add button to copy url of dropbox 2022-01-05 09:30:07 +08:00
fyears
b91c0e694c 0.2.8 2022-01-05 00:59:59 +08:00
fyears
84b03d2c2b add button to copy url 2022-01-05 00:58:59 +08:00
fyears
313eff6a14 log debug every sync file 2022-01-05 00:24:21 +08:00
fyears
8671ba4660 use loglevel everywhere 2022-01-05 00:23:49 +08:00
fyears
3b195f33c8 change some desc 2022-01-04 23:25:45 +08:00
fyears
65e18aa4b7 special folder for logo 2022-01-03 23:39:09 +08:00
fyears
2cedef8168 add diff sizes' logos 2022-01-03 23:37:43 +08:00
fyears
22bc74f4d7 statement that only support onedrive for personal currently 2022-01-03 20:35:19 +08:00
fyears
277793ccf4 download stats for 0.2.7 2022-01-03 01:07:41 +08:00
fyears
9a1b11b811 0.2.7 2022-01-03 01:04:45 +08:00
fyears
3d6746ed99 quick fix for onedrive path 2022-01-03 01:03:56 +08:00
fyears
2a797f8c40 force refresh version download 2022-01-01 23:58:25 +08:00
fyears
0f7b13ec27 add download stats for new version 2022-01-01 23:54:14 +08:00
fyears
abd124b155 bump to 0.2.6 2022-01-01 23:50:28 +08:00
fyears
2a42abb9cc fix desc for qrcode 2022-01-01 23:49:34 +08:00
fyears
e9bb61ced4 correct check for webdav 2022-01-01 23:47:00 +08:00
fyears
5b703334d7 change qrcode 2022-01-01 23:26:01 +08:00
fyears
4639b93cfa add more bad cases for webdav 2022-01-01 18:49:10 +08:00
fyears
92f12cd5f4 more disclaimer for password 2022-01-01 18:48:25 +08:00
fyears
72417cd075 add OneDrive in README 2022-01-01 18:44:14 +08:00
fyears
f8a930eb4e change desc of onedrive 2022-01-01 18:43:25 +08:00
fyears
6832c9f649 force expire login cred 2022-01-01 18:37:48 +08:00
fyears
34d1b01c7b optimize onedrive revoke flow 2022-01-01 14:16:37 +08:00
fyears
f26ee8bbc5 optimize dropbox flow 2022-01-01 13:55:27 +08:00
fyears
414a3f5e4a more notice for error 2022-01-01 00:56:32 +08:00
fyears
02e5f9b5a0 fix onedrive auth process 2022-01-01 00:53:44 +08:00
fyears
d53569fe71 polish titles and comments 2022-01-01 00:49:51 +08:00
fyears
4865a797aa assign default const 2022-01-01 00:40:54 +08:00
fyears
5a5898f315 fix onedrive auth hint 2021-12-31 23:54:48 +08:00
fyears
d5ba0a0e0d split settings and fix format 2021-12-31 23:46:52 +08:00
fyears
dde7d9a732 fix enc base64url doc test 2021-12-31 20:55:13 +08:00
fyears
1bc6ba4b01 use base64url not base32 2021-12-31 01:00:52 +08:00
fyears
792703f8b6 fix progress count 2021-12-30 01:30:53 +08:00
fyears
6552fd32d1 basically working onedrive 2021-12-29 00:35:46 +08:00
fyears
f3e6bc2fdd fix readme 2021-12-29 00:34:16 +08:00
fyears
63d52df378 add direct link to repo 2021-12-25 11:58:58 +08:00
fyears
8833532370 add badges 2021-12-18 00:31:04 +08:00
fyears
8cca96e138 0.2.5 2021-12-12 01:21:17 +08:00
fyears
804afabdeb rm some webdav logs 2021-12-12 01:20:38 +08:00
fyears
2576354269 clean desc 2021-12-12 00:56:40 +08:00
fyears
122fec1d75 no need for code mirror here 2021-12-12 00:04:00 +08:00
fyears
27477f8d97 fix typo 2021-12-12 00:02:41 +08:00
fyears
e9890c3c79 0.2.4 2021-12-12 00:01:27 +08:00
fyears
44480be707 webdav also sync in vault folder 2021-12-11 23:55:12 +08:00
fyears
437e041e71 fix var in dropbox 2021-12-11 23:52:32 +08:00
fyears
9e4fed4504 tell users vault name is not encrypted 2021-12-11 23:13:55 +08:00
fyears
70e2884f89 scan qr code readme 2021-12-11 23:10:30 +08:00
fyears
fb63a38fa0 add draft logo 2021-12-11 22:47:44 +08:00
fyears
d21d90868a lfs track more imgs 2021-12-11 22:47:16 +08:00
fyears
e6591721e2 prepare to import svg 2021-12-11 22:45:21 +08:00
fyears
b6bae792c6 0.2.3 2021-12-11 17:34:45 +08:00
fyears
8624141780 add qrcode export import 2021-12-11 17:33:55 +08:00
fyears
563c2c3ff6 readme 2021-12-10 01:34:19 +08:00
fyears
9a72ac8d66 0.2.2 2021-12-10 01:14:12 +08:00
fyears
d980bcbc1b rename titles 2021-12-10 01:12:31 +08:00
fyears
6ebe1a8966 no support digest webdav now 2021-12-10 01:10:38 +08:00
fyears
d0ab1d8abe remove webdav hide 2021-12-10 01:09:51 +08:00
fyears
b86d116830 add desc for webdav readme 2021-12-10 01:05:47 +08:00
fyears
7d5eaad36f remove unnecessary log 2021-12-10 00:40:54 +08:00
fyears
7a13f4566c full word 2021-12-10 00:18:26 +08:00
fyears
d355f72b7a update to 0.2.1 2021-12-10 00:17:31 +08:00
fyears
9b1eebdf90 standarized codes 2021-12-10 00:16:28 +08:00
fyears
2ce461ed6a allow multi pages in dropbox 2021-12-10 00:11:53 +08:00
fyears
3aa91a2a1e add env to build 2021-12-04 01:46:40 +08:00
fyears
2a3e0524c5 fix terrible typo 2021-12-04 01:21:37 +08:00
fyears
2f20ca61ce rebranding 2021-12-04 01:21:15 +08:00
fyears
68ec8b5454 bump version and update name 2021-12-04 01:18:20 +08:00
fyears
2bbbd569c5 fix typo 2021-12-04 01:11:17 +08:00
fyears
62936c4473 attempt to reduce size and use native crypto 2021-12-04 00:55:31 +08:00
fyears
789d07261e 0.1.10 2021-12-01 10:11:20 +08:00
fyears
ccd3b49b4b inject env var in webpack 2021-12-01 10:10:39 +08:00
fyears
2930fe5350 0.1.9 2021-12-01 01:50:00 +08:00
fyears
a9abf6d834 webpack is slow but works 2021-12-01 01:49:29 +08:00
fyears
bdf09e24c3 remove assert 2021-12-01 01:49:07 +08:00
fyears
8dc4b835c9 0.1.8 2021-12-01 00:34:02 +08:00
fyears
2e800af4f8 dropbox should use sub folder 2021-12-01 00:33:24 +08:00
fyears
e9e9e2b6eb fix typo 2021-11-30 00:44:26 +08:00
fyears
274e0b8b28 bump to 0.1.7 2021-11-30 00:42:05 +08:00
fyears
2147332cf4 more about dropbox 2021-11-30 00:41:41 +08:00
fyears
262bb9a1fe more disclaimer 2021-11-30 00:32:43 +08:00
fyears
2669a3e8ad fix auth dropbox 2021-11-30 00:21:15 +08:00
fyears
bdac16ee24 define clientID or AppKey by env var 2021-11-29 01:03:17 +08:00
fyears
0a7de6588a ugly way to refresh token 2021-11-29 00:04:24 +08:00
fyears
1effcdd7f7 basic dropbox auth flow 2021-11-28 16:28:52 +08:00
fyears
00c840a758 basically working dropbox 2021-11-28 12:20:38 +08:00
fyears
2eb1545f9d more misc 2021-11-28 12:18:44 +08:00
fyears
0d75ea92b1 polish get parent folder 2021-11-28 10:45:46 +08:00
fyears
d6cbf4260a esbuild is way faster 2021-11-27 14:49:07 +08:00
fyears
9389039c7a avoid using for await 2021-11-27 14:43:19 +08:00
fyears
aa3aecb074 0.1.6 2021-11-27 00:51:01 +08:00
fyears
9128f9ed5b add support for ios 5-times click 2021-11-27 00:49:21 +08:00
fyears
b581ef3f31 this is 0.1.5 correctly 2021-11-22 00:12:21 +08:00
fyears
d8c42adc55 update readme 2021-11-22 00:06:50 +08:00
fyears
45b18ca63d 0.1.5 2021-11-21 23:55:43 +08:00
fyears
52e9d3298a hide webdav yet 2021-11-21 23:54:50 +08:00
fyears
e82dfc1e88 fix unknown decision 2021-11-21 22:54:31 +08:00
fyears
0be19b677b selective menu for s3 and webdav 2021-11-21 16:46:01 +08:00
fyears
d1839706af basically workable webdav 2021-11-21 15:33:14 +08:00
fyears
ce0cc232c8 init methods for webdav 2021-11-20 23:51:20 +08:00
fyears
12d09a30ef 0.1.3 2021-11-15 23:37:33 +08:00
fyears
3fdc443ecf more cors 2021-11-15 23:36:58 +08:00
fyears
0700af855d ignore more 2021-11-15 23:36:44 +08:00
fyears
d3b81ca3dc 0.1.2 2021-11-15 10:06:40 +08:00
fyears
2a572fb1bd remove unusused cm 2021-11-15 10:06:10 +08:00
fyears
76f90ea375 normalize id 2021-11-15 09:56:41 +08:00
fyears
d753617628 go to 0.1.0 2021-11-15 09:52:54 +08:00
fyears
69c9686ce8 bump 0.0.17 2021-11-15 01:03:57 +08:00
fyears
b3e3022751 correct sources 2021-11-15 01:03:25 +08:00
fyears
2ad342c201 many docs 2021-11-15 00:35:56 +08:00
fyears
2182c6e886 rename sync algo doc 2021-11-15 00:30:30 +08:00
fyears
0d9cbd176c bump ver 2021-11-15 00:27:31 +08:00
fyears
d944260a97 update enc iter 2021-11-15 00:26:40 +08:00
fyears
14f305adda rename project 2021-11-14 22:37:43 +08:00
fyears
6459dcd228 tutorial of using s3 2021-11-14 22:01:07 +08:00
fyears
714807cdc7 fix endpoint 2021-11-14 21:12:31 +08:00
fyears
59645e620a manually delete indexeddb 2021-11-14 20:51:29 +08:00
fyears
125da9d734 more debug 2021-11-14 20:47:47 +08:00
fyears
808ae709fb 0.0.15 2021-11-14 20:25:20 +08:00
fyears
16c3c11fd8 use localforage 2021-11-14 20:24:33 +08:00
fyears
be2b168c6c artifact has styles 2021-11-10 01:06:00 +08:00
fyears
6b296d6110 bump to 0.0.14 2021-11-10 01:04:09 +08:00
fyears
6757348ac9 use multipart-upload 2021-11-10 01:03:33 +08:00
fyears
a7e6bed071 fix typo 2021-11-10 00:30:30 +08:00
fyears
8b8c5bdb98 fix letter 2021-11-10 00:30:11 +08:00
fyears
5b77b23e9f xregexp should be dep not dev-dep 2021-11-10 00:16:24 +08:00
fyears
05313f9530 0.0.13 2021-11-09 10:01:18 +08:00
fyears
ce4e55fcc7 more tests 2021-11-09 10:00:44 +08:00
fyears
b26d6a7ffb more clear notice 2021-11-09 10:00:14 +08:00
fyears
ea12a14d7f 0.0.12 2021-11-08 10:00:40 +08:00
fyears
3609a78465 test enc 2021-11-08 10:00:06 +08:00
fyears
7ec2db4006 correctly fetch remote data 2021-11-08 09:38:39 +08:00
fyears
5352c7b828 check undefined 2021-11-08 09:37:51 +08:00
fyears
2a49bb53b2 more attention 2021-11-08 00:57:18 +08:00
fyears
fde4c9a294 0.0.11 2021-11-08 00:40:45 +08:00
fyears
7fc38a942a check password 2021-11-08 00:39:17 +08:00
fyears
cc0c4fe224 second confirm for password changes 2021-11-08 00:17:42 +08:00
fyears
2ab5640c12 list all objects 2021-11-07 17:15:06 +08:00
fyears
b7a0376a0f allow clearing sync mappings 2021-11-07 16:02:03 +08:00
fyears
d7d1c47e2a long desc for debug 2021-11-07 15:44:14 +08:00
fyears
a65f5eb004 head bucket 2021-11-07 15:43:57 +08:00
fyears
2ce34379ad format doc 2021-11-07 15:27:41 +08:00
fyears
40d2ee95b7 0.0.10 2021-11-07 15:01:12 +08:00
fyears
5632e28331 make decision works 2021-11-07 15:00:22 +08:00
fyears
2b53a1bf5e to 0.0.9 2021-11-07 14:54:25 +08:00
fyears
ccd9e3116c add cross-env 2021-11-07 14:51:00 +08:00
fyears
e8d6a50793 update algo 2021-11-07 14:24:24 +08:00
253 changed files with 42014 additions and 1692 deletions

View File

@ -23,6 +23,6 @@ indent_size = 4
indent_style = tab indent_style = tab
# Indentation override for all JS under lib directory # Indentation override for all JS under lib directory
[*.{js,jsx,mjs,cjs,ts,tsx,json,py}] [*.{js,jsx,mjs,cjs,ts,tsx,json}]
indent_style = space indent_style = space
indent_size = 2 indent_size = 2

15
.env.example.txt Normal file
View File

@ -0,0 +1,15 @@
DROPBOX_APP_KEY=
ONEDRIVE_CLIENT_ID=
ONEDRIVE_AUTHORITY=https://
REMOTELYSAVE_WEBSITE=http://127.0.0.1:46683
REMOTELYSAVE_CLIENT_ID=cli-xxx
GOOGLEDRIVE_CLIENT_ID=xxx.apps.googleusercontent.com
GOOGLEDRIVE_CLIENT_SECRET=GOCSPX-sss
BOX_CLIENT_ID=
BOX_CLIENT_SECRET=
PCLOUD_CLIENT_ID=
PCLOUD_CLIENT_SECRET=
YANDEXDISK_CLIENT_ID=
YANDEXDISK_CLIENT_SECRET=
KOOFR_CLIENT_ID=
KOOFR_CLIENT_SECRET=

2
.gitattributes vendored
View File

@ -3,3 +3,5 @@
*.jpeg filter=lfs diff=lfs merge=lfs -text *.jpeg filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text *.pdf filter=lfs diff=lfs merge=lfs -text
*.enc filter=lfs diff=lfs merge=lfs -text *.enc filter=lfs diff=lfs merge=lfs -text
*.svg filter=lfs diff=lfs merge=lfs -text
*.excalidraw filter=lfs diff=lfs merge=lfs -text

90
.github/ISSUE_TEMPLATE/bug_report.yml vendored Normal file
View File

@ -0,0 +1,90 @@
name: Bug Report
description: Fire a bug report
title: "[Bug]: "
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: what-happened
attributes:
label: What happened?
description: What did you expect to happen?
placeholder: Tell us what you see!
validations:
required: true
- type: dropdown
id: os
attributes:
label: What OS are you using?
multiple: true
options:
- Windows
- Linux
- macOS
- iOS (iPhone, iPad)
- Android
validations:
required: true
- type: dropdown
id: service
attributes:
label: What remote cloud services are you using? (Please choose the specified one if it's in the list)
multiple: true
options:
- S3
- S3 (Cloudflare R2)
- S3 (BackBlaze B2)
- S3 (腾讯云 COS Tencent Cloud COS)
- S3 (阿里云 OSS Alibaba Cloud OSS)
- S3 (MinIO)
- S3 (Wasabi)
- S3 (Storj)
- OneDrive for personal
- OneDrive for business
- Dropbox
- webdav
- webdav (ownCloud)
- webdav (InfiniCloud (formally TeraCLOUD))
- webdav (AList)
- webdav (Cloudreve)
- webdav (坚果云 JianGuoYun/NutStore)
- webdav (NextCloud)
- webdav (FastMail)
- webdav (rclone webdav)
- webdav (nginx)
- others
validations:
required: true
- type: input
id: version-plugin
attributes:
label: Version of the plugin
description: What version of the plugin are you running?
validations:
required: false
- type: input
id: version-obsidian
attributes:
label: Version of Obsidian
description: What version of Obsidian are you running?
validations:
required: false
- type: checkboxes
id: using-password
attributes:
label: Using password or not
description: Are you using password (end-to-end encryption) or not?
options:
- label: Yes.
required: false
- type: checkboxes
id: ensure-no-sensitive-information
attributes:
label: Ensure no sensitive information
description: By submitting this issue, you ensure that no sensitive information is submitted in the issue.
options:
- label: I ensure that no sensitive information is submitted in the issue.
required: true

1
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1 @@
blank_issues_enabled: false

View File

@ -0,0 +1,54 @@
name: Feature Request
description: Some idea about new features
title: "[Feature Request]: "
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: what-are-you-expecting
attributes:
label: What feature are you suggesting?
description: What feature are you suggesting?
validations:
required: true
- type: dropdown
id: service
attributes:
label: What remote cloud services are you using, or suggesting adding the feature to?
multiple: true
options:
- S3
- S3 (Cloudflare R2)
- S3 (BackBlaze B2)
- S3 (腾讯云 COS Tencent Cloud COS)
- S3 (阿里云 OSS Alibaba Cloud OSS)
- S3 (MinIO)
- S3 (Wasabi)
- S3 (Storj)
- OneDrive for personal
- OneDrive for business
- Dropbox
- webdav
- webdav (ownCloud)
- webdav (InfiniCloud (formally TeraCLOUD))
- webdav (AList)
- webdav (Cloudreve)
- webdav (坚果云 JianGuoYun/NutStore)
- webdav (NextCloud)
- webdav (FastMail)
- webdav (rclone webdav)
- webdav (nginx)
- others
validations:
required: false
- type: checkboxes
id: ensure-no-sensitive-information
attributes:
label: Ensure no sensitive information
description: By submitting this issue, you ensure that no sensitive information is submitted in the issue.
options:
- label: I ensure that no sensitive information is submitted in the issue.
required: true

View File

@ -5,7 +5,7 @@ name: BuildCI
on: on:
push: push:
branches: [master] branches: ["**"]
pull_request: pull_request:
branches: [master] branches: [master]
@ -13,28 +13,57 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
environment: env-for-buildci
env:
DROPBOX_APP_KEY: ${{secrets.DROPBOX_APP_KEY}}
ONEDRIVE_CLIENT_ID: ${{secrets.ONEDRIVE_CLIENT_ID}}
ONEDRIVE_AUTHORITY: ${{secrets.ONEDRIVE_AUTHORITY}}
REMOTELYSAVE_WEBSITE: ${{secrets.REMOTELYSAVE_WEBSITE}}
REMOTELYSAVE_CLIENT_ID: ${{secrets.REMOTELYSAVE_CLIENT_ID}}
GOOGLEDRIVE_CLIENT_ID: ${{secrets.GOOGLEDRIVE_CLIENT_ID}}
GOOGLEDRIVE_CLIENT_SECRET: ${{secrets.GOOGLEDRIVE_CLIENT_SECRET}}
BOX_CLIENT_ID: ${{secrets.BOX_CLIENT_ID}}
BOX_CLIENT_SECRET: ${{secrets.BOX_CLIENT_SECRET}}
PCLOUD_CLIENT_ID: ${{secrets.PCLOUD_CLIENT_ID}}
PCLOUD_CLIENT_SECRET: ${{secrets.PCLOUD_CLIENT_SECRET}}
YANDEXDISK_CLIENT_ID: ${{secrets.YANDEXDISK_CLIENT_ID}}
YANDEXDISK_CLIENT_SECRET: ${{secrets.YANDEXDISK_CLIENT_SECRET}}
KOOFR_CLIENT_ID: ${{secrets.KOOFR_CLIENT_ID}}
KOOFR_CLIENT_SECRET: ${{secrets.KOOFR_CLIENT_SECRET}}
strategy: strategy:
matrix: matrix:
node-version: [16.x] node-version: [20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/ # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: steps:
- name: Checkout codes - name: Checkout codes
uses: actions/checkout@v2 uses: actions/checkout@v4
with: with:
lfs: true submodules: recursive
- name: Checkout LFS - name: Checkout LFS file list
run: git lfs checkout run: git lfs ls-files --long | cut -d ' ' -f1 | sort > .lfs-assets-id
- name: LFS Cache
uses: actions/cache@v4
with:
path: .git/lfs/objects
key: ${{ runner.os }}-lfs-${{ hashFiles('.lfs-assets-id') }}
restore-keys: |
${{ runner.os }}-lfs-
- name: Git LFS Pull
run: git lfs pull
- name: Use Node.js ${{ matrix.node-version }} - name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2 uses: actions/setup-node@v4
with: with:
node-version: ${{ matrix.node-version }} node-version: ${{ matrix.node-version }}
- run: npm install - run: npm install
- run: npm test - run: npm test
- run: npm run build - run: npm run build
- uses: actions/upload-artifact@v2 - uses: actions/upload-artifact@v4
with: with:
name: my-dist name: my-dist
path: | path: |
main.js main.js
manifest.json manifest.json
styles.css

43
.github/workflows/cla.yml vendored Normal file
View File

@ -0,0 +1,43 @@
name: "CLA Assistant"
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened,closed,synchronize]
# explicitly configure permissions, in case your GITHUB_TOKEN workflow permissions are set to read-only in repository settings
permissions:
actions: write
contents: write
pull-requests: write
statuses: write
jobs:
CLAAssistant:
runs-on: ubuntu-latest
steps:
- name: "CLA Assistant"
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
uses: contributor-assistant/github-action@v2.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# the below token should have repo scope and must be manually added by you in the repository's secret
# This token is required only if you have configured to store the signatures in a remote repository/organization
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: 'signatures/version1/cla.json'
path-to-document: 'https://github.com/remotely-save/remotely-save/blob/master/CLA.md' # e.g. a CLA or a DCO document
# branch should not be protected
branch: 'main'
allowlist: bot*
# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
remote-organization-name: remotely-save
remote-repository-name: cla-signed
#create-file-commit-message: 'For example: Creating file for storing CLA Signatures'
#signed-commit-message: 'For example: $contributorName has signed the CLA in $owner/$repo#$pullRequestNo'
custom-notsigned-prcomment: '<br/>Thank you for your submission, we really appreciate it. However, we ask that $you sign our [Contributor License Agreement](https://github.com/remotely-save/remotely-save/blob/master/CLA.md) before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.<br/>'
#custom-pr-sign-comment: 'The signature to be committed in order to sign the CLA'
#custom-allsigned-prcomment: 'pull request comment when all contributors has signed, defaults to **CLA Assistant Lite bot** All Contributors have signed the CLA.'
#lock-pullrequest-aftermerge: false - if you don't want this bot to automatically lock the pull request after merging (default - true)
#use-dco-flag: true - If you are using DCO instead of CLA

76
.github/workflows/release.yml vendored Normal file
View File

@ -0,0 +1,76 @@
# modified from https://github.com/argenos/nldates-obsidian/blob/master/.github/workflows/release.yml
# which is released under MIT License
# trigger:
# modify manifest.json, package.json, versions.json
# git tag <version number>
# git push origin --tags
name: Release A New Version
on:
push:
tags:
- "*" # Push events to matching any tag format, i.e. 1.0, 20.15.10
jobs:
build:
runs-on: ubuntu-latest
environment: env-for-buildci
env:
DROPBOX_APP_KEY: ${{secrets.DROPBOX_APP_KEY}}
ONEDRIVE_CLIENT_ID: ${{secrets.ONEDRIVE_CLIENT_ID}}
ONEDRIVE_AUTHORITY: ${{secrets.ONEDRIVE_AUTHORITY}}
REMOTELYSAVE_WEBSITE: ${{secrets.REMOTELYSAVE_WEBSITE}}
REMOTELYSAVE_CLIENT_ID: ${{secrets.REMOTELYSAVE_CLIENT_ID}}
GOOGLEDRIVE_CLIENT_ID: ${{secrets.GOOGLEDRIVE_CLIENT_ID}}
GOOGLEDRIVE_CLIENT_SECRET: ${{secrets.GOOGLEDRIVE_CLIENT_SECRET}}
BOX_CLIENT_ID: ${{secrets.BOX_CLIENT_ID}}
BOX_CLIENT_SECRET: ${{secrets.BOX_CLIENT_SECRET}}
PCLOUD_CLIENT_ID: ${{secrets.PCLOUD_CLIENT_ID}}
PCLOUD_CLIENT_SECRET: ${{secrets.PCLOUD_CLIENT_SECRET}}
YANDEXDISK_CLIENT_ID: ${{secrets.YANDEXDISK_CLIENT_ID}}
YANDEXDISK_CLIENT_SECRET: ${{secrets.YANDEXDISK_CLIENT_SECRET}}
KOOFR_CLIENT_ID: ${{secrets.KOOFR_CLIENT_ID}}
KOOFR_CLIENT_SECRET: ${{secrets.KOOFR_CLIENT_SECRET}}
strategy:
matrix:
node-version: [20.x]
steps:
- name: Checkout codes
uses: actions/checkout@v4
with:
submodules: recursive
- name: Checkout LFS file list
run: git lfs ls-files --long | cut -d ' ' -f1 | sort > .lfs-assets-id
- name: LFS Cache
uses: actions/cache@v4
with:
path: .git/lfs/objects
key: ${{ runner.os }}-lfs-${{ hashFiles('.lfs-assets-id') }}
restore-keys: |
${{ runner.os }}-lfs-
- name: Git LFS Pull
run: git lfs pull
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm test
- run: npm run build
- name: Create Release And Upload
uses: softprops/action-gh-release@v2
with:
files: |
main.js
manifest.json
styles.css
token: ${{ secrets.GITHUB_TOKEN }}
draft: false
prerelease: false
make_latest: true

38
.gitignore vendored
View File

@ -1,17 +1,21 @@
# Intellij # Intellij
*.iml *.iml
.idea .idea
# npm # npm
node_modules node_modules
package-lock.json package-lock.json
pnpm-lock.yaml
# build
main.js # build
*.js.map main.js
*.js.map
# obsidian
data.json # obsidian
data.json
# hidden files
.* # debug
logs.txt
# hidden files
.*

View File

@ -1,2 +0,0 @@
node_modules/
main.js

23
CLA.md Normal file
View File

@ -0,0 +1,23 @@
In order to clarify the intellectual property license granted with Contributions from any person or entity, Remotely Save dev team ("Remotely Save") must have on file a signed Contributor License Agreement ("CLA") from each Contributor, indicating agreement with the license terms below. This agreement is for your protection as a Contributor as well as the protection of Remotely Save and its users. It does not change your rights to use your own Contributions for any other purpose.
You accept and agree to the following terms and conditions for Your Contributions (present and future) that you submit to Remotely Save. Except for the license granted herein to Remotely Save and recipients of software distributed by Remotely Save, You reserve all right, title, and interest in and to Your Contributions.
1. Definitions.
"You" (or "Your") shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Agreement with Remotely Save. For legal entities, the entity making a Contribution and all other entities that control, are controlled by, or are under common control with that entity are considered to be a single Contributor. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
"Contribution" shall mean any original work of authorship, including any modifications or additions to an existing work, that is intentionally submitted by You to Remotely Save for inclusion in, or documentation of, any of the products owned or managed by Remotely Save (the "Work"). For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to Remotely Save or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, Remotely Save for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by You as "Not a Contribution."
2. Grant of Copyright License. Subject to the terms and conditions of this Agreement, You hereby grant to Remotely Save and to recipients of software distributed by Remotely Save a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Your Contributions and such derivative works.
3. Grant of Patent License. Subject to the terms and conditions of this Agreement, You hereby grant to Remotely Save and to recipients of software distributed by Remotely Save a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by You that are necessarily infringed by Your Contribution(s) alone or by combination of Your Contribution(s) with the Work to which such Contribution(s) was submitted. If any entity institutes patent litigation against You or any other entity (including a cross-claim or counterclaim in a lawsuit) alleging that your Contribution, or the Work to which you have contributed, constitutes direct or contributory patent infringement, then any patent licenses granted to that entity under this Agreement for that Contribution or Work shall terminate as of the date such litigation is filed.
4. You represent that you are legally entitled to grant the above license. If your employer(s) has rights to intellectual property that you create that includes your Contributions, you represent that you have received permission to make Contributions on behalf of that employer, that your employer has waived such rights for your Contributions to Remotely Save, or that your employer has executed a separate Corporate CLA with Remotely Save.
5. You represent that each of Your Contributions is Your original creation (see section 7 for submissions on behalf of others). You represent that Your Contribution submissions include complete details of any third-party license or other restriction (including, but not limited to, related patents and trademarks) of which you are personally aware and which are associated with any part of Your Contributions.
6. You are not expected to provide support for Your Contributions, except to the extent You desire to provide support. You may provide support for free, for a fee, or not at all. Unless required by applicable law or agreed to in writing, You provide Your Contributions on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.
7. Should You wish to submit work that is not Your original creation, You may submit it to Remotely Save separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]".
8. You agree to notify Remotely Save of any facts or circumstances of which you become aware that would make these representations inaccurate in any respect.

22
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,22 @@
# Contributing
## What
Starting from April 29, 2024, all individual contributors' contributions are only possibly accepted after they sign the CLA.
We do not accept corporate contributions at this moment.
You can check out [CLA](./CLA.md).
## Steps
1. Make some changes to the code. Open a pull request.
2. A rebot will check the status.
![robot check](./assets/cla-process/cla-robot-alert.png)
3. Read the [CLA](./CLA.md) carefully and make a decision.
4. If you decide to sign the CLA, please make a comment "I have read the CLA Document and I hereby sign the CLA".
5. If you decide to not sign the CLA, please close the PR.
6. The robot should recheck and pass the check automatically.
![robot recheck](./assets/cla-process/cla-sign-and-pass.png)
7. Your pr will be reviewed.
8. If you sign the CLA and submit some more PRs, the robot should pass the test automatically.

203
LICENSE
View File

@ -1,202 +1,3 @@
Apache License The codes or files or subfolders inside the folder `src`, `tests`, `docs`, `assets`, are released under the "Open Source" license: "Apache License, version 2.0", described at: https://www.apache.org/licenses/LICENSE-2.0 .
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION The codes or files or subfolders inside the folder `pro`, are released under the "Source Available" license: "PolyForm Strict License 1.0.0", described at: https://polyformproject.org/licenses/strict/1.0.0/ .
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

219
README.md
View File

@ -1,26 +1,221 @@
# Save Remote # Remotely Save
This is yet another sync plugin for Obsidian. English | [中文](./README.zh-cn.md)
## Download and Install This is yet another unofficial sync plugin for Obsidian. If you like it or find it useful, please consider give it a [star ![GitHub Repo stars](https://img.shields.io/github/stars/fyears/remotely-save?style=social)](https://github.com/fyears/remotely-save) on Github.
[![BuildCI](https://github.com/fyears/obsidian-save-remote/actions/workflows/auto-build.yml/badge.svg)](https://github.com/fyears/obsidian-save-remote/actions/workflows/auto-build.yml) [![BuildCI](https://github.com/fyears/remotely-save/actions/workflows/auto-build.yml/badge.svg)](https://github.com/fyears/remotely-save/actions/workflows/auto-build.yml)
Every artifacts are placed in the "Summary" under every successful builds. [![downloads of latest version](https://img.shields.io/github/downloads-pre/remotely-save/remotely-save/latest/main.js?sort=semver)](https://github.com/fyears/remotely-save/releases)
Besides manually download the files, you can also use [Obsidian42 - BRAT](https://github.com/TfTHacker/obsidian42-brat) to install this plugin.
## Disclaimer ## Disclaimer
**This is NOT the official sync service provided by Obsidian.** - **This is NOT the [official sync service](https://obsidian.md/sync) provided by Obsidian.**
## !!!Caution!!! ## !!!Caution!!!
As of October 2021, the plugin is under development. **DO NOT USE IT for any serious vaults.** Prepare for data loss! **ALWAYS, ALWAYS, backup your vault before using this plugin.**
## Features
- Supports:
- Amazon S3 or S3-compatible (Cloudflare R2 / BackBlaze B2 / MinIO / ...)
- Dropbox
- OneDrive for personal (App Folder)
- OneDrive for personal (Full) (PRO feature)
- Webdav (NextCloud / InfiniCloud / Synology webdav server / ...)
- Webdis
- Google Drive (GDrive) (PRO feature)
- Box (PRO feature)
- pCloud (PRO feature)
- Yandex Disk (PRO feature)
- Koofr (PRO feature)
- Azure Blob Storage (PRO feature)
- [Here](./docs/services_connectable_or_not.md) shows more connectable (or not-connectable) services in details.
- **Obsidian Mobile supported.** Vaults can be synced across mobile and desktop devices with the cloud service as the "broker".
- **[End-to-end encryption](./docs/encryption/README.md) supported.** Files would be encrypted using openssl / rclone crypt format before being sent to the cloud **if** user specify a password.
- **Scheduled auto sync supported.** You can also manually trigger the sync using sidebar ribbon, or using the command from the command palette (or even bind the hot key combination to the command then press the hot key combination).
- **[Minimal Intrusive](./docs/minimal_intrusive_design.md).**
- **Skip Large files** and **skip paths** by custom regex conditions!
- **[Sync Algorithm](./docs/sync_algorithm/v3/intro.md) is provided for discussion.**
- **[Basic Conflict Detection And Handling](./docs/sync_algorithm/v3/intro.md)** for free version. **[Advanced Smart Conflict Handling](./pro/README.md)** for PRO version.
- Source Available. See [License](./LICENSE) for details.
## Limitations
- **Cloud services cost you money.** Always be aware of the costs and pricing. Specifically, all the operations, including but not limited to downloading, uploading, listing all files, calling any api, storage sizes, may or may not cost you money.
- **Some limitations from the browser environment.** More technical details are [in the doc](./docs/browser_env.md).
- **You should protect your `data.json` file.** The file contains sensitive information.
- It's strongly advised **NOT** to share your `data.json` file to anyone.
- It's usually **NOT** a good idea to check the file into version control. By default, the plugin tries to create a `.gitignore` file inside the plugin directory if it doesn't exist, for ignoring `data.json` in the `git` version control. If you know exactly what it means and want to remove the setting, please modify the `.gitignore` file or set it to be empty.
- **Obsidian API on Mobile has performance issues syncing large files (>= 50 MB).**
- Setting the "Skip Large Files" option can help resolve issues related to syncing large files.
## Questions, Suggestions, Or Bugs
You are greatly welcome to ask questions, post any suggestions, or report any bugs! The project is mainly maintained on GitHub:
- Questions: [GitHub repo Discussions](https://github.com/remotely-save/remotely-save/discussions)
- Suggestions: also in [GitHub repo Discussions](https://github.com/remotely-save/remotely-save/discussions)
- Bugs: [GitHub repo Issues](https://github.com/remotely-save/remotely-save/issues) (NOT Discussion)
Additionally, the plugin author may occasionally visit Obsidian official forum and official Discord server, and pay attention to this-plugin-related information there.
## Download and Install
- Option #1: Search in the official "community plugin list", or visit this: [https://obsidian.md/plugins?id=remotely-save](https://obsidian.md/plugins?id=remotely-save) (which should redirect you into Obsidian app), then install the plugin.
- Option #2: You can also use [Obsidian42 - BRAT](https://github.com/TfTHacker/obsidian42-brat) to install this plugin. Input `remotely-save/remotely-save` in the configuration of BRAT.
- Option #3: [![GitHub release (latest by SemVer and asset including pre-releases)](https://img.shields.io/github/downloads-pre/fyears/remotely-save/latest/main.js?sort=semver)](https://github.com/fyears/remotely-save/releases) Manually download assets (`main.js`, `manifest.json`, `styles.css`) from the latest release.
- Option #4: [![BuildCI](https://github.com/fyears/remotely-save/actions/workflows/auto-build.yml/badge.svg)](https://github.com/fyears/remotely-save/actions/workflows/auto-build.yml) Every artifacts are placed in the "Summary" under every successful builds. It's automatically generated by every commit, may break something.
## Usage ## Usage
Remote service in support list: ### S3
- [x] AWS S3 - Tutorials / Examples:
- [ ] webdav - [Cloudflare R2](./docs/remote_services/s3_cloudflare_r2/README.md)
- [BackBlaze B2](./docs/remote_services/s3_backblaze_b2/README.md)
- [Storj](./docs/remote_services/s3_storj_io/README.md)
- [腾讯云 COS](./docs/remote_services/s3_tencent_cloud_cos/README.zh-cn.md) | [Tencent Cloud COS](./docs/remote_services/s3_tencent_cloud_cos/README.md)
- [MinIO](./docs/remote_services/s3_minio/README.md)
- [又拍云](./docs/remote_services/s3_upyun/README.zh-cn.md)
- Prepare your S3 (-compatible) service information: [endpoint, region](https://docs.aws.amazon.com/general/latest/gr/s3.html), [access key id, secret access key](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/getting-your-credentials.html), bucket name.
- If you are using AWS S3, create [policy and user](./docs/remote_services/s3_general/s3_user_policy.md).
- Very old version of Obsidian needs [configuring CORS](./docs/remote_services/s3_general/s3_cors_configure.md).
- Download and enable this plugin.
- Enter your information to the settings of this plugin.
- If you do not set the prefix in the settings, the bucket should be empty and solely for syncing a vault. You can set the prefix in the settings so that the same bucket can store multiple vaults.
- If you want to enable end-to-end encryption, also set a password in settings. If you do not specify a password, the files and folders are synced in plain, original content to the cloud.
- Click the new "circle arrow" icon on the ribbon (the left sidebar), **every time** you want to sync your vault between local and remote. (Or, you could configure auto sync in the settings panel (See next chapter).) While syncing, the icon becomes "two half-circle arrows". Besides clicking the icon on the sidebar ribbon, you can also activate the corresponding command in the command palette.
- **Be patient while syncing.** Especially in the first-time sync.
- If you want to sync the files across multiple devices, **your vault name should be the same** while using default settings.
### Dropbox
- **This plugin is NOT an official Dropbox product.** The plugin just uses Dropbox's public API.
- After the authorization, the plugin can read your name and email (which cannot be unselected on Dropbox api), and read and write files in your Dropbox's `/Apps/remotely-save` folder.
- If you decide to authorize this plugin to connect to Dropbox, please go to plugin's settings, and choose Dropbox then follow the instructions. [More with screenshot is here](./docs/dropbox_review_material/README.md).
- Password-based end-to-end encryption is also supported. But please be aware that **the vault name itself is not encrypted**.
- If you want to sync the files across multiple devices, **your vault name should be the same** while using default settings.
### OneDrive for personal (App Folder)
- **This plugin is NOT an official Microsoft / OneDrive product.** The plugin just uses Microsoft's [OneDrive's public API](https://docs.microsoft.com/en-us/onedrive/developer/rest-api).
- This plugin only works for "OneDrive for personal", and not works for "OneDrive for Business" (yet). See [#11](https://github.com/fyears/remotely-save/issues/11) to further details.
- After the authorization, the plugin can read your name and email, and read and write files in your OneDrive's `/Apps/remotely-save` folder. **The free version of Remotely Save only connects to App Folder, while the PRO version can connect to the root folder in Onedrive. See below PRO part.**
- If you decide to authorize this plugin to connect to OneDrive, please go to plugin's settings, and choose OneDrive then follow the instructions.
- Password-based end-to-end encryption is also supported. But please be aware that **the vault name itself is not encrypted**.
- If you want to sync the files across multiple devices, **your vault name should be the same** while using default settings.
- You might also want to checkout [faq for OneDrive](./docs/remote_services/onedrive/README.md).
### webdav
- Tutorials / Examples:
- [Nextcloud](./docs/remote_services/webdav_nextcloud/README.md)
- [The Good Cloud](./docs/remote_services/webdav_thegoodcloud/README.md)
- [ownCloud](./docs/remote_services/webdav_owncloud/README.md)
- [InfiniCloud](./docs/remote_services/webdav_infinicloud_teracloud/README.md)
- [Synology webdav server](./docs/remote_services/webdav_synology_webdav_server/README.md) | [群晖 webdav server](./docs/remote_services/webdav_synology_webdav_server/README.zh-cn.md)
- [dufs](./docs/remote_services/webdav_dufs/README.md)
- [AList中文](./docs/remote_services/webdav_alist/README.zh-cn.md) | [AList (English)](./docs/remote_services/webdav_alist/README.md)
- [坚果云](./docs/remote_services/webdav_jianguoyun/README.zh-cn.md) | [JianGuoYun/NutStore](./docs/remote_services/webdav_jianguoyun/README.md)
- [Open Media Vault](./docs/remote_services/webdav_openmediavault/README.md)
- [Nginx (`ngx_http_dav_module`, `nginx-dav-ext-module`, with Docker)](./docs/remote_services/webdav_nginx/README.md)
- [Apache (with Docker)](./docs/remote_services/webdav_apache/README.md)
- [Caddy with `http.handlers.webdav` module](./docs/remote_services/webdav_caddy/README.md)
- Very old version of Obsidian needs [configuring CORS](./docs/remote_services/webdav_general/webav_cors.md).
- Your data would be synced to a `${vaultName}` sub folder on your webdav server.
- Password-based end-to-end encryption is also supported. But please be aware that **the vault name itself is not encrypted**.
- If you want to sync the files across multiple devices, **your vault name should be the same** while using default settings.
### Webdis
- Tutorials:
- [Webdis](./docs/remote_services/webdis/README.md)
- Mostly experimental.
- You have to setup and protect your web server by yourself.
### Onedrive (Full access) (PRO feature)
PRO (paid) feature "sync with Onedrive (Full)" allows users to to sync with Onedrive root folder. Tutorials and limitations are documented [here](./docs/remote_services/onedrivefull/README.md).
### Google Drive (GDrive) (PRO feature)
PRO (paid) feature "sync with Google Drive" allows users to to sync with Google Drive. Tutorials and limitations are documented [here](./docs/remote_services/googledrive/README.md).
### Box (PRO feature)
PRO (paid) feature "sync with Box" allows users to to sync with Box. Tutorials and limitations are documented [here](./docs/remote_services/box/README.md).
### pCloud (PRO feature)
PRO (paid) feature "sync with pCloud" allows users to to sync with pCloud (using its native API instead of webdav). Tutorials and limitations are documented [here](./docs/remote_services/pcloud/README.md).
### Yandex Disk (PRO feature)
PRO (paid) feature "sync with Yandex Disk" allows users to to sync with Yandex Disk (using its native API instead of webdav). Tutorials and limitations are documented [here](./docs/remote_services/yandexdisk/README.md).
### Koofr (PRO feature)
PRO (paid) feature "sync with Koofr" allows users to to sync with Koofr (using its native API instead of webdav). Tutorials and limitations are documented [here](./docs/remote_services/koofr/README.md).
### Azure Blob Storage (PRO feature)
PRO (paid) feature "sync with Azure Blob Storage" allows users to to sync with Azure Blob Storage. Tutorials and limitations are documented [here](./docs/remote_services/azureblobstorage/README.md).
## Smart Conflict (PRO feature)
Basic (free) version can detect conflicts, but users have to choose to keep newer version or larger version of the files.
PRO (paid) feature "Smart Conflict" gives users one more option: merge small markdown files, or duplicate large markdown files or any-size non-markdown files.
See documents [here](./docs/pro/README.md)
## Scheduled Auto Sync
- You can configure auto syncing every N minutes in settings.
- In auto sync mode, if any error occurs, the plugin would **fail silently**.
- Auto sync only works when Obsidian is being opened. It's **technically impossible** to auto sync while Obsidian is in background, because the plugin just works in the browser environment provided by Obsidian.
## Sync On Save
- You can configure sync on save in settings.
- In sync on save mode, if any error occurs, the plugin would **fail silently**.
## Config Folder / Files and Bookmarks
By default, the plugin doesn't sync config folder / files of obsidian (normally `.obsidian` folder) because it's one of the hidden files.
However, in the latest version, you can enable syncing config folder in settings. Please be aware that it's an experimental feature. Notably some config files' modified times are changed everytime when Obsidian is opened, and this destroys the assumptions of the plugin, so some information may not be synced properly.
Moreover, the bookmarks of Obsidian are actually stored in `.obsidian/bookmarks.json` file. You can also set syncing this file (instead of the whole config folder) in settings. The plugin will keep the latest modified one across devices.
## Hidden Files Or Folders
**By default, all files or folder starting with `.` (dot) or `_` (underscore) are treated as hidden files, and would NOT be synced.** It's useful if you have some files just staying locally. But this strategy also means that themes / other plugins / settings of this plugin would neither be synced.
In the latest version, you can change the settings to allow syncing `_` files or folders, as well as `.obsidian` special config folder as described above (but not any other `.` files or folders).
## PRO (paid) Features
See [PRO](./docs/pro/README.md) for more details.
## How To Debug
If you see any errors, please check the doc [here](./docs/how_to_debug/README.md) for more details.
Moreover, sometimes the program runs but slowly, you want to check the performance by [enabling the profiler](./docs/check_performance/README.md).
## Bonus: Import And Export Not-Oauth2 Plugin Settings By QR Code
See [here](./docs/import_export_some_settings.md) for more details.
## Download History
Download history can be viewed on the unofficial [Obsidian Stats](https://www.moritzjung.dev/obsidian-stats/plugins/remotely-save/#downloads) (NOT affiliated with official Obsidian and GitHub and Remotely Save).
## Star History
(NOT affiliated with official Obsidian and GitHub and Remotely Save.)
[![Star History Chart](https://api.star-history.com/svg?repos=remotely-save/remotely-save&type=Date)](https://star-history.com/#remotely-save/remotely-save&Date)

221
README.zh-cn.md Normal file
View File

@ -0,0 +1,221 @@
# Remotely Save
[English](./README.md) | 中文
这是Obsidian的一个非官方同步插件。如果你喜欢它或觉得它帮到了你请考虑在Github上给它一颗[星星 ![GitHub Repo stars](https://img.shields.io/github/stars/fyears/remotely-save?style=social)](https://github.com/fyears/remotely-save)。
[![BuildCI](https://github.com/fyears/remotely-save/actions/workflows/auto-build.yml/badge.svg)](https://github.com/fyears/remotely-save/actions/workflows/auto-build.yml)
[![最新版本的下载量](https://img.shields.io/github/downloads-pre/remotely-save/remotely-save/latest/main.js?sort=semver)](https://github.com/fyears/remotely-save/releases)
## 免责声明
- **这不是 Obsidian 提供的[官方同步服务](https://obsidian.md/sync)。**
## !!!警告!!!
**在使用此插件之前,一定,一定要记得备份你的 vault。**
## 功能
- 支持:
- Amazon S3 或兼容 S3 的服务Cloudflare R2 / BackBlaze B2 / MinIO / ...
- Dropbox
- 个人版本 OneDrive应用文件夹
- 个人版本 OneDrive根目录PRO 功能)
- WebdavNextCloud / InfiniCloud / Synology webdav 服务器 / ...
- Webdis
- Google DriveGDrivePRO 功能)
- BoxPRO 功能)
- pCloudPRO 功能)
- Yandex DiskPRO 功能)
- KoofrPRO 功能)
- Azure Blob StoragePRO 功能)
- [这里](./docs/services_connectable_or_not.md)详细展示了更多可连接(或不可连接)的服务。
- **支持 Obsidian 移动版。** vault 可以通过云服务作为“中介”在移动和桌面设备之间同步。
- **支持[端到端加密](./docs/encryption/README.md)。** 如果用户指定密码,文件在发送到云之前会使用 openssl / rclone crypt 格式加密。
- **支持计划自动同步。** 你也可以使用侧边栏按钮,或者或命令面板中的命令,来手动触发同步(又或者绑定热键组合然后触发)。
- **[最小侵入性](./docs/minimal_intrusive_design.md)。**
- 通过自定义正则表达式条件**跳过大文件和路径!**
- **[同步算法](./docs/sync_algorithm/v3/intro.md)文档公开。**
- 免费版本支持 **[基本冲突检测和处理](./docs/sync_algorithm/v3/intro.md)**。PRO 版本支持 **[高级智能冲突处理](./pro/README.md)**。
- 源代码可阅。详见[许可证](./LICENSE)。
## 限制
- **云服务会产生费用。** 始终记得注意成本和定价。具体来说,所有操作,包括但不限于下载、上传、列出所有文件、调用任何 api、存储大小可能会或可能不会产生费用。
- **来自浏览器环境的一些限制。** 更多技术细节在[文档](./docs/browser_env.md)中。
- **记得保护你的 `data.json` 文件。** 该文件包含敏感信息。
- 强烈建议**不要**与任何人共享你的 `data.json` 文件。
- 通常**不要**将此文件检入版本控制。默认情况下,插件会尝试在插件目录中创建一个 `.gitignore` 文件(如果不存在),以忽略 `git` 版本控制中的 `data.json`。如果你确切知道这意味着什么并想移除设置,请修改 `.gitignore` 文件或将其设置为空。
- **Obsidian 移动版 API 在同步大文件(>= 50 MB时存在性能问题。**
- 设置“跳过大文件”选项可以帮助解决同步大文件的问题。
## 问题、建议或错误
非常欢迎你提出问题、发布任何建议或报告任何错误该项目主要在GitHub上维护
- 问题:[GitHub 仓库讨论](https://github.com/remotely-save/remotely-save/discussions)
- 建议:也在[GitHub 仓库讨论](https://github.com/remotely-save/remotely-save/discussions)
- 错误:[GitHub 仓库 Issue](https://github.com/remotely-save/remotely-save/issues)(注意这里是 bug 反馈,不是讨论)
此外,插件作者可能会偶尔访问 Obsidian 官方论坛和官方 Discord 服务器,并关注与该插件相关的信息。
## 下载和安装
- 选项 #1:在官方“社区插件列表”中搜索,或访问此链接:[https://obsidian.md/plugins?id=remotely-save](https://obsidian.md/plugins?id=remotely-save)(应该会重定向到 Obsidian app然后安装插件。
- 选项 #2:你也可以使用 [Obsidian42 - BRAT](https://github.com/TfTHacker/obsidian42-brat) 来安装此插件。在 BRAT 的配置中输入 `remotely-save/remotely-save`
- 选项 #3[![GitHub release (latest by SemVer and asset including pre-releases)](https://img.shields.io/github/downloads-pre/fyears/remotely-save/latest/main.js?sort=semver)](https://github.com/fyears/remotely-save/releases) 从最新发布中手动下载文件(`main.js``manifest.json``styles.css`)。
- 选项 #4[![BuildCI](https://github.com/fyears/remotely-save/actions/workflows/auto-build.yml/badge.svg)](https://github.com/fyears/remotely-save/actions/workflows/auto-build.yml) 每个成功的构建的“摘要”下都有构建文件。它是由每个提交自动生成的,可能不会正常工作。
## 使用方法
### S3
- 教程/示例:
- [Cloudflare R2](./docs/remote_services/s3_cloudflare_r2/README.md)
- [BackBlaze B2](./docs/remote_services/s3_backblaze_b2/README.md)
- [Storj](./docs/remote_services/s3_storj_io/README.md)
- [腾讯云 COS](./docs/remote_services/s3_tencent_cloud_cos/README.zh-cn.md) | [Tencent Cloud COS](./docs/remote_services/s3_tencent_cloud_cos/README.md)
- [MinIO](./docs/remote_services/s3_minio/README.md)
- [又拍云](./docs/remote_services/s3_upyun/README.zh-cn.md)
- 准备你的 S3兼容服务信息[端点,区域](https://docs.aws.amazon.com/general/latest/gr/s3.html)[访问密钥 ID ,密钥](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/getting-your-credentials.html),存储桶名称。
- 如果你使用 AWS S3还要创建[策略和用户](./docs/remote_services/s3_general/s3_user_policy.md)。
- 非常旧版本的 Obsidian 需要[配置 CORS](./docs/remote_services/s3_general/s3_cors_configure.md)。
- 下载并启用此插件。
- 在插件的设置中输入你的信息。
- 如果你没有在设置中设置前缀,存储桶应该是空的,并且仅用于同步一个 vault。你可以在设置中设置前缀以便同一个存储桶可以存储多个 vault。
- 如果你想启用端到端加密,也要在设置中设置一个密码。如果你没有指定密码,文件和文件夹将以明文、原始内容同步到云。
- **每次**你想在本地和远程之间同步你的 vault 的时候,点击侧边栏上的新“圆形箭头”图标。(或者,你可以在设置面板中配置自动同步(见下一章)。)在同步过程中,图标变成“两个半圆形箭头”。除了点击侧边栏上的图标,你还可以在命令面板中激活相应的命令。
- **同步时要有耐心。** 尤其是在第一次同步时。
- 如果你想在多个设备之间同步文件,**在使用默认设置时,你的 vault 名称应该相同**。
### Dropbox
- **此插件不是官方Dropbox产品。** 插件只是使用 Dropbox 的公共API。
- 授权后,插件可以读取你的姓名和电子邮件(在 Dropbox api 上无法取消选择),并读取和写入你的 Dropbox 的 `/Apps/remotely-save` 文件夹中的文件。
- 如果你决定授权此插件连接到 Dropbox请访问插件的设置页选择Dropbox 然后按照说明操作。[更多带截图的信息在这里](./docs/dropbox_review_material/README.md)。
- 基于密码的端到端加密也是可以的。但请注意,**vault 名称本身未加密**。
- 如果你想在多个设备之间同步文件,**在使用默认设置时,你的 vault 名称应该相同**。
### 个人 OneDrive应用文件夹
- **此插件不是官方 Microsoft / OneDrive 产品。** 插件只是使用 Microsoft 的 [OneDrive 公共 API](https://docs.microsoft.com/en-us/onedrive/developer/rest-api) 而已。
- 此插件仅适用于“个人 OneDrive”不适用于“OneDrive for Business。详见 [#11](https://github.com/fyears/remotely-save/issues/11)。
- 授权后插件可以读取你的姓名和电子邮件并读取和写入你的OneDrive的 `/Apps/remotely-save` 文件夹中的文件。**Remotely Save 的免费版本仅连接到应用文件夹,而 PRO 版本可以连接到 Onedrive 的根文件夹。见下面的 PRO 部分。**
- 如果你决定授权此插件连接到 OneDrive请访问插件的设置页选择OneDrive 然后按照说明操作。
- 基于密码的端到端加密也是可以的。但请注意,**vault 名称本身未加密**。
- 如果你想在多个设备之间同步文件,**在使用默认设置时,你的 vault 名称应该相同**。
- 你可能还想查看 [OneDrive 的常见问题](./docs/remote_services/onedrive/README.md)。
### webdav
- 教程/示例:
- [Nextcloud](./docs/remote_services/webdav_nextcloud/README.md)
- [The Good Cloud](./docs/remote_services/webdav_thegoodcloud/README.md)
- [ownCloud](./docs/remote_services/webdav_owncloud/README.md)
- [InfiniCloud](./docs/remote_services/webdav_infinicloud_teracloud/README.md)
- [Synology webdav 服务器](./docs/remote_services/webdav_synology_webdav_server/README.md) | [群晖 webdav 服务器](./docs/remote_services/webdav_synology_webdav_server/README.zh-cn.md)
- [dufs](./docs/remote_services/webdav_dufs/README.md)
- [AList中文](./docs/remote_services/webdav_alist/README.zh-cn.md) | [AList (English)](./docs/remote_services/webdav_alist/README.md)
- [坚果云](./docs/remote_services/webdav_jianguoyun/README.zh-cn.md) | [JianGuoYun/NutStore](./docs/remote_services/webdav_jianguoyun/README.md)
- [Open Media Vault](./docs/remote_services/webdav_openmediavault/README.md)
- [Nginx (`ngx_http_dav_module`, `nginx-dav-ext-module`, with Docker)](./docs/remote_services/webdav_nginx/README.md)
- [Apache (with Docker)](./docs/remote_services/webdav_apache/README.md)
- [Caddy with `http.handlers.webdav` module](./docs/remote_services/webdav_caddy/README.md)
- 非常旧版本的Obsidian需要[配置 CORS](./docs/remote_services/webdav_general/webav_cors.md)。
- 你的数据会同步到你的webdav服务器上的 `${vaultName}` 子文件夹。
- 基于密码的端到端加密也是可以的。但请注意,**vault 名称本身未加密**。
- 如果你想在多个设备之间同步文件,**在使用默认设置时,你的 vault 名称应该相同**。
### Webdis
- 教程:
- [Webdis](./docs/remote_services/webdis/README.md)
- 实验性质。
- 你必须自己设置和保护你的 web 服务器。
### Onedrive完整访问PRO 功能)
PRO付费功能“与 Onedrive完整同步”允许用户与 Onedrive 根文件夹进行同步。教程和限制在[这里](./docs/remote_services/onedrivefull/README.md)。
### Google DriveGDrivePRO 功能)
PRO付费功能“与 Google Drive 同步”允许用户与 Google Drive 进行同步。教程和限制在[这里](./docs/remote_services/googledrive/README.md)。
### BoxPRO 功能)
PRO付费功能“与 Box 同步”允许用户与 Box 同步。教程和限制在[这里](./docs/remote_services/box/README.md)。
### pCloudPRO 功能)
PRO付费功能“与 pCloud 同步”允许用户与 pCloud 同步(使用其原生 API 而不是 webdav。教程和限制在[这里](./docs/remote_services/pcloud/README.md)。
### Yandex DiskPRO 功能)
PRO付费功能“与 Yandex Disk 同步”允许用户与 Yandex Disk 同步(使用其原生 API 而不是 webdav。教程和限制在[这里](./docs/remote_services/yandexdisk/README.md)。
### KoofrPRO 功能)
PRO付费功能“与 Koofr 同步”允许用户与 Koofr 同步(使用其原生 API 而不是 webdav。教程和限制在[这里](./docs/remote_services/koofr/README.md)。
### Azure Blob StoragePRO 功能)
PRO付费功能“与 Azure Blob Storage 同步”允许用户与 Azure Blob Storage 同步。教程和限制在[这里](./docs/remote_services/azureblobstorage/README.md)。
## 智能冲突PRO功能
基本(免费)版本可以检测冲突,但用户必须选择保留较新版本或较大版本的文件两种选项之一。
PRO付费功能“智能冲突”为用户提供了另一个选项合并小的 markdown 文件,或复制大的 markdown 文件或任何大小的非 markdown 文件。
文档见[这里](./docs/pro/README.md)。
## 定时自动同步
- 你可以在设置中配置每 N 分钟自动同步。
- 在自动同步模式下,如果发生任何错误,插件会**静默失败**。
- 自动同步仅在 Obsidian 打开时有效。由于插件仅在 Obsidian 提供的浏览器环境中工作,因此**技术上不可能**在 Obsidian 后台自动同步。
## 保存时同步
- 你可以在设置中配置保存时同步。
- 在保存时同步模式下,如果发生任何错误,插件会**静默失败**。
## 配置文件夹/文件和书签
默认情况下,插件不同步 obsidian 的配置文件夹/文件(通常是 `.obsidian` 文件夹),因为它是隐藏文件之一。
然而,在最新版本中,你可以在设置中启用同步配置文件夹。请注意,这是一个实验性功能。特别是一些配置文件的修改时间每次 Obsidian 打开时都会改变,这破坏了插件的假设,因此某些信息可能无法正确同步。
此外Obsidian的书签实际上存储在 `.obsidian/bookmarks.json` 文件中的。你也可以在设置中设置同步这个文件(而不是整个配置文件夹)。插件将保持跨设备最新修改的文件。
## 隐藏文件或文件夹
**默认情况下,所有以 `.`(点)或 `_`(下划线)开头的文件或文件夹都被视为隐藏文件,不会被同步。** 如果你有一些文件只是本地保留,这很有用。但这种策略也意味着主题/其他插件/此插件的设置也不会被同步。
在最新版本中,你可以更改设置以允许同步 `_` 文件或文件夹,以及如上所述的 `.obsidian` 特殊配置文件夹(但不包括其他任何 `.` 文件或文件夹)。
## PRO付费功能
详见[PRO](./docs/pro/README.md)了解更多详情。
## 如何调试debug
如发生错误,查看[这里文档](./docs/how_to_debug/README.md)了解调试方式。
如果没有发生错误,但是运行起来很慢,你需要[开启“性能收集”](./docs/check_performance/README)来看看有没有哪一步特别慢。
## 额外功能:通过 QR 码导入和导出非 OAuth2 插件设置
详见[这里](./docs/import_export_some_settings.md)了解更多详情。
## 下载历史
下载历史可以从非官方的 [Obsidian Stats](https://www.moritzjung.dev/obsidian-stats/plugins/remotely-save/#downloads) 查阅。(和官方 ObsidianGitHubRemotely Save 均无利益关系。)
## 星星历史
(和官方 ObsidianGitHubRemotely Save 均无利益关系。)
[![星星历史 曲线图](https://api.star-history.com/svg?repos=remotely-save/remotely-save&type=Date)](https://star-history.com/#remotely-save/remotely-save&Date)

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9bf1cc2403c3a32e7a6f5d5829bb065573922dc050ae2fdb8b3d34b4c87ecf5
size 8296

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6990a598379c457442345e50c3f056c4598a121523bc10980835c08fc7447a54
size 10119

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:432198e63fa9676541a41436917e025d1ea6af3772139c1dea450fcc0155cfd0
size 13054

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe3b5b8bf9c32e57c0af366c455b11ae68eb9fb8a32f371c9c445b3e7e89cc02
size 1120

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f68df7bae94eb4c4cddfa6af47d7819d01a6482d4f6afe6ef3236f72f9adf15f
size 1523

View File

@ -0,0 +1 @@
This work is licensed under CC BY-SA 4.0. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/

75
assets/branding/README.md Normal file
View File

@ -0,0 +1,75 @@
# the logo
Some different sizes' logos are needed.
## license
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
## the process of creation
No professional designers are here. Thus the following steps involve many programer styles. :-)
1. use excalidraw and export png and svg.
```bash
# results
logo.excalidraw
logo.png
logo.svg
```
2. manually edit the `logo.svg` and make background transparent.
```bash
# results
logo-transparent.svg
```
3. use python library [`svgutils`](https://github.com/btel/svg_utils) to make a strictly square figure. The [doc](https://svgutils.readthedocs.io/en/latest/tutorials/composing_multipanel_figures.html) is very useful.
```python
from svgutils.compose import *
def get_standard_300x300(file_name):
fig = Figure(300, 300,
Panel(
SVG(file_name),
).move(-3, 12),
)
return fig
get_standard_300x300('logo-transparent.svg').save('300x300.svg')
# def get_other_size_from_standard(file_name, px):
# fig = Figure(px, px,
# Panel(
# SVG(file_name).scale(px/300.0),
# ).move(-3*px/300.0, 12*px/300.0),
# )
# return fig
# get_other_size_from_standard('logo.svg',256).save('256x256.svg')
```
```bash
# results
300x300.svg
```
4. use `inkscape` command line to get different sizes' `.png` files.
```bash
inkscape 300x300.svg -o 300x300.png
inkscape 300x300.svg -o 50x50.png -w 50 -h 50
inkscape 300x300.svg -o 64x64.png -w 64 -h 64
inkscape 300x300.svg -o 256x256.png -w 256 -h 256
```
```bash
# results
50x50.png
64x64.png
256x256.png
```

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:daedd262170200cb5e8cc288898b40892771b3962cf2bc17dc443f1c82a4aa94
size 12886

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b33b2a71f2d91988416c17015b59ef205dbf6a8c704ecac1cc95ed03ccc2c8e
size 16537

3
assets/branding/logo.png Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98358aa726dcb5565164ff260634f5c527223d1f2ec1d0410b400625c8dad704
size 14082

3
assets/branding/logo.svg Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02a5057ebe38e4c3835c8354f53aca01c4c2335d8a0435e22f509b4ca4a73ca4
size 12889

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07fd075d0f73c708d77fd97bb31d6f185f094031e8275e8fd582e3a0145f6be8
size 415757

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c5754df8b5d6878a7fa58992fc7e37ddcce1ecf578a0fc2ec751b6f7bab6f13
size 284700

55
biome.json Normal file
View File

@ -0,0 +1,55 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"organizeImports": {
"enabled": true
},
"files": {
"ignore": ["main.js"]
},
"formatter": {
"enabled": true,
"formatWithErrors": false,
"ignore": [],
"attributePosition": "auto",
"indentStyle": "space",
"indentWidth": 2,
"lineEnding": "lf",
"lineWidth": 80
},
"javascript": {
"formatter": {
"arrowParentheses": "always",
"bracketSameLine": false,
"bracketSpacing": true,
"jsxQuoteStyle": "double",
"quoteProperties": "asNeeded",
"semicolons": "always",
"trailingCommas": "es5"
}
},
"linter": {
"enabled": true,
"rules": {
"recommended": true,
"suspicious": {
"noExplicitAny": "off",
"noPrototypeBuiltins": "off",
"noControlCharactersInRegex": "off"
},
"style": {
"noUselessElse": "off",
"useNodejsImportProtocol": "off",
"noUnusedTemplateLiteral": "off",
"useTemplate": "off",
"noNonNullAssertion": "off"
},
"performance": {
"noDelete": "off"
},
"complexity": {
"noForEach": "off",
"useLiteralKeys": "off"
}
}
}
}

View File

@ -1,29 +0,0 @@
# Algorithm
## Sources
We have three record sources:
1. Local files
2. Remote files
3. Local "delete-or-rename" history.
Assuming all sources are reliable.
## Deal with them
We list all combinations mutually exclusive and collectively exhaustive.
| ID | Remote Files | Local files | Local delete rename history | Extra | Decision |
| --- | ------------ | ----------- | --------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| 1 | exist | exist | ignore | mtime_remote > mtime_local | download remote file, create local folder if not exists, clear local history if exists |
| 2 | exist | exist | ignore | mtime_remote < mtime_local | upload local file, create remote folder if not exists, clear local history if exists |
| 3 | exist | exist | ignore | mtime_remote === mtime_local && size_remote === size_local | clear local history if exists (the file was synced and no changes after last sync) |
| 4 | exist | exist | ignore | mtime_remote === mtime_local && size_remote !== size_local | upload local file, clear local history if exists (we always prefer local to remote) |
| 5 | exist | exist | ignore | If local is a folder. mtime_local === undefined | clear local history if exists. TODO: what if a folder and a previous file share the same name? |
| 6 | exist | not exist | exist | mtime_remote >= delete_time_local | download remote file, create folder if not exists |
| 7 | exist | not exist | exist | mtime_remote < delete_time_local | delete remote file, clear local history |
| 8 | exist | not exist | not exist | | download remote file, create folder if not exists |
| 9 | not exist | exist | ignore | If local is a single file. | upload local file, create remote folder if not exists, clear local history if exists |
| 10 | not exist | exist | ignore | If local is a folder. | upload local files recursively, create remote folder if not exists, clear local history if exists |
| 11 | not exist | not exist | ignore | | clear local history if exists |

12
docs/browser_env.md Normal file
View File

@ -0,0 +1,12 @@
# Limitations From The Browser Environment
Obsidian desktop is developed by using [Electron](https://www.electronjs.org/). And Obsidian mobile is developed by using [Capacitor](https://capacitorjs.com/)
Technically, the plugin (or any plugin?) runs in the js environment provided by Obsidian. And to support the mobile Obsidian, the plugin is limited to be developed for the browser environment, instead of the Node.js environment.
Then some limitations are applied:
1. [The CORS issue (solved in the new Obsidian version on some platforms).](./browser_env_cors.md)
2. [No Node.js environment.](./browser_env_no_nodejs.md)
3. If the cloud service uses OAuth flow, it needs to support PKCE. More details are [here](./browser_env_oauth2_pkce.md).
4. [No background running after Obsidian is closes.](./browser_env_no_background_after_closing.md)

14
docs/browser_env_cors.md Normal file
View File

@ -0,0 +1,14 @@
# Limitations From The Browser Environment: CORS Issue
The plugin is developed for the browser environment. The "fake" browser behind the scenes also follows the CORS policy.
[MDN has a doc about CORS.](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)
1. From Obsidian desktop >= 0.13.25 or mobile >= 1.1.1, Obsidian [provides a new API `requiestUrl`](https://forum.obsidian.md/t/obsidian-release-v0-13-25-insider-build/32701), that allows the plugin to fully bypass the CORS issue. As of Mar 2022, the latest public-released Obsidian desktop has supported this API, but the Obsidian mobile still stays in insider.
2. For using this plugin in Obsidian desktop < 0.13.25 or mobile < 1.1.1, we need to configure the server side to return the header `Access-Control-Allow-Origin` allowing the origins `app://obsidian.md` and `capacitor://localhost` and `http://localhost`.
Example configurations:
- [Amazon S3](./s3_cors_configure.md)
- [Apache](./apache_cors_configure.md) ([contributed by community](https://github.com/remotely-save/remotely-save/pull/31))

View File

@ -0,0 +1,3 @@
# Limitations From The Browser Environment: No Background Running After Obsidian Is Closed
The plugin treats Obsidian as a special browser, and is in fact some js codes. So if Obsidian is closed, then the browser environment stops, then the plugin will be stopped.

View File

@ -0,0 +1,9 @@
# Limitations From The Browser Environment: No Node.js
To support the mobile Obsidian, the plugin is limited to be developed for the browser environment, instead of the Node.js environment.
Many js libraries are designed to work in both the browser and the Node.js environments. But some are not, because the browser doesn't provide the corresponding abilities.
For example, there is a popular npm package [`ssh2-sftp-client`](https://www.npmjs.com/package/ssh2-sftp-client) for SFTP. But it relies on the modules (e.g. `http`) from Node.js which cannot be "translated" to the browser environment. So it's impossible to make this plugin support SFTP. The same status applies to FTP / FTPS.
Likewise, [MEGA](https://mega.nz/) provides a SDK, but the SDK is [for C++ only](https://mega.nz/doc), so it's also impossible to make this plugin support MEGA.

View File

@ -0,0 +1,7 @@
# Limitations From The Browser Environment: OAuth2 PKCE
If the cloud service uses OAuth flow, it needs to support PKCE, because the plugin is released to the public, and no real secrets can be statically kept in the client.
Luckily, Dropbox and OneDrive supports PKCE, making it possible for this plugin to connect to them easily.
Dropbox has an excellent [article](https://dropbox.tech/developers/pkce--what-and-why-) explaining what is and how to use PKCE.

View File

@ -0,0 +1,13 @@
# Check performance
1. Go to settings, scroll to the very end, and enable the "Enable Profiler" option.
2. Also enable "Enable Profiler Printing".
3. Check Console Output (directly or via `vConsole` plugin). More details are [here](../how_to_debug/README.md).
4. Sync!
5. You can also "Export Profiler Results" afterwards. A new file `_debug_remotely_save/profiler_results_exported_on_xxxx.md` will be generated.
In the console or exported files, you can see the time cost of each steps.
![profiler settings](./profiler_settings.png)
![profiler exported](./profiler_exported.png)

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a71d0746a75c93aa4cb5be3f7964bfdf74722a10505f5a1965790738eaebdc4
size 265289

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ffd1557c2f714c56bfacd8166b85749d6bfa15c2f9c7363942b443d51288083
size 81259

View File

@ -0,0 +1,47 @@
## Material Source
To apply for the production use of Dropbox API, some descriptions are needed to be submitted to Dropbox. Coincidently, this can also be served as a "readme" to use this plugin with Dropbox.
## Some Backgrounds
1. Obsidian allows users to take notes using markdown files.
2. The "app", remotely-save. is an unofficial Obsidian plugin, helping users download and upload ("sync") their notes from and to Dropbox.
3. Technically, remotely-save is developed using web technologies.
## Api Usages
1. remotely-save uses "App folder", to avoid unnecessary accessing users' other files.
2. remotely-save uses "account_info.read", to get the displayed username, so that users know which of their accounts has been logged in after OAuth steps.
3. remotely-save uses "files.content.read", so that it can read the "last modified time", and the content of files on Dropbox. Under some conditions, the plugin would download the files. For example, the plugin would compare the last modified timestamps of the file in the local device and that on Dropbox, and if the timestamp on Dropbox is larger, the plugin would download the "newer" file from Dropbox to local.
4. remotely-save uses "files.content.write", so that it can upload or overwrite the content of files on Dropbox. Under some conditions, the plugin would do that. For example, the plugin would compare the last modified timestamps of the file in the local device and that on Dropbox, and if the timestamp in the local device is larger, the plugin would upload the "newer" file from local to Dropbox, and overwrite that file on Dropbox.
## Steps
Here are the steps to see the functionality of remotely-save.
Most steps have screenshots.
1. Download the note-taking app Obsidian (Windows or Mac versions are both ok) from its official website: https://obsidian.md/ . It's free to download and use. Then install it.
2. Open Obsidian, click the "Create" button under "Create new vault".
3. Pick a vault name, "example-vault", and choose a location, then click "Create".
![step03](./attachments/step03.png)
4. Close any update new if prompted.
5. Create a new note by clicking a button on the left. And write something on the note.
![step05](./attachments/step05.png)
6. Click "setting" (a gear icon) on the button left of the sidebar.
![step06](./attachments/step06.png)
7. In the settings panel, go to the "Community plugins" page, turn off the safe mode, and confirm to turn off the safe mode. Then click the "Browse" button for community plugins.
![step07](./attachments/step07.png)
8. Search "Remotely Save" and install on the result.
![step08](./attachments/step08.png)
9. After successful installing the plugin, go back to the "Community plugins" page, and enable the plugin.
![step09](./attachments/step09.png)
10. Go to newly added "Remotely Save" settings, select "Dropbox" in "Choose service", and click the "Auth" button.
![step10](./attachments/step10.png)
11. The standard auth flow address is shown, users should click the address, and finish the auth steps on the website. Finally, the Dropbox website should automatically redirect users back to the Obsidian app.
![step11](./attachments/step11.png)
12. The "Auth" button disappears. A new "Revoke Auth" appears.
![step12](./attachments/step12.png)
13. Go back to the main interface of Obsidian, a new "switch icon" should appear on the left sidebar. Click this, then the plugin would trigger the sync progress. It would compare meta info of local files and remote files (on Dropbox), and decide to download some files and/or upload some files.
![step13](./attachments/step13.png)
14. Create, edit, remove some notes, and repeat step 13, the files on Dropbox should also change to reflect the changes locally.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:655f6f487cc24af0ab86b8592622a7701c30f3369e7847a1fbb783d0962829c3
size 52910

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe971af94f1f7b042b7313268e4d2d8432d926ce2392e50ca2a4abc21c8a4aab
size 57033

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:025303053f2b2cedd2bdd61cd71e1f1c0fb12e45bfbc0e81f2c0d70747133505
size 63458

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:061707977c8046a6f924881f86aac962e2f05618e201080768246270de792040
size 100162

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8add61e6ef34b2470e5a5bea3e10955a86eed5ed1fc4dd398f30835485a6c455
size 158422

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:021ae1ce29d3932f088f0954787c475be826915b794320bf212d3ba7d58656da
size 110529

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b225d21de5778ddc032893e0f52150ab4260b0dfbe0e9141da4aa8b03131a9da
size 147821

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fda4f6e8cf68833f239bdc85c46802fe2131d149011074f747b1829822a38939
size 59041

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:576801d5ebd8cf7fcd3c9c0c6df325654338854f7d762a5680e9aab3c9e6508a
size 142155

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c93f681f0f7ce74cee0f2ed193f574ef915554f1a9ef96ba54afdede302f13a
size 112057

View File

@ -0,0 +1,8 @@
# Encryption
Currently (March 2024), Remotely Save supports two end to end encryption format:
1. [RClone Crypt](./rclone.md) format, which is the recommend way now.
2. [OpenSSL enc](./openssl.md) format
Here is also the [comparation](./comparation.md).

View File

@ -0,0 +1,23 @@
# Comparation Between Encryption Formats
## Warning
**ALWAYS BACKUP YOUR VAULT MANUALLY!!!**
If you switch between RClone Crypt format and OpenSSL enc format, you have to delete the cloud vault files **manually** and **fully**, so that the plugin can re-sync (i.e. re-upload) the newly encrypted versions to the cloud.
## The feature table
| | RClone Crypt | OpenSSL enc | comments |
| ------------------------ | ------------------------------------------------------------------------------------------ | -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| key generation | scrypt with fixed salt | PBKDF2 with dynamic salt | scrypt is better than PBKDF2 from the algorithm aspect. But RClone uses fixed salt by default. Also the parameters might affect the result. |
| content encryption | XSalsa20Poly1305 on chunks | AES-256-CBC | XSalsa20Poly1305 is way better than AES-256-CBC. And encryption by chunks should require less resources. |
| file name encryption | EME on each segment of the path | AES-256-CBC on the whole path | RClone has the benefit as well as pitfall that the path structure is preserved. Maybe it's more of a design decision difference? No comment on EME and AES-256-CBC. |
| viewing decrypted result | RClone has command that can mount the encrypted vault as if the encryption is transparent. | No convenient way except writing some scripts we are aware of. | RClone is way more convenient. |
## Some notes
1. Anyway, security is a hard problem. The author of Remotely Save doesn't have sufficient knowledge to "judge" which one is the better format. **Use them at your own risk.**
2. Currently the RClone Crypt format is recommended by default in Remotely Save. Just because of the taste from the Remotely Save author, who likes RClone.
3. **Always use a long password.**
4. Both algorithms are selected deliberately to **be compatible with some well-known third-party tools** (instead of some home-made methods) and **have many tests to ensure the correctness**.

View File

@ -0,0 +1,46 @@
# OpenSSL enc format
If a password is set, the files are encrypted before being sent to the cloud.
## Warning
**ALWAYS BACKUP YOUR VAULT MANUALLY!!!**
If you switch between RClone Crypt format and OpenSSL enc format, you have to delete the cloud vault files **manually** and **fully**, so that the plugin can re-sync (i.e. re-upload) the newly encrypted versions to the cloud.
## Comparation between encryption formats
See the doc [Comparation](./comparation.md).
## Interoperability with official OpenSSL
This encryption algorithm is delibrately designed to be aligned with openssl format.
1. The encryption algorithm is implemented using web-crypto. Using AES-256-CBC.
2. The file content is encrypted using openssl format. Assuming a file named `sometext.txt`, a password `somepassword`, then the encryption is equivalent to the following command:
```bash
# file content encryption (ignoring file path encryption)
openssl enc -p -aes-256-cbc -pbkdf2 -iter 20000 -pass pass:somepassword -in ./sometext.txt -out ./sometext.txt.enc
# file content decryption (ignoring file path decryption)
openssl enc -d -p -aes-256-cbc -pbkdf2 -iter 20000 -pass pass:somepassword -in ./sometext.txt.enc -out ./sometext.txt
```
3. The file/directory path strings, are encrypted using openssl in binary mode and then `base64url without padding` is applied.
Assuming the file path is `a-folder-文件夹/a-file-文件.md`, then the following commands are equivilent:
```bash
# prepare the functions
# https://unix.stackexchange.com/questions/628842
base64url::encode () { base64 -w0 | tr '+/' '-_' | tr -d '='; }
base64url::decode () { awk '{ if (length($0) % 4 == 3) print $0"="; else if (length($0) % 4 == 2) print $0"=="; else print $0; }' | tr -- '-_' '+/' | base64 -d; }
# pure string encryption then base32
echo -n 'a-folder-文件夹/a-file-文件.md' | openssl enc -aes-256-cbc -pbkdf2 -iter 20000 -pass pass:mylongpassword | base64url::encode
# pure string base64url then decryption
echo -n 'U2FsdGVkX19tNkdFL5rZeHxbe7FL-Pp5mkZJkDNFJWFT6lldZlfa57j0C_cKn0I3PZ9YDvOkyoKqfF6lbn0_yg' | base64url::decode | openssl enc -d -aes-256-cbc -pbkdf2 -iter 20000 -pass pass:mylongpassword
```
4. The directory is considered as special "0-byte" object on remote s3. So this meta infomation may be easily guessed if some third party can access the remote bucket.

46
docs/encryption/rclone.md Normal file
View File

@ -0,0 +1,46 @@
# RClone Crypt format
The encryption is compatible with RClone Crypt with **base64** name encryption format.
It's developed based on another js project by the same author of Remotely Save: [`@fyears/rclone-crypt`](https://github.com/fyears/rclone-crypt), which is NOT an official library from RClone, and is NOT affiliated with RClone.
Reasonable tests are also ported from official RClone code, to ensure the compatibility and correctness of the encryption.
## Warning
**ALWAYS BACKUP YOUR VAULT MANUALLY!!!**
If you switch between RClone Crypt format and OpenSSL enc format, you have to delete the cloud vault files **manually** and **fully**, so that the plugin can re-sync (i.e. re-upload) the newly encrypted versions to the cloud.
## Comparation between encryption formats
See the doc [Comparation](./comparation.md).
## Interoperability with official RClone
Please pay attention that the plugin uses **base64** of encrypted file names, while official RClone by default uses **base32** file names. The intention is purely for potentially support longer file names.
You could set up the RClone profile by calling `rclone config`. You need to create two profiles, one for your original connection and the other for RClone Crypt.
Finally, a working config file should like this:
```ini
[webdav1]
type = webdav
url = https://example.com/sharefolder1/subfolder1 # the same as the web address in Remotely Save settings.
vendor = other
user = <some webdav username>
pass = <some webdav password, obfuscated>
[webdav1crypt]
type = crypt
remote = nas1test:vaultname # the same as your "Remote Base Directory" (usually the vault name) in Remotely Save settings
password = <some encryption password, obfuscated>
filename_encoding = base64 # don't forget this!!!
```
You can use the `mount` command to view and see the files in file explorer! On Windows, the command should like this (the remote vault is mounted to drive `X:`):
```bash
rclone mount webdav1crypt: X: --network-mode --vfs-cache-mode writes
```

View File

@ -0,0 +1,25 @@
# How To Debug
Ideally, users do not need to debug anything. But if something bad happened, we have to dig into details.
## Easy: Export Sync Plans
See [here](./export_sync_plans.md).
## Medium: Desktop: Check Console Output Directly
...of desktop and Android.
See [here](./check_console_output.md).
## Medium: Mobile: Use `Obsidian vConsole` to Check Console Ouput Directly
...of mobile (iOS and Android).
See [here](./check_vconsole_output.md).
## Advanced: Use `Logstravaganza` to export logs
This method works for desktop and mobile devices (iOS, Android), especially useful for iOS.
See [here](./use_logstravaganza.md).

View File

@ -0,0 +1,25 @@
# Check Console Output
If you are using Obsidian on desktop or Android, you can check the Obsidian console.
## Disable Auto Sync Firstly
You should disable auto sync to avoid any unexpected running.
## Set The Output Level To Debug
Go to the plugin settings, scroll down to the section "Debug" -> "alter console log level", and change it from "info" to "debug".
## Check The Output
- If you are on desktop
Press the keyboard shortcut "ctrl+shift+i" if you are on Windows or Linux, or press "cmd+shift+i" if you are on macOS. You should be able to see the console of Obsidian.
- If you are using Android
If you want to check the console **with the help of desktop Chrome**, you need to [enable USB debugging](https://developer.android.com/studio/debug/dev-options#enable) on your Android, then connect your Android to a computer using USB, then open the **desktop** Chrome browser and go to the special web page <chrome://inspect>. You shall be able to see the "inspect" link inside the special page, then click the link to open the console. After debugging, remember to turn off USB debugging.
If you want to check the console **directly on the mobile device**, check out [this doc](./check_vconsole_output.md).
Trigger the sync manually (by clicking the icon on the ribbon sidebar). Something (hopefully) helpful should show up in the console. You could understand what happened and what goes wrong more explictly by checking the output.

View File

@ -0,0 +1,21 @@
# Check "Obsidian vConsole" Output
It's quite hard to debug on mobile. But fortunately you can use another plugin to rescue!
This applies to both iOS (iPhone / iPad) and Android.
## Disable Auto Sync Firstly
You should disable auto sync to avoid any unexpected running.
## Set The Output Level To Debug
Go to the plugin settings, scroll down to the section "Debug" -> "alter console log level", and change it from "info" to "debug".
## Use "Obsidian vConsole"
1. Install the third-party plugin ["Obsidian vConsole"](https://github.com/zhouhua/obsidian-vconsole).
2. Enable "Obsidian vConsole". You shall see a green button in the right buttom corner of the interface of your mobile Obsidian. You can drag this green button to where you like.
3. Sync! And quickly click the vConsole green button, you will see the console logs in its panel! Moreover, you can check browser network and Storage (LocalStorage) in the panel!
4. You can copy (by clicking the small "disk" icon beside each line of the log) or take a screenshot of the logs, and report bugs in Remotely Save GitHub. You can click "Hide" in the panel to hide the panel.
5. If you don't need to debug any more, you can disable Obsidian vConsole plugin, then the green button should disappear.

View File

@ -0,0 +1,95 @@
# Export Sync Plans
## What's this?
Everytime the plugin starts a sync, it gathers all required information together, generates a "sync plan" of every operations to every files and folders, and assign the corresponding actual operations.
Thus, if something goes wrong, we should check the sync plan firstly.
## How To Export The Plans?
Please read through the following instructions.
### Disable Auto Sync Firstly
You should disable auto sync to avoid any unexpected running.
### Manual Sync If Not Yet
You should at least sync once, so that at least one sync plan is generated and saved. If you have synced the vualt before, there should be some sync plans already saved.
### Export To The File
Go to the plugin settings, scroll down to the section "Debug" -> "export sync plans", and click the button "Export". \*\*It would generate a new folder `_debug_remotely_save/` in your vault, and generate a file `sync_plans_hist_exported_on_{a_timestamp},md.` inside that folder.
## How To Read The Plans
Open the genrated `sync_plans_hist_exported_on_{a_timestamp},md.`. You should see a json, or multiple jsons. Every json represents a sync plan.
A sync plan looks like this:
```json
{
"ts": 1646960867560,
"remoteType": "onedrive",
"mixedStates": {
"abc.md": {
"key": "abc.md",
"existRemote": true,
"mtimeRemote": 1646566632000,
"sizeRemote": 56797,
"remoteEncryptedKey": "abc.md",
"changeMtimeUsingMapping": true,
"existLocal": true,
"mtimeLocal": 1646566632000,
"sizeLocal": 56797,
"decision": "skipUploading",
"decisionBranch": 1
},
"New folder/": {
"key": "New folder/",
"deltimeRemote": 1646925354372,
"existLocal": false,
"existRemote": false,
"decision": "keepRemoteDelHistFolder",
"decisionBranch": 9
}
}
}
```
We usually care about the `mixedStates` property. As you may guess, every item in `mixedStates` represent a file or a folder.
We should find out the file/folder we are interested in (or we believe something goes wrong), then checkout the following properties:
```
decision
What decision is made.
decisionBranch
It's a mark of the actual logic in the sync code. Useful to debug.
existRemote
Does the file/folder exist on the remote service?
mtimeRemote
The "last modeified time" on the remote service.
deltimeRemote
The "deletion time" on the remote record.
existLocal
Does the file/folder exist locally?
mtimeLocal
The max of "last modeified time" and "creation time" locally.
deltimeLocal
The "deletion time" locally.
```
The `decision` SHOULD be determined by the modified times and deletion times, by the logic described in [the doc of sync alogorithm](../sync_algorithm_v2.md). In short, we collect four timestamps (`mtimeRemote`, `deltimeRemote`, `mtimeLocal`, `deltimeLocal`), and respect the max timestamp and its corresponding operation.
## Common Issues
Some users report that their "last modeified time"s or "creation time"s are not set correctly by the operating system. In this case, the plugin cannot do anything because it determines the sync plan by comparing the timestamps. It's suggested to check the settings of the operating system or check whether other programs are doing something to the files.

View File

@ -0,0 +1,14 @@
# Use `Logstravaganza`
On iOS, it's quite hard to directly check the console logs.
Luckily, there is a third-party plugin: [`Logstravaganza`](https://obsidian.md/plugins?search=Logstravaganza#), by Carlo Zottmann, that can redirect the output to a note.
You can just:
1. Install it.
2. Enable it.
3. Do something, to trigger some console logs.
4. Checkout `LOGGING-NOTE (device name).md` in the root of your vault.
See more on its site: <https://github.com/czottmann/obsidian-logstravaganza>.

View File

@ -0,0 +1,19 @@
## Bonus: Import And Export Not-Oauth2 Plugin Settings By QR Code
It's often verbose / inconvenient to input not-oauth2 credentials on mobile. (On different desktop computers, it's trivial to copy and paste `data.json` across different devices.)
So this plugin has a helper function to export those settings as a QR code, then you could use mobile device's camera to import the settings.
Attention:
1. Oauth2 - related information is omitted. It means that Dropbox, OneDrive login credentials are NOT included in the QR Code.
2. Please, NEVER share the QR Code to others. It's as equivalent to the login credentials.
Steps:
1. Configure the plugin settings on one device, and make sure the sync functions work. (E.g, you could sync notes using S3 credentials.)
2. Open plugin settings page. Then scroll down the page, until the section "Import and Export Settings". Click the button "Get QR Code". A new modal should show up and you should see a QR code.
3. On a second device, make sure the vault name is the same as the first device's.
4. On that second device, use its camera app, or any apps that support scanning QR codes, to scan the QR code from the first device. (On latest iOS, the system's built in camera app should work. On Android, at least one open source app [Binary Eye](https://github.com/markusfisch/BinaryEye) is tested to be working.)
5. A link / url / address should be identified in the scan-QR-code app, and you could follow the instruction in the app, and then you should be redirected to open the Obsidian app.
6. And finally, there should be a new notice in the Obsidian app saying the settings are successfully imported. Otherwise please check the error message in the notice.

56
docs/linux.md Normal file
View File

@ -0,0 +1,56 @@
# How to receive `obsidian://` in Linux
## Background
For example, when we are authorizing OneDrive, we have to jump back to Obsidian automatically using `obsidian://`.
## Short Desc From Official Obsidian Doc
Official doc has some explanation:
<https://help.obsidian.md/Extending+Obsidian/Obsidian+URI#Register+Obsidian+URI>
# Long Desc
Assuming the username is `somebody`, and the `.AppImage` file is downloaded to `~/Desktop`.
1. Download and **extract** the app image file in terminal
```bash
cd /home/somebody/Desktop
chmod +x Obsidian-x.y.z.AppImage
./Obsidian-x.y.z.AppImage --appimage-extract
# you should have the folder squashfs-root
# we want to rename it
mv squashfs-root Obsidian
```
2. Create a `.desktop` file
```bash
# copy and paste the follow MULTI LINE command
# you might need to input your password because it requires root privilege
# remember to adjust the path
cat > ~/Desktop/obsidian.desktop <<EOF
[Desktop Entry]
Name=Obsidian
Comment=obsidian
Exec=/home/somebody/Desktop/Obsidian/obsidian %u
Keywords=obsidian
StartupNotify=true
Terminal=false
Type=Application
Icon=/home/somebody/Desktop/Obsidian/obsidian.png
MimeType=x-scheme-handler/obsidian;
EOF
# yeah we can check out the output
cat ~/Desktop/obsidian.desktop
## [Desktop Entry]
## ...
```
3. Right click the `obsidian.desktop` file on the Desktop, and click "Allow launching"
4. Double click the `obsidian.desktop` file.

View File

@ -0,0 +1,27 @@
# Minimal Intrusive Design
~~Before version 0.3.0, the plugin did not upload additional meta data to the remote.~~
~~From version 0.3.0 ~ 0.3.40, the plugin just upload minimal extra necessary meta data to the remote.~~
From version 0.4.1 and above, the plugin doesn't need uploading meta data due to the sync algorithm upgrade.
## Benefits
Then the plugin doesn't make more-than-necessary assumptions about information on the remote endpoint.
For example, it's possbile for a uses to manually upload a file to s3, and next time the plugin can download that file to the local device.
And it's also possible to combine another "sync-to-s3" solution (like, another software) on desktops, and this plugin on mobile devices, together.
## ~~Necessarity Of Uploading Extra Metadata from 0.3.0 ~ 0.3.40~~
~~The main issue comes from deletions (and renamings which is actually interpreted as "deletion-then-creation").~~
~~If we don't upload any extra info to the remote, there's usually no way for the second device to know what files / folders have been deleted on the first device.~~
~~To overcome this issue, from and after version 0.3.0, the plugin uploads extra metadata files `_remotely-save-metadata-on-remote.{json,bin}` to users' configured cloud services. Those files contain some info about what has been deleted on the first device, so that the second device can read the list to apply the deletions to itself. Some other necessary meta info would also be written into the extra files.~~
## No uploading extra metadata from 0.4.1
Some information, including previous successful sync status of each file, is kept locally.

53
docs/pro/README.md Normal file
View File

@ -0,0 +1,53 @@
# PRO Features
From version 0.5.x, Remotely Save introduces PRO (paid) features. Users need to subscribe to (pay) them to use them.
**If you are using basic features only, you don't need an online account, and you don't need to pay for the plugin.**
# Links
* Remotely Save official website: <https://remotelysave.com>
* Sign up / Sign in: <https://remotelysave.com/user/signupin>
* User profile: <https://remotelysave.com/user/profile>
# Disclaimer
It's different from, and NOT affiliated with Obsidian account.
# Steps
## Steps of signing up and signing in
1. Go to the website, sign up and sign in. You can directly visit <https://remotelysave.com/user/signupin> or click the link in Remotely Save plugin setting page.
![pro setting](./pro_setting.png)
2. Use an email and your password as usual. Don't need to be GMail account.
## Steps of connecting
You need to connect your plugin to your online account. In Obsidian, in your Remotely Save plugin setting, you can click the button "Connect" to start the flow.
1. You will see a special address on website. Click it and visit the website
2. Click "allow" on the website.
3. In the end of the auth flow on the website, you will be shown up a code, please copy it...
4. And paste the code back to the plugin modal inside Obsidian, and confirm.
![connect flow](./connect_flow.png)
## Steps of subscribing to some features.
1. Firstly please visit your [profile page](https://remotelysave.com/user/profile) online.
2. You can subscribe to some features. Prices vary.
![PRO features online](./pro_features_enabled_on_website.png)
3. Go back to your Remotely Save plugin inside Obsidian, click "Check again" button in PRO settings. So that the plugin knows some features are enabled.
![check again PRO features](./check_pro_features_in_settings.png)
4. Sync and enjoy your PRO features!
## Why so complicated?
Because we don't have a payment method inside the plugin, so we have to:
* build a website,
* require users having online accounts
* and connect the plugin to the online account.
Moreover, an online account allows flexible management of subscriptions.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c73da29a621d225387640b76ec0dcfb56b3ffad151dab374d3b7cc76067a1a0
size 94377

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:116c2a8ec1a277a3985f4056b390574fc57145ec5635d44accf2a7445666264a
size 626668

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c45c08e6fc487341032aac511c332e3f9978a44e9b93377a73648b56b684b62
size 155427

3
docs/pro/pro_setting.png Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08d128125dba033f5dd18a6ea8d942b284ddca6c5c3b0362c47dcb4a7153a8f9
size 395800

View File

@ -0,0 +1,107 @@
# Azure Blob Storage (GDrive) (PRO)
# Intro
* It's a PRO feature of Remotely Save plugin.
* **This plugin is NOT an official Microsoft / Azure product, and just uses Azure Blob Storage's public api.**
# Disclaimer
I (author of Remotely Save) is **NOT** an expert of Azure products. The tutorials here are for references only. Azure products are very complex.
***As far as the law allows, the software (Remotely Save) comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.***
# Steps
Please read through the following steps before you actually connect.
## Preparation In Azure Blob Storage Side
You only need to do this **once**, before the Container SAS Url expires in the future.
In short, you need to: configure CORS and configure a policy and cobtain a Container SAS Url.
1. Connect to the service:
Download Microsoft's free [Azure Storage Explorer](https://azure.microsoft.com/en-us/products/storage/storage-explorer). The following tutorial uses this app. Actually you may be able to find the same settings on Azure official website.
Use this app to connect to your Blob Storage service or account.
2. CORS:
Right click on `Blob containers`, click "configure CORS". Add a rule, enter the following and save:
```
Allowed Origins: *
Allowed Methods: DELETE,GET,HEAD,MERGE,POST,PATCH,OPTIONS,PUT
Allowed Headers: x-ms-*, content-type
Exposed Headers: x-ms-*, content-type
Max Age (in seconds): 5
```
![CORS screenshot](./azure_cors.png)
3. Create the container:
Create the container if you don't have one. In this tutorial, we use `example-container`.
![container screenshot](./azure_example_container.png)
4. Generate a policy:
* Right click on you container, click "Manage Stored Access Policies".
* Choose your id, for example `example-container-0000001`.
* Change to Expiry time to an appropriate date. **By default it is only valid for a week.** After its expiration, you need come back and adjust the expiry date again! In this tutorial, we set it to a year.
* And allow these methods: Read, Add, Create, Write, Delete, List.
* Save
Read Microsoft's official [doc](https://learn.microsoft.com/en-us/rest/api/storageservices/define-stored-access-policy) for more info. The main benefit of generating an access policy is easier revocation of SAS Url if anything goes bad.
![Manage Stored Access Policies screenshot](./azure_policy_1.png)
![Add Policy screenshot](./azure_policy_3.png)
5. Generate a Container SAS Url:
Then we want to create a container level SAS (shared access signature) url.
* Right click on you container, click "Get Shared Access Signature".
* In access policy, choose the previous one you created: for example `example-container-0000001`.
* Save the setting
* You will see a url is generated, which starts with `https://` or `http://`. It should looks like `https://<account>.blob.core.windows.net/<container name>?sv=...&sig=...`
* Save the Container SAS Url somewhere, and you will need this later.
Read Microsoft's official [doc](https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview) for more info.
![Container SAS Url screenshot 1](./azure_sas_1.png)
![Container SAS Url screenshot 2](./azure_sas_2.png)
### Why so complicated in Azure settings?
Because Azure Blob Storage's api has some limitation in browser environment, so we need to configure CORS and SAS. Because we want to revoke the SAS when needed, we need to use a policy.
### Revocation
If you suspect someone read the resource unexpectedly, you can revoke the SAS by changing the name or expiry date of the policy. And generate the SAS Url again.
## Steps of Remotely Save subscription
1. Please sign up and sign in an online account, connect your plugin to your online account firstly. See [the PRO tutorial](../../pro/README.md) firstly.
2. Subscribe to "sync with Azure Blob Storage" feature online.
3. Go back to your Remotely Save plugin inside Obsidian, click "Check again" button in PRO settings. So that the plugin knows some features are enabled. In this case, sync with Azure Blob Storage should be detected.
## Steps of Connecting to your Azure Blob Storage
After you enabled the PRO feature in your Remotely Save plugin, **and prepared the Container SAS Url**, you can connect to your Azure Blob Storage account now.
1. In Remotely Save settings, change your sync service to Azure Blob Storage.
2. Input your Container SAS Url
3. Input your container name.
4. By default, the plugin will save your vault remotely with a prefix `<your vault name>/`. You can change the prefix. No prefix is not allowed.
5. Check the connection. A notice will tell you that you've connected or not.
7. Sync! The plugin will upload the fils and "folders" of your vault into your Azure Blob Storage with the preix.
8. **Read the caveats below.**
![RS setting screenshot](./azure_rs_setting.png)
# The caveats
* As of June 2024, this feature is in alpha stage. **Back up your vault before using this feature.**

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83caba9a42772f995035e3c879c6119eabcd6d3c27298cf0fb067b3676680571
size 107057

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef2d525d3ac7ecca26f7f8b6782fb1056d54f8c558a8d77586571defb7e6b5be
size 41282

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cba5bf27e76eaf8ea21e51e43172501fc4867539c90c1758a02945477dc261ea
size 132487

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b2add8a559eab0b7073f7ed52d4a3e4efae68b499c7b924d1ac50278758961b
size 193894

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:582a69a7aee2cfab72dc14324e4a864acab92c145d533e799f8ceea61a8f0102
size 478941

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbb8863d98d8826739b5bf9fa4c7a2de3ba49fde4bbe3c4988a877ba74f89abd
size 143007

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddc30f97d75d7c3a6061cbb30cc991cbdf1f4039aad3547ef88998c3dd9be666
size 132904

View File

@ -0,0 +1,34 @@
# Box (PRO)
# Links
<https://www.box.com/>
# Intro
* It's a PRO feature of Remotely Save plugin.
* **This plugin is NOT an official Box product, and just uses Box's public api.**
# Steps
## Steps of Remotely Save subscription
1. Please sign up and sign in an online account, connect your plugin to your online account firstly. See [the PRO tutorial](../../pro/README.md) firstly.
2. Subscribe to "sync with Box" feature online.
3. Go back to your Remotely Save plugin inside Obsidian, click "Check again" button in PRO settings. So that the plugin knows some features are enabled. In this case, sync with Box should be detected.
## Steps of Connecting to your Box
After you enabled the PRO feature in your Remotely Save plugin, you can connect to your Box account now.
1. In Remotely Save settings, change your sync service to Box.
2. Click Auth, visit the link, go to Box website to start.
3. Follow the instruction on Box, and allow Remotely Save to connect.
4. You will be redirected back to Remotely Save plugin.
5. A notice will tell you that you've connected or not.
6. Sync! The plugin will create a vault folder in the root of your Box and upload notes into that folder.
7. **Read the caveats below.**
# The caveats
* As of June 2024, this feature is in beta stage. **Back up your vault before using this feature.**

View File

@ -0,0 +1,59 @@
# Google Drive (GDrive) (PRO)
# Intro
* It's a PRO feature of Remotely Save plugin.
* **This plugin is NOT an official Google product, and just uses Google Drive's public api.**
# Steps
## Steps of Remotely Save subscription
1. Please sign up and sign in an online account, connect your plugin to your online account firstly. See [the PRO tutorial](../../pro/README.md) firstly.
2. Subscribe to "sync with Google Drive" feature online.
3. Go back to your Remotely Save plugin inside Obsidian, click "Check again" button in PRO settings. So that the plugin knows some features are enabled. In this case, sync with Google Drive should be detected.
## Steps of Connecting to your Google Drive
After you enabled the PRO feature in your Remotely Save plugin, you can connect to your Google Drive account now.
1. In Remotely Save settings, change your sync service to Google Drive.
![change remote to google drive](./change_remote_to_google_drive.png)
2. Click Auth, visit the link, go to Remotely Save website to start.
![visit start link](./google_drive_auth_link.png)
3. On the website, click the link to go to Google Drive auth page.
4. Follow the instruction on Google website, and allow (continue) Remotely Save to connect.
![allow Remotely Save in Google website](./google_drive_auth_allow.png)
5. You will be redirected to Remotely Save website, and you will get a code. Copy it...
![redirected back and get the code](./google_drive_auth_code_show.png)
6. ... And paste the code back to the plugin inside Obsidian. Click submit.
![submit the code in setting](./google_drive_code_submit.png)
7. A notice will tell you that you've connected or not.
8. Sync! The plugin will create a vault folder in the root of your Google Drive and upload notes into that folder.
9. **Read the caveats below.**
# Why so complicated?
Because Google Drive's api doesn't fit into the special envorinment of Obsidian plugin. So we need a website.
# The credential
The website does **NOT** store or save the Google drive credential (the code you obtian in the end of the flow). The website is just a "bridge" to help you obtain that code, and just manage your subscription to PRO features.
But please be aware that the code is saved locally in your Obsidian. It works like a special password. So that the plugin can upload or download or modify the files for you.
# The caveats
* As of June 2024, this feature is in beta stage. **Back up your vault before using this feature.**
* The plugin can **only** sees, reads or writes the files and folders created by itself!
It means that, you CANNOT manually create the vault folder in your Google Drive account. And if you manually upload any files using Google's official website, the plugin does **NOT** see them. All operations must go through Obsidian and uploaded by the plugin.
You can, however, view, and download the files on Google Drive [official web page](https://drive.google.com/drive/u/0/my-drive).
Precisely speaking, the plugin applies for the `drive.file` scope recommended by Google. See [the doc](https://developers.google.com/drive/api/guides/api-specific-auth#benefits) by Google for the scope's benefits. Basically the plugin will never (is unable to) mess up your other files or folders.
Moreover, this scope is "not-sensitive", so that the plugin doesn't need to go through Google's complicated verification process while applying for it.
* Google Drive, unlike other cloud storage, allows files of same name co-existing in the same folder! (hmmmmm...) It may or may not make the plugin stop working. Users might need to remove the duplicated file manually on Google's official website.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eaa9aa8ba6b066dfefdce08a8d1da1d97089f5c2de0ba4c0c026d6df9eb9ece8
size 99896

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6683a63718053603ae7dde44063a3807ba0def7e935da0b40fcc8e181afd24ae
size 342848

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:310bd4c7d5fe19521ec7184b2eee749f0eecf00397f2b8e68480c23b4fd7c943
size 153504

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dcebb1f73829670883071447a8eee46c972b26fe8735c7422949cb6fe927b8ab
size 179369

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e5a85c28f5614e4de75eacc021c2876d36596bcb77f0744a6edcff7777b9530
size 155004

View File

@ -0,0 +1,38 @@
# Koofr (PRO)
# Links
<https://koofr.eu/>
# Intro
* It's a PRO feature of Remotely Save plugin.
* **This plugin is NOT an official Koofr product, and just uses Koofr's public api.**
# Steps
## Steps of Remotely Save subscription
1. Please sign up and sign in an online account, connect your plugin to your online account firstly. See [the PRO tutorial](../../pro/README.md) firstly.
2. Subscribe to "sync with Koofr" feature online.
3. Go back to your Remotely Save plugin inside Obsidian, click "Check again" button in PRO settings. So that the plugin knows some features are enabled. In this case, sync with Koofr should be detected.
## Steps of Connecting to your Koofr
After you enabled the PRO feature in your Remotely Save plugin, you can connect to your Koofr account now.
1. In Remotely Save settings, change your sync service to Koofr.
2. Click Auth, visit the link, go to Koofr website to start.
3. Follow the instruction on Koofr, and allow Remotely Save to connect.
4. You will be redirected back to Remotely Save plugin.
5. A notice will tell you that you've connected or not.
6. Sync! The plugin will create a vault folder in the root of your Koofr and upload notes into that folder.
7. **Read the caveats below.**
# The caveats
* As of June 2024, this feature is in beta stage. **Back up your vault before using this feature.**
# Why not use webdav?
The Remotely Save PRO feture "sync with Koofr" is developed using Koofr's native API, instead of webdav interface. It brings benefits such that the last modified time can be preserved.

View File

@ -0,0 +1,31 @@
# OneDrive (App Folder)
- **This plugin is NOT an official Microsoft / OneDrive product.** The plugin just uses Microsoft's [OneDrive's public API](https://docs.microsoft.com/en-us/onedrive/developer/rest-api).
- After the authorization, the plugin can read your name and email, and read and write files in your OneDrive's `/Apps/remotely-save` folder.**The free version of Remotely Save only connects to App Folder, while the PRO version can connect to the root folder in Onedrive.**
- If you decide to authorize this plugin to connect to OneDrive, please go to plugin's settings, and choose OneDrive then follow the instructions.
- Password-based end-to-end encryption is also supported. But please be aware that **the vault name itself is not encrypted**.
- If you want to sync the files across multiple devices, **your vault name should be the same** while using default settings.
## FAQ
### How about OneDrive for Business?
This plugin only works for "OneDrive for personal", and not works for "OneDrive for Business" (yet). See [#11](https://github.com/fyears/remotely-save/issues/11) to further details.
### I cannot find `/Apps/remotely-save` folder
Mystically some users report that their OneDrive generate `/Application/Graph` instead of `/Apps/remotely-save`. See [#517](https://github.com/remotely-save/remotely-save/issues/517).
The solution is simple:
1. Backup your vault manually.
2. Go to onedrive website (<https://onedrive.live.com/>), and rename `/Application/Graph` to `/Application/remotely-save` (right click on the folder and you will see rename option)
3. Come back to Obsidian and try to sync!
### Empty file is not uploaded
Onedrive's API does not allow uploading empty files. You can choose to skip them or raise errors in Remotely Save plugin's settings.
### How to connect to root folder rather than the App Folder?
As of June 2024, this is a new PRO feature. See the [doc](../onedrivefull/README.md).

View File

@ -0,0 +1,42 @@
# Onedrive (Full) (PRO)
# Intro
* It's a PRO feature of Remotely Save plugin.
* **This plugin is NOT an official Microsoft / Onedrive product, and just uses Onedrive's public api.**
* This still only applies to Onedrive for personal. The dev team doesn't have Onedrive for business account to develop and test on it.
# Steps
## Steps of Remotely Save subscription
1. Please sign up and sign in an online account, connect your plugin to your online account firstly. See [the PRO tutorial](../../pro/README.md) firstly.
2. Subscribe to "sync with Onedrive (Full)" feature online.
3. Go back to your Remotely Save plugin inside Obsidian, click "Check again" button in PRO settings. So that the plugin knows some features are enabled. In this case, sync with Onedrive (Full) should be detected.
## Steps of Connecting to your Onedrive
After you enabled the PRO feature in your Remotely Save plugin, you can connect to your Onedrive account now.
1. In Remotely Save settings, change your sync service to Onedrive (Full).
2. Click Auth, visit the link, go to Onedrive website to start.
3. Follow the instruction on Onedrive, and allow Remotely Save to connect.
4. You will be redirected back to Remotely Save plugin.
5. A notice will tell you that you've connected or not.
6. Sync! The plugin will create a vault folder **in the root** of your Onedrive and upload notes into that folder.
7. **Read the caveats below.**
# The caveats
* As of June 2024, this feature is in beta stage.
* **Back up your vault before using this feature.**
* **Back up everything in your Onedrive (besides the sync sub folder) before using this feature!**
* Onedrive's API does not allow uploading empty files. You can choose to skip them or raise errors in Remotely Save plugin's settings.
# What's the difference of Onedrive (App Folder) and Onedrive (Full)?
Due to history reasons, Remotely Save only supported uploading to App Folder back to year 2021. Because that greatly ensured the security and ensure not messing up with others files.
However, repeatedly some users want to sync to arbitrary root folder rather than `/Apps/remotely-save/` folder. Thus as of June 2024, the new PRO feature is finally developed.
As of June 2024, connecting to Onedrive (App Folder) is free, but connecting to Onedrive (Full) is a PRO feature.

View File

@ -0,0 +1,40 @@
# pCloud (PRO)
# Links
<https://www.pcloud.com/>
# Intro
* It's a PRO feature of Remotely Save plugin.
* **This plugin is NOT an official pCloud product, and just uses pCloud's public api.**
# Steps
## Steps of Remotely Save subscription
1. Please sign up and sign in an online account, connect your plugin to your online account firstly. See [the PRO tutorial](../../pro/README.md) firstly.
2. Subscribe to "sync with pCloud" feature online.
3. Go back to your Remotely Save plugin inside Obsidian, click "Check again" button in PRO settings. So that the plugin knows some features are enabled. In this case, sync with pCloud should be detected.
## Steps of Connecting to your pCloud
After you enabled the PRO feature in your Remotely Save plugin, you can connect to your pCloud account now.
1. In Remotely Save settings, change your sync service to pCloud.
2. Click Auth, visit the link, go to pCloud website to start.
3. Follow the instruction on pCloud, and allow Remotely Save to connect.
4. You will be redirected back to Remotely Save plugin.
5. A notice will tell you that you've connected or not.
6. Sync! The plugin will create a vault folder in the root of your pCloud and upload notes into that folder.
7. **Read the caveats below.**
# The caveats
* As of June 2024, this feature is in beta stage. **Back up your vault before using this feature.**
* pCloud's API seems to not allow uploading empty files. You can choose to skip them or raise errors in Remotely Save plugin's settings.
# Why not use webdav?
1. pCloud only provides webdav for Premium. If you are a Premium user, you can still use pCloud webdav with Remotely Save.
2. The Remotely Save PRO feture "sync with pCloud" is developed using pCloud's native API, instead of webdav interface. It brings benefits such that the last modified time can be preserved.

View File

@ -0,0 +1,53 @@
# Backblaze B2
## Links
https://www.backblaze.com/cloud-storage
## Steps
1. Create a Backblaze account [on this page](https://www.backblaze.com/cloud-storage). Credit card info _is not_ required. Backblaze B2 offers 10 GB of free storage.
2. Please be aware that, though B2 provides some free quota, **it may still cost you money if the usage of storage or api requests exceed a certain value!!!** Especially pay attention to the api requests!!!
3. Create a **bucket**, you can leave the default settings, or you can enable the encryption (which is different from what you can set in Remotely Save):
![](./s3_backblaze_b2-1-bucket.png)
![](./s3_backblaze_b2-2-create_bucket.png)
4. Copy `Endpoint`, eg. `s3.us-east-005.backblazeb2.com` — it'll be used later.
5. Copy `bucketname` near the 🪣 icon (the "bucket icon") — it'll be used later.
![](./s3_backblaze_b2-3-copy.png)
6. Go to **Application Keys**:
![](./s3_backblaze_b2-4-app_keys.png)
7. **Add a new key**:
![](./s3_backblaze_b2-5-add_new_app_keys.png)
![](./s3_backblaze_b2-6-app_keys_copy.png)
8. Save `keyID` and `applicationKey` — they will be used later.
9. Go to Remotely Save settings in Obsidian and:
- Choose `S3 or compatibile` in **Remote Service**:
- Copy `Endpoint` from Backblaze (see 3. above) to `Endpoint` in Remotely Save
- From `endpoint` take `region` (eg. `us-east-005`) and paste it in `endpoint` in Remotely Save
- Copy `keyID` (see 7. above) to `Access Key ID` in Remotely Save
- Copy `applicationKey` (see 7. above) to `Secret Access Key` in Remotely Save
- Copy `bucketname` (see 4. above) to `Bucket Name` in Remotely Save
![](./s3_backblaze_b2-7-copy_paste.png)
10. **Enable Bypass CORS**:
![](./s3_backblaze_b2-8-cors.png)
11. Click **Check** in _Check Connectivity_ to see if you can connect to B2 bucket:
![](./s3_backblaze_b2-9-check_connectionpng.png)
12. Sync!
![](./s3_backblaze_b2-10-sync.png)

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fae18a84bb218461aca01c7de47ddadfd2b451d865ec889c098cd6918f6e8773
size 59679

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9389f9c4462740371edb548f7e05191ede5277a5d470e3254c60fbcc4a75e552
size 4558

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46f35968938ebf3bbafae64ee49a4927844fd0abf79e4190522be91776d9fed0
size 107623

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fb639c7b4e595516594ee9d07c864e7cd15b608a97c81386f4cf72d499d0e5f
size 80121

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:299bfca82b77de86f60d8f481b5f74069dc977dece19fa025ee629d1e6f783d4
size 6499

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5985e918b521c91cc185f60c58cdd334ee76695b897a02e02eaa17c1bad71609
size 10214

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5796791bcf89c99c1e1e844c0083739fd46b1a458dc274f3c3fa3f65b87b71b3
size 70728

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3633379fcb12f1a5e0a4d1d68c193ddc7bf0be7edd92f2f6006351817035a94f
size 27164

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e130be182ae7d3270e5de3fec442ac5e81efd61822e844cd61ed24c7e485d39
size 16802

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29a8971fea065fd86223850198640f4072ee3fda2112820829cda1348f122c59
size 11103

View File

@ -0,0 +1,27 @@
# Cloudflare R2
## Links
<https://www.cloudflare.com/developer-platform/r2/>
## Steps
1. **Be aware that it may cost you money.**
2. Create a Cloudflare account and enable R2 feature. **Credit card info might be required by Cloudflare**, though Cloudflare provides generous free tier and zero egress fee.
3. Create a bucket.
![](./s3_cloudflare_r2_create_bucket.png)
4. Create an Access Key with "Object Read & Write" permission, and add specify to your created bucket. During the creation, you will also get the auto-generated secret key, and the endpoint address.
![](./s3_cloudflare_r2_create_api_token.png)
5. In remotely-save setting page, input the address / bucket / access key / secret key. **Region being set to `us-east-1` is sufficient.** Enable "Bypass CORS", because usually that's what you want.
Click "check connectivity". (If you encounter an issue and sure the info are correct, please upgrade remotely-save to **version >= 0.3.29** and try again.)
![](./s3_cloudflare_r2_rs_settings.png)
6. Sync!
## And Issue Related To "Check Connectivity"
If you encounter an issue and sure the info are correct, please upgrade remotely-save to **version >= 0.3.29** and try again.
Cloudflare doesn't allow `HeadBucket` for access keys with "Object Read & Write". So it may be possible that checking connectivity is not ok but actual syncing is ok. New version >= 0.3.29 of the plugin fix this problem by using `ListObjects` instead of `HeadBucket`.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49a5cd07e538205ba733dc3ccb30e4e7da1290a4a80aefe08afac19fd2db2232
size 467448

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61fc0812fe96871eed507d2f6b7bbad790ab70e95ff5fe764f8f8b2ab8ce82c2
size 153015

Some files were not shown because too many files have changed in this diff Show More