'+data); $('.file_'+hash_).css('display', 'none'); /*$('.filenbsp_'+hash_).css('display', 'none');*/ $('.div_file_play_'+img_id_site).css('display', 'none'); array_album[img_id_site][20] = 'deleted'; $('.image_menu_td_'+img_id_site).html('
'); } }); } } else { alert('ошибка прав'); } } function openssl_file(img_id_site){ let crypt_pass = prompt('1. введите пароль для файла, из символов: a-z0-9_-'); if(typeof crypt_pass !== 'undefined'){ if(crypt_pass != null){ if(/^[a-z0-9_\-\.]+$/.test(crypt_pass)){ if(crypt_pass != '' && crypt_pass.length > 2){ let crypt_pass_2 = prompt('2. введите пароль для файла ещё раз, из символов: a-z0-9_-'); if(crypt_pass == crypt_pass_2){ var hash_ = array_album[img_id_site][2]; var user_file = array_album[img_id_site][6]; $.ajax({ type: "POST", url: "/ajax_img_openssl_file", data: {hash:hash_,user_:user_file,openssl_pass:crypt_pass}, success: function(data){ $('.window_hero').html('
'+data); /*$('.file_'+hash_).css('display', 'none');*/ array_album[img_id_site][20] = 'файл зашифровал/расшифрован'; } }); } else { openssl_file_again = confirm('пароли не совпадают, повторить?'); if(openssl_file_again === true){ return openssl_file(img_id_site); } } } else if(crypt_pass != '' && crypt_pass.length < 3){ openssl_file_again = confirm('пароль должен быть больше 2 символов, повторить?'); if(openssl_file_again === true){ return openssl_file(img_id_site); } } else { openssl_file_again = confirm('пароль не может быть пустым, повторить?'); if(openssl_file_again === true){ return openssl_file(img_id_site); } } } else { openssl_file_again = confirm('должны быть символы только из a-z0-9_-, повторить?'); if(openssl_file_again === true){ return openssl_file(img_id_site); } } } else { openssl_file_again = confirm('пароль не может быть пустым, повторить?'); if(openssl_file_again === true){ return openssl_file(img_id_site); } } } else { openssl_file_again = confirm('пароль не может быть пустым, повторить?'); if(openssl_file_again === true){ return openssl_file(img_id_site); } } } function url_site_album(img_id_site){ link = '/albums/f9a60d72bc147cc09ae6eeea192061b9&p=0' + '#' + img_id_site; window.history.pushState("", "", link); } var comment_file_album_text = ''; function album_load_comment(img_hash){ $.ajax({ type: "POST", url: "/ajax_comment", cache: false, async: true, data: {section_:'load',id:'files',id2:img_hash}, success: function(data){ if(data == ''){ $('.comment_file_album').text('комментарии пользователем закрыты'); } else { $('.comment_file_album').html(data); } } }); } var width_site_content = $('#content').css('width').replace('px', ''); var open_id_file = 0; var i_degree_original = 0, url_site_album_ = window.location; var video_height_px = 300, setBigImage_menu_space = ' '; var setBigImage_left = '[<<<]', setBigImage_right = '[>>>]'; var setBigImage_left_rigth_px = 45; if(fizord['device'] == 'd'){ video_height_px = 600; } else { setBigImage_left = '[<]'; setBigImage_right = '[>]'; setBigImage_left_rigth_px = 25; } var setBigImage_center_px = (setBigImage_left_rigth_px * 2) + 5; if(window.innerWidth < 360){ setBigImage_menu_space = ''; } var p_site = '0'; if(p_site == ''){ p_site = 0; } else { p_site = Number(p_site); } var p_next_minus = Number(p_site) - 1; var p_next_plus = Number(p_site) + 1; var p_site_last = 0; $( document ).ready(function(){ if(document.querySelector('.p_site_last') !== null){ p_site_last = $('.p_site_last').text(); } }); var album_first_position_key = 0, nextAudioPlay_var = 0, album_random_play_var = 0, album_retry_play_var = 0; let album_first_position_arr0 = [], album_first_position_arr1 = []; function album_first_position(id, img_id_site){ if(navigator.onLine){ album_first_position_arr0[album_first_position_key] = img_id_site; } if(album_first_position_key == 0){ $('.image_album_menu_'+id).html('
'); $('.image_album_menu_'+id).append('
'); $('.image_album_menu_'+id).append('
'); $('.album_retry_play').on('click', function(){ if(album_retry_play_var){ album_retry_play_var = 0; } else { album_retry_play_var = 1; } $('.album_retry_play').attr('src', ('/style/img/retry'+album_retry_play_var+'.png')); }); $('.album_random_play').on('click', function(){ if(album_random_play_var){ album_random_play_var = 0; } else { album_random_play_var = 1; } $('.album_random_play').attr('src', ('/style/img/rand'+album_random_play_var+'.png')); }); $('.album_next_play').on('click', function(){ nextAudioPlay(1); }); $('.image_album_menu_'+id).append('
'); } if(album_first_position_arr1[img_id_site] != album_first_position_key){ album_first_position_key++; album_first_position_arr1[img_id_site] = album_first_position_key; } this_title = (array_album[img_id_site][5] + ' ' + array_album[img_id_site][3]).trim(); if(this_title.indexOf('.') !== -1){ arrayOfthis_title = this_title.split('.'); key_arrayOfthis_title = arrayOfthis_title.at(-1); string_arrayOfthis_title = '.' + key_arrayOfthis_title; this_title = this_title.replace(string_arrayOfthis_title, ''); } if(this_title.indexOf(' ') !== -1){ this_title_array = this_title.split(' '); if(/^-?\d+$/.test(this_title_array[0])){ this_title = this_title.replace(this_title_array[0] + ' ', ''); } } document.title = this_title; console.log(album_first_position_key + '. ' + this_title); $('.div_file_play_'+img_id_site).prependTo($('.image_album_'+id)); upbutton(); enableNoSleep(); file_play(); } function nextAudioPlay(method = 1){ disableNoSleep(); file_play(); if(method === 0 || isOnline === false || navigator.onLine == false){ if(album_retry_play_var){ album_first_position_key = album_first_position_arr0.length - 1; img_id_site = album_first_position_arr0[album_first_position_key]; } else { randomIndex = Math.floor(Math.random() * album_first_position_arr0.length); img_id_site = album_first_position_arr0[randomIndex]; } } else { if(album_random_play_var && album_retry_play_var === 0){ img_id_site = Math.floor(Math.random() * array_album.length); } else if (album_retry_play_var){ album_first_position_key = album_first_position_arr0.length - 1; img_id_site = album_first_position_arr0[album_first_position_key]; } else { album_first_position_key_ = album_first_position_key - 1; album_first_position_arr0_test = album_first_position_arr0[album_first_position_key_] + 1; if(album_first_position_arr0_test >= array_album.length){ img_id_site = 0; } else { img_id_site = album_first_position_arr0_test; } } if(typeof album_first_position_arr1[img_id_site] !== 'undefined' && nextAudioPlay_var < 3 && album_retry_play_var === 0){ nextAudioPlay_var++; if(nextAudioPlay_var == 1){ console.log('this file again play, first key: ' + album_first_position_arr1[img_id_site]); } console.log('nextAudioPlay_var: ' + nextAudioPlay_var); return nextAudioPlay(1); } else { nextAudioPlay_var = 0; } } if(isNaN(img_id_site) === false){ document.querySelector('.file_play_'+img_id_site).play(); document.querySelector('.file_play_'+img_id_site).currentTime = 0; } } let array_segregation_tmp = []; var setBigImage_close = 0; var segregation_file_album_i = 0; function segregation_this_result(method_){ for (let i = 0; i < array_segregation_tmp.length; i++) { switch(method_){ case 0: array_album[array_segregation_tmp[i]][20] = 'deleted'; break; case 1: array_album[array_segregation_tmp[i]][20] = 'moved'; break; } $('.file_'+array_album[array_segregation_tmp[i]][2]).css('display', 'none'); /*$('.filenbsp_'+array_album[array_segregation_tmp[i]][2]).css('display', 'none');*/ } setTimeout(function(){ $('.segregation_text').text(''); }, 5000); $('.files_list_this_album').css({'background-blend-mode':'','opacity':''}); setBigImage_close = 0; array_segregation_tmp = []; $('.segregation_file_album').text('[выделить файлы]'); } function segregation_this(method_){ array_segregation_tmp_ = []; for (let i = 0; i < array_segregation_tmp.length; i++) { array_segregation_tmp_.push(array_album[array_segregation_tmp[i]][2]); } json_array_segregation = JSON.stringify(array_segregation_tmp_); console.log(json_array_segregation); switch(method_){ case 0: itDelete = confirm("точно ли стоит их удалять?"); if(itDelete === true){ $.ajax({ type: 'POST', url: '/ajax_segregation_files', data: {json_segregation:json_array_segregation,method:method_}, success: function(data){ /*$('.segregation_text').html('
'+data);*/ $('.segregation_text').html('
выделенные файлы удалены'); segregation_this_result(method_); } }); } break; case 1: $('.segregation_text').html('
выберите альбом:
'); $.ajax({ type: 'POST', url: '/ajax_my_almus_list', data: {but_album_name:album_name}, success: function(data){ $('.segregation_text').append('
'+data); $('.my_almus_list').on('click', function(){ segregation_album_name_ = $(this).attr('id'); $.ajax({ type: 'POST', url: '/ajax_segregation_files', data: {json_segregation:json_array_segregation,method:method_,segregation_album_name:segregation_album_name_}, success: function(data){ $('.segregation_text').html('
'+data); segregation_this_result(method_); } }); }); } }); break; } } function segregation_files(img_id_site){ if('' == array_album[img_id_site][6] && array_album[img_id_site][10] == 'true'){ if(array_segregation_tmp.indexOf(img_id_site) !== -1){ if(array_segregation_tmp.length == 1){ array_segregation_tmp = []; $('.segregation_text').text(''); } else { array_segregation_tmp.splice(array_segregation_tmp.indexOf(img_id_site), 1); } $('.file_'+array_album[img_id_site][2]).css({'background-blend-mode':'','opacity':''}); } else { if(array_segregation_tmp.length == 0){ $('.segregation_text').html('
[переместить]'); $('.segregation_text').append(' [удалить]'); } array_segregation_tmp.push(img_id_site); $('.file_'+array_album[img_id_site][2]).css({'background-blend-mode':'overlay','opacity':'.3'}); } console.log('.file_'+img_id_site + ' | lenght: ' + array_segregation_tmp.length); console.log(array_segregation_tmp); } else if (array_album[img_id_site][10] == 'false'){ alert('данный файл обрабатывается, его пока нельзя выделить'); } else { alert('этот файл загружен не вами, его не выделить'); } } function setBigImage_(img_id_site){ if(setBigImage_close){ return segregation_files(img_id_site); } else { return; } } function setBigImage(img_id_site){ if(setBigImage_close){ return segregation_files(img_id_site); } open_id_file = img_id_site; url_site_album(img_id_site); file_currentTime = 0; file_ = array_album[img_id_site][1]; if(array_album[img_id_site][0] != ''){ img_url = array_album[img_id_site][0]+'/'+array_album[img_id_site][1]; img_url_o = array_album[img_id_site][0]+'/o/'+array_album[img_id_site][1]; img_url = img_url+'?r='+Math.floor(Math.random() * 1000) + 100; img_url_o = img_url_o+'?r='+Math.floor(Math.random() * 1000) + 100; } else { /* img_url = '/file.php?id='+array_album[img_id_site][2]+'&file='+array_album[img_id_site][1];; img_url_o = '/file.php?id='+array_album[img_id_site][2]+'&file=o/'+array_album[img_id_site][1]; */ img_url = '/f.php?hash=3ea94e94b792a0658af11d384b4f8f7c&id='+array_album[img_id_site][2]+'&file='+array_album[img_id_site][1]+'&album='+array_album[img_id_site][15]; img_url_o = '/f.php?hash=3ea94e94b792a0658af11d384b4f8f7c&id='+array_album[img_id_site][2]+'&dir=o&file='+array_album[img_id_site][1]+'&album='+array_album[img_id_site][15]; } img_hash = array_album[img_id_site][2]; img_text = array_album[img_id_site][3]; type_file = array_album[img_id_site][4]; name_file = array_album[img_id_site][1]; user_ = array_album[img_id_site][6]; url_mini = array_album[img_id_site][9]; file_exists = array_album[img_id_site][10]; href_str = window.location.href.replace(/#[a-zA-Z0-9_]+/i, ''); href_site = ''; base_file_name = array_album[img_id_site][5]; if(base_file_name != ''){ name_file = base_file_name; } width_new = $('#content').css('width').replace('px', ''); height_new = $(window).height() - 20; img_id_site_minus = img_id_site - 1; img_id_site_plus = img_id_site + 1; rand_ = Math.floor(Math.random() * 1000) + 100; if(type_file == 'image'){ img_width = Number(array_album[img_id_site][7]); img_height = Number(array_album[img_id_site][8]); /*console.log('width: ' + img_width + ' | height: ' + img_height);*/ } text_next_minus = '', img_id_site_next = 0; if(img_id_site > 0 || p_next_minus != '' || p_next_minus == 0){ if(img_id_site > 0){ img_id_site_next = img_id_site - 1; text_next_minus = ''+setBigImage_left+''; /* if(array_album[img_id_site_minus][4] == 'image'){ if(array_album[img_id_site_minus][0] != ''){ new Image().src = array_album[img_id_site_minus][0]+'/'+array_album[img_id_site_minus][1]; } else { new Image().src = '/file.php?id=' + array_album[img_id_site][2]; } } */ } else { if(p_site != 0){ href_site = href_str.replace(/&p=0/i, '&p='+p_next_minus); text_next_minus = ''+setBigImage_left+''; } } } text_next_plus = ''; if(img_id_site < (array_album.length - 1) || p_next_plus != '' || p_site_last > p_site){ if(img_id_site < (array_album.length - 1)){ img_id_site_next = img_id_site + 1; text_next_plus = ''+setBigImage_right+''; /* if(array_album[img_id_site_plus][4] == 'image'){ if(array_album[img_id_site_minus][0] != ''){ new Image().src = array_album[img_id_site_plus][0]+'/'+array_album[img_id_site_plus][1]; } else { new Image().src = '/file.php?id=' + array_album[img_id_site][2]; } } */ } else { href_site = href_str.replace(/&p=0/i, '&p='+p_next_plus); text_next_plus = ''+setBigImage_right+''; } } image_menu_text = 'закрыть'; hero_image_js_margin_top = '', width_image_other_ = '', rotate_image_text = ''; if(img_hash != 'no'){ if(type_file == 'image'){ if(fizord['device'] == 'm'){ width_img = width_new; } else { width_img = width_new - 20; } height_img = height_new - 110; if(img_width >= width_img && width_img < height_img){ if(width_img < img_height){ if(height_img < width_img || img_width > img_height){ /*console.log(1.1);*/ width_image_other_ = 'style="width:'+width_img+'px;height:auto;"'; } else { if((img_height + 50) < (height_img + img_width)){ /*console.log('1.2.2');*/ width_image_other_ = 'style="width:100%;height:auto;"'; } else { /*console.log('1.2.1');*/ width_image_other_ = 'style="height:'+height_img+'px;width:auto;"'; } } } else { if(height_img < width_img){ /*console.log(2.1);*/ width_image_other_ = 'style="height:'+height_img+'px;width:auto;"'; } else { /*console.log(2.2);*/ width_image_other_ = 'style="width:'+width_img+'px;height:auto;"'; } } } else { if(img_height < height_img){ razn_height_img_img_height = height_img - img_height; if(width_img > img_width && razn_height_img_img_height < 200){ if(img_width > img_height){ /*console.log('3.1.1');*/ width_image_other_ = 'style="width:'+width_img+'px;height:auto;"'; } else { /*console.log('3.1.2');*/ width_image_other_ = 'style="height:'+height_img+'px;width:auto;"'; } } else { /*console.log(3.2);*/ width_image_other_ = 'style="width:'+width_img+'px;height:auto;"'; } } else { /*console.log(4);*/ if(img_width > img_height && width_img > height_img){ width_image_other_ = 'style="width:'+width_img+'px;height:auto;"'; } else { width_image_other_ = 'style="height:'+height_img+'px;width:auto;"'; } } } /* console.log('img_height: ' + img_height + ' | height_img: ' + height_img); console.log('img_width: ' + img_width + ' | width_img: ' + width_img); */ rotate_image_text = setBigImage_menu_space+'|'+setBigImage_menu_space+'
'; download_file_url = img_url_o; } else { width_image_other_ = 'style="width:100%;"'; download_file_url = img_url; } download_file = '
'; let_deleted_text = '', openssl_file_text = ''; if((user_ == '' || array_album[img_id_site][12] == '' || 'admin' == '') && file_exists == 'true'){ /*владельцы файла и альбома могут удалять файлы*/ if(array_album[img_id_site][1].indexOf('.enc') === -1){ let_deleted_text = setBigImage_menu_space+'|'+setBigImage_menu_space+'
'; } /*только владельцы альбома могут шифровать файлы*/ /* */ if(array_album[img_id_site][12] == '' && array_album[img_id_site][0].indexOf('_overall_') === -1){ openssl_file_text = setBigImage_menu_space+'|'+setBigImage_menu_space+'
'; } } if(array_album[img_id_site][20] == 'deleted'){ image_menu_td_ = '
'; } else { if(window.location.href.indexOf('/publickey_') !== -1){ openpng = ''; } else { openpng = '
'+setBigImage_menu_space+'|'+setBigImage_menu_space; } image_menu_td_ = openpng+download_file+''+let_deleted_text+rotate_image_text+openssl_file_text+''+setBigImage_menu_space+'|'+setBigImage_menu_space+'
'; } height_new_left_right = height_new - 32; next_pic_text_left = ''; next_pic_text_right = ''; image_menu_text = '' +''; hero_image_js_margin_top = 'margin-top:36px;'; } if(array_album[img_id_site][20] == 'deleted'){ image_text_other = '
файл удалён'; } else if (array_album[img_id_site][20] == 'moved'){ image_text_other = '
файл перемещён'; } else { comment_file_album_text = ''; image_text_other = '' +'' +'
' +'
' +'' +'
' +comment_file_album_text +'
'; } $('.site_image_view').html(''+'' +'' +''+image_menu_text+'' +''+image_text_other+'' +'
'); img_text_ = ''; /*описание файла*/ if((user_ == '' || array_album[img_id_site][12] == '') && img_hash != 'no'){ img_text_ = '
'; } else { if(img_text != ''){ img_text_ = '
'+img_text; } } if(file_exists == 'false'){ $('.file_exists_mb').css('display', 'none'); } switch(type_file){ case 'image': /*console.log(width_image_other_);*/ $('.files_window_text').html('' +'' +'

