1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 14:42:31 +01:00
flox/backend
Viktor Geringer 5818026f67 Refactor models (#27)
* change parser fixtures

* move alternativeTitle method to other class

* refactor tests

* start with alternative title

* use app helper method

* refactor add items

* change fixtures structure

* alternative title

* episode service

* item service

* file parser test

* flatten item controller

* git ignorecase
2017-02-13 21:17:25 +01:00
..
app Refactor models (#27) 2017-02-13 21:17:25 +01:00
bootstrap Init new version 2016-10-10 10:57:39 +02:00
config start setting tests 2016-12-20 11:17:22 +01:00
database Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
routes Refactor models (#27) 2017-02-13 21:17:25 +01:00
storage Init new version 2016-10-10 10:57:39 +02:00
tests Refactor models (#27) 2017-02-13 21:17:25 +01:00
.env.example FP integration setup (#25) 2017-02-13 21:17:25 +01:00
artisan Init new version 2016-10-10 10:57:39 +02:00
composer.json Fetch files (added) (#22) 2017-02-13 21:17:25 +01:00
composer.lock Fetch files (added) (#22) 2017-02-13 21:17:25 +01:00
phpunit.xml Refactor models (#27) 2017-02-13 21:17:25 +01:00
server.php Init new version 2016-10-10 10:57:39 +02:00