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

22 Commits

Author SHA1 Message Date
Viktor Geringer
04d34440df search by media type (#45)
* search only for media_type for file-parser

* typos

* remove 'add' button if it's an empty item

* fix relations for searching

* add tests for search

* fix missing media type

* fix media type for strict search

* fix test
2017-02-13 21:19:47 +01:00
Viktor Geringer
2a74f2bb2e Unknown status (#33)
* prepare for unknown status

* add unknown status

* refactor

* typo
2017-02-13 21:17:33 +01:00
devfake
96cb94f2ed minor code sniffer changes 2017-02-13 21:17:33 +01:00
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
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
acbac530fc start setting tests 2016-12-20 11:17:22 +01:00
devfake
58a7f53151 spoiler protection for episode names 2016-12-12 09:18:13 +01:00
devfake
473b223879 mark all episodes at once 2016-11-30 15:26:38 +01:00
devfake
200aca29de fix recent sort of tv shows 2016-11-29 12:06:36 +01:00
devfake
5cc5802231 search and create episodes 2016-11-28 08:48:12 +01:00
devfake
887c56776e simplify and replace alternative language with translation 2016-11-23 16:24:34 +01:00
devfake
cad5894673 update readme 2016-10-18 15:20:04 +02:00
devfake
39ca42d065 move settings and storage into own classes 2016-10-18 14:26:24 +02:00
devfake
ea99611f14 fix genre update 2016-10-18 11:06:33 +02:00
devfake
9d469f60bb add button to update genre list 2016-10-18 10:54:10 +02:00
devfake
e856cdc229 store genre in db and display them in upcoming 2016-10-17 10:57:42 +02:00
devfake
09ac451a48 add import 2016-10-11 11:06:58 +02:00
devfake
70239891d6 change user settings and add movie export 2016-10-10 15:14:57 +02:00
devfake
b754d84149 Init new version 2016-10-10 10:57:39 +02:00