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

20 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
devfake
b9b93668bc Merge branch 'tv_show' 2016-11-28 09:06:23 +01:00
devfake
643c71469a modal, display episodes, few other updates 2016-11-28 08:50:09 +01:00
Ellinia
0142ce349c Update de.json
I have updated the de.json!
2016-11-26 09:10:42 +01:00
Ellinia
b4a2af4060 Update de.json
I have update two words
2016-11-25 17:10:45 +01:00
devfake
6b84606ea4 design to display tv season / episode 2016-11-24 10:28:00 +01:00
devfake
15aad4fd9a genre message 2016-11-24 08:44:14 +01:00
devfake
2e8e41a4be add language translations for flox 2016-11-23 21:16:41 +01:00