1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 22:52:32 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Viktor Geringer
e7129686a0 include tv into trending (#41)
* add tv into trending

* restructure TMDb fixtures

* add test for trending and upcoming
2017-02-13 21:19:47 +01:00
Viktor Geringer
24b950787f Item not found (#36)
* create and move fixtures

* migrations, no-image file

* create empty item if file not found

* update tests

* remove migration comments

* hide buttons for suggestions and seasons if it's empty
2017-02-13 21:17:33 +01:00
Viktor Geringer
42f9acd327 Update genre (#28)
* remove update genre info text

* update genre for all movies and tv shows

* fix method comment
2017-02-13 21:17:33 +01:00
Viktor Geringer
5818026f67 Refactor models (#27)
* change parser fixtures

* move alternativeTitle method to other class

* refactor tests

* start with alternative title

* use app helper method

* refactor add items

* change fixtures structure

* alternative title

* episode service

* item service

* file parser test

* flatten item controller

* git ignorecase
2017-02-13 21:17:25 +01:00