summaryrefslogtreecommitdiff
path: root/app/Exceptions
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach4-4/+4
2025-01-16It's 2025. Update copyright date.Greg Roach4-4/+4
2024-09-14Fix: #5026 - add friendy error message when failing to upload new media obectGreg Roach1-7/+4
2024-03-31PHP 8.2 - union typesGreg Roach1-1/+1
2023-07-23phpdocGreg Roach3-6/+0
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-0/+30
2023-01-25It's 2023Greg Roach3-3/+3
2023-01-25It's 2023Greg Roach3-3/+3
2022-03-16It is 2022 - update copyright datesGreg Roach3-3/+3
2022-02-23Update and use Validation classGreg Roach1-1/+0
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-0/+44
2021-11-06Use exception for upload file errorsGreg Roach1-0/+107
2021-10-03Refactor HTTP exceptionsGreg Roach22-806/+2
2021-03-22Remove redundant type-castGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach22-44/+44
2021-01-12Update ckEditorGreg Roach2-0/+86
2020-04-13TypoGreg Roach1-1/+1
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach19-48/+211
2019-10-17PSR12Greg Roach16-0/+16
2019-09-29PSR12Greg Roach16-0/+16
2019-08-11Fix: #2480, #2520 - ignore records without XREFs during importGreg Roach1-0/+39
2019-04-14Refactor the bootstrap processGreg Roach1-98/+0
2019-04-13Move route-not-found logic from controller to middlewareGreg Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach2-15/+58
2019-02-04Working on upgrade wizard and testingGreg Roach2-6/+42
2019-01-01Happy 2019Greg Roach15-15/+15
2018-12-18Add support for Laravel query-builderGreg Roach1-3/+3
2018-10-10Use same error handler on dev/productionGreg Roach1-13/+2
2018-08-19CodeStyleGreg Roach1-4/+4
2018-07-16Use PSR2 code styleGreg Roach15-131/+161
2018-06-02Refactor error handlingGreg Roach15-0/+527