wukko
f94606cbd3
web/SectionHeading: fix outline offset on link copy button
2025-05-19 19:25:15 +06:00
wukko
9b20d726a7
web/SectionHeading: add id to the title
2025-05-14 22:42:22 +06:00
wukko
773d771c40
web/DropReceiver: remove aria-hidden
...
why the hell was it aria hidden
2025-05-14 22:31:20 +06:00
wukko
08168f5477
web/SectionHeading: refactor to svelte 5 style
2025-05-14 22:23:33 +06:00
wukko
d4ca8ece00
web/remux: fix file receiver file import
2025-05-14 21:55:16 +06:00
wukko
68554c5b53
web/remux: add imported files to queue automatically & filter by type
2025-05-14 16:08:13 +06:00
wukko
70a970c453
web/FileReceiver: fix meowbalt fade in
2025-05-04 16:07:59 +06:00
wukko
0cecdc32a6
web/Meowbalt: fade in meowbalt assets on load
2025-05-04 15:30:45 +06:00
wukko
ba4742f3fd
web: remove data-focus-ring-hidden from all files
2025-04-27 20:37:38 +06:00
wukko
0454b138b1
web/FileReceiver: restore the pretty animated focus ring
2025-04-27 20:36:14 +06:00
wukko
b3e523b1ce
web/PopoverContainer: replace box-shadow with filter & add will-change
2025-04-24 17:20:33 +06:00
wukko
f21f16a700
web/PopoverContainer: reduce the shadow
2025-04-24 16:31:10 +06:00
wukko
4182845e9a
web/FileReceiver: make accept list text unselectable
2025-04-21 22:46:34 +06:00
wukko
071008726e
web/UpdateNotification: fix initial transition (animation)
2025-03-27 21:20:00 +06:00
wukko
714e71751e
web/PopoverContainer: refactor & simplify code
...
why the fuck was it that way in the first place
2025-03-07 20:47:43 +06:00
wukko
6a4de1be28
web/PopoverContainer: flip transform origin in rtl
2025-03-06 17:43:30 +06:00
wukko
0d3044c5e6
web: add haptics for all copy actions
...
& prevent spamming the copy action along with haptic feedback :3
should probably unify all of this cuz this is really messy
2025-03-05 18:07:46 +06:00
wukko
fd5f7c36b2
web/Toggle: jiggle physics & don't stretch on long press
2025-03-05 17:30:15 +06:00
wukko
66401c6c5f
web/UpdateNotification: replace animation with a springy transition
...
so cute :3
2025-02-27 21:05:29 +06:00
wukko
104c9004c5
web/UpdateNotification: fix mobile position
2025-02-25 00:44:43 +06:00
wukko
24a75eaf80
web/components: add missing "button" class to main components
2025-02-25 00:17:52 +06:00
wukko
de5a2d10ca
web/SectionHeading: reduce line height for beta tag
2025-02-02 02:08:50 +06:00
wukko
44a99bdb3a
web/queue: add remuxing progress & general improvements
...
and a bunch of other stuff:
- size and percentage in queue
- indeterminate progress bar
- if libav wasm freezes, the worker kill itself
- cleaner states
- cleaner props
2025-01-25 01:25:53 +06:00
wukko
2279b5d845
web: core system for queue & queen bee, move remux to new system
...
it's 3 am and i think i had a divine intervention
2025-01-19 02:57:15 +06:00
wukko
4b5fd1cda0
web/PopoverContainer: fix popover z-index
2025-01-08 17:55:50 +06:00
wukko
06000cbc77
web/SectionHeading: added a new prop to disable the link
2024-12-19 21:09:51 +06:00
wukko
5860efa620
web/PopoverContainer: hide for screen readers when not expanded
2024-12-18 17:48:40 +06:00
wukko
45434ba751
web/UpdateNotification: accommodate space for the download manager
2024-12-16 18:05:39 +06:00
wukko
6d0ec5dd85
web: basic ui for the download queue manager
2024-12-16 18:03:55 +06:00
wukko
91327220a0
web/PopoverContainer: create a reusable popover component
2024-12-16 17:23:43 +06:00
jj
326bc52f27
web: fix turnstile/server-info circular dependency
2024-11-23 14:37:23 +00:00
wukko
1374693c2f
web/Toggle: make the toggle stretchy
2024-11-20 16:06:48 +06:00
wukko
b8c1c1fe51
web/Toggle: remove accidentally committed bracket
2024-11-20 15:41:36 +06:00
wukko
94e5aad6c0
web/Toggle: accommodate for rtl layouts
2024-11-20 15:33:09 +06:00
wukko
6e81c55fc1
web: replace text-align: left
with text-align: start
...
improves support for arabic and other RTL languages
2024-11-20 14:47:07 +06:00
wukko
ea73d09c8f
web/Turnstile: reduce retry interval to 800ms
2024-11-19 00:33:07 +06:00
wukko
a3c807a993
web/turnstile: use own callback for refreshing the widget
...
or at least try to, idk man, im so tired of cf turnstile
2024-11-19 00:20:27 +06:00
wukko
6abccd9743
web/Turnstile: log to console on expired and timeout callback
2024-11-18 23:02:46 +06:00
wukko
b38cb77952
web/turnstile: refresh turnstile if it expires in background
...
also renamed `turnstileLoaded` to `turnstileSolved` for more clarity
2024-11-18 21:05:47 +06:00
wukko
6aade3cc78
web/BulletExplain: increase font size on desktop
2024-11-18 15:26:37 +06:00
wukko
152ba6d443
web/components: add BulletExplain
component
2024-11-18 15:24:11 +06:00
wukko
d4b8400146
web/FileReceiver: reduce padding & gaps
2024-11-02 17:40:32 +06:00
Alec Armbruster
dc12d6acad
web/debug: add a copy button, fix page padding, refactor ( #782 )
...
Co-authored-by: wukko <me@wukko.me>
2024-10-11 23:04:19 +06:00
dumbmoron
4317b128a8
about/credits: move beta tester listing to component
...
this is to prevent it from showing up in i18n
2024-10-04 12:27:34 +00:00
dumbmoron
e0a65a5bc4
NotchSticker: fix sticker support for newer iphone models
2024-10-01 17:02:48 +00:00
wukko
1473f220cb
web/SectionHeading: make the link button always visible
...
scaling and 40 letter german words will be the death of me
2024-09-22 15:42:25 +06:00
wukko
2bee3e896d
web/SectionHeading: fix weird wrapping
2024-09-22 15:21:23 +06:00
wukko
7ba56f85be
web/SectionHeading: fix line height of beta tag
2024-09-18 21:42:09 +06:00
wukko
1a845fcfc2
web/SectionHeading: reusable component for linkable section headings
2024-09-18 15:28:09 +06:00
dumbmoron
a1361e8462
web/about: convert pages to translatable markdown
2024-09-17 18:54:36 +00:00