v1.3.47: fix InvokeStrategy in archive handler, modal error display, draggable modals

This commit is contained in:
“Naeel”
2026-05-04 06:54:18 +04:00
parent 1cceb42f83
commit 4f6b4b87be
8 changed files with 97 additions and 12 deletions
+7 -7
View File
@@ -56,13 +56,13 @@
| # | Задача | Статус |
|---|--------|--------|
| 1 | Создать `fn-code.js` | [ ] |
| 2 | Создать `fn-archive.js` | [ ] |
| 3 | Изменить `index.html` | [ ] |
| 4 | Изменить `functions.js` | [ ] |
| 5 | rsync + проверка на VM | [ ] |
| 6 | docker build + push + apply | [ ] |
| 7 | git commit + push | [ ] |
| 1 | Создать `fn-code.js` | ✅ |
| 2 | Создать `fn-archive.js` | ✅ |
| 3 | Изменить `index.html` | ✅ |
| 4 | Изменить `functions.js` | ✅ |
| 5 | rsync + проверка на VM | ✅ |
| 6 | docker build + push + apply | ✅ v1.3.46 |
| 7 | git commit + push | ✅ ветка separate-create-modals |
---