aboutsummaryrefslogtreecommitdiff
path: root/app/class
AgeCommit message (Expand)Author
2021-03-04Merge pull request #135 from n-peugnet/fix-remove-media-classVincent Peugnet
2021-03-04fix(render): remove added media classn-peugnet
2021-03-04fix: init config scriptn-peugnet
2020-12-19run phpcbf and add fix target to Makefilen-peugnet
2020-08-12disable javascript config option, close #114vincent-peugnet
2020-08-12close #119 config param to disable md hard wrapvincent-peugnet
2020-08-12close #124 display video and audio in gallery viewvincent-peugnet
2020-08-11Merge branch 'master' of https://github.com/vincent-peugnet/wcmsvincent-peugnet
2020-08-11fix #123 media video code generator bugvincent-peugnet
2020-05-31fix(render): css was strtolower-edn-peugnet
2020-05-25add page specific password protection close #118vincent-peugnet
2020-05-25add /login and /logout close #117vincent-peugnet
2020-05-18Merge branch 'master' of https://github.com/vincent-peugnet/wcmsvincent-peugnet
2020-05-18file :show max upload sizevincent-peugnet
2020-05-18Merge pull request #113 from vincent-peugnet/tests-multiple-osVincent Peugnet
2020-05-18upgrade user password managementvincent-peugnet
2020-05-15new cookie session systemvincent-peugnet
2020-05-11fix: log file was not closedn-peugnet
2020-04-29fix default thumbnail and lewline errorsvincent-peugnet
2020-04-29fix bookmark construction in uservincent-peugnet
2020-04-29Merge pull request #108 from vincent-peugnet/add-whoopsVincent Peugnet
2020-04-29feature : rename media fix #82vincent-peugnet
2020-04-28fix: never catch LogicExceptions except in indexn-peugnet
2020-04-28fix page secure outputvincent-peugnet
2020-04-28chore: add whoops for a better dev environmentn-peugnet
2020-04-28listen to brother Stan and clean some thingsvincent-peugnet
2020-04-28add session as controller varvincent-peugnet
2020-04-28fix password max sizevincent-peugnet
2020-04-28move fonts into mediavincent-peugnet
2020-04-28tests: phpstan adjustments + 3 phpstan fixesn-peugnet
2020-04-28fix: error codes on error pagesn-peugnet
2020-04-26add bookmarks to mediavincent-peugnet
2020-04-26user bookmarks use new objectvincent-peugnet
2020-04-25Merge branch master with implement-exceptionvincent-peugnet
2020-04-25fix: most of PHPStan errorsn-peugnet
2020-04-25feat: warning, info & debug directly a throwablen-peugnet
2020-04-25fix: Logger::exception didn't print the error positionn-peugnet
2020-04-22colors refactor with exceptionsvincent-peugnet
2020-04-21correct warning psr 12 : 120 characters linesvincent-peugnet
2020-04-21feat: Logger throws Exceptions instead of dien-peugnet
2020-04-21feat: add Logger class to log catched errorsn-peugnet
2020-04-21refactor: error handling uncatched LogicException exn-peugnet
2020-04-21tests: add exception phpstan extensionsn-peugnet
2020-04-19finish PSR 12 error cleaningvincent-peugnet
2020-04-17apply psr 12 part 2vincent-peugnet
2020-04-17apply psr12vincent-peugnet
2020-04-17fix bugs detected by sentryvincent-peugnet
2020-04-14finish flashmessages implementationvincent-peugnet
2020-04-13first arrival of flash messages close #85vincent-peugnet
2020-04-10user manage password close #69vincent-peugnet