| Commit message (Expand) | Author | Age | Files | Lines |
| * | Page Content: Added more complex & configurable content filtering | Dan Brown | 2026-02-13 | 1 | -1/+3 |
| * | Deps: Updated PHP package versions | Dan Brown | 2025-12-19 | 1 | -2/+2 |
| * | Deps: Updated PHP package versions | Dan Brown | 2025-12-09 | 1 | -1/+1 |
| * | Dev: Set timezone for test DB creation, added PHP 8.5 to tests | Dan Brown | 2025-11-18 | 1 | -0/+1 |
| * | Packages: Updated predis | Dan Brown | 2025-08-30 | 1 | -1/+1 |
| * | Framework: Updated to Laravel 12 | Dan Brown | 2025-08-30 | 1 | -2/+2 |
| * | Mail: Removed custom symfony/mailer fork | Dan Brown | 2025-07-15 | 1 | -2/+1 |
| * | PHP: Updated composer packages | Dan Brown | 2025-07-07 | 1 | -1/+1 |
| * | PHP: Updated DOMPDF version | Dan Brown | 2025-02-17 | 1 | -1/+1 |
| * | Framework: Re-add updated patched symfony-mailer | Dan Brown | 2025-01-11 | 1 | -1/+2 |
| * | Framework: Updated phpunit to 11, updated migration test php versions | Dan Brown | 2025-01-11 | 1 | -2/+2 |
| * | Framework: Fixed Laravel 11 upgrade test issues, updated phpstan | Dan Brown | 2025-01-11 | 1 | -1/+1 |
| * | Framework: Performed Laravel 11 upgrade guide steps | Dan Brown | 2025-01-11 | 1 | -5/+3 |
| * | PHP: Updated min version to 8.2 | Dan Brown | 2025-01-09 | 1 | -2/+2 |
| * | Merge branch 'portazips' into development | Dan Brown | 2024-12-01 | 1 | -0/+1 |
| |\ |
|
| | * | ZIP Exports: Finished up format doc, move files, started builder | Dan Brown | 2024-10-15 | 1 | -0/+1 |
| * | | Dependencies: Updated composer packages | Dan Brown | 2024-11-13 | 1 | -1/+1 |
| |/ |
|
| * | PHP Dependancies: Updated packages pending major version changes | Dan Brown | 2024-09-27 | 1 | -2/+2 |
| * | PDF: Removed barryvdh snappy to use snappy direct | Dan Brown | 2024-04-24 | 1 | -1/+1 |
| * | PDF: Started new command option, merged options, simplified dompdf | Dan Brown | 2024-04-22 | 1 | -1/+1 |
| * | Licensing: Added license gen as composer command | Dan Brown | 2024-03-24 | 1 | -0/+4 |
| * | Deps: Updated custom symfony/mailer package | Dan Brown | 2024-03-17 | 1 | -1/+1 |
| * | Deps: Updated intervention library from 2 to 3 | Dan Brown | 2024-03-17 | 1 | -1/+1 |
| * | Testing: Updated PHPUnit from 9 to 10 | Dan Brown | 2024-03-17 | 1 | -3/+3 |
| * | Framework: Upgrade from Laravel 9 to 10 | Dan Brown | 2024-03-16 | 1 | -2/+2 |
| * | Updated minimum PHP version from 8.0 to 8.1 | Dan Brown | 2024-03-12 | 1 | -2/+2 |
| * | Deps: Updated php depenencies via composer | Dan Brown | 2023-12-22 | 1 | -1/+1 |
| * | Dependencies: Updated composer PHP deps | Dan Brown | 2023-12-09 | 1 | -5/+5 |
| * | Slack auth: Switched from community to laravel library | Dan Brown | 2023-09-11 | 1 | -2/+1 |
| * | Mail: Updated to forked symfony/mailer to allow assurance of tls | Dan Brown | 2023-07-04 | 1 | -1/+2 |
| * | Played around with a new app structure | Dan Brown | 2023-05-17 | 1 | -1/+1 |
| * | Updated php deps | Dan Brown | 2023-03-13 | 1 | -1/+1 |
| * | Removed parallel testing, updated predis | Dan Brown | 2023-02-07 | 1 | -2/+1 |
| * | Fixed issues found from tests | Dan Brown | 2023-02-06 | 1 | -1/+0 |
| * | Followed Laravel 9 update steps and file changes | Dan Brown | 2023-02-06 | 1 | -15/+14 |
| * | Merge branch 'auth_review' into development | Dan Brown | 2022-09-27 | 1 | -1/+0 |
| |\ |
|
| | * | Removed usage of laravel/ui dependency | Dan Brown | 2022-09-22 | 1 | -1/+0 |
| * | | Cleaned testing service provider usage | Dan Brown | 2022-09-27 | 1 | -0/+2 |
| * | | Added initial support for parallel testing | Dan Brown | 2022-09-26 | 1 | -0/+1 |
| |/ |
|
| * | Updated readme for phpcs usage, aligned gh action workflows | Dan Brown | 2022-09-18 | 1 | -0/+1 |
| * | Added php lint gh action, updated composer scripts | Dan Brown | 2022-09-18 | 1 | -0/+3 |
| * | Added and ran PHPCS | Dan Brown | 2022-09-18 | 1 | -0/+1 |
| * | Updated tests to use ssddanbrown/asserthtml package | Dan Brown | 2022-07-23 | 1 | -1/+1 |
| * | Updated DOMPDF, and other PHP dependancies | Dan Brown | 2022-07-17 | 1 | -1/+1 |
| * | Updated composer dependancies | Dan Brown | 2022-02-24 | 1 | -2/+2 |
| * | Updated minimum php version from 7.3 to 7.4 | Dan Brown | 2022-02-04 | 1 | -2/+2 |
| * | Updated HTMLDiff package to address multibtye issue | Dan Brown | 2022-01-24 | 1 | -1/+1 |
| * | Added inital phpstan/larastan setup | Dan Brown | 2021-11-05 | 1 | -2/+3 |
| * | Merge branch 'laravel_upgrade' | Dan Brown | 2021-11-04 | 1 | -28/+30 |
| |\ |
|
| | * | Updated php packages, Added php8.1 to GH actions | Dan Brown | 2021-11-04 | 1 | -6/+6 |