IRHM
|
dbffc9f438
|
PersonPoster: Make text more readable
|
2023-05-16 22:49:55 +00:00 |
|
IRHM
|
e146247113
|
Remove unused css in PersonPoster
|
2023-05-16 22:49:55 +00:00 |
|
IRHM
|
52653c866e
|
Make addClassToParent a helper method
|
2023-05-16 22:49:55 +00:00 |
|
IRHM
|
f7e7c03f19
|
Create PersonPoster component
So we can seperate out the person logic, so it doesn't become a confusing mess. Always shows name.
|
2023-05-16 22:49:55 +00:00 |
|
IRHM
|
8d8b006bb9
|
Remove x padding on movies in person page
So mobile shows as 2 cols
|
2023-05-16 21:57:34 +00:00 |
|
IRHM
|
6690563645
|
Fix env.d.ts name
|
2023-05-16 21:24:15 +00:00 |
|
IRHM
|
6401422d8b
|
Log version to console
|
2023-05-16 21:24:15 +00:00 |
|
IRHM
|
d17835b246
|
Add version to face menu
|
2023-05-16 21:24:15 +00:00 |
|
Mr
|
e024ba7767
|
Add 'may be bugs' msg to dev demo link
|
2023-05-15 23:11:35 +00:00 |
|
IRHM
|
6f26e1c534
|
Only show available auth providers
|
2023-05-15 23:09:25 +00:00 |
|
Mr
|
ccc0bcefc6
|
Merge pull request #28 from sbondCo/people
Support Showing People In Search
|
2023-05-15 23:06:08 +00:00 |
|
IRHM
|
0dacde99e5
|
Sort person credits by amt of votes
Votes avg not that great since a show could be voted for by one person, this seems like a better idea... i think
|
2023-05-15 23:02:47 +01:00 |
|
IRHM
|
8004ae3d42
|
Fix poster title and show all person credits
It works fine with all of them for now.
|
2023-05-11 23:31:42 +01:00 |
|
IRHM
|
0d25f48635
|
Show people and create person page
people posters have a lil P on them
|
2023-05-11 23:14:39 +01:00 |
|
IRHM
|
ec966f5708
|
Show person image on search
|
2023-05-10 22:11:16 +01:00 |
|
Mr
|
9719a05993
|
Fix images and centering in readme
|
2023-05-09 18:53:58 +00:00 |
|
IRHM
|
ae4ce82f8c
|
Add screenshots to readme
|
2023-05-09 19:46:50 +01:00 |
|
IRHM
|
ab138db8b2
|
Add setup instructions to readme
|
2023-05-09 19:30:22 +01:00 |
|
IRHM
|
5c17a1f124
|
v1.7.0
v1.7.0
|
2023-05-09 01:52:22 +01:00 |
|
IRHM
|
a2496a0a2f
|
Fix small nav logo width
|
2023-05-08 21:23:29 +00:00 |
|
IRHM
|
2d97560a91
|
Fix being able to delete other users watched records
|
2023-05-08 21:07:03 +00:00 |
|
IRHM
|
771b857f17
|
Fix adding watched item if content not being created at same time
|
2023-05-08 21:07:03 +00:00 |
|
IRHM
|
86799daa91
|
Support removing watched items
currently from poster status menu
|
2023-05-08 21:07:03 +00:00 |
|
IRHM
|
6b9da3be6b
|
Use touchend instead of touchcancel event to hide tooltip
|
2023-05-08 14:36:20 +00:00 |
|
IRHM
|
a564e91dfb
|
Make login h2 normal weight
|
2023-05-08 14:36:20 +00:00 |
|
IRHM
|
9cd8b38143
|
Fix nav logo width increasing on hover
|
2023-05-08 14:36:20 +00:00 |
|
IRHM
|
5b31df77a5
|
Fix mob seeing black background at bottom of page
|
2023-05-08 14:36:20 +00:00 |
|
IRHM
|
4b6bee9c37
|
Fix tooltips position whilst page is scrolled
|
2023-05-08 14:28:57 +00:00 |
|
IRHM
|
91e1e878f9
|
Use local font files and new font for nav bar
|
2023-05-07 23:44:24 +00:00 |
|
IRHM
|
deeec0cb92
|
chrome: Fix nav face and poster statuses
nav logo looks weird still on chrome, may need to replace with an svg
|
2023-05-07 23:44:24 +00:00 |
|
IRHM
|
a02f7e8999
|
Show extra details in PageError if available
changed error type to any
|
2023-05-07 22:32:37 +00:00 |
|
IRHM
|
9812b47be3
|
tv and movie page loaders
|
2023-05-07 22:32:37 +00:00 |
|
IRHM
|
d6ac2df49d
|
Make page loader, poster loader and page errors
- Spinner component for page loading
- Poster image loader
- PageError component - for displaying errors when fetching required page data
|
2023-05-07 22:32:37 +00:00 |
|
IRHM
|
0179c75051
|
Make tooltips work better on mobile
|
2023-04-26 20:14:50 +00:00 |
|
IRHM
|
d4674c6c1a
|
Hide tooltip on click of 'node'
|
2023-04-26 20:14:50 +00:00 |
|
IRHM
|
d540779c00
|
Add margin to login page
so its not hitting the sides of screen on mobile
|
2023-04-26 20:14:50 +00:00 |
|
IRHM
|
0632f729fe
|
Create reusable tooltip action - applied to watched statuses
|
2023-04-26 20:14:50 +00:00 |
|
IRHM
|
3e7f0e3609
|
v1.6.0
v1.6.0
|
2023-04-25 19:37:45 +01:00 |
|
IRHM
|
71d0b465ef
|
Fix tv page and places using wrong content id
|
2023-04-25 18:32:41 +00:00 |
|
IRHM
|
7683d98dbe
|
Poster: Remove anchor and make keyboard accessible again
|
2023-04-25 18:13:47 +00:00 |
|
IRHM
|
93828e5469
|
Show small logo on mobile nav
|
2023-04-25 18:13:47 +00:00 |
|
IRHM
|
73ac7245bb
|
Fix poster link on mobile and mobile transition performance
|
2023-04-25 18:13:47 +00:00 |
|
IRHM
|
513f1d5094
|
Reduce x margin on PosterList
|
2023-04-25 18:13:47 +00:00 |
|
IRHM
|
fe75448f19
|
Move tmdbId to its own field and have autoIncrement id for content
tmdb ids aren't unique!!!!!!
|
2023-04-25 18:13:47 +00:00 |
|
IRHM
|
81e19c2e75
|
v1.5.0
v1.5.0
|
2023-04-21 00:50:00 +01:00 |
|
IRHM
|
69fcbec1e2
|
watched: Fix poster using localhost for img
Move all baseURLS to one variable
|
2023-04-20 23:49:05 +00:00 |
|
IRHM
|
9779bb4c69
|
Update container-dev.yml
|
2023-04-20 23:49:05 +00:00 |
|
IRHM
|
6af799f71d
|
Update container-dev.yml
|
2023-04-20 23:49:05 +00:00 |
|
IRHM
|
41740c993d
|
Update container-dev.yml
|
2023-04-20 23:49:05 +00:00 |
|
IRHM
|
96e4491a52
|
Add sha as tag for dev workflow release
|
2023-04-20 23:49:05 +00:00 |
|