Viktor Geringer
ec2f87daef
improve last seen filter ( #56 )
...
* prepare migrations and relation
* update and order by new last_seen_at field
* add tests
* update production files
2017-02-26 10:09:54 +01:00
Tim Meier
498d7baa51
Add api for updating files ( #50 )
...
* Update vagrantfile
* Add http basic auth
* Add new api for FP to call
* refactor
2017-02-19 01:55:33 +01:00
Viktor Geringer
3000e3f222
throw exception if file-parser does not respond ( #44 )
2017-02-13 21:19:47 +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
2a74f2bb2e
Unknown status ( #33 )
...
* prepare for unknown status
* add unknown status
* refactor
* typo
2017-02-13 21:17:33 +01: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
a282723e1d
remove status ( #29 )
...
* prepare fixtures
* refactor fileparser and add removed status
* update fileparser tests
2017-02-13 21:17:33 +01:00
Viktor Geringer
42f9acd327
Update genre ( #28 )
...
* remove update genre info text
* update genre for all movies and tv shows
* fix method comment
2017-02-13 21:17:33 +01:00
devfake
96cb94f2ed
minor code sniffer changes
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
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
93e527de4b
fix import and allow null value for original_title
2016-12-15 12:31:13 +01:00
devfake
58a7f53151
spoiler protection for episode names
2016-12-12 09:18:13 +01:00
devfake
b0a9245b2b
show update in settings
2016-11-30 11:39:47 +01:00
devfake
643c71469a
modal, display episodes, few other updates
2016-11-28 08:50:09 +01:00
devfake
7995ea4eb5
add prefix for exports
2016-11-23 11:33:20 +01:00
devfake
62c94dd740
sync scout in settings
2016-10-19 11:19:34 +02:00
devfake
16051a0b17
fix settings auth problem
2016-10-19 09:53:35 +02:00
devfake
39ca42d065
move settings and storage into own classes
2016-10-18 14:26:24 +02:00