]>
BookStack Code Mirror - system-cli/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dan Brown [Thu, 9 Mar 2023 14:42:28 +0000 (14:42 +0000)]
Got restore command to a working state
Dan Brown [Tue, 7 Mar 2023 18:10:44 +0000 (18:10 +0000)]
Progressed restore command to almost working state
Dan Brown [Tue, 7 Mar 2023 12:05:04 +0000 (12:05 +0000)]
Progressed restore command a little
Dan Brown [Mon, 6 Mar 2023 21:39:22 +0000 (21:39 +0000)]
Started restore command, extracted artisan command
Dan Brown [Mon, 6 Mar 2023 17:35:23 +0000 (17:35 +0000)]
Added central way to resolve app path, improved ouput formatting
Dan Brown [Mon, 6 Mar 2023 14:55:41 +0000 (14:55 +0000)]
Added update command
Extracted some common parts to their own service files
Dan Brown [Sun, 5 Mar 2023 15:28:02 +0000 (15:28 +0000)]
Migrated to symfony/console
Dan Brown [Sat, 4 Mar 2023 19:23:44 +0000 (19:23 +0000)]
Added dep check and composer auto-install to init command
Dan Brown [Sat, 4 Mar 2023 15:26:27 +0000 (15:26 +0000)]
Updated env loading to be contained/controlled for usage
Dan Brown [Sat, 4 Mar 2023 15:06:38 +0000 (15:06 +0000)]
Extracted program running to its own class
Dan Brown [Sat, 4 Mar 2023 02:40:29 +0000 (02:40 +0000)]
Added "init" command to admin-cli
Got to basic working state, some todos in there.
Dan Brown [Fri, 3 Mar 2023 21:16:15 +0000 (21:16 +0000)]
Added db port support for backup command
Dan Brown [Fri, 3 Mar 2023 21:01:30 +0000 (21:01 +0000)]
Added error handling and validation to backup command
Dan Brown [Fri, 3 Mar 2023 17:22:24 +0000 (17:22 +0000)]
Split command out to methods, added flags and out path options
Dan Brown [Fri, 3 Mar 2023 02:44:08 +0000 (02:44 +0000)]
Outlined a general working backup approach
Dan Brown [Thu, 2 Mar 2023 16:31:27 +0000 (16:31 +0000)]
Started playing with a seperate admin-cli
Just playing with libraries & phar-usage right now
Dan Brown [Thu, 9 Mar 2023 15:27:56 +0000 (15:27 +0000)]
Initial commit of gitignore