* add more comments for models
* add translation
* add calendar component
* style calendar, add hotkeys
* update readme
* move into own service
* add calendar test
* fix import test, update readme
* fix scrollbar for weeks
* check for empty request
* remove update-genre-list
* relation for tv shows has been forgotten to load
* stop loading twice and prevent overwriting
* remove events outside from month, fix chrome styling
* Add queue for updates
* Add cron job for automated updates
* Add queue error to log
* Remove Vagrantfile and nginx.conf
* Add APP_LOG to env example
* Fix wrong exception message for failed queues
* Fix tmdb timestamp issue
* update dependencies
* show propper messages for queue jobs
* fix refresh issue because of empty date
* remove kickstart for refresh all, clean a bit up
* update readme
* create genres table and translate media_type
* parse genres from TMDb and modify artisan db command
* parse genres on migration
* Save genres in new table (via relation)
* Implode genres as string.
Update genres in refresh.
* add tests for genres
* fix icon for src
* display genres on own page
include few ui tweaks
* 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
* prepare languages
* prepare routes
* split settings into smaller components
* move debounce and vue-router into vendor
* remove dependency from index
* refactor
* update method comment
* 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