devfake
778c95e687
tweak responsive for items
2019-12-25 17:03:33 +01:00
devfake
0665286bd5
create api settings page
2019-12-25 17:03:32 +01:00
devfake
779e4cf8df
update node, create prod files
2019-12-22 19:19:14 +01:00
Viktor Geringer
06d78260e9
Merge pull request #124 from devfake/dependabot/npm_and_yarn/client/axios-0.18.1
...
Bump axios from 0.17.1 to 0.18.1 in /client
2019-12-22 19:01:00 +01:00
Viktor Geringer
270ee77b07
Merge pull request #123 from devfake/dependabot/npm_and_yarn/client/lodash.merge-4.6.2
...
Bump lodash.merge from 4.6.1 to 4.6.2 in /client
2019-12-22 19:00:08 +01:00
Viktor Geringer
db316b5b02
Merge pull request #122 from devfake/dependabot/npm_and_yarn/client/lodash-4.17.15
...
Bump lodash from 4.17.11 to 4.17.15 in /client
2019-12-22 18:59:30 +01:00
Viktor Geringer
aabbae1915
Merge pull request #121 from devfake/dependabot/npm_and_yarn/client/lodash.mergewith-4.6.2
...
Bump lodash.mergewith from 4.6.1 to 4.6.2 in /client
2019-12-22 18:59:19 +01:00
dependabot[bot]
f9a568227f
Bump lodash.merge from 4.6.1 to 4.6.2 in /client
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-22 17:56:38 +00:00
dependabot[bot]
ea8aafcd82
Bump lodash from 4.17.11 to 4.17.15 in /client
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-22 17:56:34 +00:00
dependabot[bot]
0344d5bed2
Bump lodash.mergewith from 4.6.1 to 4.6.2 in /client
...
Bumps [lodash.mergewith](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-22 17:56:33 +00:00
dependabot[bot]
224ddf7674
Bump fstream from 1.0.11 to 1.0.12 in /client
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-22 17:56:33 +00:00
dependabot[bot]
8a75323584
Bump axios from 0.17.1 to 0.18.1 in /client
...
Bumps [axios](https://github.com/axios/axios ) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.17.1...v0.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-22 17:56:27 +00:00
dependabot[bot]
9028e89123
Bump mixin-deep from 1.3.1 to 1.3.2 in /client
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-22 13:31:11 +00:00
Viktor Geringer
6b37e3c583
Merge pull request #118 from devfake/subpage
...
Flox 2.0
2019-12-22 14:30:15 +01:00
devfake
2d4353005c
check for demo
2019-12-21 15:33:27 +01:00
devfake
fcf629ffc3
check for apple tv+
2019-12-21 14:23:00 +01:00
devfake
9243cafa7e
restructure item actions styles
2019-12-21 12:22:00 +01:00
devfake
649e577077
show netflix, amazon and disney+ link
...
# Conflicts:
# client/app/components/Modal/ListForm.vue
2019-12-21 10:54:25 +01:00
devfake
b23dca4c89
display if i have seen all episodes
2018-12-27 21:52:26 +01:00
Viktor Geringer
23ecc26978
Feature/reminder ( #110 )
...
* move refresh in tab, add job for refresh, add new setting
* check for setting in kernel
* prepare frontend and database for reminders
* prepare mail settings
* add timezone config
* add security-advisories package
* set back APP_URL
* send daily reminder
* update headlines for daily reminder
* fix postgres id sequence on import
* some basic responsive behaviour
* add weekly reminder
* fix footer css
* update readme
* change loading logo
2018-12-27 21:35:41 +01:00
Viktor Geringer
6f26fdc376
Feature/calendar ( #107 )
...
* 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
2018-11-09 22:10:33 +01:00
Tim Meier
cf519fbe5d
Add Job Queue for Import and Updates ( #106 )
...
* 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
2018-09-14 22:58:00 +02:00
Viktor Geringer
1a1753181f
move genres into own table ( #104 )
...
* 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
2018-03-11 21:08:44 +01:00
Igor Guastalla
aa08450748
Added new language pt-BR translated from en. ( #105 )
2018-02-20 14:14:31 +01:00
devfake
bd8f79077b
few ui tweaks
2017-12-29 23:24:20 +01:00
Viktor Geringer
9a66341456
show add button for watchlist items if rating is disabled ( #103 )
2017-12-29 16:54:06 +01:00
Viktor Geringer
405a038ee4
redirect to root path if a route is not found ( #101 )
2017-12-29 15:43:51 +01:00
Viktor Geringer
1f1967c2b3
Show ratings optionally ( #98 )
...
* show ratings optionally
* update production files
2017-11-05 17:06:27 +01:00
Viktor Geringer
7059f55d44
Update dependencies ( #97 )
...
* update webpack and vue
* Update Laravel
Fix tests.
Swap native php error log with Laravel's (disable on testing).
Remove Laravel Scout.
* fluent routing and decrease dbal version
* update to php 7.1
2017-11-03 13:53:28 +01:00
devfake
0972b8d9d0
show if episode has no release date yet
2017-08-15 10:14:36 +02:00
devfake
3a4f754f21
provide default translation and update ru.json
2017-08-15 09:57:59 +02:00
Tim Meier
2e94485a5e
Merge branch 'master' into subpage
...
Conflicts:
README.md
backend/app/Services/Storage.php
backend/app/Services/TMDB.php
client/app/config.js
public/assets/app.js
2017-08-14 18:30:58 +00:00
Viktor Geringer
2a97b31137
Improve filter sort ( #85 )
...
* remove filter icons
* add filter to content
* change filter name for "best rated"
2017-08-05 18:40:36 +02:00
Viktor Geringer
1a224a50ed
Implement watchlist feature ( #84 )
...
* implement watchlist feature
* update production files
* fix migration error
* change current route to now-playing
2017-07-31 09:21:44 +02:00
Viktor Geringer
6ee5bfefcf
allow to refresh the current route ( #83 )
2017-07-28 12:56:21 +02:00
Viktor Geringer
e6c13acde7
Show current movies in theatre ( #82 )
...
* start with "now playing" movies
* display current route
* display route in header
* update production files
* fix test and create refresh mock
2017-07-28 12:44:22 +02:00
Viktor Geringer
74f733710e
Implement refresh data ( #81 )
...
* update translations
* split helper file
* implement refresh informations
* add tests
* update production files
* move refresh all to a seperate request
* update production files
2017-07-28 11:37:33 +02:00
devfake
ab8d920a83
update TMDb asset calls to https #78
2017-07-13 08:53:53 +02:00
Artem
0c8dc9c42d
Create ru.json ( #71 )
...
Translate on Russian
2017-04-12 16:37:12 +02:00
Viktor Geringer
c8e6a492ad
add browser titles ( #70 )
2017-04-11 15:46:19 +02:00
Viktor Geringer
d398126664
region query for upcoming movies ( #69 )
2017-04-11 14:42:36 +02:00
Viktor Geringer
718dac53d5
Show next episode ( #67 )
...
* display next episode instead of last
* update production files
2017-04-11 10:39:40 +02:00
Viktor Geringer
ea78190c63
Display src symbol for episodes ( #66 )
...
* show src icon
* update production files
2017-04-11 09:50:46 +02:00
Viktor Geringer
619e407bcd
subpage design ( #64 )
...
* 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
2017-04-11 08:45:08 +02:00
Viktor Geringer
7544dbb688
display release dates for episodes ( #58 )
...
* remove laravel scout
* misc
* refactor with helper function and php 7
* display and refresh relases
* add translations
* add migration test
* remove refresh release dates
* update production files
* remove laravel scout fragments
2017-03-04 02:01:50 +01:00
Viktor Geringer
124feb9ebc
Display symbol if src is available ( #57 )
...
* display symbol
* display symbol in other subpages
* Bump assets
2017-02-26 10:41:56 +01:00
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
Viktor Geringer
3a2f6e2ecd
Open modal on current episode ( #54 )
...
* get next episode
* show current season and scroll to next episode
* update production files
* typos
* refactor for review
2017-02-21 21:20:42 +01:00
Viktor Geringer
a468b83d49
make initial rating neutral ( #55 )
2017-02-21 17:51:34 +01:00
Viktor Geringer
14d98dcdbe
use debounce ( #52 )
2017-02-20 15:09:17 +01:00