]> BookStack Code Mirror - system-cli/history - src/Commands
Altered mysql config passing, fixed some test issues
[system-cli] / src / Commands /
2025-03-10 Dan BrownAdded DownloadVendorCommand
2025-03-09 Dan BrownAdded some CLI change handling to prevent errors
2025-03-08 Dan BrownRange of changes to MySQL execution
2024-11-07 Dan BrownAdded path check/validation for provided restore file...
2023-05-22 Dan BrownImproved symlink support for backup/restore
2023-05-07 Dan BrownAddressed restore issues
2023-05-07 Dan BrownFixed update-url command not ran, Fixed wrong env contents
2023-05-06 Dan BrownRemoved old imports
2023-05-06 Dan BrownUpdated move to be a recursive copy+delete
2023-05-06 Dan BrownAdded support for key restore files/folders being symlinks
2023-05-06 Dan BrownAdded check and warning for updating non-git-managed...
2023-05-03 Dan BrownAdded general warning on all app usage about alpha...
2023-05-01 Dan BrownAdded improvements from testing on bsdemo
2023-04-29 Dan BrownMade changes based upon freebsd/openbsd testing
2023-04-28 Dan BrownFixed additional backup path issue
2023-04-28 Dan BrownMade a range of tweaks from testing
2023-04-06 Dan BrownDeveloped out restore command testing
2023-04-05 Dan BrownAdded main-path restore command testing
2023-04-04 Dan BrownCovered backup command options with testing
2023-04-03 Dan BrownStarted testing of backup command
2023-04-03 Dan BrownAdded testing for the update command
2023-03-27 Dan BrownAdded strict types, started phpunit testing
2023-03-09 Dan BrownRestructured repo to work as it's own project