aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-11fix #123 media video code generator bugvincent-peugnet
2020-05-25viewportvincent-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-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-15manual updatevincent-peugnet
2020-05-11fix: tests for Windowsn-peugnet
2020-05-11fix: explicitely set PATH in Makefile for MacOSn-peugnet
2020-05-11fix: log file was not closedn-peugnet
2020-05-11tests: run tests over multiple OSn-peugnet
2020-05-08fix: </textarea> closing tag bugn-peugnet
2020-04-30tests: use codecov instead of coverallsn-peugnet
2020-04-30fix: Can't find variable: InputEvent on Safarin-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-28refactor: clean js code with "activate" functionsn-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-25tests(ci): problemMatchers, 3 php versions, optimsn-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-22tests: add coverage report and badgen-peugnet
2020-04-22tests: add github annotation reportsn-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-21tests: add github actionsNicolas 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 phpunit phpstan extensionn-peugnet
2020-04-21tests: add exception phpstan extensionsn-peugnet