Commit Graph

404 Commits

Author SHA1 Message Date
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
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
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
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
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
37a801332f vault might be undefined 2024-01-14 16:19:00 +08:00
fyears
071b10387c add more compability to onedrive 2024-01-14 11:46:35 +08:00
fyears
ff237ad8cb fix typo 2024-01-14 11:18:27 +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
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
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
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
fyears
0558d77074 update hints for .obsidian 2024-01-06 11:55:24 +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
b3c9ac8cbb refactor statusbar 2024-01-06 00:03:53 +08:00
fyears
b49e545759 merge statusbar 2024-01-05 23:07:15 +08:00
fyears
084a04f4e9 wider 2024-01-05 22:11:34 +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
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
bbb909cda4 add link for null body 2024-01-01 01:32:22 +08:00
fyears
cd0a9a395f fix null body webdav 2024-01-01 01:25:25 +08:00
fyears
9519793860 finally a real working compat for webdav 2024-01-01 01:15:51 +08:00
fyears
6a009b93cb fix webdav for new er 2024-01-01 00:43:59 +08:00
fyears
6e282c86af skip .DS_Store 2023-12-17 23:50:52 +08:00
fyears
44dbec175b update all the npm after 2 years 2023-12-17 15:18:23 +08:00
Lars
229f74b5e8 Added option to settings to toggle status bar item 2022-08-13 11:55:19 +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
fyears
28bd861c9e fix stat on Android, add operations to nan ctime mtime and undefined size 2022-05-10 21:15:30 +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
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
7c2a17c404 fix format 2022-05-03 22:43:53 +08:00
fyears
dbf80c3359 properly deal with cache-control for onedrive 2022-05-03 10:04:36 +08:00
fyears
17135abbd4 bypassing large files 2022-05-01 18:13:06 +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
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
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
bfe11f44dc make more s3 req to lower 2022-04-18 21:30:02 +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
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
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
99f143115b export sync plans in table format 2022-04-10 17:38:37 +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
0cf8023278 cast headers to lower cases 2022-04-10 11:05:37 +08: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
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
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
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
b39544b43b add human readable time 2022-04-05 13:26:46 +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
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
510f0c2081 add dbx clearlocal 2022-04-02 00:01:20 +08:00
fyears
953507ec43 fix onedrive upload issue! 2022-04-01 23:39:41 +08:00
fyears
1013daa9fd add remoteBaseDir support 2022-03-29 00:18:04 +08:00
fyears
83c3aac317 some logic to move away vaultRandomID from data.json 2022-03-27 00:52:10 +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
537fae1a2b add tracking for local movement 2022-03-26 15:06:34 +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
3e75e31696 change wording in config file 2022-03-26 00:34:00 +08:00
fyears
99926adbbd more hints for webdav 2022-03-23 22:56:42 +08:00
fyears
005b698862 fix folder 2022-03-23 10:02:02 +08:00
fyears
c8bd10a855 fix typo 2022-03-22 00:55:44 +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
ac4eff376d Merge branch 'master' of https://github.com/Victrid/remotely-save into Victrid-master 2022-03-20 23:37:26 +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
1cd02913bb reduce size by using lucide not feather-icons 2022-03-20 20:35:09 +08:00
fyears
a4905445c7 link new lang 2022-03-20 16:19:02 +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
50ae224769 add more readme 2022-03-19 14:12:06 +08:00
fyears
f73e6b7796 embarrassingly parallel for all three steps of sync 2022-03-19 01:21:22 +08:00