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
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
619e407bcd subpage design (#64)
* start with subpage design

* transitions

* transitions

* transitions, stuff

* modal for trailer

* english fallback for trailers

* slugs in url

* bit refactor

* tests and fixtures

* travis

* update production files

* move time limit to config and display error message to user

* fix import

* fix review
2017-04-11 08:45:08 +02: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
7d7553088c Fetch files (added) (#22)
* move to local scope

* start file parser

* flatten controller

* update tests

* composer update

* Update tests, include episodes

* store src for tv episodes

* simplify fixtures

* refactor

* refactor episode and alternative title

* refactor item category

* fix typo and remove exception
2017-02-13 21:17:25 +01:00
devfake
34a4046060 replace vue-resource with axios 2016-11-23 11:59:22 +01:00
devfake
d80a37d932 use yarn 2016-11-23 11:41:26 +01:00
devfake
b754d84149 Init new version 2016-10-10 10:57:39 +02:00
devfake
a7cba7dc2e remove old code from master branch 2016-10-07 14:38:41 +02:00
devfake
c566153fd5 start with category selection 2016-02-25 21:15:41 +01:00
devfake
6027173fd4 clean up and minor fixes 2016-02-24 20:15:25 +01:00
devfake
be8590d95f implement star-rating design 2016-02-24 15:08:31 +01:00
devfake
34c1b2b8a3 start with hidden-content 2016-02-24 11:36:52 +01:00
devfake
faf0dd3bf5 change poster to img 2016-02-23 14:21:44 +01:00
devfake
7f381c7ff0 update react-router 2016-02-23 13:09:50 +01:00
devfake
a76660451e update packages 2016-02-23 09:11:31 +01:00
devfake
ac2f217ecc update elixir 2015-07-30 19:40:23 +02:00
devfake
9bc4d69727 add tooltip 2015-07-28 14:34:31 +02:00
devfake
fc54d88aaf fix 2015-07-28 11:37:05 +02:00
devfake
7ccfb5154b initial commit 2015-07-27 20:49:37 +02:00