aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-21tests: add phpstan static analysis tool (level5)n-peugnet
2020-04-21chore: add fn.php to composer autoloadingn-peugnet
2020-04-19finish PSR 12 error cleaningvincent-peugnet
2020-04-17apply psr 12 part 2vincent-peugnet
2020-04-17tests: fix setup of phpcsand phpunitn-peugnet
2020-04-17tests: add check to release target + readme infon-peugnet
2020-04-17tests(phpcs): add cache file + checkstyle reportn-peugnet
2020-04-17tests: add phpunit w/coverage + 1 test SummaryTestn-peugnet
2020-04-17apply psr12vincent-peugnet
2020-04-17Merge branch 'master' of https://github.com/vincent-peugnet/wcmsvincent-peugnet
2020-04-17tests: add phpcs with minimal PSR12 confign-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-13fix: un-highlight wsyntax in commentsn-peugnet
2020-04-11codemirror style and editor cleanupvincent-peugnet
2020-04-10Merge branch 'implement-password'vincent-peugnet
2020-04-10user manage password close #69vincent-peugnet
2020-04-10Merge pull request #87 from n-peugnet/feat-codemirror-w-syntaxVincent Peugnet
2020-04-09connect using user and password close #70vincent-peugnet
2020-04-09feat: add keywords coloration for each macron-peugnet
2020-04-09feat: Coloration for W synthax in CodeMirrorn-peugnet
2020-04-09feature : cookie session managementvincent-peugnet