' +'
'+img_text_); if(img_hash != 'no'){ $('.files_window_text').append('
' +''+name_file+''); } break; case 'audio': if(file_ == 'error'){ $('.files_window_text').html('файл обрабатывается или отсутствует'); } else { /*'?r='+rand_+*/ $('.files_window_text').html('' +'' +'
'+name_file+''+img_text_); } break; case 'video': if(file_ == 'error'){ $('.files_window_text').html('файл обрабатывается или отсутствует'); } else { /*'?r='+rand_+*/ $('.files_window_text').html('' +'' +'
'+name_file+''+img_text_); q_video = 0; if(img_url.indexOf('_4320.mp4') !== -1){ q_video = '_4320.mp4'; q_video_arr = [4320, 2160, 1440, 1080, 720, 480, 360, 240]; } if(img_url.indexOf('_2160.mp4') !== -1){ q_video = '_2160.mp4'; q_video_arr = [2160, 1440, 1080, 720, 480, 360, 240]; } if(img_url.indexOf('_1440.mp4') !== -1){ q_video = '_1440.mp4'; q_video_arr = [1440, 1080, 720, 480, 360, 240]; } if(img_url.indexOf('_1080.mp4') !== -1){ q_video = '_1080.mp4'; q_video_arr = [1080, 720, 480, 360, 240]; } if(img_url.indexOf('_720.mp4') !== -1){ q_video = '_720.mp4'; q_video_arr = [720, 480, 360, 240]; } if(img_url.indexOf('_480.mp4') !== -1){ q_video = '_480.mp4'; q_video_arr = [480, 360, 240]; } if(img_url.indexOf('_360.mp4') !== -1){ q_video = '_360.mp4'; q_video_arr = [360, 240]; } if(q_video != 0){ $('.albums_video_options_q_text').append(albums_video_options_q(img_id_site, q_video_arr)); $('.albums_video_select_q'+img_id_site).on('change', function(){ option_q_ = $('.albums_video_select_q'+img_id_site).val(); option_q = '_' + option_q_ + '.mp4'; img_url_video = img_url.replace(q_video, option_q); img_url_video_old = $('.albums_video_'+img_id_site).attr('src'); $('.albums_video_'+img_id_site).attr('src', img_url_video); $('.this_file_url_'+img_id_site).attr('href', img_url_video); video_this = document.getElementById('albums_video'); video_this.currentTime = file_currentTime; video_this.play(); }); } } break; default: $('.files_window_text').html('ФАЙЛ: '+name_file+''+img_text_); } if((user_ == '' || array_album[img_id_site][12] == '') && img_hash != 'no'){ $('.img_text_edit_this'+img_id_site).bind('keyup paste', function(){ $('.img_text_edit_this'+img_id_site+'_result').text(''); clearTimeout($(this).data('timer')); $(this).data('timer', setTimeout(function(){ img_text_edit_this = $('.img_text_edit_this'+img_id_site).val(); /*img_text_edit_this = img_text_edit_this.replace(/^[a-zA-Zа-яА-Я0-9_ \-\.]+$/, '');*/ $.ajax({ type: 'POST', url: '/ajax_img_text_update', data: {this_text:img_text_edit_this,this_hash:img_hash}, success: function(data){ if(data == 'true'){ $('.img_text_edit_this'+img_id_site+'_result').html('
сохранено'); array_album[img_id_site][3] = img_text_edit_this; } else { $('.img_text_edit_this'+img_id_site+'_result').html('
не сохранено'); } setTimeout(function(){ $('.img_text_edit_this'+img_id_site+'_result').text(''); }, 3000); } }); }, 2000)); }); } if(type_file == 'image'){ i_db_click = 1; /*console.log('img_width: ' + img_width + ' | width_img: ' + width_img + ' | img_height: ' + img_height + ' | height_img: ' + height_img);*/ $('.hero_image_js').on('dblclick', function(){ if(i_db_click % 2 == 0){ $('.image_div_other_'+img_id_site).html('
'); $('.image_div_other_'+img_id_site).css('overflow','hidden'); } else { $('.image_div_other_'+img_id_site).css('overflow','auto'); if(height_img > height_new){ h_w = 'height'; } else { h_w = 'width'; } if(fizord['device'] == 'd'){ h_w_px = 1200; } else { h_w_px = 800; } $('.image_div_other_'+img_id_site).html('
'); /* if(fizord['device'] == 'd'){ $('.image_div_other_'+img_id_site).html('
'); $('.image_div_other_'+img_id_site).height(height_img); } else { $('.image_other_'+img_id_site).attr("src",img_url); $('.image_other_'+img_id_site).attr("img",function(){ $(this).removeAttr("width") .removeAttr("height") .css({ width: "", height: "" }); }); } */ } i_db_click++; }); } if(img_hash != 'no'){ $('.open_comment_file_album').on('click', function(){ $('.open_comment_file_album').css('display', 'none'); album_load_comment(array_album[img_id_site][14]); }); } $('#window').css({'display':'block'}); $('#wrap').css('display', 'block'); file_play(); } function albums_video_options_q(img_id_site, array){ albums_video_options_q_text = ''; return albums_video_options_q_text; } $( document ).ready(function(){ $(document).keydown(function(e){ switch(e.which){ case 37: next_pic(0, open_id_file); break; case 39: next_pic(1, open_id_file); break; case 46: if((array_album[open_id_file][6] == '' || 'admin' == '') && array_album[open_id_file][10] == 'true'){ del_file(open_id_file);} break; } }); var id_files = Number(location.hash.slice(1)); if(Number.isInteger(id_files) && id_files > 0){ setBigImage(id_files); } }); function setSmallImage(img_id_site){ if(array_album[img_id_site][0] != ''){ img_url_m = array_album[img_id_site][0] + '/m/' + array_album[img_id_site][1] + '?t=' + new Date().getTime(); } else { img_url_m = '/file.php?id=' + array_album[img_id_site][2] + '&file=m/' + array_album[img_id_site][1]; } $('.file_' + array_album[img_id_site][2]).css('background-image', 'url(' + img_url_m + ')'); /* console.log(img_url_m_); caches.keys().then(caches.delete(img_url_m)); caches.open('v1').then((cache) => { cache.keys().then((keys) => { keys.forEach((request, index, array) => { cache.delete(request); console.log(index + ' ' +request); }); }); }) caches.keys().then((cacheNames) => Promise.all( cacheNames.map((cacheName) => { console.log('Deleting cache:', cacheName); return caches.delete(cacheName); }) ) ); if(caches.delete(array_album[img_id_site][1])){ console.log('cache: ' + array_album[img_id_site][1] + ' deleted'); } else { console.log('cache: ' + array_album[img_id_site][1] + ' not deleted'); } */ } var angle = 0, deg = 90; function rotate_image(img_id_site){ console.log('degree, hash: ' + array_album[img_id_site][2] + ', file: ' + array_album[img_id_site][1]); if(array_album[img_id_site][6] == '' || 'admin' == ''){ $('.rotate_span_'+img_id_site).css('display','none'); $.ajax({ type: "POST", url: "/ajax_image_degree", dataType: 'json', data: {hash_:array_album[img_id_site][2], user_:array_album[img_id_site][6], file_:array_album[img_id_site][1], degrees:deg}, success: function(data){ if(data.deg_bool == 'true'){ setSmallImage(img_id_site); $('.rotate_span_'+img_id_site).css('display','inline'); i_degree_original++; console.log('i_degree_original: ' + i_degree_original); if(i_degree_original == 1 && getCookie('i_degree_original') == ''){ let i_degree_original_cookie = new Date(Date.now() + 86400e3); i_degree_original_cookie = i_degree_original_cookie.toUTCString(); document.cookie = 'i_degree_original=1; path=/; expires=' + i_degree_original_cookie; alert('оригинальные файлы данного изображения изменены не будут, чтобы не портить их качество, вы можете их сохранить на своё устройство в дальнейшем в исходном состоянии, изменены будут только файлы для отображения на сайте.'); } } } }); setTimeout(function(){ setBigImage(img_id_site); }, 2000); } else { angle -= deg; $('.image_other_'+img_id_site).css('transform','rotate(' + angle + 'deg)'); } } function next_pic(true_, id){ var href_str = location.href.replace(/#[a-zA-Z0-9_]+/i, ''); switch(true_){ case 0: if(id > 0){ /*if(array_album[img_id_site][20] == 'deleted'){}*/ img_id_site = id - 1; return setBigImage(img_id_site); } else { if(p_site != 0){ window.location=href_str.replace(/&p=0/i, '&p='+ (Number(0) - 1)) + '#file_last'; } } break; case 1: if(id < (array_album.length - 1)){ img_id_site = id + 1; return setBigImage(img_id_site); } else { window.location=href_str.replace(/&p=0/i, '&p='+ (Number(0) + 1)) + '#file_first'; } break; } }
2
0
просмотров | [1579] |
создал | kuwakino |
дата | 2024-05-14 15:51:35 |
название | Маядык 300 лет |
текст | оператор: Исаков Андрей, 2 июля 2022 года, Республика Башкортостан, Дюртюлинский р-н, с. Маядык |
доступ | всем |
поиск: [<<] [>>]
fizord.ru © 2025