From 948a7ed3a1a8d77c363d2f01db230064a4bba220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gergely=20M=C3=A9sz=C3=A1ros=2C=20Ph=2ED?= Date: Tue, 7 Sep 2021 22:36:09 +0200 Subject: [PATCH] Cloud support / Dropbox OAuth reference client (#659) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * bioms shouldn't be masked or the style selection box is useless * fix: misleading comment * Fix: calculating absolute flux from precipitation normal-value. * Fix: River automatic rerender on regeneration. * Dropbox OAuth implementation and Cloud framework * add some space * removing unnecessary logs, defer script load Created by: Mészáros Gergely --- index.html | 33 +++++----- modules/cloud.js | 141 ++++++++++++++++++++++++++++++++++++++++++ modules/load.js | 38 +++++++++--- modules/save.js | 41 +++--------- modules/ui/options.js | 8 --- 5 files changed, 196 insertions(+), 65 deletions(-) create mode 100644 modules/cloud.js diff --git a/index.html b/index.html index 2afb8ee6..a54aca2c 100644 --- a/index.html +++ b/index.html @@ -2967,8 +2967,8 @@
Temperature:
- , like in - + , like in +
@@ -4575,26 +4575,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 - - -