• Joined on 2024-02-26
mon opened issue mon/phpstarter-cli#4 2026-04-11 15:07:02 +01:00
Convert script into a full CLI binary
mon opened issue mon/phpstarter-cli#3 2026-04-11 15:04:50 +01:00
phpstarter list
mon opened issue mon/phpstarter-cli#2 2026-04-11 15:03:58 +01:00
phpstarter create/delete unified command
mon opened issue mon/phpstarter-cli#1 2026-04-11 15:02:59 +01:00
Automatic HTTPS setup
mon created branch main in mon/phpstarter-cli 2026-04-11 15:02:07 +01:00
mon pushed to main at mon/phpstarter-cli 2026-04-11 15:02:07 +01:00
ca51f944ea Initial commit with script to generate a new PHPStarter-based website
mon created repository mon/phpstarter-cli 2026-04-11 14:58:12 +01:00
mon pushed to main at mon/PHPStarter 2026-04-10 17:04:11 +01:00
276f5623c0 Remove placeholder password from example env file
mon pushed to main at mon/PHPStarter 2026-04-10 13:13:53 +01:00
e959633df5 Fix broken links in README.md
mon pushed to main at mon/PHPStarter 2026-04-10 12:10:32 +01:00
439ba9bd77 Fix broken links in README.md
mon created branch main in mon/PHPStarter 2026-04-10 12:03:45 +01:00
mon pushed to main at mon/PHPStarter 2026-04-10 12:03:45 +01:00
c750d4014b Merge branch 'task/setup'
2e43626d91 Add README.md
d80970c452 Introduce project path constants for cleaner initialization
d3ba8eedfe Enable strict typing across the codebase and tests
38304ed045 Load environment variables and establish database connection
Compare 10 commits »
mon created repository mon/PHPStarter 2026-04-10 12:01:30 +01:00
mon pushed to bugfix/2 at mon/pb-dydns 2026-04-07 12:33:20 +01:00
0feb341664 Add deploy.sh
7162d3aad8 Update README.md
915393a4c8 Validate Porkbun responses defensively
448eebd1d6 Centralize error handling inside UpdateDnsCommand
1cbe008a86 Add unit tests
Compare 8 commits »
mon created branch bugfix/2 in mon/pb-dydns 2026-04-07 12:33:19 +01:00
mon pushed to bugfix/1 at mon/pb-dydns 2026-04-07 12:32:07 +01:00
ab2dca6c27 Fix #1: handle invalid JSON and missing fields in Porkbun ping response
mon created branch bugfix/1 in mon/pb-dydns 2026-04-07 12:32:06 +01:00
mon opened issue mon/pb-dydns#8 2026-04-07 11:05:59 +01:00
Add unit tests covering error paths and malformed API responses
mon opened issue mon/pb-dydns#7 2026-04-07 11:03:41 +01:00
Add top‑level exception handler to pb-dydns.php for cleaner CLI failures
mon opened issue mon/pb-dydns#6 2026-04-07 11:01:11 +01:00
Evaluate adding structured logging alongside human‑readable logs