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

14 Commits

Author SHA1 Message Date
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
Viktor Geringer
1f1967c2b3
Show ratings optionally (#98)
* show ratings optionally

* update production files
2017-11-05 17:06:27 +01:00
devfake
0972b8d9d0 show if episode has no release date yet 2017-08-15 10:14:36 +02:00
Viktor Geringer
2a97b31137 Improve filter sort (#85)
* remove filter icons

* add filter to content

* change filter name for "best rated"
2017-08-05 18:40:36 +02:00
Viktor Geringer
1a224a50ed Implement watchlist feature (#84)
* implement watchlist feature

* update production files

* fix migration error

* change current route to now-playing
2017-07-31 09:21:44 +02:00
Viktor Geringer
e6c13acde7 Show current movies in theatre (#82)
* start with "now playing" movies

* display current route

* display route in header

* update production files

* fix test and create refresh mock
2017-07-28 12:44:22 +02:00
Viktor Geringer
74f733710e Implement refresh data (#81)
* update translations

* split helper file

* implement refresh informations

* add tests

* update production files

* move refresh all to a seperate request

* update production files
2017-07-28 11:37:33 +02:00
Viktor Geringer
c8e6a492ad add browser titles (#70) 2017-04-11 15:46:19 +02:00
Viktor Geringer
5c285a4e42 show name of item for suggestions (#46)
* prepare languages

* show name for suggestions

* update production files
2017-02-13 21:19:47 +01:00
Viktor Geringer
a50a7d7c5b change settings page (#31)
* prepare languages

* prepare routes

* split settings into smaller components

* move debounce and vue-router into vendor

* remove dependency from index

* refactor

* update method comment
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
devfake
58a7f53151 spoiler protection for episode names 2016-12-12 09:18:13 +01:00
devfake
cb5cef3074 add translations for update 2016-11-30 12:42:41 +01:00
Mohamed-Touhami MAHDI
2698c8d6ab Create ar.json 2016-11-28 16:59:46 +00:00