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

11 Commits

Author SHA1 Message Date
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
a51c4f53d2 remove file-parser from travis and tests (#59)
* catch regular exception and mock file parser response

* update travis

* remove mocked file-parser test
2017-03-01 15:24:06 +01:00
Tim Meier
adc55c3a1b Call file parser (#40)
* move config

* call file parser

* update composer dependencies

* update travis

* fix empty poster

* call file-parser test setup

* return correct flox-file-parser uri
2017-02-13 21:17:33 +01:00
Viktor Geringer
06b41cb3a9 import and export alternative titles (#35)
* create helper functions

* import/export alternative titles

* add test for import and export
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
93e527de4b fix import and allow null value for original_title 2016-12-15 12:31:13 +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
29a9a0bb01 start with excel import 2016-02-23 15:37:34 +01:00
devfake
19636d6158 update laravel to 5.2.20 2016-02-23 09:59:53 +01:00
devfake
bfac468146 update laravel to 5.1.30 2016-02-23 09:36:43 +01:00