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

25 Commits

Author SHA1 Message Date
Viktor Geringer
24b950787f Item not found (#36)
* create and move fixtures

* migrations, no-image file

* create empty item if file not found

* update tests

* remove migration comments

* hide buttons for suggestions and seasons if it's empty
2017-02-13 21:17:33 +01:00
Viktor Geringer
a43b3bc3cd store subtitle (#30)
* prepare subtitle field

* store and remove subtitle

* rename 'subtitle' to 'subtitles'
2017-02-13 21:17:33 +01:00
Viktor Geringer
dbd6e99eee Fetch timestamp (#23)
* remove migration comments

* update timestamp by fetch parser

* remote empty line
2017-02-13 21:17:25 +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
Viktor Geringer
ab63c5b886 fix alternative titles for tv shows (#17)
* fix alternative titles for tv shows

* add test for alternative titles

* fix test for alternative titles

* refactor alternative title tests

* refactor header
2017-02-13 21:17:25 +01:00
devfake
c901232f16 start file parser
migrations

swap sqlite file with memory

set and update alternative titles

simplify alternative titles

change request limit handling

move limitRemaining to method
2017-02-13 21:17:25 +01:00
devfake
bff0ea83ee create user tests 2016-12-16 14:06:50 +01:00
devfake
93e527de4b fix import and allow null value for original_title 2016-12-15 12:31:13 +01:00
Viktor Geringer
3970e9ab1e typo... 2016-12-14 17:40:57 +01:00
Viktor Geringer
61d3e456cb fix migration error... 2016-12-14 17:38:09 +01:00
devfake
58a7f53151 spoiler protection for episode names 2016-12-12 09:18:13 +01:00
devfake
200aca29de fix recent sort of tv shows 2016-11-29 12:06:36 +01:00
devfake
0bf58b12f6 add episode db 2016-11-28 08:40:46 +01:00
devfake
72588937a3 prepare database for tv 2016-11-24 11:52:10 +01:00
devfake
887c56776e simplify and replace alternative language with translation 2016-11-23 16:24:34 +01:00
devfake
68e4ac27da add settings to display genre and/or release date 2016-10-18 09:57:47 +02:00
devfake
e856cdc229 store genre in db and display them in upcoming 2016-10-17 10:57:42 +02: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
22ac0c27ff recreate migrations 2016-02-26 10:44:24 +01:00
devfake
065e5b9657 update migrations for nullable categories 2016-02-26 10:09:04 +01:00
devfake
33b1cd2194 add user seed 2016-02-25 12:58:37 +01:00
devfake
767b09576a update items migration 2016-02-24 12:48:02 +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