aboutsummaryrefslogtreecommitdiff
path: root/app/class/Item.php
AgeCommit message (Collapse)Author
2020-12-19run phpcbf and add fix target to Makefilen-peugnet
2020-04-28add session as controller varvincent-peugnet
2020-04-28fix password max sizevincent-peugnet
add error in hydrate
2020-04-26user bookmarks use new objectvincent-peugnet
+ shortcuts visible in backtopbar
2020-04-25fix: most of PHPStan errorsn-peugnet
2020-04-17apply psr 12 part 2vincent-peugnet
2020-04-14finish flashmessages implementationvincent-peugnet
+ clean css
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