1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 14:42:31 +01:00
flox/backend/app/Services
Viktor Geringer 1a1753181f
move genres into own table (#104)
* create genres table and translate media_type

* parse genres from TMDb and modify artisan db command

* parse genres on migration

* Save genres in new table (via relation)

* Implode genres as string.
Update genres in refresh.

* add tests for genres

* fix icon for src

* display genres on own page

include few ui tweaks
2018-03-11 21:08:44 +01:00
..
Models move genres into own table (#104) 2018-03-11 21:08:44 +01:00
FileParser.php move genres into own table (#104) 2018-03-11 21:08:44 +01:00
IMDB.php subpage design (#64) 2017-04-11 08:45:08 +02:00
Storage.php Implement refresh data (#81) 2017-07-28 11:37:33 +02:00
Subpage.php move genres into own table (#104) 2018-03-11 21:08:44 +01:00
TMDB.php move genres into own table (#104) 2018-03-11 21:08:44 +01:00