Reference in New Issue
Block a user
Delete Branch "feat/batch-58-59-64"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Three features + install fix. Closes #58, closes #59, closes #64.
Install fix
Converted all
//single-line comments to/* */block comments inscript.php. The build pipeline strips newlines, causing//comments to eat subsequent code on the concatenated line.#58: Selective article restore from snapshot
restoreSelectedArticles()merges by ID with related tables#59: Backup archive browser
browseArchive()reads ZIP/tar.gz entries#64: Backup comparison
compareBackups()endpointTest Plan