From e7d5b18181dd932ef3673161ec97003542bb9ab5 Mon Sep 17 00:00:00 2001 From: Peter Dolkens Date: Fri, 9 Nov 2018 19:05:39 +0000 Subject: [PATCH 1/9] Delete classic-demo-cdn (SFConflict me@a1b0n.com 2017-02-12-23-35-56).html --- ...ict me@a1b0n.com 2017-02-12-23-35-56).html | 125 ------------------ 1 file changed, 125 deletions(-) delete mode 100644 public/galleria/themes/classic/classic-demo-cdn (SFConflict me@a1b0n.com 2017-02-12-23-35-56).html diff --git a/public/galleria/themes/classic/classic-demo-cdn (SFConflict me@a1b0n.com 2017-02-12-23-35-56).html b/public/galleria/themes/classic/classic-demo-cdn (SFConflict me@a1b0n.com 2017-02-12-23-35-56).html deleted file mode 100644 index e7189e3..0000000 --- a/public/galleria/themes/classic/classic-demo-cdn (SFConflict me@a1b0n.com 2017-02-12-23-35-56).html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - Galleria Classic Theme - - - -
-

Galleria Classic Theme

-

Demonstrating a basic gallery example.

- - - - -

Made by Galleria.

-
- - - - - - - - - - \ No newline at end of file From 72786f9484d900deb0f367fd36f11d729889ca60 Mon Sep 17 00:00:00 2001 From: Peter Dolkens Date: Fri, 9 Nov 2018 19:06:01 +0000 Subject: [PATCH 2/9] Delete galleria.picasa.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js --- ...n (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 public/galleria/plugins/picasa/galleria.picasa.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js diff --git a/public/galleria/plugins/picasa/galleria.picasa.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js b/public/galleria/plugins/picasa/galleria.picasa.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js deleted file mode 100644 index 2480a02..0000000 --- a/public/galleria/plugins/picasa/galleria.picasa.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js +++ /dev/null @@ -1,11 +0,0 @@ -/** - * Galleria - v1.5.3 2017-02-13 - * https://galleria.io - * - * Copyright (c) 2010 - 2017 worse is better UG - * Licensed under the MIT License. - * https://raw.github.com/worseisbetter/galleria/master/LICENSE - * - */ - -!function(a){Galleria.requires(1.25,"The Picasa Plugin requires Galleria version 1.2.5 or later.");var b=Galleria.utils.getScriptPath();Galleria.Picasa=function(){this.options={max:30,imageSize:"medium",thumbSize:"thumb",complete:function(){}}},Galleria.Picasa.prototype={constructor:Galleria.Picasa,search:function(a,b){return this._call("search","all",{q:a},b)},user:function(a,b){return this._call("user","user/"+a,b)},useralbum:function(a,b,c){return this._call("useralbum","user/"+a+"/album/"+b,c)},setOptions:function(b){return a.extend(this.options,b),this},_call:function(b,c,d,e){c="https://picasaweb.google.com/data/feed/api/"+c+"?","function"==typeof d&&(e=d,d={});var f=this;d=a.extend({kind:"photo",access:"public","max-results":this.options.max,thumbsize:this._getSizes().join(","),alt:"json-in-script",callback:"?"},d),a.each(d,function(a,b){c+="&"+a+"="+b});var g=!1;return Galleria.utils.wait({until:function(){return g},success:function(){f._parse.call(f,g.feed.entry,e)},error:function(){var a="";"user"==b?a="user not found.":"useralbum"==b&&(a="album or user not found."),Galleria.raise("Picasa request failed"+(a?": "+a:"."))},timeout:5e3}),a.getJSON(c,function(a){g=a}),f},_getSizes:function(){var b,c=this,d={small:"72c",thumb:"104u",medium:"640u",big:"1024u",original:"1600u"},e=c.options,f={},g=[32,48,64,72,94,104,110,128,144,150,160,200,220,288,320,400,512,576,640,720,800,912,1024,1152,1280,1440,1600];return a(["thumbSize","imageSize"]).each(function(){e[this]in d?f[this]=d[e[this]]:(b=Galleria.utils.parseValue(e[this]),b>1600?b=1600:a.each(g,function(a){if(b").css({width:48,height:48,opacity:.7,background:"#000 url("+b+"loader.gif) no-repeat 50% 50%"});if(g.length){if("function"!=typeof Galleria.Picasa.prototype[g[0]])return Galleria.raise(g[0]+" method not found in Picasa plugin"),c.apply(this,f);if(!g[1])return Galleria.raise("No picasa argument found"),c.apply(this,f);window.setTimeout(function(){e.$("target").append(i)},100),d=new Galleria.Picasa,"object"==typeof e._options.picasaOptions&&d.setOptions(e._options.picasaOptions);var j=[];if("useralbum"==g[0]){if(j=g[1].split("/"),2!=j.length)return void Galleria.raise("Picasa useralbum not correctly formatted (should be [user]/[album])")}else j.push(g[1]);j.push(function(a){e._data=a,i.remove(),e.trigger(Galleria.DATA),d.options.complete.call(d,a)}),d[g[0]].apply(d,j)}else c.apply(this,f)}}(jQuery); \ No newline at end of file From 58e334667018635063d9331e33952673d25fdf86 Mon Sep 17 00:00:00 2001 From: Peter Dolkens Date: Fri, 9 Nov 2018 19:06:39 +0000 Subject: [PATCH 3/9] Delete galleria.classic.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js --- ...n (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 public/galleria/themes/classic/galleria.classic.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js diff --git a/public/galleria/themes/classic/galleria.classic.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js b/public/galleria/themes/classic/galleria.classic.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js deleted file mode 100644 index 37e5a3a..0000000 --- a/public/galleria/themes/classic/galleria.classic.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js +++ /dev/null @@ -1,11 +0,0 @@ -/** - * Galleria - v1.5.3 2017-02-13 - * https://galleria.io - * - * Copyright (c) 2010 - 2017 worse is better UG - * Licensed under the MIT License. - * https://raw.github.com/worseisbetter/galleria/master/LICENSE - * - */ - -!function(a){Galleria.addTheme({name:"classic",version:1.5,author:"Galleria",css:"galleria.classic.css",defaults:{transition:"slide",thumbCrop:"height",_toggleInfo:!0},init:function(b){Galleria.requires(1.4,"This version of Classic theme requires Galleria 1.4 or later"),this.addElement("info-link","info-close"),this.append({info:["info-link","info-close"]});var c=this.$("info-link,info-close,info-text"),d=Galleria.TOUCH;this.$("loader,counter").show().css("opacity",.4),d||(this.addIdleState(this.get("image-nav-left"),{left:-50}),this.addIdleState(this.get("image-nav-right"),{right:-50}),this.addIdleState(this.get("counter"),{opacity:0})),b._toggleInfo===!0?c.bind("click:fast",function(){c.toggle()}):(c.show(),this.$("info-link, info-close").hide()),this.bind("thumbnail",function(b){d?a(b.thumbTarget).css("opacity",this.getIndex()?1:.6).bind("click:fast",function(){a(this).css("opacity",1).parent().siblings().children().css("opacity",.6)}):(a(b.thumbTarget).css("opacity",.6).parent().hover(function(){a(this).not(".active").children().stop().fadeTo(100,1)},function(){a(this).not(".active").children().stop().fadeTo(400,.6)}),b.index===this.getIndex()&&a(b.thumbTarget).css("opacity",1))});var e=function(b){a(b.thumbTarget).css("opacity",1).parent().siblings().children().css("opacity",.6)};this.bind("loadstart",function(a){a.cached||this.$("loader").show().fadeTo(200,.4),window.setTimeout(function(){e(a)},d?300:0),this.$("info").toggle(this.hasInfo())}),this.bind("loadfinish",function(a){this.$("loader").fadeOut(200)})}})}(jQuery); \ No newline at end of file From a57adbc4a330a00fe3f460cc70893814a80ae9ca Mon Sep 17 00:00:00 2001 From: Peter Dolkens Date: Fri, 9 Nov 2018 19:06:44 +0000 Subject: [PATCH 4/9] Delete galleria.history.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js --- ...n (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 public/galleria/plugins/history/galleria.history.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js diff --git a/public/galleria/plugins/history/galleria.history.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js b/public/galleria/plugins/history/galleria.history.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js deleted file mode 100644 index 58c5ac0..0000000 --- a/public/galleria/plugins/history/galleria.history.min (SFConflict me@a1b0n.com 2017-02-12-23-35-56).js +++ /dev/null @@ -1,11 +0,0 @@ -/** - * Galleria - v1.5.3 2017-02-13 - * https://galleria.io - * - * Copyright (c) 2010 - 2017 worse is better UG - * Licensed under the MIT License. - * https://raw.github.com/worseisbetter/galleria/master/LICENSE - * - */ - -!function(a,b){Galleria.requires(1.25,"The History Plugin requires Galleria version 1.2.5 or later."),Galleria.History=function(){var c,d=[],e=!1,f=b.location,g=b.document,h=Galleria.IE,i="onhashchange"in b&&(void 0===g.mode||g.mode>7),j=function(a){return a=c&&!i&&Galleria.IE?a||c.location:f,parseInt(a.hash.substr(2),10)},k=j(f),l=[],m=function(){a.each(l,function(a,c){c.call(b,j())})},n=function(){a.each(d,function(a,b){b()}),e=!0},o=function(a){return"/"+a};return i&&h<8&&(i=!1),i?n():a(function(){b.setInterval(function(){var a=j();isNaN(a)||a==k||(k=a,f.hash=o(a),m())},50);h?a('