From fef879fe50409376764d4e78ac05a8ddcd8d5566 Mon Sep 17 00:00:00 2001 From: benweet Date: Mon, 1 Apr 2013 02:06:52 +0100 Subject: [PATCH] periodic down synchronization --- cache.manifest | 2 +- index.html | 2 +- js/async-runner.js | 111 ++++++++++++------ js/gdrive.js | 280 ++++++++++++++++++++++++++++++++++----------- js/main.js | 263 +++++++++++++++++++++++++++++------------- 5 files changed, 470 insertions(+), 188 deletions(-) diff --git a/cache.manifest b/cache.manifest index 810bbceb..4bb14d3a 100644 --- a/cache.manifest +++ b/cache.manifest @@ -1 +1 @@ -CACHE MANIFEST # v4 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/async-runner.js js/base64.js js/bootstrap.js js/gdrive.js js/jquery.jgrowl.js js/jquery.js js/jquery.layout.js js/jquery-ui.custom.js js/main.js js/Markdown.Converter.js js/Markdown.Editor.js js/Markdown.Sanitizer.js img/ajax-loader.gif img/gdrive.png img/glyphicons-halflings.png img/glyphicons-halflings-white.png img/stackedit-16.png img/stackedit-32.ico NETWORK: * \ No newline at end of file +CACHE MANIFEST # v5 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/async-runner.js js/base64.js js/bootstrap.js js/gdrive.js js/jquery.jgrowl.js js/jquery.js js/jquery.layout.js js/jquery-ui.custom.js js/main.js js/Markdown.Converter.js js/Markdown.Editor.js js/Markdown.Sanitizer.js img/ajax-loader.gif img/gdrive.png img/glyphicons-halflings.png img/glyphicons-halflings-white.png img/stackedit-16.png img/stackedit-32.ico NETWORK: * \ No newline at end of file diff --git a/index.html b/index.html index 3ab8df59..f9b84d49 100644 --- a/index.html +++ b/index.html @@ -100,7 +100,7 @@