1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 06:32:34 +01:00
Commit Graph

188 Commits

Author SHA1 Message Date
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
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
Viktor Geringer
06b41cb3a9 import and export alternative titles (#35)
* create helper functions

* import/export alternative titles

* add test for import and export
2017-02-13 21:17:33 +01:00
Viktor Geringer
1d332f19b1 add button (#34) 2017-02-13 21:17:33 +01:00
Viktor Geringer
2a74f2bb2e Unknown status (#33)
* prepare for unknown status

* add unknown status

* refactor

* typo
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
Viktor Geringer
a43b3bc3cd store subtitle (#30)
* prepare subtitle field

* store and remove subtitle

* rename 'subtitle' to 'subtitles'
2017-02-13 21:17:33 +01:00
Viktor Geringer
42f9acd327 Update genre (#28)
* remove update genre info text

* update genre for all movies and tv shows

* fix method comment
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
samuelcarlos93
4eac9025ae Create es.json
Spanish translation
2017-02-05 17:29:29 -04:00
devfake
58a7f53151 spoiler protection for episode names 2016-12-12 09:18:13 +01:00
devfake
199639dc55 swap className with classList 2016-12-12 08:32:57 +01:00
devfake
473b223879 mark all episodes at once 2016-11-30 15:26:38 +01:00
devfake
ff5df1b848 fix addZero method if episodes > 99 2016-11-30 13:01:25 +01:00
devfake
cb5cef3074 add translations for update 2016-11-30 12:42:41 +01:00
devfake
b0a9245b2b show update in settings 2016-11-30 11:39:47 +01:00
devfake
fd84058278 minor css for nav 2016-11-29 15:20:42 +01:00
devfake
7cb11c22e4 change css for season on item 2016-11-29 13:33:56 +01:00
devfake
21f6b44660 French translation. Thanks to rinoka 2016-11-29 08:46:24 +01:00
Viktor Geringer
ca29c953eb Merge pull request #9 from dark159123/patch-1
danish translation
2016-11-29 08:37:19 +01:00
Jon Alexopoulos
9785c7947d Greek Translation
Added Greek Language Translation
2016-11-29 00:30:29 +02:00
dark159123
aba33b64cb danish translation 2016-11-28 21:10:17 +01:00
Mohamed-Touhami MAHDI
2698c8d6ab Create ar.json 2016-11-28 16:59:46 +00:00
timotk
516d6aa9b8 Create nl.json
Dutch Translations
2016-11-28 16:54:53 +01:00
devfake
c206997a84 update page title 2016-11-28 15:29:58 +01:00
devfake
9317c3a20d add item header 2016-11-28 12:20:50 +01:00
devfake
ebf520f3ee close modal with icon and show completed seasons 2016-11-28 11:51:48 +01:00
devfake
c97ccd751a fix display of add icon 2016-11-28 10:36:52 +01:00
devfake
b9b93668bc Merge branch 'tv_show' 2016-11-28 09:06:23 +01:00
devfake
643c71469a modal, display episodes, few other updates 2016-11-28 08:50:09 +01:00
devfake
5cc5802231 search and create episodes 2016-11-28 08:48:12 +01:00
Ellinia
0142ce349c Update de.json
I have updated the de.json!
2016-11-26 09:10:42 +01:00
Ellinia
b4a2af4060 Update de.json
I have update two words
2016-11-25 17:10:45 +01:00
devfake
6b84606ea4 design to display tv season / episode 2016-11-24 10:28:00 +01:00
devfake
15aad4fd9a genre message 2016-11-24 08:44:14 +01:00
devfake
2e8e41a4be add language translations for flox 2016-11-23 21:16:41 +01:00
Viktor Geringer
c4b836f43a fix webpack resolve 2016-11-23 20:53:49 +01:00
devfake
887c56776e simplify and replace alternative language with translation 2016-11-23 16:24:34 +01:00
devfake
de7c3d4151 fix ajax response 2016-11-23 16:00:57 +01:00
devfake
0fa0216419 fix adding same movie by fast clicking 2016-11-23 12:39:55 +01:00
devfake
34a4046060 replace vue-resource with axios 2016-11-23 11:59:22 +01:00
devfake
d80a37d932 use yarn 2016-11-23 11:41:26 +01:00
devfake
62c94dd740 sync scout in settings 2016-10-19 11:19:34 +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
e856cdc229 store genre in db and display them in upcoming 2016-10-17 10:57:42 +02:00
devfake
124bf66653 fix no poster image 2016-10-14 14:08:31 +02:00
devfake
8b09e44a12 add upcoming 2016-10-14 13:25:52 +02:00
devfake
4913c6a25b simplify trending and suggestions 2016-10-14 12:50:05 +02:00
devfake
9c9286c199 add trending 2016-10-14 12:15:54 +02:00
devfake
8c1c0d7b4d fix icon display for new item 2016-10-13 15:05:41 +02:00
devfake
e76ea44a62 set dark theme by default 2016-10-13 15:01:33 +02:00
devfake
1b6cc29fa3 add suggestions 2016-10-13 11:11:10 +02:00
devfake
1b92ff1f4e minor css 2016-10-12 12:21:57 +02:00
devfake
e5e36cbd3c change css for remove item 2016-10-12 09:51:56 +02:00
devfake
681dc77964 css changes for suggestions btn 2016-10-11 16:36:08 +02:00
devfake
81f0d35654 start slowly with recommendations 2016-10-11 16:11:24 +02:00
devfake
844ae07ef8 minor changes 2016-10-11 15:26:49 +02:00
devfake
09ac451a48 add import 2016-10-11 11:06:58 +02:00
devfake
9fdbfa9845 minor css and config changes 2016-10-11 10:14:04 +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
e8e14e1ac3 remove gulpfile 2016-10-10 12:33:26 +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
eeb3624bfd fix few problems and show empty results 2016-02-26 14:07:11 +01:00
devfake
215c203747 set correct name for all 2016-02-26 11:40:04 +01:00
devfake
3b0deda0ba fix footer height 2016-02-26 10:44:42 +01:00
devfake
0a5aa922e5 add save observation 2016-02-26 09:49:18 +01:00
devfake
040a3ed136 bit of select styling 2016-02-26 09:20:07 +01:00
devfake
c566153fd5 start with category selection 2016-02-25 21:15:41 +01:00
devfake
4af72bdd15 clean up 2016-02-25 20:32:49 +01:00
devfake
eb707ea8dd split hidden-content 2016-02-25 20:21:10 +01:00
devfake
0810d5f1b4 add admin link in header 2016-02-25 18:46:15 +01:00
devfake
b5d791f1bc get navigation items dynamically 2016-02-25 18:31:26 +01:00
devfake
e05dd39cda implement auth 2016-02-25 15:44:40 +01:00
devfake
62d1546a8d start with client site login 2016-02-25 12:59:20 +01:00
devfake
0ed9fbf57d start with admin login 2016-02-25 11:25:19 +01:00
devfake
6eee080a03 change hover 2016-02-25 10:51:03 +01:00
devfake
178d3ca803 auth for admin and 404 response 2016-02-25 10:41:31 +01:00
devfake
e0b0adb1de start with auth for admin 2016-02-24 20:15:50 +01:00
devfake
6027173fd4 clean up and minor fixes 2016-02-24 20:15:25 +01:00
devfake
4d7869a150 start to remove series and animes from flox 2016-02-24 17:33:11 +01:00
devfake
d82f60a333 save rating in db 2016-02-24 16:06:10 +01:00
devfake
28e3f5c4b1 listen for rating changes 2016-02-24 15:54:09 +01:00
devfake
782ef43d7d listen on rate change for color change 2016-02-24 15:46:21 +01:00
devfake
5b174b9e5a import font-awesome 2016-02-24 15:35:35 +01:00
devfake
3645e4915f default rating and hover 2016-02-24 15:14:35 +01:00
devfake
be8590d95f implement star-rating design 2016-02-24 15:08:31 +01:00
devfake
01eb4b821a minor css 2016-02-24 14:28:39 +01:00
devfake
d1258e60ce implement simple remove item / reset remove 2016-02-24 14:15:20 +01:00
devfake
c430c04e7d styling for removing item 2016-02-24 12:44:29 +01:00
devfake
6f0d2e4c60 bring back box-shadow 2016-02-24 12:30:59 +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
faf0dd3bf5 change poster to img 2016-02-23 14:21:44 +01:00
devfake
5eb91847e8 scroll to top on route change 2016-02-23 13:54:52 +01:00