v0.0.75: кнопка disabled при 0 файлов, фильтр документов в expand_zips, README-риски
Deploy drhider / validate (push) Canceled after 0s

This commit is contained in:
“Naeel”
2026-08-24 20:18:44 +03:00
parent 6c51df96d9
commit eaa064a721
6 changed files with 46 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ if _sys_path_root not in sys.path:
sys.path.insert(0, _sys_path_root)
# Версия приложения (меняется при изменениях)
VERSION = "0.0.74"
VERSION = "0.0.75"
def setup_logging():
+1 -1
View File
@@ -264,7 +264,7 @@ function resetAll() {
db.classList.remove('show');
document.getElementById('statsBlock').classList.remove('show');
document.getElementById('liveBlock').classList.remove('show');
ub.disabled = false;
// Кнопку «Обфусцировать» НЕ перекрываем: rr() уже поставил disabled при пустом списке
}
// При F5 / закрытии вкладки — обрубить всё