summaryrefslogtreecommitdiff
path: root/composer.json
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Fix: external files cause error on manage media pageGreg Roach1-2/+2
2020-12-27Remove old dependency - league/glideGreg Roach1-1/+0
2020-09-18Add tool to find/create missing test scriptsGreg Roach1-0/+3
2020-09-15Remove league/glide. Use intervention/image directly.Greg Roach1-0/+2
2020-07-04Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()Greg Roach1-0/+1
2020-06-20Update vendor dependenciesGreg Roach1-2/+2
2020-06-08Update vendor dependenciesGreg Roach1-1/+1
2020-06-01Update vendor dependenciesGreg Roach1-18/+17
2020-02-17Check for bad robotsGreg Roach1-0/+2
2020-02-12#2777 - 7.4 compatibility patch has been accepted into TCPDFGreg Roach1-10/+0
2020-02-11Update vendor code - Update markdown handler to use new CommonMark libraryGreg Roach1-2/+1
2020-02-01CodeStyleGreg Roach1-1/+0
2019-12-20Fix: #2777 tcpdf seems abandoned - apply patches locallyGreg Roach1-2/+7
2019-12-16phpstan is more useful than phanGreg Roach1-9/+0
2019-12-04Update baseline for phpstan 0.12Greg Roach1-2/+1
2019-12-03Github actionsGreg Roach1-4/+7
2019-11-29Remove composer dependency on $PATHGreg Roach1-4/+4
2019-11-28Increase level for phpstan checksGreg Roach1-2/+2
2019-11-27Avoid wildcard dependencies in composer.jsonGreg Roach1-1/+1
2019-11-24Refactor caching to remove dependency on the illuminate implementationGreg Roach1-1/+2
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach1-3/+1
2019-11-23Adjust static analysis checksGreg Roach1-8/+8
2019-11-21Update documentation for custom modulesGreg Roach1-0/+1
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach1-1/+3
2019-10-31Refactor routing tableGreg Roach1-3/+3
2019-10-18Add static analysis to pre-commit hookGreg Roach1-0/+1
2019-10-18Use TreeServiceGreg Roach1-3/+3
2019-10-16Tweak static analysis toolsGreg Roach1-12/+25
2019-10-12Working on request/base URL logicGreg Roach1-0/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+1
2019-10-06Use aura/routerGreg Roach1-0/+1
2019-09-30Allow static analysis tools to run independentlyGreg Roach1-9/+24
2019-09-12Code checkGreg Roach1-2/+2
2019-08-26No longer use .MO filesGreg Roach1-4/+0
2019-08-05Update dependenciesGreg Roach1-1/+1
2019-07-16Package webuni/commonmark-table-extension is abandoned, you should avoid usin...Greg Roach1-3/+3
2019-06-22Fix: #2461 - use PHP arrays instead of .MO filesGreg Roach1-2/+7
2019-06-22Fix: #2359 - updated language negotiation for chinese in fisharebest/localiza...Greg Roach1-1/+1
2019-05-17Static analysisGreg Roach1-1/+1
2019-05-10Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTMLGreg Roach1-0/+1
2019-04-30Fix: #2399 - build script does not search .phtml files for translationsGreg Roach1-1/+1
2019-04-17CodeStyleGreg Roach1-20/+25
2019-04-14Add convenience script to composer.jsonGreg Roach1-0/+6
2019-04-11Replace standalone emitter with middlewareGreg Roach1-1/+0
2019-04-10Reports: strict types and code styleGreg Roach1-0/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-1/+8
2019-03-30TypoGreg Roach1-1/+1
2019-03-28Remove dependency on PHP/ext-xml - polyfill-php72 provides utf_decode()Greg Roach1-4/+2
2019-03-27Update vendor dependenciesGreg Roach1-9/+9
2019-03-09Build scriptGreg Roach1-3/+1