Commit Graph

261 Commits

Author SHA1 Message Date
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