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

77 Commits

Author SHA1 Message Date
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
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
devfake
2e7ac465d2 minified production files 2016-10-11 11:07:18 +02:00
devfake
70239891d6 change user settings and add movie export 2016-10-10 15:14:57 +02:00
devfake
2e9f56acc1 username and password change 2016-10-10 12:26:55 +02:00
devfake
b754d84149 Init new version 2016-10-10 10:57:39 +02:00
devfake
a7cba7dc2e remove old code from master branch 2016-10-07 14:38:41 +02:00
devfake
5b174b9e5a import font-awesome 2016-02-24 15:35:35 +01:00
devfake
e3c7ea11e7 close hidden-content 2016-02-24 12:21:42 +01:00
devfake
34c1b2b8a3 start with hidden-content 2016-02-24 11:36:52 +01:00
devfake
8d0c6c519e include letterboxd csv list 2016-02-23 16:19:05 +01:00
devfake
29a9a0bb01 start with excel import 2016-02-23 15:37:34 +01:00
devfake
faf0dd3bf5 change poster to img 2016-02-23 14:21:44 +01:00
devfake
9d6406912a minor css 2016-02-23 13:54:32 +01:00
devfake
0b7b648a59 fix middleware routing and few minor fixes 2016-02-23 13:45:40 +01:00
devfake
7f381c7ff0 update react-router 2016-02-23 13:09:50 +01:00