Commit graph

111 commits

Author SHA1 Message Date
Pas
e26f58e9dc add "jiggle physics" 2025-01-18 21:07:58 -07:00
Pas
1390f653c1 Hide bookmark button when editing 2025-01-18 21:00:52 -07:00
Pas
9b0f83a28b update button colors 2025-01-18 14:00:35 -07:00
Pas
e985f454d6 Add id to media card menu 2025-01-17 20:54:08 -07:00
Pas
a8d76c8c11 use Button component 2025-01-16 23:29:13 -07:00
Pas
66566a1c0f cleanup for editing mode 2025-01-16 23:21:32 -07:00
Pas
b2b5e2e7d1 fix media card progress overlay 2025-01-16 17:23:41 -07:00
Pas
65510248ec Simplify and clean up 2025-01-16 15:58:11 -07:00
Pas
693e7e03f2 Clean up 2025-01-16 14:38:06 -07:00
Pas
d03c762a31 Add "Copy Share Link" button 2025-01-16 14:20:20 -07:00
Pas
e3e2990d99 make the buttons 2025-01-16 14:02:37 -07:00
Pas
bdb04da4c0 Add timeout 2025-01-16 12:47:39 -07:00
Pas
6cb781e452 init 2 part media card
Part 1 is the default
Part 2 is more options pane
2025-01-16 12:43:54 -07:00
Ivan Evans
29d520275b Make it widerrr 2024-09-25 21:24:31 -06:00
Ivan Evans
1a2e3ca9ac remove useismobile bookmark
they are always hidden unless searching (or editing)
2024-09-19 22:22:14 -06:00
Ivan Evans
6575cb30a6 Migration A 2024-09-19 22:22:14 -06:00
Ivan Evans
8d0ae1b3b9 always visible when searching, hover to show on homepage
this kind of fixes the ipad problem, because they will see the bookmark when searching, but to edit homepage they will have to use the edit bookmarks button.
2024-08-06 12:33:05 -06:00
Ivan Evans
3dcdcba088 incorporate useIsMobile
this does break ipad pro but whatever
2024-08-06 12:30:32 -06:00
Ivan Evans
4e52bf65b3 (Enabled on hover) Added new css class 2024-08-06 11:26:29 -06:00
Ivan Evans
44dddead7c (Always Enabled) Removed unnecessary lines 2024-08-06 11:25:57 -06:00
Ivan Evans
7e86e364c1 this feels wrong but ok 2024-07-27 11:10:38 -06:00
Cooper
a301ebde5d Added jip route 😭 and fixed a hover issue on bookmark button 2024-07-19 21:47:36 +00:00
Cooper
36c878b5d9 Allow bookmarking unreleased items 2024-07-18 17:12:39 +00:00
sussy-code
ecd3c6130f Make the bookmark button a little more elegant 2024-05-03 17:59:22 +00:00
Ivan Evans
9a8ecf2e88 Bookmarks only while browsing
Disabled bookmarks when there is nothing in the search bar.
2024-04-30 09:53:31 -06:00
Ivan Evans
2b7a054d5f
Merge branch 'sussy-code:main' into main 2024-05-01 15:00:00 -06:00
Captain Jack Sparrow
6f7e79c2d3 Try fixing border color 2024-04-29 16:47:48 +00:00
Ivan Evans
bc4b28fd9c
revert sudoflix customs 2024-04-28 22:16:50 -06:00
Ivan Evans
6a7ea0ea2f
Update MediaCard.tsx 2024-04-28 22:09:11 -06:00
Ivan Evans
690ea3480c
Create MediaBookmark.tsx 2024-04-28 22:08:34 -06:00
Captain Jack Sparrow
b981760e09 Reduce padding on mediaCard and change homepage in package.json 2024-04-25 19:17:21 +00:00
Cooper Ransom
f671afcd1b Make media card larger 2024-04-09 22:59:16 -04:00
Cooper Ransom
81d91fc5bd Mess up a lot of shit, this commit is unstable asf 2024-04-09 12:29:10 -04:00
William Oldham
20202d2216 Add logic for same year not released and fix language string 2024-03-28 13:39:18 +00:00
Honkertonken
bfee71f446
Update MediaCard.tsx 2024-03-28 16:47:18 +05:30
Honkertonken
9888798c28
Update MediaCard.tsx 2024-03-28 13:36:56 +05:30
Honkertonken
4386772404
Update MediaCard.tsx 2024-03-28 13:27:05 +05:30
Honkertonken
e431626bfa
Update MediaCard.tsx 2024-03-27 23:19:12 +05:30
Contreras, Raf
48b708d569 Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
Jip Fr
c4dcc42b9d Fix weird underflow on media card on Safari 2023-12-10 22:11:54 +01:00
mrjvs
48dca948e8 Merge branch 'dev' into v4 2023-11-28 22:12:10 +01:00
mrjvs
0ef492f58b Remove unused files/functions + localize everything except player and pages + reorganize files + fix lint warnings 2023-11-26 16:04:23 +01:00
mrjvs
5a5f3e8b8c a whole bunch of final todos
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-24 17:11:00 +01:00
mrjvs
7a591c82b9 Logic to conditionally show continue watching items
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-21 20:34:30 +01:00
Jip Fr
9f65821fce mediagrid focus styles 2023-11-21 19:34:42 +01:00
Jip Fr
ab167d565a Add popup close keyboard shortcut, more tabbable styles 2023-11-21 18:22:50 +01:00
Jip Fr
2c92bbf94e Fix poster issue 2023-11-09 15:34:35 +01:00
Jip Fr
b2608505f8 Probably fix aspect ratio issue 2023-11-09 15:29:59 +01:00
mrjvs
023a850e4f error handling for video + bookmark migration + last watched episode shown + progress migrations
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-30 21:29:02 +01:00
mrjvs
aff39d1999 new continue watching store 2023-10-17 16:01:26 +02:00