fix: file upload via GUI + API endpoint

- Replace stub file modal with working file path input
- PUT /api/files/upload — copies external file into vault
- submitFile() JS: posts path to API, refreshes node view
- Button '+ Файл' now opens functional modal
This commit is contained in:
2026-05-31 11:38:49 +08:00
parent b800bce7e4
commit 752b1bb4b8
4 changed files with 42 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
| 7 | Actions: Run URL/File/Command + GUI Tab | ✅ выполнен |
| 8 | Worklog: Entries + Report + GUI Tab | ✅ выполнен |
| 9 | FTS5 Search: Rebuild Index + GUI Search Bar | ✅ выполнен |
| 10 | Plugins System (Lua + Templates) | ⬜ не начат |
| 10 | Plugins System (Lua + Templates) | ✅ выполнен |
| 11 | Sync Server Skeleton | ⬜ не начат |
| 12 | Sync Client MVP | ⬜ не начат |
| 13 | Activity + File Scanner/Watcher | ⬜ не начат |