From 96af5a975baa6d0b505d3dd0716f81339c460cb5 Mon Sep 17 00:00:00 2001 From: Rene Caspart Date: Sat, 14 May 2016 16:48:52 +0200 Subject: [PATCH 1/5] Added possibilty to save current state of regex and buttons as link and restore --- gallery.py | 2 +- resources/index.html | 134 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 135 insertions(+), 1 deletion(-) diff --git a/gallery.py b/gallery.py index eca62ea..63951b0 100755 --- a/gallery.py +++ b/gallery.py @@ -18,7 +18,7 @@ SINGLE_FORMAT=""" [{ext}]""" -SEARCH_BOX="""

""" +SEARCH_BOX="""

""" BUTTON="""""" diff --git a/resources/index.html b/resources/index.html index 8efd9f1..f8b7c64 100644 --- a/resources/index.html +++ b/resources/index.html @@ -179,10 +179,144 @@ {OTHERFILES} @@ -179,26 +182,11 @@ {OTHERFILES}