summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* December 2025 updatesHEADmainDan Brown2025-12-205-190/+165
* Bumped versionDan Brown2025-05-171-1/+1
* Download Vendor: Added packages to cleanup filesDan Brown2025-05-141-5/+15
* Added escaping for MySQL config options22-mysql-cred-escapingDan Brown2025-05-141-1/+2
* DownloadVendorCommand: Added check for ZIP file accessDan Brown2025-03-111-1/+6
* Altered mysql config passing, fixed some test issuesDan Brown2025-03-111-3/+3
* Bumped version and updated readme command listDan Brown2025-03-111-1/+1
* Added DownloadVendorCommandDan Brown2025-03-104-1/+158
* Added some CLI change handling to prevent errorsDan Brown2025-03-091-0/+10
* Range of changes to MySQL executionDan Brown2025-03-083-45/+82
* Updated app name, and added CLI version indicatorDan Brown2024-11-071-1/+1
* Added path check/validation for provided restore file pathDan Brown2024-11-071-1/+7
* Removed stray debug lineDan Brown2024-11-071-1/+0
* Addressed further symlink issuesDan Brown2023-05-221-7/+27
* Improved symlink support for backup/restoreDan Brown2023-05-223-7/+10
* Fixed script-relative app locator when running as pharDan Brown2023-05-221-1/+4
* Addressed restore issuesDan Brown2023-05-071-5/+5
* Fixed update-url command not ran, Fixed wrong env contentsDan Brown2023-05-071-1/+1
* Removed old importsDan Brown2023-05-061-2/+0
* Updated move to be a recursive copy+deleteDan Brown2023-05-062-18/+69
* Added support for key restore files/folders being symlinksDan Brown2023-05-062-7/+23
* Added check and warning for updating non-git-managed instancesDan Brown2023-05-061-0/+16
* Added general warning on all app usage about alpha statusDan Brown2023-05-033-5/+7
* Added improvements from testing on bsdemoDan Brown2023-05-012-3/+3
* Made changes based upon freebsd/openbsd testingDan Brown2023-04-298-27/+59
* Fixed additional backup path issueDan Brown2023-04-281-2/+3
* Made a range of tweaks from testingDan Brown2023-04-289-31/+120
* Developed out restore command testingDan Brown2023-04-061-4/+5
* Added main-path restore command testingDan Brown2023-04-052-7/+32
* Covered backup command options with testingDan Brown2023-04-041-3/+3
* Started testing of backup commandDan Brown2023-04-032-3/+8
* Added testing for the update commandDan Brown2023-04-031-0/+2
* Developed base testing and environment furtherDan Brown2023-04-031-0/+1
* Added strict types, started phpunit testingDan Brown2023-03-2715-14/+32
* Restructured repo to work as it's own projectDan Brown2023-03-0915-0/+1187