Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
764a648
feat: harden asset resolution — fallback URLs, retry, offline mode
DaFa66 Jun 8, 2026
d1c3768
feat: MariaDB download fixes, log consolidation, install UX improvements
DaFa66 Jun 13, 2026
f07f668
feat: cache downloaded zips for reuse on re-install
DaFa66 Jun 13, 2026
9f75097
refactor: de-duplicate service registration — route through Install-A…
DaFa66 Jun 13, 2026
c7823a2
fix: extract phpMyAdmin zip in offline mode, skip URL-based download
DaFa66 Jun 13, 2026
54fe923
fix: remove logs directory on delete
DaFa66 Jun 13, 2026
4f1b884
fix: cache SQLite3 DLL zip in temp downloads, skip re-download
DaFa66 Jun 13, 2026
0724e4a
fix: PHP fallback URL, cache VC++ installer, standardise on vc14 redi…
DaFa66 Jun 13, 2026
4954866
perf: skip extraction when destination already populated (cached zip …
DaFa66 Jun 13, 2026
4bb4511
fix: suppress progress bars only during bulk file flattening (preserv…
DaFa66 Jun 13, 2026
603feed
feat: enable -Offline switch — param() must be first executable state…
DaFa66 Jun 13, 2026
caad763
fix: Invoke-ExtractZip flattening — handle multi-file zips with known…
DaFa66 Jun 13, 2026
810e37f
feat: enable sodium PHP extension
DaFa66 Jun 13, 2026
430249b
docs: sodium extension, offline mode, download caching, log cleanup o…
DaFa66 Jun 13, 2026
f6c063b
fix: extraction skip only on cached zip — new downloads must always e…
DaFa66 Jun 13, 2026
ed3ae7a
docs: clarify extraction skip only applies to cached zips
DaFa66 Jun 13, 2026
e1c3225
refactor: remove dead extraction-skip logic — version-guard in Instal…
DaFa66 Jun 13, 2026
3b6d3ea
feat: forced update (fu), version switching, db backup, and extractio…
DaFa66 Jun 15, 2026
32889a1
docs: document fu (forced update) command and version switching in RE…
DaFa66 Jun 15, 2026
5cd720f
chore: bump version to 1.0.5
DaFa66 Jun 15, 2026
86fcb65
fix: Get-VersionFromZipName PHP regex now handles RC releases
DaFa66 Jun 19, 2026
637a0be
fix: remove #Requires -RunAsAdministrator to restore custom admin mes…
DaFa66 Jun 19, 2026
a438213
docs: update README — fork URL, admin instruction, and program flow d…
DaFa66 Jun 19, 2026
0c10dde
chore: bump to 1.0.6, add pro tag to banner, remove banner from VC++ …
DaFa66 Jun 19, 2026
d23edf1
refactor: suppress VC++ section header when prerequisite already met
DaFa66 Jun 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading