]> BookStack Code Mirror - system-cli/shortlog
system-cli
2025-05-17 Dan BrownBumped version main
2025-05-14 Dan BrownDownload Vendor: Added packages to cleanup files
2025-05-14 Dan BrownSupressed warnings for existing folders in tests
2025-05-14 Dan BrownAdded escaping for MySQL config options 22-mysql-cred-escaping
2025-05-14 Dan BrownAdded test case for mysql usage with special chars
2025-05-14 Dan BrownUpdated PHP package versions
2025-03-12 Dan BrownFixed compile consuming more files than desired
2025-03-11 Dan BrownDownloadVendorCommand: Added check for ZIP file access 21/head
2025-03-11 Dan BrownAltered mysql config passing, fixed some test issues
2025-03-11 Dan BrownBumped version and updated readme command list
2025-03-11 Dan BrownAdded test coverage for DownloadVendorCommand
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
2025-03-08 Dan BrownUpdated docker setup
2025-03-08 Dan BrownUpdated dependancies, license year and .github folder
2024-11-07 Dan BrownUpdated app name, and added CLI version indicator
2024-11-07 Dan BrownAdded path check/validation for provided restore file...
2024-11-07 Dan BrownRemoved stray debug line
2024-11-07 Dan BrownFixed cwd warning during tests
2024-11-07 Dan BrownUpdated dependancies, increased min. PHP version
2023-05-22 Dan BrownAddressed further symlink issues
2023-05-22 Dan BrownUpdated PHP deps
2023-05-22 Dan BrownImproved symlink support for backup/restore
2023-05-22 Dan BrownFixed script-relative app locator when running as phar
2023-05-07 Dan BrownAddressed restore issues
2023-05-07 Dan BrownUpdated backup test to use backups path now in release
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 BrownAdded warning to complile when dev deps are installed
2023-04-29 Dan BrownMade changes based upon freebsd/openbsd testing
2023-04-28 Dan BrownFixed pathing issue in test
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-04-03 Dan BrownDeveloped base testing and environment further
2023-03-28 Dan BrownAdded a docker environment for stable dev
2023-03-27 Dan BrownAdded strict types, started phpunit testing
2023-03-09 Dan BrownAdded readme and some other meta files
2023-03-09 Dan BrownRestructured repo to work as it's own project
2023-03-09 Dan BrownGot restore command to a working state
2023-03-09 Dan BrownProgressed restore command to almost working state
2023-03-09 Dan BrownProgressed restore command a little
2023-03-09 Dan BrownStarted restore command, extracted artisan command
2023-03-09 Dan BrownAdded central way to resolve app path, improved ouput...
2023-03-09 Dan BrownAdded update command
2023-03-09 Dan BrownMigrated to symfony/console
2023-03-09 Dan BrownAdded dep check and composer auto-install to init command
2023-03-09 Dan BrownUpdated env loading to be contained/controlled for...
2023-03-09 Dan BrownExtracted program running to its own class
2023-03-09 Dan BrownAdded "init" command to admin-cli
2023-03-09 Dan BrownAdded db port support for backup command
2023-03-09 Dan BrownAdded error handling and validation to backup command
2023-03-09 Dan BrownSplit command out to methods, added flags and out path...
2023-03-09 Dan BrownOutlined a general working backup approach
2023-03-09 Dan BrownStarted playing with a seperate admin-cli
2023-03-09 Dan BrownInitial commit of gitignore