chore: initial commit for phase07

This commit is contained in:
hibna
2026-02-22 00:25:39 +03:00
parent 5709d8bc10
commit 124e4f8921
16 changed files with 1973 additions and 23 deletions
+2
View File
@@ -16,10 +16,12 @@ export const PERMISSIONS = {
'files.archive': 'Compress and decompress files',
// Backup
'backup.read': 'View backups',
'backup.create': 'Create backups',
'backup.restore': 'Restore backups',
'backup.delete': 'Delete backups',
'backup.download': 'Download backups',
'backup.manage': 'Lock and manage backups',
// Schedule
'schedule.read': 'View scheduled tasks',