nas-samba v1.0.2: add tmpfile ephemeral upload/download endpoints

This commit is contained in:
2026-04-26 05:22:17 +00:00
parent 3c67eb75c3
commit 888acdbd7e
3 changed files with 130 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"dynamic_config": true,
"no_gui": false,
"tipi_version": 2,
"version": "1.0.1",
"version": "1.0.2",
"categories": ["network", "utilities"],
"description": "All-in-one NAS container with Samba SMB file sharing and CloudNAS web file manager. Browse files via web UI or connect via SMB at \\\\192.168.0.15\\data with username alexz. No database required — uses filesystem + SQLite.",
"short_desc": "NAS with SMB + web file manager",