Commit Graph

388 Commits

Author SHA1 Message Date
KevinMidboe 76eca1b3b7 moved index.html to project root 2026-02-23 20:36:00 +01:00
KevinMidboe 2883760362 resolved linting issues 2026-02-23 20:35:05 +01:00
KevinMidboe c5c1cf1c8d upgraded eslint, defined new rules & added ignore comments 2026-02-23 20:27:09 +01:00
KevinMidboe b30c068f9e vite environment variables, also typed 2026-02-23 20:23:25 +01:00
KevinMidboe 4b68a4ad7c update all imports with alias @ and scss 2026-02-23 16:57:18 +01:00
KevinMidboe 3e5267933c replace webpack w/ vite 2026-02-23 16:47:19 +01:00
KevinMidboe e427d9db26 Resolved lint warnings 2022-08-27 11:56:32 +02:00
KevinMidboe bcf5b7d890 ResultSection is keyed to query to force re-render 2022-08-27 11:51:43 +02:00
KevinMidboe 037857cd51 On every route change, update local variables from query params 2022-08-27 11:51:16 +02:00
KevinMidboe 2fed03a882 fix: updated plex_userid to camelcase 2022-08-19 10:49:16 +02:00
KevinMidboe 74d5868a5c Tried setting backdrop too fast, tries after mount & api response (#78)
* Tried setting backdrop too fast, tries after mount & api response

* Resolved linting issues
2022-08-15 21:12:50 +02:00
KevinMidboe 5f942848aa Only search when query has length 2022-08-14 23:44:52 +02:00
KevinMidboe 3a58e77da0 Some icons look better using stroke over fill 2022-08-14 23:40:24 +02:00
KevinMidboe c6cff7a0c4 If .env is not defined use sane defaults from .env.example 2022-08-14 21:05:45 +02:00
KevinMidboe 5f1de791c0 Only merge dotenv if .env file exists 2022-08-14 20:01:51 +02:00
KevinMidboe 3b98faeddd Replaced config w/ dotenv. Hydrate docker nginx using env. Updated readme 2022-08-14 19:49:48 +02:00
KevinMidboe 577a64a32f Safer popup params to object logic 2022-08-13 00:40:20 +02:00
KevinMidboe 3594b18872 Resolved ALL eslint issues for project 2022-08-12 23:46:55 +02:00
KevinMidboe 29dfe55974 Renamed 404 and home with Page suffix 2022-08-12 23:45:47 +02:00
KevinMidboe e7a0e08938 Increased width of activity days page input 2022-08-11 18:43:43 +02:00
KevinMidboe 41067aae84 Resolved all ts lint errors on build 2022-08-11 18:37:33 +02:00
KevinMidboe f7fe582200 rm Credit- & ListTypes, added enum for genre & production status
Removed types refering to other interfaces, most times we just want to
use MediaTypes which is enum values for supported types.
Also expanded on IMovie & IShow to match api response
2022-08-11 18:34:24 +02:00
KevinMidboe d061ca06e2 Call store user/loggedIn to get value 2022-08-09 01:17:45 +02:00
KevinMidboe 2b8d9868b9 Vue shim module declaration for *.vue files 2022-08-09 01:09:39 +02:00
KevinMidboe fe86bbae40 Landing banner height 25vh for all devices 2022-08-09 01:06:04 +02:00
KevinMidboe 81bead113f Fixed chartjs breaking changes 2022-08-09 01:05:29 +02:00
KevinMidboe f8196b162e Removed console log & debug message 2022-08-09 01:03:32 +02:00
KevinMidboe fde8fd9259 Minor fixes formatting document & table styling 2022-08-08 18:45:03 +02:00
KevinMidboe dc69b4086c Split activity graph into component & typed 2022-08-08 18:44:07 +02:00
KevinMidboe 96c412ca49 Upgraded entries, plugins, router & webpack to vue 3 & typescript 2022-08-06 16:14:44 +02:00
KevinMidboe d279298dec New interfaces defined 2022-08-06 16:12:47 +02:00
KevinMidboe d13d883db9 Added more icon components & raw svg files 2022-08-06 16:11:31 +02:00
KevinMidboe b7e7fe9c55 Ugraded all pages to vue 3 & typescript 2022-08-06 16:10:37 +02:00
KevinMidboe d12dfc3c8e Upgraded all components to vue 3 & typescript 2022-08-06 16:10:13 +02:00
KevinMidboe 7478016384 Removed window eventhub, replaced w/ store 2022-07-26 23:12:39 +02:00
KevinMidboe 8216502eeb Convert store to typescript w/ matching interfaces 2022-07-26 23:00:58 +02:00
KevinMidboe 5eadb0b47a Removed storage.js, long ago replaced by store 2022-07-26 22:14:48 +02:00
KevinMidboe a4a669e774 Converted utils & api to typescript. Webpack setup 2022-07-26 22:09:41 +02:00
KevinMidboe 8308a7231a Fixes clicking outside popup not closing on mobile 2022-07-26 20:44:37 +02:00
KevinMidboe d585af2193 🧹 moved files around 2022-07-26 20:30:29 +02:00
KevinMidboe fe162eb081 Removed unused component 2022-07-26 19:53:04 +02:00
KevinMidboe ae3b228cf5 Updated app & header grid layout 2022-07-26 19:51:19 +02:00
KevinMidboe 023b2cd86e Renamed/moved files around 2022-07-26 19:49:54 +02:00
KevinMidboe 1f51cead5c Moved build image proxy url to utils file 2022-07-26 17:23:41 +02:00
KevinMidboe be29242cd3 Intersection observer threshold set to 0 & hide button on load 2022-07-26 17:14:07 +02:00
KevinMidboe 742caad102 Reset preventPushState after a replace 2022-07-26 00:32:33 +02:00
KevinMidboe eae632d0da Some border radius, increased font size & bold title 2022-07-26 00:31:16 +02:00
KevinMidboe 7f68d2bf79 Border radius & prevent display result count before vaule 2022-07-26 00:21:37 +02:00
KevinMidboe df0432a99f Reduce size of list header 2022-07-26 00:20:43 +02:00
KevinMidboe 92a9ccd470 only copy of index.html is in /src after webpack update 2022-06-29 01:29:23 +02:00