aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-05-18Merge pull request #113 from vincent-peugnet/tests-multiple-osVincent Peugnet
2020-05-18Merge branch 'master' of https://github.com/vincent-peugnet/wcmsvincent-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-05-08fix: </textarea> closing tag bugn-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-28feat: select all for code inputsn-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-11codemirror style and editor cleanupvincent-peugnet
2020-04-10user manage password close #69vincent-peugnet
2020-04-09connect using user and password close #70vincent-peugnet
2020-04-09feature : cookie session managementvincent-peugnet
2020-04-09Merge branch 'master' of https://github.com/vincent-peugnet/wcmsvincent-peugnet
2020-04-09remember me with hash comparaison close #68vincent-peugnet
2020-04-08simple cookies storagevincent-peugnet
2020-04-08Merge pull request #86 from n-peugnet/fix-summary-renderingVincent Peugnet
2020-04-08fix: SUMMARY does not work with custom header Idsn-peugnet
2020-04-08fix and clean Optvincent-peugnet
2020-04-08fix: SUMMARY produces invalid HTML coden-peugnet
2020-04-07refactor LIST fix #74vincent-peugnet