aboutsummaryrefslogtreecommitdiff
path: root/app/class/Controller.php
AgeCommit message (Collapse)Author
2020-12-19run phpcbf and add fix target to Makefilen-peugnet
2020-05-25add page specific password protection close #118vincent-peugnet
2020-05-25add /login and /logout close #117vincent-peugnet
2020-05-15new cookie session systemvincent-peugnet
composer require JWT user stores sessions
2020-04-29feature : rename media fix #82vincent-peugnet
2020-04-28add session as controller varvincent-peugnet
2020-04-28move fonts into mediavincent-peugnet
move global css into media
2020-04-26user bookmarks use new objectvincent-peugnet
+ shortcuts visible in backtopbar
2020-04-25fix: most of PHPStan errorsn-peugnet
2020-04-21refactor: error handling uncatched LogicException exn-peugnet
2020-04-17apply psr12vincent-peugnet
2020-04-14finish flashmessages implementationvincent-peugnet
+ clean css
2020-04-13first arrival of flash messages close #85vincent-peugnet
2020-04-09feature : cookie session managementvincent-peugnet
2020-04-08simple cookies storagevincent-peugnet
using flywheel autogerated ID
2020-01-20fix media little problemsvincent-peugnet
2019-11-05refactor: switch to psr-4 autoloadingn-peugnet