aboutsummaryrefslogtreecommitdiff
path: root/app/class/User.php
AgeCommit message (Collapse)Author
2020-04-26user bookmarks use new objectvincent-peugnet
+ shortcuts visible in backtopbar
2020-04-25fix: most of PHPStan errorsn-peugnet
2020-04-17apply psr12vincent-peugnet
2020-04-14finish flashmessages implementationvincent-peugnet
+ clean css
2020-04-10user manage password close #69vincent-peugnet
users can change their passwords themself
2020-01-29refactor : item abstract classvincent-peugnet
new Item abstract class with hydrate and dry functions to clean others
2019-11-05refactor: switch to psr-4 autoloadingn-peugnet