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
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
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
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
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
Release A New Version / build (16.x) (push) Failing after 36s
2024-04-01 00:13:33 +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
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
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
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
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
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
7ecce29940
fix webdav encodeURI
2024-03-21 00:07:32 +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
Release A New Version / build (16.x) (push) Failing after 39s
2024-03-20 02:01:51 +08:00
fyears
4456db11cf
try to make webdav header happy
2024-03-20 01:42:02 +08:00
fyears
822941f1c3
fix statusbar
2024-03-18 23:59:52 +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
2d12c9977d
fix param
2024-03-18 00:48:53 +08:00
fyears
519fd27dd5
fix s3 time
2024-03-18 00:45: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
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
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