2026-01-05 - 2026-04-05

Overview

14 active pull requests
23 active issues
Excluding merges, 3 authors have pushed 32 commits to dev and 43 commits to all branches. On dev, 191 files have changed and there have been 40584 additions and 540 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

5 pull requests merged by 3 users

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

Merged #22 security: validate JSON metadata fields to prevent mass assignment 2026-02-21 01:26:04 +00:00

Merged #21 fix(security): improve TeapotController header sanitization 2026-02-20 12:10:59 +00:00

Merged #20 security: add rate limiting to admin action endpoints 2026-02-20 12:10:48 +00:00

Merged #4 docs: add Phase 0 environment assessment and test baseline (#2) 2026-02-20 02:29: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

7 issues closed from 1 user

Closed #14 security: validate JSON metadata fields to prevent mass assignment 2026-02-21 01:26:04 +00:00

Closed #19 roadmap: php-admin production readiness checklist 2026-02-20 12:17:50 +00:00

Closed #2 phase 0: environment assessment + test baseline 2026-02-20 12:17:36 +00:00

Closed #3 discovery: scan php-admin and create improvement issues 2026-02-20 12:17:36 +00:00

Closed #13 security: improve TeapotController header sanitization 2026-02-20 12:10:59 +00:00

Closed #12 security: add rate limiting to admin action endpoints 2026-02-20 12:10:48 +00:00

Closed #1 audit: review admin panel structure and Livewire components on dev branch 2026-02-20 01:40:27 +00:00

23 issues created by 3 users

Opened #1 audit: review admin panel structure and Livewire components on dev branch 2026-02-20 01:37:41 +00:00

Opened #2 phase 0: environment assessment + test baseline 2026-02-20 01:41:07 +00:00

Opened #3 discovery: scan php-admin and create improvement issues 2026-02-20 01:51:38 +00:00

Opened #5 refactor: add declare(strict_types=1) to all PHP files 2026-02-20 02:34:52 +00:00

Opened #6 refactor: add missing return type hints to 18+ methods 2026-02-20 02:35:13 +00:00

Opened #7 test: add tests for admin modal components (30+ modals) 2026-02-20 02:35:52 +00:00

Opened #8 test: add unit tests for Model methods 2026-02-20 02:36:18 +00:00

Opened #9 fix: add error handling to Settings modal methods 2026-02-20 02:37:17 +00:00

Opened #10 fix: add error handling to PlatformUser modal methods 2026-02-20 02:37:42 +00:00

Opened #11 fix: add error handling to SearchProviderRegistry 2026-02-20 02:38:04 +00:00

Opened #12 security: add rate limiting to admin action endpoints 2026-02-20 02:38:40 +00:00

Opened #13 security: improve TeapotController header sanitization 2026-02-20 02:39:11 +00:00

Opened #14 security: validate JSON metadata fields to prevent mass assignment 2026-02-20 02:39:55 +00:00

Opened #15 refactor: implement or remove 2FA stub methods in Settings modal 2026-02-20 02:40:30 +00:00

Opened #16 refactor: implement or remove BoostPurchase stub in admin modals 2026-02-20 02:40:58 +00:00

Opened #17 refactor: remove or implement empty register() methods in Boot classes 2026-02-20 02:41:25 +00:00

Opened #18 docs: add PHPDoc to 40+ undocumented public methods 2026-02-20 02:42:10 +00:00

Opened #19 roadmap: php-admin production readiness checklist 2026-02-20 02:43:17 +00:00

Opened #23 epic: php-admin hardening 2026-02-20 23:57:59 +00:00

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