updated changelog and todo

This commit is contained in:
2020-08-30 16:06:04 -04:00
parent eea45776f3
commit 32cda6f796

View File

@@ -49,7 +49,11 @@ CREATE TABLE `game_thumbnail` (
## To do ## To do
- Ajouter un systeme Multi-User "manuel" puisque ce n'est pas possible de lire le psn ID a partir de ps4-waker. - Add a way to use multi-user time attribute.
- Login (oauth?) pour fonctions (genre changer les images). - Add a login (oauth?) to prevent image change.
- Make thumnail the right size before saving.
- Ajouter les informations sur les tables MySQL dans le Git. ## Changelog
# 2020.08.30
- Moved from intenal DB Class to MeekroDB
- Moved from extenal URL for thumbnail to internally stored thumbnail.