Commit Graph

251 Commits

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