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

91 Commits

Author SHA1 Message Date
devfake
a73c61b622 update readme 2019-12-22 13:58:38 +01:00
devfake
2d4353005c check for demo 2019-12-21 15:33:27 +01:00
devfake
9243cafa7e restructure item actions styles 2019-12-21 12:22:00 +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
4b060cfd3b
Feature/telescope (#109)
* upgrade to laravel 5.7

* add laravel telescope
2018-11-10 00:23:48 +01:00
devfake
50122a7160 update production files 2018-04-25 18:41:34 +02:00
devfake
c3dda14427 update production files 2017-12-30 01:45:52 +01:00
devfake
47245f2539 update production files 2017-12-29 16:57:13 +01:00
Viktor Geringer
1f1967c2b3
Show ratings optionally (#98)
* show ratings optionally

* update production files
2017-11-05 17:06:27 +01:00
devfake
63f2a2a68a update production files 2017-08-15 10:14:45 +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
Viktor Geringer
c8e6a492ad add browser titles (#70) 2017-04-11 15:46:19 +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
devfake
cb119e2ff4 update production files 2017-02-21 21:25:37 +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
5c285a4e42 show name of item for suggestions (#46)
* prepare languages

* show name for suggestions

* update production files
2017-02-13 21:19:47 +01:00
Viktor Geringer
344f4d943e see episodes as guest (#43)
* see episodes as guest

* remove active pseudo for guest

* no select for season tabs

* simplify modal call

* bump public assets
2017-02-13 21:19:47 +01:00
devfake
ebf0290cdf update production files 2017-02-13 21:17:33 +01:00
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
devfake
99d1918e8c update production files 2017-02-13 21:17:33 +01:00
devfake
a874ee81d5 update production files 2016-12-12 09:19:10 +01:00
devfake
3adb52d521 update production files 2016-11-30 15:27:21 +01:00
devfake
3ba3f88ca4 update production files 2016-11-30 11:41:54 +01:00
devfake
439ece2041 update production files 2016-11-28 12:34:44 +01:00
devfake
ebf520f3ee close modal with icon and show completed seasons 2016-11-28 11:51:48 +01:00
devfake
643c71469a modal, display episodes, few other updates 2016-11-28 08:50:09 +01:00
devfake
471b99c1ec update production files 2016-11-23 21:17:22 +01:00
devfake
a98b0464bb update production file 2016-11-23 16:25:24 +01:00
devfake
ace3a99c0d update production files 2016-11-23 12:41:34 +01:00
devfake
d4e4f50174 update production files 2016-11-23 12:00:19 +01:00
devfake
394e1f6616 update production files 2016-10-18 09:59:00 +02:00
devfake
124bf66653 fix no poster image 2016-10-14 14:08:31 +02:00
devfake
5c8dd143ba update production files 2016-10-14 13:26:13 +02:00
devfake
bb979f4014 update production files 2016-10-14 12:17:11 +02:00
devfake
1f3a647fa7 update production files 2016-10-13 11:14:03 +02:00
devfake
1b92ff1f4e minor css 2016-10-12 12:21:57 +02:00
devfake
797f591dcd add web.config 2016-10-12 09:52:53 +02:00