From 4f020b846d570bf1e6edfa171e6506a5a4048810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9sz=C3=A1ros=20Gergely?= Date: Tue, 7 Sep 2021 18:42:56 +0200 Subject: [PATCH] Dropbox OAuth implementation and Cloud framework --- dropbox.html | 48 ++++++++++++++ index.html | 33 +++++----- modules/cloud.js | 141 ++++++++++++++++++++++++++++++++++++++++++ modules/load.js | 38 +++++++++--- modules/save.js | 41 +++--------- modules/ui/options.js | 15 ++++- 6 files changed, 259 insertions(+), 57 deletions(-) create mode 100644 dropbox.html create mode 100644 modules/cloud.js diff --git a/dropbox.html b/dropbox.html new file mode 100644 index 00000000..968fd2b6 --- /dev/null +++ b/dropbox.html @@ -0,0 +1,48 @@ + + + + + + FMG Dropbox Auth + + + + + diff --git a/index.html b/index.html index 1773ba6c..dbfd6173 100644 --- a/index.html +++ b/index.html @@ -1995,7 +1995,7 @@
Temperature:
- , like in + , like in
@@ -3490,26 +3490,29 @@

Maps are saved in .map format, that can be loaded back via 'Load' in menu. Please keep noted that we do not keep any data on our side. There is no way to restore the progress if .map file is lost. Please keep old .map files on your machine or cloud storage as backups.

-

Saving to Dropbox may not be allowed for big files. In this case open Dropbox, download the .map file and upload it manually.

- -
- Create sharable link - - -