1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 14:42:31 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
21f6b44660 French translation. Thanks to rinoka 2016-11-29 08:46:24 +01:00