aboutsummaryrefslogtreecommitdiff
path: root/app/class/Media.php
AgeCommit message (Collapse)Author
2020-12-19run phpcbf and add fix target to Makefilen-peugnet
2020-08-12close #124 display video and audio in gallery viewvincent-peugnet
2020-08-11fix #123 media video code generator bugvincent-peugnet
2020-04-29Merge pull request #108 from vincent-peugnet/add-whoopsVincent Peugnet
Add whoops
2020-04-29feature : rename media fix #82vincent-peugnet
2020-04-28fix: never catch LogicExceptions except in indexn-peugnet
2020-04-28listen to brother Stan and clean some thingsvincent-peugnet
2020-04-25fix: most of PHPStan errorsn-peugnet
2020-04-21correct warning psr 12 : 120 characters linesvincent-peugnet
2020-04-17apply psr 12 part 2vincent-peugnet
2020-03-26media add user and permissions datavincent-peugnet
2020-03-26sort media by date and ext fix #67vincent-peugnet
2020-03-26media date displayvincent-peugnet
2020-01-29refactor : item abstract classvincent-peugnet
new Item abstract class with hydrate and dry functions to clean others
2020-01-23new media typesvincent-peugnet
2020-01-22media get symbols and css fixvincent-peugnet
2019-11-05refactor: switch to psr-4 autoloadingn-peugnet