Commit graph

21 commits

Author SHA1 Message Date
Timothy Z.
f8d9d0d838 fix(info container): height in landscape mode 2024-12-16 16:37:10 +02:00
Timothy Z.
297b8f172d refactor: keep the DOM organised 2024-12-16 16:32:03 +02:00
Timothy Z.
1788a95f24 fix: strange positioning on movies 2024-12-16 14:19:50 +02:00
Timothy Z.
b8a5e60374 refactor: button position moved to right 2024-12-13 16:33:43 +02:00
Timothy Z.
444152a09b refactor: closer button logic and width on mobile 2024-12-13 13:30:59 +02:00
Timothy Z.
47464ceed0 feat: add close button 2024-12-13 13:06:57 +02:00
Timothy Z.
7a39c40a54 remove: unused var 2024-12-13 12:54:55 +02:00
Timothy Z.
5eb0c01536 fix: videos height 2024-12-12 19:19:24 +02:00
Timothy Z.
6c34c6fd61 fix: use flex instead of height attribute 2024-12-12 19:14:56 +02:00
Timothy Z.
10838315d8 fix: use dvw for width instead of % 2024-12-12 19:10:40 +02:00
Timothy Z.
3fc1e2c191 fix: action-buttons-container margin issue 2024-12-10 20:31:23 +02:00
Timothy Z.
c3d506c749 fix: padding on MetaPreview 2024-12-10 19:48:43 +02:00
Timothy Z.
cc046ce48a refactor: fix iOS overflow issues 2024-12-10 19:12:41 +02:00
Timothy Z.
5a422b5b33 refactor (styles): landscape mode on mobile 2024-12-09 18:05:10 +02:00
Timothy Z.
d9cec1205c refactor(styles): use dvh to respect safe areas
dvh solves an issue where without fullscreen not all videos in the list are fully visible since vh does not count the safe / unsafe area
2024-12-09 17:39:55 +02:00
Timothy Z.
8e42bb0d1d refactor(styles): videos height 2024-12-09 17:22:37 +02:00
Timothy Z.
36bae5221a refactor(styles): orientation UI tweaks 2024-12-09 16:20:47 +02:00
Timothy Z.
cbffdfa33c refactor(styles): mobile UI adjustments (3) 2024-12-09 16:01:25 +02:00
Timothy Z.
7d2c5118b3 refactor(styles): more mobile adjustments 2024-12-09 15:59:09 +02:00
Timothy Z.
e372b89566 refactor: mobile UI improvements 2024-12-09 15:24:10 +02:00
Timothy Z.
a726ffb60d feat: init side drawer component 2024-12-06 14:39:16 +02:00