aboutsummaryrefslogtreecommitdiffstats
path: root/autoBackup/autoBackup.py
Commit message (Collapse)AuthorAgeFilesLines
* Created a wrapper for the websockets API and changed the script to make the ↵jwansek4 days1-21/+186
| | | | slave TrueNAS use it (the master TrueNAS still uses the REST API for now)
* Removed a submodulejwansek6 days1-1/+4
|
* Removed some redundant functionsjwansek2025-06-281-4/+1
|
* Added 'shutdown reason' to adhere to TrueNAS 25jwansek2025-03-311-1/+1
|
* Updated README and fixed some bugsjwansek2025-02-161-2/+2
|
* Enabled the script to switch off the slave TrueNASjwansek2025-02-161-15/+157
|
* Started on TrueNAS HTTP APIjwansek2025-02-101-0/+53