2026-03-05 - 2026-04-05

Overview

10 active pull requests
4 active issues
Excluding merges, 1 author has pushed 4 commits to dev and 11 commits to all branches. On dev, 4 files have changed and there have been 44 additions and 46 deletions.

3 releases published by 1 user

Tag v0.0.3 2026-03-17 17:54:25 +00:00

Tag v0.0.2 2026-03-17 17:47:19 +00:00

Tag v0.0.1 2026-03-16 22:18:22 +00:00

1 pull request merged by 1 user

Merged #29 DX audit and fix (PHP) 2026-03-24 11:36:49 +00:00

9 pull requests proposed by 1 user

Proposed #30 fix: add error handling to SearchProviderRegistry 2026-03-24 16:37:35 +00:00

Proposed #31 refactor: add declare(strict_types=1) to all PHP files 2026-03-24 16:38:31 +00:00

Proposed #32 fix: add error handling to Settings and PlatformUser modals 2026-03-24 16:40:23 +00:00

Proposed #33 refactor: remove empty register() methods in Boot classes 2026-03-24 16:41:47 +00:00

Proposed #34 refactor: add missing return type hints to 18+ methods 2026-03-24 16:42:37 +00:00

Proposed #35 refactor: implement 2FA stubs and remove dead BoostPurchase component 2026-03-24 16:44:37 +00:00

Proposed #36 test: add tests for admin modal components 2026-03-24 16:52:15 +00:00

Proposed #37 test: add unit tests for Model methods 2026-03-24 16:56:03 +00:00

Proposed #38 docs: add PHPDoc to 40+ undocumented public methods 2026-03-24 17:03:50 +00:00

4 issues created by 1 user

Opened #25 [audit] Security, code quality, missing tests, error handling 2026-03-22 16:41:17 +00:00

Opened #26 [scan] Security attack vector mapping 2026-03-23 12:54:22 +00:00

Opened #27 [scan] API contract extraction 2026-03-23 13:53:26 +00:00

Opened #28 [scan] Convention drift check 2026-03-23 13:54:00 +00:00

11 unresolved conversations

Open #18 docs: add PHPDoc to 40+ undocumented public methods 2026-03-24 17:03:50 +00:00

Open #8 test: add unit tests for Model methods 2026-03-24 16:56:03 +00:00

Open #7 test: add tests for admin modal components (30+ modals) 2026-03-24 16:52:15 +00:00

Open #15 refactor: implement or remove 2FA stub methods in Settings modal 2026-03-24 16:44:37 +00:00

Open #16 refactor: implement or remove BoostPurchase stub in admin modals 2026-03-24 16:44:37 +00:00

Open #6 refactor: add missing return type hints to 18+ methods 2026-03-24 16:42:37 +00:00

Open #17 refactor: remove or implement empty register() methods in Boot classes 2026-03-24 16:41:47 +00:00

Open #10 fix: add error handling to PlatformUser modal methods 2026-03-24 16:40:23 +00:00

Open #9 fix: add error handling to Settings modal methods 2026-03-24 16:40:23 +00:00

Open #5 refactor: add declare(strict_types=1) to all PHP files 2026-03-24 16:38:31 +00:00

Open #11 fix: add error handling to SearchProviderRegistry 2026-03-24 16:38:24 +00:00