Commit Graph

277 Commits

Author SHA1 Message Date
a30529e192 Still need to work on the dom, but the styling has been updated to be better for mobile, use variables for constant values and scoped it. 2019-06-03 23:21:48 +02:00
fcc56bf103 Adjusted the number of elements displayed for differing screen widths through css. Now uses the new movie popover vue prototype variables instead of an attached eventhub 2019-06-03 23:08:58 +02:00
aada5fc2c5 Created a loader component that is the loading spinner for the page 2019-06-03 23:03:09 +02:00
352aabb21d Common input field and button moved to a component that can be reused 2019-06-02 22:49:50 +02:00
a467b9f16c Dont check length of image if image does not exist 2019-06-02 22:46:46 +02:00
682ca7bd1b Re-wrote all of the movie component. Prevented loading poster on mobile, loading placeholders for text, moved http calls to seasonedAPI util file and all functions have been re-implemented 2019-06-02 22:41:44 +02:00
33750f6a65 Removed unused stylings 2019-06-02 17:17:23 +02:00
7456579e55 Moved homepage banner into its own component 2019-06-02 17:15:45 +02:00
691d0d25ab These are blank flashing lines shown while the content is being fetched. Current prop is number of lines to render 2019-06-02 15:28:52 +02:00
95629a2899 WIP component for more easily rendering svgs that are inline to be able to reach by id or class 2019-06-02 15:28:09 +02:00
b3e8e447e2 Removed unused demo component 2019-06-02 00:38:56 +02:00
1bed14c8c3 Removed tmdb type from request 2018-08-13 00:32:38 +02:00
161c6db991 When adding a magnet, additional information name and tmdb id is also sent in request body. 2018-08-13 00:20:30 +02:00
5ff25889e4 Stricter href to /# path 2018-08-12 23:22:16 +02:00
a9439fdb29 Demo-modal for settings 2018-07-25 19:00:54 +02:00
6d42769f54 Added settings page for users. 2018-07-25 18:49:54 +02:00
c8a80d6b05 Added filter toggle for requested. 2018-07-25 18:46:08 +02:00
86d70f3c69 Removed unused urls and removed rating function. 2018-07-25 18:41:48 +02:00
8c38f82dbe Added filtering of requested movies. Also change the order of movies in sidebar and added support for rating of movie. Change path destinations to be more clear. 2018-07-25 17:53:01 +02:00
aa9bfa12d9 Re-wrote to support my api for requesting new movies. 2018-03-20 21:50:39 +01:00
Dmytro Barylo
caf5f865eb Poster preview src fix 2017-03-05 14:34:37 +02:00
Dmytro Barylo
697f328e53 Profile link style fix 2017-03-04 23:26:20 +02:00
Dmytro Barylo
350fcdab05 Mobile nav transition added 2017-03-04 22:03:08 +02:00
Dmytro Barylo
9c4df0a645 Mobile nav hamburger 2017-03-04 21:56:37 +02:00
Dmytro Barylo
0913d9f385 Movie loaded status fix 2017-03-04 21:13:23 +02:00
Dmytro Barylo
ebb4d19d30 404 fix 2017-03-04 21:06:01 +02:00
Dmytro Barylo
ac6d57b46f version 1.0 2017-03-04 16:46:53 +02:00