|
|
205d7e1ed5
|
Merge branch 'master' into feat/vite
|
2026-02-23 20:44:55 +01:00 |
|
|
|
2883760362
|
resolved linting issues
|
2026-02-23 20:35:05 +01:00 |
|
|
|
c5c1cf1c8d
|
upgraded eslint, defined new rules & added ignore comments
|
2026-02-23 20:27:09 +01:00 |
|
|
|
b30c068f9e
|
vite environment variables, also typed
|
2026-02-23 20:23:25 +01:00 |
|
|
|
4b68a4ad7c
|
update all imports with alias @ and scss
|
2026-02-23 16:57:18 +01:00 |
|
|
|
fb3b4c8f7d
|
updated elastic autocomplete to include persons, also adds debounce & clearer handling of response
|
2025-01-11 14:07:07 +01:00 |
|
|
|
25da19eaf5
|
Removed import stmt defineEmits & defineProps as they are compiler macros
|
2024-02-25 16:28:11 +01:00 |
|
|
|
28a559727f
|
Fixes table sort for file size (#86)
* Fixed algorithm to de-humanize size string to bytes
* Resolved linting issues
|
2023-01-16 22:50:25 +01:00 |
|
|
|
4a128044bf
|
Defined request interface & updated expected request status response
|
2022-11-03 21:56:46 +01:00 |
|
|
|
2fed03a882
|
fix: updated plex_userid to camelcase
|
2022-08-19 10:49:16 +02:00 |
|
|
|
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 |
|
|
|
5f942848aa
|
Only search when query has length
|
2022-08-14 23:44:52 +02:00 |
|
|
|
3a58e77da0
|
Some icons look better using stroke over fill
|
2022-08-14 23:40:24 +02:00 |
|
|
|
5f1de791c0
|
Only merge dotenv if .env file exists
|
2022-08-14 20:01:51 +02:00 |
|
|
|
3b98faeddd
|
Replaced config w/ dotenv. Hydrate docker nginx using env. Updated readme
|
2022-08-14 19:49:48 +02:00 |
|
|
|
577a64a32f
|
Safer popup params to object logic
|
2022-08-13 00:40:20 +02:00 |
|
|
|
3594b18872
|
Resolved ALL eslint issues for project
|
2022-08-12 23:46:55 +02:00 |
|
|
|
41067aae84
|
Resolved all ts lint errors on build
|
2022-08-11 18:37:33 +02:00 |
|
|
|
fe86bbae40
|
Landing banner height 25vh for all devices
|
2022-08-09 01:06:04 +02:00 |
|
|
|
81bead113f
|
Fixed chartjs breaking changes
|
2022-08-09 01:05:29 +02:00 |
|
|
|
f8196b162e
|
Removed console log & debug message
|
2022-08-09 01:03:32 +02:00 |
|
|
|
dc69b4086c
|
Split activity graph into component & typed
|
2022-08-08 18:44:07 +02:00 |
|
|
|
d12dfc3c8e
|
Upgraded all components to vue 3 & typescript
|
2022-08-06 16:10:13 +02:00 |
|
|
|
5eadb0b47a
|
Removed storage.js, long ago replaced by store
|
2022-07-26 22:14:48 +02:00 |
|
|
|
a4a669e774
|
Converted utils & api to typescript. Webpack setup
|
2022-07-26 22:09:41 +02:00 |
|
|
|
8308a7231a
|
Fixes clicking outside popup not closing on mobile
|
2022-07-26 20:44:37 +02:00 |
|
|
|
d585af2193
|
🧹 moved files around
|
2022-07-26 20:30:29 +02:00 |
|
|
|
fe162eb081
|
Removed unused component
|
2022-07-26 19:53:04 +02:00 |
|
|
|
ae3b228cf5
|
Updated app & header grid layout
|
2022-07-26 19:51:19 +02:00 |
|
|
|
023b2cd86e
|
Renamed/moved files around
|
2022-07-26 19:49:54 +02:00 |
|
|
|
1f51cead5c
|
Moved build image proxy url to utils file
|
2022-07-26 17:23:41 +02:00 |
|
|
|
be29242cd3
|
Intersection observer threshold set to 0 & hide button on load
|
2022-07-26 17:14:07 +02:00 |
|
|
|
eae632d0da
|
Some border radius, increased font size & bold title
|
2022-07-26 00:31:16 +02:00 |
|
|
|
7f68d2bf79
|
Border radius & prevent display result count before vaule
|
2022-07-26 00:21:37 +02:00 |
|
|
|
df0432a99f
|
Reduce size of list header
|
2022-07-26 00:20:43 +02:00 |
|
|
|
5cacbec11a
|
Movie popup should clear torrent count on mount
|
2022-03-07 00:16:12 +01:00 |
|
|
|
728e3a5406
|
Removed default torrent count & syntax error
|
2022-03-07 00:12:33 +01:00 |
|
|
|
8a75fd7c22
|
WIP torrent search list
|
2022-03-07 00:05:20 +01:00 |
|
|
|
baf16f2a55
|
Center load less button inside a container
|
2022-03-07 00:02:52 +01:00 |
|
|
|
9bb5211b4e
|
If home and click logo reload page
|
2022-03-06 23:51:32 +01:00 |
|
|
|
8c28f7d5f3
|
Only show No results when not loading
|
2022-03-06 23:27:46 +01:00 |
|
|
|
d658d90d18
|
Fade poster in with a before element with background -> transparent
Fixes issue where mobile had some image flickering
|
2022-03-06 23:26:15 +01:00 |
|
|
|
19366f29a9
|
Only show minutes of hours is < 1
|
2022-03-06 23:25:45 +01:00 |
|
|
|
3628b2bfaa
|
Only show production status if something else than Released
|
2022-03-06 23:25:17 +01:00 |
|
|
|
0085daec61
|
Show genres only if length > 0
|
2022-03-06 23:24:57 +01:00 |
|
|
|
7e24829300
|
Prevent load-button to take space when not visible
|
2022-03-06 12:18:47 +01:00 |
|
|
|
23a1fe5f7f
|
Top prop for setting margin top
|
2022-03-06 12:05:51 +01:00 |
|
|
|
ca873f14c7
|
Loading placeholder for person fields.
|
2022-03-06 12:05:25 +01:00 |
|
|
|
80ce96d6b2
|
Also handle setting credits from info object if ?credits=true
|
2022-03-06 12:05:07 +01:00 |
|
|
|
333314fa69
|
Person's credits are converted to movie & show so can check type attr
|
2022-03-06 12:03:44 +01:00 |
|