summaryrefslogtreecommitdiff
path: root/app/Module/HitCountFooterModule.php
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-02-08Fix: hit counter failing since XREF moved to route attributeGreg Roach1-1/+4
2020-01-20Add the entire route to the request, not just the nameGreg Roach1-2/+7
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach1-4/+6
2019-11-04Update route names in hit counter moduleGreg Roach1-12/+18
2019-10-17PSR12Greg Roach1-0/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+0
2019-10-05Add route to requestGreg Roach1-5/+4
2019-10-05Change signature for Footer modules - give them access to the requestGreg Roach1-4/+4
2019-09-29PSR12Greg Roach1-0/+1
2019-04-15Use PSR-7 file uploadsGreg Roach1-2/+2
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-43/+43
2019-03-08Strict types and code reviewGreg Roach1-1/+0
2019-03-02Use app() shortcutGreg Roach1-2/+2
2019-03-02Apply fixes from StyleCI (#2293)Greg Roach1-1/+0
2019-03-02Refactoring modules to remove dependency on Tree (allows earlier initialisati...Greg Roach1-65/+57
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-4/+5
2019-01-29TestingGreg Roach1-24/+24
2019-01-28CodeStyleGreg Roach1-0/+4
2019-01-28CodeStyleGreg Roach1-1/+1
2019-01-28Convert page footers to modulesGreg Roach1-0/+192