diff --git a/index.php b/index.php index 8bcc86ab..6a676cb5 100755 --- a/index.php +++ b/index.php @@ -213,7 +213,7 @@
-
+
diff --git a/static/dist/embed.min.js b/static/dist/embed.min.js index 698d637b..b666b3fd 100755 --- a/static/dist/embed.min.js +++ b/static/dist/embed.min.js @@ -1 +1 @@ -!function(){function e(e){$("#volume").slider("value",e),c.setVolume(e)}var t={loaded:!0,before_load:"",after_load:"",ytplayer:"",stopInterval:!1,setup_youtube_listener:function(e){a.on("np",function(e){if(t.loaded=!1,0==e.length){document.getElementById("song-title").innerHTML="Empty channel. Add some songs!",$("#player_overlay").height($("#player").height()),window.MSStream||$("#player_overlay").toggleClass("hide");try{t.ytplayer.stopVideo()}catch(o){}}else{void 0==l?l=e[0][0].id:l!=s&&(l=s),s=e[0][0].id,conf=e[1][0],time=e[2],n=time-conf.startTime,u=e[0][0].title,duration=e[0][0].duration,_&&window.mobilecheck()&&0==n&&(n=1),full_playlist[0].id==s&&d.song_change(full_playlist[0].added);try{Suggestions.fetchYoutubeSuggests(s)}catch(o){}if(t.getTitle(u,viewers),t.setBGimage(s),m&&!window.MSStream)try{t.ytplayer.getVideoUrl().split("v=")[1]!=s&&(t.ytplayer.loadVideoById(s),t.notifyUser(s,u),t.ytplayer.seekTo(n),p&&t.ytplayer.pauseVideo()),p||(_||t.ytplayer.playVideo(),C||t.durationSetter(),_=!1),(t.ytplayer.getDuration()>n||0==t.ytplayer.getDuration())&&t.ytplayer.seekTo(n),t.after_load=s,setTimeout(function(){t.loaded=!0},500)}catch(o){C||t.durationSetter()}else t.getTitle(u,viewers)}})},onPlayerStateChange:function(e){switch(e.data){case-1:break;case 0:playing=!1,p=!1,a.emit("end",s);break;case 1:playing=!0,beginning&&window.mobilecheck()&&(t.ytplayer.pauseVideo(),beginning=!1),v||o.addClass("#player_overlay","hide"),1==document.getElementById("play").className.split(" ").length&&$("#play").toggleClass("hide"),2==document.getElementById("pause").className.split(" ").length&&$("#pause").toggleClass("hide"),p&&(a.emit("pos"),p=!1);break;case 2:window.mobilecheck()||v?(p=!0,c.play_pause_show()):t.ytplayer.playVideo();break;case 3:}},getTitle:function(e,t){var o=t>1?"viewers":"viewer",n=decodeURIComponent(e),a=document.getElementById("song-title"),i=document.getElementById("viewers");document.title=n+" • Zöff / "+T,a.innerHTML=n,i.innerHTML=t+" "+o,a.title=n+" • "+t+" "+o},errorHandler:function(e){5==e.data||100==e.data||101==e.data||150==e.data?(curr_playing=t.ytplayer.getVideoUrl().replace("https://www.youtube.com/watch?v=",""),a.emit("skip",{error:e.data,id:s,pass:k})):void 0!==s&&t.ytplayer.loadVideoById(s)},onPlayerReady:function(e){$("#channel-load").css("display","none");try{beginning=!0,m=!0,window.MSStream||($("#player").css("opacity","1"),$("#controls").css("opacity","1"),$(".playlist").css("opacity","1"),t.ytplayer.loadVideoById(s),x&&!window.mobilecheck()&&t.ytplayer.playVideo(),C||t.durationSetter(),v?setTimeout(function(){t.ytplayer.seekTo(n),x||(t.ytplayer.pauseVideo(),c.play_pause_show())},1e3):t.ytplayer.seekTo(n)),t.readyLooks(),c.initYoutubeControls(t.ytplayer),c.initSlider(),t.ytplayer.setVolume(Crypt.get_volume()),$(".video-container").removeClass("no-opacity")}catch(o){}},readyLooks:function(){t.setBGimage(s)},setBGimage:function(e){if(void 0!==e&&!v){var t=new Image;t.onload=function(){var e=new ColorThief,n=e.getColor(t);document.getElementsByTagName("body")[0].style.backgroundColor=o.rgbToHsl(n),$("meta[name=theme-color]").attr("content",o.rgbToHex(n[0],n[1],n[2]))},t.crossOrigin="Anonymous",t.src="https://zoff.no:8080/https://img.youtube.com/vi/"+e+"/mqdefault.jpg"}},set_width:function(e){$(".video-container").width(e)},notifyUser:function(e,t){if(t=t.replace(/\\\'/g,"'").replace(/"/g,"'").replace(/&/g,"&"),"granted"===Notification.permission&&document.hidden){var o=new Notification("Now Playing",{body:t,icon:"http://i.ytimg.com/vi/"+e+"/mqdefault.jpg",iconUrl:"http://i.ytimg.com/vi/"+e+"/mqdefault.jpg"});o.onclick=function(e){window.focus(),this.cancel()},setTimeout(function(){o.close()},5e3)}},setup_all_listeners:function(){a.on("get_list",function(){a.emit("list",T.toLowerCase())}),t.setup_youtube_listener(T),Admin.admin_listener(),Chat.setup_chat_listener(T),Chat.allchat_listener(),d.channel_listener()},onYouTubeIframeAPIReady:function(){t.ytplayer=new YT.Player("player",{videoId:s,playerVars:{rel:"0",wmode:"transparent",controls:"0",iv_load_policy:"3",theme:"light",color:"white",showinfo:0},events:{onReady:t.onPlayerReady,onStateChange:t.onPlayerStateChange,onError:t.errorHandler}})},durationSetter:function(){if(void 0!=duration)try{t.stopInterval||(C=!0),dMinutes=Math.floor(duration/60),dSeconds=duration-60*dMinutes,currDurr=void 0!=t.ytplayer.getCurrentTime()?Math.floor(t.ytplayer.getCurrentTime()):n,currDurr>duration&&(currDurr=duration),minutes=Math.floor(currDurr/60),seconds=currDurr-60*minutes,document.getElementById("duration").innerHTML=o.pad(minutes)+":"+o.pad(seconds)+" / "+o.pad(dMinutes)+":"+o.pad(dSeconds),per=100/duration*currDurr,per>=100?per=100:0==duration&&(per=0),$("#bar").width(per+"%")}catch(e){}t.stopInterval||setTimeout(t.durationSetter,1e3)},loadPlayer:function(){1==$("script[src='https://www.youtube.com/iframe_api']").length?t.onYouTubeIframeAPIReady():(tag=document.createElement("script"),tag.src="https://www.youtube.com/iframe_api",firstScriptTag=document.getElementsByTagName("script")[0],firstScriptTag.parentNode.insertBefore(tag,firstScriptTag))}};window.mobilecheck=function(){var e=!1;return function(t){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(t)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(t.substr(0,4)))&&(e=!0)}(navigator.userAgent||navigator.vendor||window.opera),e};var o={rnd:function(e){return e[Math.floor(Math.random()*e.length)]},predicate:function(){for(var e,t,o,n=[],a=arguments.length,i=function(e,t){return e===t?0:t>e?-1:1},s=function(e,t){var o=i,n=i;return e&&(n=function(t,n){return o(e(t),e(n))}),t?function(e,t){return-1*n(e,t)}:n},r=0;a>r;r++)e=arguments[r],"string"==typeof e?(t=e,o=i):(t=e.name,o=s(e.primer,e.reverse)),n.push({name:t,cmp:o});return function(t,o){for(var i,s,r=0;a>r&&(s=0,e=n[r],i=e.name,s=e.cmp(t[i],o[i]),0===s);r++);return s}},hashCode:function(e){for(var t=0,o=0;o>24&255).toString(16)+(e>>16&255).toString(16)+(e>>8&255).toString(16)+(255&e).toString(16)},pad:function(e){return 10>e?"0"+Math.floor(e):Math.floor(e)},contains:function(e,t){for(var o=e.length;o--;)if(e[o]===t)return!0;return!1},sample:function(){Date.now()-lastSample>=2*SAMPLE_RATE&&(a.removeAllListeners(),a.disconnect(),a.connect(),t.setup_all_listeners()),lastSample=Date.now(),setTimeout(o.sample,SAMPLE_RATE)},loadjsfile:function(e){if(-1==filesadded.indexOf("["+e+"]")){var t=document.createElement("script");t.setAttribute("type","text/javascript"),t.setAttribute("src",e),document.getElementsByTagName("head")[0].appendChild(t),filesadded+="["+e+"]"}},msieversion:function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");return t>0||navigator.userAgent.match(/Trident.*rv\:11\./)?!0:!1},getRandomInt:function(e,t){return Math.floor(Math.random()*(t-e))+e},rgbToHsl:function(e){r=e[0],g=e[1],b=e[2],r/=255,g/=255,b/=255;var t,o,n=Math.max(r,g,b),a=Math.min(r,g,b),i=(n+a)/2;if(n==a)t=o=0;else{var s=n-a;switch(o=i>.5?s/(2-n-a):s/(n+a),n){case r:t=(g-b)/s+(g.5&&(i=.5),"hsl("+Math.floor(360*t)+", "+Math.floor(100*o)+"%, "+Math.floor(100*i)+"%)"},componentToHex:function(e){var t=e.toString(16);return 1==t.length?"0"+t:t},rgbToHex:function(e,t,n){return"#"+o.componentToHex(e)+o.componentToHex(t)+o.componentToHex(n)},upperFirst:function(e){return e.substring(0,1).toUpperCase()+e.substring(1).toLowerCase()},addClass:function(e,t){o.contains($(e).attr("class").split(" "),t)||$(e).addClass(t)},send_mail:function(e,t){if(""!=e&&""!=t){$("#submit-contact-form").addClass("hide"),$("#send-loader").removeClass("hide"),$("#contact-form-from").attr("disabled","true"),$("#contact-form-message").attr("disabled","true");var e=$("#contact-form-from").val(),t=$("#contact-form-message").val();$("#contact-container").empty(),newWindow=window.open("mailto:contact@zoff.no?Subject=Contact%20Zoff&Body="+t,"_blank"),$("#contact-container").html("Something went wrong, sorry about that. You could instead try with your own mail-client: contact@zoff.no"),setTimeout(function(){newWindow.close()},500)}}};$(document).on("submit","#contact-form",function(e){e.preventDefault();var t=$("#contact-form-message").val(),n=$("#contact-form-from").val();o.send_mail(n,t)}),Element.prototype.remove=function(){this.parentElement.removeChild(this)},NodeList.prototype.remove=HTMLCollection.prototype.remove=function(){for(var e=0,t=this.length;t>e;e++)this[e]&&this[e].parentElement&&this[e].parentElement.removeChild(this[e])},String.prototype.startsWith=function(e,t){return t=t||0,this.indexOf(e,t)===t};var n,a,s,l,c={stopInterval:!1,initYoutubeControls:function(){!window.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||$("#controls").appendTo("#playbar"),c.initControls()},initControls:function(){document.getElementById("volume-button").addEventListener("click",c.mute_video),document.getElementById("playpause").addEventListener("click",c.play_pause),document.getElementById("fullscreen").addEventListener("click",c.fullscreen)},initSlider:function(){try{w=Crypt.get_volume()}catch(e){}$("#volume").slider({min:0,max:100,value:w,range:"min",animate:!0,slide:function(e,t){c.setVolume(t.value);try{Crypt.set_volume(t.value)}catch(o){}}}),c.choose_button(w,!1)},fullscreen:function(){var e=document.getElementById("player"),t=e.requestFullScreen||e.mozRequestFullScreen||e.webkitRequestFullScreen;t&&t.bind(e)()},play_pause:function(){1==t.ytplayer.getPlayerState()?(t.ytplayer.pauseVideo(),!window.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||(document.getElementById("player").style.display="none",$(".page-footer").toggleClass("padding-bottom-extra"))):(2==t.ytplayer.getPlayerState()||0==t.ytplayer.getPlayerState())&&(t.ytplayer.playVideo(),!window.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||(document.getElementById("player").style.display="block",$(".page-footer").toggleClass("padding-bottom-extra")))},play_pause_show:function(){1==document.getElementById("pause").className.split(" ").length&&$("#pause").toggleClass("hide"),2==document.getElementById("play").className.split(" ").length&&$("#play").toggleClass("hide")},settings:function(){$("#qS").toggleClass("hide")},changeQuality:function(e){t.ytplayer.getPlaybackQuality!=e&&(t.ytplayer.setPlaybackQuality(e),t.ytplayer.getPlaybackQuality()),$("#qS").toggleClass("hide")},mute_video:function(){t.ytplayer.isMuted()?(t.ytplayer.unMute(),c.choose_button(t.ytplayer.getVolume(),!1)):(c.choose_button(0,!0),t.ytplayer.mute())},setVolume:function(e){t.ytplayer.setVolume(e),c.choose_button(e,!1),t.ytplayer.isMuted()&&t.ytplayer.unMute()},choose_button:function(e,t){t?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),2==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=0&&33>=e?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),2==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=34&&66>=e?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),2==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=67&&100>=e&&(2==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide"))},playPause:function(){state=t.ytplayer.getPlayerState(),button=document.getElementById("playpause"),1==state?t.ytplayer.pauseVideo():2==state&&t.ytplayer.playVideo()},volumeOptions:function(){t.ytplayer.isMuted()?(t.ytplayer.unMute(),w=t.ytplayer.getVolume(),$("#volume").slider("value",t.ytplayer.getVolume())):(t.ytplayer.mute(),$("#volume").slider("value",0))},hoverMute:function(e){w=t.ytplayer.getVolume()}},d={empty:!1,channel_listener:function(){a.on("channel",function(e){d.channel_function(e)})},channel_function:function(e){switch(e[0]){case"list":d.populate_list(e[1]);break;case"added":d.added_song(e[1]);break;case"deleted":d.deleted_song(e[1]);break;case"vote":d.voted_song(e[1],e[2]);break;case"song_change":d.song_change(e[1])}},populate_list:function(e){full_playlist=e,d.sortList(),$("#wrapper").empty(),full_playlist.length>1?($.each(full_playlist,function(e,t){t.now_playing||$("#wrapper").append(d.generateSong(t,!1,y,!0))}),y&&(window.mobilecheck()?$(".list-image").lazyload({}):$(".list-image").lazyload({container:$("#wrapper")}).removeClass("lazy"))):(d.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#settings").css("visibility","visible"),$("#settings").css("opacity","1"),$("#wrapper").css("opacity","1")},added_song:function(e){full_playlist.push(e),d.sortList(),$("#suggested-"+e.id).remove(),d.empty&&($("#empty-channel-message").remove(),d.empty=!1),d.insertAtIndex(e,!0)},deleted_song:function(e){var t=d.getIndexOfSong(e),o=$("#wrapper").children()[t];try{o.style.height=0,setTimeout(function(){$("#"+e).remove(),full_playlist.splice(d.getIndexOfSong(e),1)},305),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(n){full_playlist.splice(d.getIndexOfSong(e),1),d.empty||$("#wrapper").children()[$("#wrapper").children().length-1].remove()}full_playlist.length<=2&&(d.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#suggested-"+e).remove(),Suggestions.checkUserEmpty()},voted_song:function(e,t){var o=d.getIndexOfSong(e),n=full_playlist[o];full_playlist[o].votes+=1,full_playlist[o].added=t,d.sortList(),$("#"+e).remove(),d.insertAtIndex(n,!1)},song_change:function(e){var t=full_playlist.length-1;full_playlist[0].now_playing=!0,full_playlist[0].votes=0,full_playlist[0].guids=[],full_playlist[0].added=e,full_playlist[t].now_playing=!1;try{full_playlist.push(full_playlist.shift()),d.empty||$("#wrapper").children()[0].remove(),d.insertAtIndex(full_playlist[t-1],!1),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(o){}},vote:function(e,t){return a.emit("vote",[T,e,t,k]),!0},skip:function(){return a.emit("skip",{pass:k,id:s}),!0},importOldList:function(e){var t="",o=0;playlist_url="lists/"+e+".json",list=$.parseJSON($.ajax({type:"GET",url:playlist_url,async:!1}).responseText),$.each(list.songs,function(e,n){t+=n.id+",",o>45&&(Search.addVideos(t),t="",o=0),o++}),Search.addVideos(t),document.getElementById("search").value=""},sortList:function(){full_playlist.sort(o.predicate({name:"votes",reverse:!0},"added"))},show:function(){window.mobilecheck()||(showToggle?(showToggle=!1,$("#toptitle").empty(),$("#chan").addClass("bigChan"),$("#chan").html("zoff.no/"+T.toLowerCase())):(showToggle=!0,$("#toptitle").html("Zöff"),$("#chan").removeClass("bigChan"),$("#chan").html(T)))},insertAtIndex:function(e,t){i=d.getIndexOfSong(e.id),0===i?$("#wrapper").prepend(d.generateSong(e,t,!1,!0,!1)):$("#wrapper > div:nth-child("+i+")").after(d.generateSong(e,t,!1,!0,!1)),t&&setTimeout(function(){var e=$("#wrapper").children()[i];$(e).css("height",66)},5)},generateSong:function(e,t,o,n,a){var i,s,r=e.id,l=e.title,c=e.votes,d="background-image:url('//img.youtube.com/vi/"+r+"/mqdefault.jpg');",u=$("
"+h+"
"),p="style";return t&&u.find("#list-song").css("height",0),f||u.find(".card-action").removeClass("hide"),1==c&&u.find(".vote-text").text("vote"),o&&(d="//img.youtube.com/vi/"+r+"/mqdefault.jpg",p="data-original"),n?(u.find(".list-votes").text(c),u.find("#list-song").attr("id",r),u.find(".vote-container").attr("title",l),i=".vote-container",s="del"):n||(u.find(".vote-text").text(e.duration),i=".add-suggested",s=a?"del_user_suggested":"del_suggested",u.find(".vote-container").attr("class","clickable add-suggested"),u.find(".add-suggested").attr("title",l),u.find("#del").attr("id",s),u.find(i).attr("data-video-title",l),u.find(i).attr("data-video-length",e.length),u.find("#list-song").attr("id","suggested-"+r),u.find(".list-image").attr("class",u.find(".list-image").attr("class").replace("list-image","list-suggested-image"))),u.find(".list-title").text(l),u.find(".list-title").attr("title",l),u.find(i).attr("data-video-id",r),u.find(".list-image").attr(p,d),u.find(".list-suggested-image").attr(p,d),u.find("#"+s).attr("data-video-id",r),u.html()},getIndexOfSong:function(e){return indexes=$.map(full_playlist,function(t,o){return t.id==e?o:void 0}),indexes[0]},scrollTop:function(){$("#wrapper").scrollTop(0)},scrollBottom:function(){$("#wrapper").scrollTop($("#wrapper")[0].scrollHeight)}},u="",p=!1,m=!1,h=$("#list-song-html").html(),f=!0,y=!1,v=!0,w=100,k="",_=!1,C=!1,S=window.location.hash.substring(1).split("&"),T=S[0],x=!1,I={"sync disconnect on unload":!0,secure:!0,"force new connection":!0};$(document).ready(function(){2==S.length&&"autoplay"==S[1]?x=!0:p=!0,$("head").append(''),$("head").append(''),add="https://zoff.no",a=io.connect(""+add+":8880",I),a.on("get_list",function(){setTimeout(function(){a.emit("list",T.toLowerCase())},1e3)}),a.on("viewers",function(e){viewers=e,void 0!==u&&t.getTitle(u,viewers)}),t.setup_youtube_listener(T),d.channel_listener(),window.onYouTubeIframeAPIReady=t.onYouTubeIframeAPIReady,t.loadPlayer(),c.initSlider(),window.setVolume=e}),$(document).on("click","#zoffbutton",function(e){window.open("https://zoff.no/"+T.toLowerCase()+"/","_blank")}),$(document).on("click",".vote-container",function(e){var t=$(this).attr("data-video-id");d.vote(t,"pos")})}(); \ No newline at end of file +!function(){function e(e){$("#volume").slider("value",e),c.setVolume(e)}var t={loaded:!0,before_load:"",after_load:"",ytplayer:"",stopInterval:!1,setup_youtube_listener:function(e){a.on("np",function(e){if(t.loaded=!1,0==e.length){document.getElementById("song-title").innerHTML="Empty channel. Add some songs!",$("#player_overlay").height($("#player").height()),window.MSStream||$("#player_overlay").toggleClass("hide");try{t.ytplayer.stopVideo()}catch(n){}}else{void 0==s?s=e[0][0].id:s!=l&&(s=l),l=e[0][0].id,conf=e[1][0],time=e[2],o=time-conf.startTime,m=e[0][0].title,duration=e[0][0].duration,_&&window.mobilecheck()&&0==o&&(o=1),full_playlist[0].id==l&&d.song_change(full_playlist[0].added);try{Suggestions.fetchYoutubeSuggests(l)}catch(n){}if(t.getTitle(m,viewers),t.setBGimage(l),p&&!window.MSStream)try{t.ytplayer.getVideoUrl().split("v=")[1]!=l&&(t.ytplayer.loadVideoById(l),t.notifyUser(l,m),t.ytplayer.seekTo(o),u&&t.ytplayer.pauseVideo()),u||(_||t.ytplayer.playVideo(),x||t.durationSetter(),_=!1),(t.ytplayer.getDuration()>o||0==t.ytplayer.getDuration())&&t.ytplayer.seekTo(o),t.after_load=l,setTimeout(function(){t.loaded=!0},500)}catch(n){x||t.durationSetter()}else t.getTitle(m,viewers)}})},onPlayerStateChange:function(e){switch(e.data){case-1:break;case 0:playing=!1,u=!1,a.emit("end",l);break;case 1:playing=!0,beginning&&window.mobilecheck()&&(t.ytplayer.pauseVideo(),beginning=!1),v||n.addClass("#player_overlay","hide"),1==document.getElementById("play").className.split(" ").length&&$("#play").toggleClass("hide"),2==document.getElementById("pause").className.split(" ").length&&$("#pause").toggleClass("hide"),u&&(a.emit("pos"),u=!1);break;case 2:u=!0,c.play_pause_show();break;case 3:}},getTitle:function(e,t){var n=t>1?"viewers":"viewer",o=decodeURIComponent(e),a=document.getElementById("song-title"),i=document.getElementById("viewers");document.title=o+" • Zöff / "+T,a.innerHTML=o,i.innerHTML=t+" "+n,a.title=o+" • "+t+" "+n},errorHandler:function(e){5==e.data||100==e.data||101==e.data||150==e.data?(curr_playing=t.ytplayer.getVideoUrl().replace("https://www.youtube.com/watch?v=",""),a.emit("skip",{error:e.data,id:l,pass:k})):void 0!==l&&t.ytplayer.loadVideoById(l)},onPlayerReady:function(e){$("#channel-load").css("display","none");try{beginning=!0,p=!0,window.MSStream||($("#player").css("opacity","1"),$("#controls").css("opacity","1"),$(".playlist").css("opacity","1"),t.ytplayer.loadVideoById(l),S&&!window.mobilecheck()&&t.ytplayer.playVideo(),x||t.durationSetter(),v?setTimeout(function(){t.ytplayer.seekTo(o),S||(t.ytplayer.pauseVideo(),c.play_pause_show())},1e3):t.ytplayer.seekTo(o)),t.readyLooks(),c.initYoutubeControls(t.ytplayer),c.initSlider(),t.ytplayer.setVolume(Crypt.get_volume()),$(".video-container").removeClass("no-opacity")}catch(n){}},readyLooks:function(){t.setBGimage(l)},setBGimage:function(e){if(void 0!==e&&!v){var t=new Image;t.onload=function(){var e=new ColorThief,o=e.getColor(t);document.getElementsByTagName("body")[0].style.backgroundColor=n.rgbToHsl(o),$("meta[name=theme-color]").attr("content",n.rgbToHex(o[0],o[1],o[2]))},t.crossOrigin="Anonymous",t.src="https://zoff.no:8080/https://img.youtube.com/vi/"+e+"/mqdefault.jpg"}},set_width:function(e){$(".video-container").width(e)},notifyUser:function(e,t){if(t=t.replace(/\\\'/g,"'").replace(/"/g,"'").replace(/&/g,"&"),"granted"===Notification.permission&&document.hidden){var n=new Notification("Now Playing",{body:t,icon:"http://i.ytimg.com/vi/"+e+"/mqdefault.jpg",iconUrl:"http://i.ytimg.com/vi/"+e+"/mqdefault.jpg"});n.onclick=function(e){window.focus(),this.cancel()},setTimeout(function(){n.close()},5e3)}},setup_all_listeners:function(){a.on("get_list",function(){a.emit("list",T.toLowerCase())}),t.setup_youtube_listener(T),Admin.admin_listener(),Chat.setup_chat_listener(T),Chat.allchat_listener(),d.channel_listener()},onYouTubeIframeAPIReady:function(){t.ytplayer=new YT.Player("player",{videoId:l,playerVars:{rel:"0",wmode:"transparent",controls:"0",iv_load_policy:"3",theme:"light",color:"white",showinfo:0},events:{onReady:t.onPlayerReady,onStateChange:t.onPlayerStateChange,onError:t.errorHandler}})},durationSetter:function(){if(void 0!=duration)try{t.stopInterval||(x=!0),dMinutes=Math.floor(duration/60),dSeconds=duration-60*dMinutes,currDurr=void 0!=t.ytplayer.getCurrentTime()?Math.floor(t.ytplayer.getCurrentTime()):o,currDurr>duration&&(currDurr=duration),minutes=Math.floor(currDurr/60),seconds=currDurr-60*minutes,document.getElementById("duration").innerHTML=n.pad(minutes)+":"+n.pad(seconds)+" / "+n.pad(dMinutes)+":"+n.pad(dSeconds),per=100/duration*currDurr,per>=100?per=100:0==duration&&(per=0),$("#bar").width(per+"%")}catch(e){}t.stopInterval||setTimeout(t.durationSetter,1e3)},loadPlayer:function(){1==$("script[src='https://www.youtube.com/iframe_api']").length?t.onYouTubeIframeAPIReady():(tag=document.createElement("script"),tag.src="https://www.youtube.com/iframe_api",firstScriptTag=document.getElementsByTagName("script")[0],firstScriptTag.parentNode.insertBefore(tag,firstScriptTag))}};window.mobilecheck=function(){var e=!1;return function(t){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(t)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(t.substr(0,4)))&&(e=!0)}(navigator.userAgent||navigator.vendor||window.opera),e};var n={rnd:function(e){return e[Math.floor(Math.random()*e.length)]},predicate:function(){for(var e,t,n,o=[],a=arguments.length,i=function(e,t){return e===t?0:t>e?-1:1},r=function(e,t){var n=i,o=i;return e&&(o=function(t,o){return n(e(t),e(o))}),t?function(e,t){return-1*o(e,t)}:o},l=0;a>l;l++)e=arguments[l],"string"==typeof e?(t=e,n=i):(t=e.name,n=r(e.primer,e.reverse)),o.push({name:t,cmp:n});return function(t,n){for(var i,r,l=0;a>l&&(r=0,e=o[l],i=e.name,r=e.cmp(t[i],n[i]),0===r);l++);return r}},hashCode:function(e){for(var t=0,n=0;n>24&255).toString(16)+(e>>16&255).toString(16)+(e>>8&255).toString(16)+(255&e).toString(16)},pad:function(e){return 10>e?"0"+Math.floor(e):Math.floor(e)},contains:function(e,t){for(var n=e.length;n--;)if(e[n]===t)return!0;return!1},sample:function(){Date.now()-lastSample>=2*SAMPLE_RATE&&(a.removeAllListeners(),a.disconnect(),a.connect(),t.setup_all_listeners()),lastSample=Date.now(),setTimeout(n.sample,SAMPLE_RATE)},loadjsfile:function(e){if(-1==filesadded.indexOf("["+e+"]")){var t=document.createElement("script");t.setAttribute("type","text/javascript"),t.setAttribute("src",e),document.getElementsByTagName("head")[0].appendChild(t),filesadded+="["+e+"]"}},msieversion:function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");return t>0||navigator.userAgent.match(/Trident.*rv\:11\./)?!0:!1},getRandomInt:function(e,t){return Math.floor(Math.random()*(t-e))+e},rgbToHsl:function(e){r=e[0],g=e[1],b=e[2],r/=255,g/=255,b/=255;var t,n,o=Math.max(r,g,b),a=Math.min(r,g,b),i=(o+a)/2;if(o==a)t=n=0;else{var l=o-a;switch(n=i>.5?l/(2-o-a):l/(o+a),o){case r:t=(g-b)/l+(g.5&&(i=.5),"hsl("+Math.floor(360*t)+", "+Math.floor(100*n)+"%, "+Math.floor(100*i)+"%)"},componentToHex:function(e){var t=e.toString(16);return 1==t.length?"0"+t:t},rgbToHex:function(e,t,o){return"#"+n.componentToHex(e)+n.componentToHex(t)+n.componentToHex(o)},upperFirst:function(e){return e.substring(0,1).toUpperCase()+e.substring(1).toLowerCase()},addClass:function(e,t){n.contains($(e).attr("class").split(" "),t)||$(e).addClass(t)},send_mail:function(e,t){if(""!=e&&""!=t){$("#submit-contact-form").addClass("hide"),$("#send-loader").removeClass("hide"),$("#contact-form-from").attr("disabled","true"),$("#contact-form-message").attr("disabled","true");var e=$("#contact-form-from").val(),t=$("#contact-form-message").val();$("#contact-container").empty(),newWindow=window.open("mailto:contact@zoff.no?Subject=Contact%20Zoff&Body="+t,"_blank"),$("#contact-container").html("Something went wrong, sorry about that. You could instead try with your own mail-client: contact@zoff.no"),setTimeout(function(){newWindow.close()},500)}}};$(document).on("submit","#contact-form",function(e){e.preventDefault();var t=$("#contact-form-message").val(),o=$("#contact-form-from").val();n.send_mail(o,t)}),Element.prototype.remove=function(){this.parentElement.removeChild(this)},NodeList.prototype.remove=HTMLCollection.prototype.remove=function(){for(var e=0,t=this.length;t>e;e++)this[e]&&this[e].parentElement&&this[e].parentElement.removeChild(this[e])},String.prototype.startsWith=function(e,t){return t=t||0,this.indexOf(e,t)===t};var o,a,l,s,c={stopInterval:!1,initYoutubeControls:function(){!window.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||$("#controls").appendTo("#playbar"),c.initControls()},initControls:function(){document.getElementById("volume-button").addEventListener("click",c.mute_video),document.getElementById("playpause").addEventListener("click",c.play_pause),document.getElementById("fullscreen").addEventListener("click",c.fullscreen)},initSlider:function(){try{w=Crypt.get_volume()}catch(e){}$("#volume").slider({min:0,max:100,value:w,range:"min",animate:!0,slide:function(e,t){c.setVolume(t.value);try{Crypt.set_volume(t.value)}catch(n){}}}),c.choose_button(w,!1)},fullscreen:function(){var e=document.getElementById("player"),t=e.requestFullScreen||e.mozRequestFullScreen||e.webkitRequestFullScreen;t&&t.bind(e)()},play_pause:function(){1==t.ytplayer.getPlayerState()?(t.ytplayer.pauseVideo(),!window.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||(document.getElementById("player").style.display="none",$(".page-footer").toggleClass("padding-bottom-extra"))):(2==t.ytplayer.getPlayerState()||0==t.ytplayer.getPlayerState())&&(t.ytplayer.playVideo(),!window.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||(document.getElementById("player").style.display="block",$(".page-footer").toggleClass("padding-bottom-extra")))},play_pause_show:function(){1==document.getElementById("pause").className.split(" ").length&&$("#pause").toggleClass("hide"),2==document.getElementById("play").className.split(" ").length&&$("#play").toggleClass("hide")},settings:function(){$("#qS").toggleClass("hide")},changeQuality:function(e){t.ytplayer.getPlaybackQuality!=e&&(t.ytplayer.setPlaybackQuality(e),t.ytplayer.getPlaybackQuality()),$("#qS").toggleClass("hide")},mute_video:function(){t.ytplayer.isMuted()?(t.ytplayer.unMute(),c.choose_button(t.ytplayer.getVolume(),!1)):(c.choose_button(0,!0),t.ytplayer.mute())},setVolume:function(e){t.ytplayer.setVolume(e),c.choose_button(e,!1),t.ytplayer.isMuted()&&t.ytplayer.unMute()},choose_button:function(e,t){t?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),2==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=0&&33>=e?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),2==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=34&&66>=e?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),2==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=67&&100>=e&&(2==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide"))},playPause:function(){state=t.ytplayer.getPlayerState(),button=document.getElementById("playpause"),1==state?t.ytplayer.pauseVideo():2==state&&t.ytplayer.playVideo()},volumeOptions:function(){t.ytplayer.isMuted()?(t.ytplayer.unMute(),w=t.ytplayer.getVolume(),$("#volume").slider("value",t.ytplayer.getVolume())):(t.ytplayer.mute(),$("#volume").slider("value",0))},hoverMute:function(e){w=t.ytplayer.getVolume()}},d={empty:!1,channel_listener:function(){a.on("channel",function(e){d.channel_function(e)})},channel_function:function(e){switch(e[0]){case"list":d.populate_list(e[1]);break;case"added":d.added_song(e[1]);break;case"deleted":d.deleted_song(e[1]);break;case"vote":d.voted_song(e[1],e[2]);break;case"song_change":d.song_change(e[1])}},populate_list:function(e){full_playlist=e,d.sortList(),$("#wrapper").empty(),full_playlist.length>1?($.each(full_playlist,function(e,t){t.now_playing||$("#wrapper").append(d.generateSong(t,!1,y,!0))}),y&&(window.mobilecheck()?$(".list-image").lazyload({}):$(".list-image").lazyload({container:$("#wrapper")}).removeClass("lazy"))):(d.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#settings").css("visibility","visible"),$("#settings").css("opacity","1"),$("#wrapper").css("opacity","1")},added_song:function(e){full_playlist.push(e),d.sortList(),$("#suggested-"+e.id).remove(),d.empty&&($("#empty-channel-message").remove(),d.empty=!1),d.insertAtIndex(e,!0)},deleted_song:function(e){var t=d.getIndexOfSong(e),n=$("#wrapper").children()[t];try{n.style.height=0,setTimeout(function(){$("#"+e).remove(),full_playlist.splice(d.getIndexOfSong(e),1)},305),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(o){full_playlist.splice(d.getIndexOfSong(e),1),d.empty||$("#wrapper").children()[$("#wrapper").children().length-1].remove()}full_playlist.length<=2&&(d.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#suggested-"+e).remove(),Suggestions.checkUserEmpty()},voted_song:function(e,t){var n=d.getIndexOfSong(e),o=full_playlist[n];full_playlist[n].votes+=1,full_playlist[n].added=t,d.sortList(),$("#"+e).remove(),d.insertAtIndex(o,!1)},song_change:function(e){var t=full_playlist.length-1;full_playlist[0].now_playing=!0,full_playlist[0].votes=0,full_playlist[0].guids=[],full_playlist[0].added=e,full_playlist[t].now_playing=!1;try{full_playlist.push(full_playlist.shift()),d.empty||$("#wrapper").children()[0].remove(),d.insertAtIndex(full_playlist[t-1],!1),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(n){}},vote:function(e,t){return a.emit("vote",[T,e,t,k]),!0},skip:function(){return a.emit("skip",{pass:k,id:l}),!0},importOldList:function(e){var t="",n=0;playlist_url="lists/"+e+".json",list=$.parseJSON($.ajax({type:"GET",url:playlist_url,async:!1}).responseText),$.each(list.songs,function(e,o){t+=o.id+",",n>45&&(Search.addVideos(t),t="",n=0),n++}),Search.addVideos(t),document.getElementById("search").value=""},sortList:function(){full_playlist.sort(n.predicate({name:"votes",reverse:!0},"added"))},show:function(){window.mobilecheck()||(showToggle?(showToggle=!1,$("#toptitle").empty(),$("#chan").addClass("bigChan"),$("#chan").html("zoff.no/"+T.toLowerCase())):(showToggle=!0,$("#toptitle").html("Zöff"),$("#chan").removeClass("bigChan"),$("#chan").html(T)))},insertAtIndex:function(e,t){i=d.getIndexOfSong(e.id),0===i?$("#wrapper").prepend(d.generateSong(e,t,!1,!0,!1)):$("#wrapper > div:nth-child("+i+")").after(d.generateSong(e,t,!1,!0,!1)),t&&setTimeout(function(){var e=$("#wrapper").children()[i];$(e).css("height",66)},5)},generateSong:function(e,t,n,o,a){var i,r,l=e.id,s=e.title,c=e.votes,d="background-image:url('//img.youtube.com/vi/"+l+"/mqdefault.jpg');",m=$("
"+f+"
"),u="style";return t&&m.find("#list-song").css("height",0),h||m.find(".card-action").removeClass("hide"),1==c&&m.find(".vote-text").text("vote"),n&&(d="//img.youtube.com/vi/"+l+"/mqdefault.jpg",u="data-original"),o?(m.find(".list-votes").text(c),m.find("#list-song").attr("id",l),m.find(".vote-container").attr("title",s),i=".vote-container",r="del"):o||(m.find(".vote-text").text(e.duration),i=".add-suggested",r=a?"del_user_suggested":"del_suggested",m.find(".vote-container").attr("class","clickable add-suggested"),m.find(".add-suggested").attr("title",s),m.find("#del").attr("id",r),m.find(i).attr("data-video-title",s),m.find(i).attr("data-video-length",e.length),m.find("#list-song").attr("id","suggested-"+l),m.find(".list-image").attr("class",m.find(".list-image").attr("class").replace("list-image","list-suggested-image"))),m.find(".list-title").text(s),m.find(".list-title").attr("title",s),m.find(i).attr("data-video-id",l),m.find(".list-image").attr(u,d),m.find(".list-suggested-image").attr(u,d),m.find("#"+r).attr("data-video-id",l),m.html()},getIndexOfSong:function(e){return indexes=$.map(full_playlist,function(t,n){return t.id==e?n:void 0}),indexes[0]},scrollTop:function(){$("#wrapper").scrollTop(0)},scrollBottom:function(){$("#wrapper").scrollTop($("#wrapper")[0].scrollHeight)}},m="",u=!1,p=!1,f=$("#list-song-html").html(),h=!0,y=!1,v=!0,w=100,k="",_=!1,x=!1,C=window.location.hash.substring(1).split("&"),T=C[0],S=!1,E={"sync disconnect on unload":!0,secure:!0,"force new connection":!0};$(document).ready(function(){2==C.length&&"autoplay"==C[1]?S=!0:u=!0,$("head").append(''),$("head").append(''),add="https://zoff.no",a=io.connect(""+add+":8880",E),a.on("get_list",function(){setTimeout(function(){a.emit("list",T.toLowerCase())},1e3)}),a.on("viewers",function(e){viewers=e,void 0!==m&&t.getTitle(m,viewers)}),t.setup_youtube_listener(T),d.channel_listener(),window.onYouTubeIframeAPIReady=t.onYouTubeIframeAPIReady,t.loadPlayer(),c.initSlider(),window.setVolume=e}),$(document).on("click","#zoffbutton",function(e){window.open("https://zoff.no/"+T.toLowerCase()+"/","_blank")}),$(document).on("click",".vote-container",function(e){var t=$(this).attr("data-video-id");d.vote(t,"pos")})}(); \ No newline at end of file diff --git a/static/dist/frontpage.min.js b/static/dist/frontpage.min.js index 25390836..f1102dd4 100755 --- a/static/dist/frontpage.min.js +++ b/static/dist/frontpage.min.js @@ -1 +1 @@ -!function(){function e(){$("#facebook-code-link").attr("href","https://www.facebook.com/sharer/sharer.php?u=https://zoff.no/"),$("#facebook-code-link").attr("onclick","window.open('https://www.facebook.com/sharer/sharer.php?u=https://zoff.no/', 'Share Zöff','width=600,height=300'); return false;"),$("#twitter-code-link").attr("href","http://twitter.com/intent/tweet?url=https://zoff.no/&text=Check%20out%20Zöff!&via=zoffmusic"),$("#twitter-code-link").attr("onclick","window.open('http://twitter.com/intent/tweet?url=https://zoff.no/&text=Check%20out%20Zöff!&via=zoffmusic','Share Playlist','width=600,height=300'); return false;"),$("#qr-code-link").attr("href","//chart.googleapis.com/chart?chs=500x500&cht=qr&chl=https://zoff.no/&choe=UTF-8&chld=L%7C1"),$("#qr-code-image-link").attr("src","//chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://zoff.no/&choe=UTF-8&chld=L%7C1")}function t(){window.onpopstate=function(e){var t=window.location.href.split("/");""!=t[3]&&"#"!=t[3].substring(0,1)&&s.to_channel(t[3],!0)},o=$("#channel-list-container").html(),e();var t={secure:!0,"force new connection":!0};"zoff.no"==window.location.hostname?add="https://zoff.no":add="localhost",a=io.connect(""+add+":8880",t),a.on("playlists",function(e){$("#channels").empty(),s.populate_channels(e.channels),s.set_viewers(e.viewers)}),a.emit("frontpage_lists"),$("#channel-load").css("display","none"),"#donation"==window.location.hash&&(window.location.hash="#",$("#donation").openModal()),localStorage.ok_cookie||Materialize.toast("We're using cookies to enhance your experience! ok",1e4);var i=0;document.getElementById("zicon").addEventListener("click",function(){i+=10,document.getElementById("zicon").style.paddingLeft=i+"%",i>=100&&(window.location.href="http://etys.no")}),!window.mobilecheck()&&s.winter&&s.start_snowfall(),n=$.ajax({type:"GET",url:"https://api.github.com/repos/zoff-music/zoff/commits",async:!1}).responseText,n=$.parseJSON(n),$("#latest-commit").html("Latest Commit:
"+n[0].commit.author.date.substring(0,10)+": "+n[0].committer.login+"
"+n[0].sha.substring(0,10)+": "+n[0].commit.message+"a){var r=e[x][1],l=e[x][0],c="background-image:url('https://img.youtube.com/vi/"+r+"/hqdefault.jpg');",d=e[x][4],u=pre_card;1==e[x][5]?(u.find(".pin").attr("style","display:block;"),u.find(".card").attr("title","Pinned!")):(u.find(".pin").attr("style","display:none;"),u.find(".card").attr("title","")),u.find(".chan-name").text(i),u.find(".chan-name").attr("title",i),u.find(".chan-views").text(l),u.find(".chan-songs").text(d),u.find(".chan-bg").attr("style",c),u.find(".chan-link").attr("href",i),$("#channels").append(u.html())}n+="