summaryrefslogtreecommitdiff
path: root/app/Exceptions
AgeCommit message (Expand)AuthorFilesLines
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