From 21a97278b2ad75ef67bb8464377e2ef37e00eedc Mon Sep 17 00:00:00 2001 From: mossroy Date: Sat, 27 Jul 2013 11:51:12 +0200 Subject: [PATCH] When DeviceStorage is not available, display only one "input type=file multiple", in which the use must select all the archive files. It's quicker and easier than selecting each type of file individually. Fixes #28 Also implemented reading all the kind of files of an archive : titles_search.idx and coordinate files (both unused for now) --- index.html | 12 +----- js/app.js | 20 ++-------- js/lib/evopedia.js | 96 ++++++++++++++++++++++++++++++++++++++++++++-- tests/tests.html | 13 +------ tests/tests.js | 20 +++------- 5 files changed, 105 insertions(+), 56 deletions(-) diff --git a/index.html b/index.html index db8ccb6a..439d7fc4 100644 --- a/index.html +++ b/index.html @@ -80,16 +80,8 @@

Configuration