]> BookStack Code Mirror - system-cli/shortlog
system-cli
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