aboutsummaryrefslogtreecommitdiff
path: root/app/class/Modelrender.php
AgeCommit message (Expand)Author
2021-03-04fix(render): remove added media classn-peugnet
2020-12-19run phpcbf and add fix target to Makefilen-peugnet
2020-08-12close #119 config param to disable md hard wrapvincent-peugnet
2020-04-28listen to brother Stan and clean some thingsvincent-peugnet
2020-04-28fix password max sizevincent-peugnet
2020-04-28tests: phpstan adjustments + 3 phpstan fixesn-peugnet
2020-04-26add bookmarks to mediavincent-peugnet
2020-04-26user bookmarks use new objectvincent-peugnet
2020-04-25fix: most of PHPStan errorsn-peugnet
2020-04-21correct warning psr 12 : 120 characters linesvincent-peugnet
2020-04-21refactor: error handling uncatched LogicException exn-peugnet
2020-04-17apply psr 12 part 2vincent-peugnet
2020-04-17apply psr12vincent-peugnet
2020-04-08fix: SUMMARY does not work with custom header Idsn-peugnet
2020-04-08fix: SUMMARY produces invalid HTML coden-peugnet
2020-04-07refactor LIST fix #74vincent-peugnet
2020-04-07model page,render refactorvincent-peugnet
2020-04-06fix underscore match rendering errorvincent-peugnet
2020-04-03render : elements header-id param close #63vincent-peugnet
2020-04-03summary inclusion min & max settingvincent-peugnet
2020-03-25Merge pull request #72 from n-peugnet/implement-cytoscape.jsVincent Peugnet
2020-03-25graph look, add redirections, close #50vincent-peugnet
2020-03-23fix links rewrting in code blocksn-peugnet
2020-02-12Link to refactoring close #48vincent-peugnet
2020-02-12Manual correctionsvincent-peugnet
2020-02-10Refactoring element rendering close #60vincent-peugnet
2020-02-10new feature : page redirection, close #44vincent-peugnet
2020-02-08fix %connect + manual updatevincent-peugnet
2020-02-07fix default body in config- adminvincent-peugnet
2020-01-30default thumbnail fix #49vincent-peugnet
2020-01-22manual + render pagelist classvincent-peugnet
2020-01-21fix sumparser error during rendervincent-peugnet
2020-01-21summary limits fix issue #35vincent-peugnet
2020-01-21start end point for summary generationvincent-peugnet
2020-01-21user manual tutorial updatevincent-peugnet
2020-01-21new user manual in markdownvincent-peugnet
2020-01-18refactoring medialistvincent-peugnet
2019-11-06fix: some missed use statementsn-peugnet
2019-11-05refactor: switch to psr-4 autoloadingn-peugnet