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

36 Commits

Author SHA1 Message Date
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
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
Tim Meier
8ccac1cf7d Api video (#73)
* Move bootstrap.sh to bin and add cleanup script

* Add api for serving media files

* refactor
2017-04-18 09:23:55 +02:00
Tim Meier
ab56720200 Use user credentials for http basic and change auth for import/export… (#72)
* Use user credentials for http basic and change auth for import/export api to use http basic auth

* refactor
2017-04-18 08:50:09 +02:00
Viktor Geringer
342683adeb disable csrf (#68) 2017-04-11 11:28:58 +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
Tim Meier
fd2ed4676b Add route GET /api/last-fetched (#63)
* Add route GET /api/last-fetched

* refactor
2017-04-03 10:52:07 +02:00
Viktor Geringer
37fb15ef4f clean up controllers and services (#61) 2017-03-06 09:40:58 +01: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
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
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
Viktor Geringer
1d332f19b1 add button (#34) 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
devfake
96cb94f2ed minor code sniffer changes 2017-02-13 21:17:33 +01:00
Viktor Geringer
5818026f67 Refactor models (#27)
* change parser fixtures

* move alternativeTitle method to other class

* refactor tests

* start with alternative title

* use app helper method

* refactor add items

* change fixtures structure

* alternative title

* episode service

* item service

* file parser test

* flatten item controller

* git ignorecase
2017-02-13 21:17:25 +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
473b223879 mark all episodes at once 2016-11-30 15:26:38 +01:00
devfake
b0a9245b2b show update in settings 2016-11-30 11:39:47 +01:00
devfake
5cc5802231 search and create episodes 2016-11-28 08:48:12 +01:00
devfake
2e8e41a4be add language translations for flox 2016-11-23 21:16:41 +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
devfake
9d469f60bb add button to update genre list 2016-10-18 10:54:10 +02:00
devfake
68e4ac27da add settings to display genre and/or release date 2016-10-18 09:57:47 +02:00
devfake
8b09e44a12 add upcoming 2016-10-14 13:25:52 +02:00
devfake
9c9286c199 add trending 2016-10-14 12:15:54 +02:00
devfake
1b6cc29fa3 add suggestions 2016-10-13 11:11:10 +02:00
devfake
09ac451a48 add import 2016-10-11 11:06:58 +02:00
devfake
fcf4a43a62 patch userdata 2016-10-10 15:18:57 +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