Girish Ramakrishnan
|
c5b7264f1a
|
rename backupTargets to backupSites
|
2025-09-12 10:32:37 +02:00 |
|
Girish Ramakrishnan
|
832a25601d
|
storage: make listDir return paths relative to the root
this seems more natural to work with
|
2025-08-16 18:13:02 +05:30 |
|
Girish Ramakrishnan
|
12e073e8cf
|
use node: prefix for requires
mostly because code is being autogenerated by all the AI stuff using
this prefix. it's also used in the stack trace.
|
2025-08-14 12:55:35 +05:30 |
|
Girish Ramakrishnan
|
547d8ae113
|
filesystem: rename backupFolder to backupDir
|
2025-08-02 10:37:37 +02:00 |
|
Girish Ramakrishnan
|
4fcaae8053
|
backup: fix listDir to return path instead of fullPath
|
2025-08-02 10:24:51 +02:00 |
|
Girish Ramakrishnan
|
c935744f4c
|
backups: root ~~canal~~ path surgery
remove rootPath and getBackupFilePath from the backup target and
make this backend specific.
|
2025-08-02 10:15:34 +02:00 |
|
Girish Ramakrishnan
|
83ab701d02
|
eventlog: add backup target eventlog
|
2025-07-25 12:23:41 +02:00 |
|