index
:
system-cli
22-mysql-cred-escaping
main
A simple CLI to manage BookStack instances
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
December 2025 updates
HEAD
main
Dan Brown
2025-12-20
5
-190
/
+165
*
Bumped version
Dan Brown
2025-05-17
1
-1
/
+1
*
Download Vendor: Added packages to cleanup files
Dan Brown
2025-05-14
1
-5
/
+15
*
Added escaping for MySQL config options
22-mysql-cred-escaping
Dan Brown
2025-05-14
1
-1
/
+2
*
DownloadVendorCommand: Added check for ZIP file access
Dan Brown
2025-03-11
1
-1
/
+6
*
Altered mysql config passing, fixed some test issues
Dan Brown
2025-03-11
1
-3
/
+3
*
Bumped version and updated readme command list
Dan Brown
2025-03-11
1
-1
/
+1
*
Added DownloadVendorCommand
Dan Brown
2025-03-10
4
-1
/
+158
*
Added some CLI change handling to prevent errors
Dan Brown
2025-03-09
1
-0
/
+10
*
Range of changes to MySQL execution
Dan Brown
2025-03-08
3
-45
/
+82
*
Updated app name, and added CLI version indicator
Dan Brown
2024-11-07
1
-1
/
+1
*
Added path check/validation for provided restore file path
Dan Brown
2024-11-07
1
-1
/
+7
*
Removed stray debug line
Dan Brown
2024-11-07
1
-1
/
+0
*
Addressed further symlink issues
Dan Brown
2023-05-22
1
-7
/
+27
*
Improved symlink support for backup/restore
Dan Brown
2023-05-22
3
-7
/
+10
*
Fixed script-relative app locator when running as phar
Dan Brown
2023-05-22
1
-1
/
+4
*
Addressed restore issues
Dan Brown
2023-05-07
1
-5
/
+5
*
Fixed update-url command not ran, Fixed wrong env contents
Dan Brown
2023-05-07
1
-1
/
+1
*
Removed old imports
Dan Brown
2023-05-06
1
-2
/
+0
*
Updated move to be a recursive copy+delete
Dan Brown
2023-05-06
2
-18
/
+69
*
Added support for key restore files/folders being symlinks
Dan Brown
2023-05-06
2
-7
/
+23
*
Added check and warning for updating non-git-managed instances
Dan Brown
2023-05-06
1
-0
/
+16
*
Added general warning on all app usage about alpha status
Dan Brown
2023-05-03
3
-5
/
+7
*
Added improvements from testing on bsdemo
Dan Brown
2023-05-01
2
-3
/
+3
*
Made changes based upon freebsd/openbsd testing
Dan Brown
2023-04-29
8
-27
/
+59
*
Fixed additional backup path issue
Dan Brown
2023-04-28
1
-2
/
+3
*
Made a range of tweaks from testing
Dan Brown
2023-04-28
9
-31
/
+120
*
Developed out restore command testing
Dan Brown
2023-04-06
1
-4
/
+5
*
Added main-path restore command testing
Dan Brown
2023-04-05
2
-7
/
+32
*
Covered backup command options with testing
Dan Brown
2023-04-04
1
-3
/
+3
*
Started testing of backup command
Dan Brown
2023-04-03
2
-3
/
+8
*
Added testing for the update command
Dan Brown
2023-04-03
1
-0
/
+2
*
Developed base testing and environment further
Dan Brown
2023-04-03
1
-0
/
+1
*
Added strict types, started phpunit testing
Dan Brown
2023-03-27
15
-14
/
+32
*
Restructured repo to work as it's own project
Dan Brown
2023-03-09
15
-0
/
+1187