Commit Graph

82 Commits

Author SHA1 Message Date
Realmy a048225c8b VERT logo update (again) 2025-02-07 17:12:36 +01:00
JovannMC 0755b3eed8
fix embed 2025-02-06 20:45:59 +03:00
JovannMC 8155204d57
scroll dropdown, adjust dark opacity in home 2025-02-06 20:32:37 +03:00
JovannMC f6e0b7db5d
add gradient to blurred image bg in convert page 2025-02-06 20:11:47 +03:00
JovannMC e11dced438
fix scaling on mobile 2025-02-06 19:45:44 +03:00
JovannMC 6e0b10b055
Fix incorrect theme when loading settings 2025-02-06 19:05:32 +03:00
JovannMC b1f135df4c
Simplify appearance code & fix anims defaults 2025-02-05 20:32:02 +03:00
JovannMC d835a50a01
new home page
makes vert logo clickable on both desktop and mobile
2025-02-05 19:54:15 +03:00
JovannMC a6cbdefc40
Update accent colours & mobile logo 2025-02-05 18:28:50 +03:00
JovannMC 4723f864dd
remove acciedntal extra padding
oops i copied and pasted wrong
2025-02-05 17:36:52 +03:00
JovannMC bfba1cc655
move bg code to layout
prevents fly animation from affecting it
2025-02-05 17:35:56 +03:00
JovannMC 9031254e37
small optimizations
also fix isMobile's resize event
2025-02-05 17:01:11 +03:00
JovannMC 50d93c0273
Remove all server code, readd fly transition
only add fly transition for desktop
2025-02-05 16:37:39 +03:00
JovannMC dbff210343
some bug fixes
shorten button labels, comment out fly anim, fix gradients hidden on other pages w/ one image in conversion
2025-02-05 16:21:44 +03:00
JovannMC d3cba40dbb
Add motion settings 2025-01-21 20:05:18 +03:00
JovannMC 0cc939f138
Fix vert BG jumping & comment out privacy policy 2025-01-21 19:25:15 +03:00
JovannMC fb7ec5e3b2
Use fly-in animation 2025-01-21 18:42:47 +03:00
JovannMC 7649c8e014
i dont know
how fix
2025-01-18 16:00:35 +03:00
JovannMC 7d74eb6524
remove theme class in store 2025-01-17 22:07:28 +03:00
JovannMC 7c0f2c87d1
fix plausible stats
i think
2025-01-17 21:17:48 +03:00
JovannMC ff071a8146
Use localStorage for cookie (& fix theme flashing)
removes js-cookie
2025-01-17 21:04:04 +03:00
JovannMC 2529e5d687
change gradient colour depending on category 2025-01-16 21:30:23 +03:00
JovannMC a3250a25df
Fix gradient showing w/ one file 2025-01-14 17:48:33 +03:00
JovannMC 4bf1be16ea
add missing gradient to pages 2025-01-13 19:17:56 +03:00
JovannMC 4d45f3423e
add margin to footer 2025-01-13 06:26:07 +03:00
JovannMC 198f8a032e
fix vercel delpoyments attempt 2? 2025-01-12 22:22:25 +03:00
JovannMC 1f01c32521
keep uploader always first item
this made it look weird on mobile. why is this here lol
2025-01-10 17:30:47 +03:00
JovannMC 7840c9c508
fix transition inconsistency in conversion page
fixes by putting the conversion panel & files in same div
2025-01-10 17:21:37 +03:00
JovannMC f5e67284e2
Minor fixes & changes (hopefully)
- Move around things in layout.svelte (so it makes more sense lol)
- Fix navbar on about page
- Add px-4 for desktop on about page
- Remove unneeded transitions
2025-01-10 17:01:26 +03:00
JovannMC 1d8bbe1fd5
Move conversion panel out of navbar
fixes jumping when switching between pages
2025-01-10 11:40:51 +03:00
JovannMC 9b31cd59f7
Use fade animation 2025-01-10 11:22:46 +03:00
JovannMC 5941f353b0
Remove page transitions
performance moment (will experiment asp to bring them back hopefully)
2025-01-09 21:55:45 +03:00
JovannMC 092d0de370
fix margins for mobile + desktop
no need for the weird margins now
2025-01-03 16:53:45 +03:00
JovannMC aedaf76384
better mobile responsiveness 2025-01-03 16:41:44 +03:00
JovannMC 9787ababb0
start mobile upload page 2025-01-03 16:35:22 +03:00
JovannMC 8c724b0f0a
fix mobile loading desktop navbar on first load
though if the user resizes desktop/mobile, highlight of current page disappears and only appears on the original size

this is a scuffed way to do navbar lol
2025-01-03 15:34:27 +03:00
JovannMC e8ff930934
fix mobile navbar again 2025-01-03 15:30:39 +03:00
JovannMC 9b5bf4e274
complete mobile navbar 2025-01-03 15:21:53 +03:00
JovannMC 1c4b6e3d20
start mobile navbar 2025-01-01 23:05:26 +03:00
JovannMC 2a460c4275
Add fallback messages, formatting
Adds fallback messages to github contributors and top donors

format files
2024-12-31 16:05:57 +03:00
JovannMC f8d4d546a8
Numerous changes
- Set file.result to null when changing type (so the user remembers to redo the conversion by disabling dl btn)
- If link is to external site, open in new tab, else open in current
- Add animation when loading about page
- Add underline to hyperlink in about
- Fix conversion boxes misaligned
- Fix footer links not clickable
- Minor language changes
2024-12-31 16:02:53 +03:00
JovannMC 8c17117e43
Adjust layout of pages
makes it easier (at least for me) to handle pages
2024-12-31 10:08:14 +03:00
not-nullptr 84da07b1c0 feat: page transitions 2024-11-16 13:27:57 +00:00
not-nullptr 4a4efcfde0 fix: footer and nav opacity bug 2024-11-16 12:07:44 +00:00
not-nullptr 74a8c1490a feat: file badge 2024-11-16 10:29:05 +00:00
Realmy df13147b3a Quality changes to be more accurate to the design 2024-11-16 10:22:20 +01:00
not-nullptr 36c6b19483 feat: converter page 2024-11-15 23:19:15 +00:00
not-nullptr 0370ff3abf feat: homepage 2024-11-15 20:22:11 +00:00
not-nullptr 69a4d928d0 ??????? 2024-11-15 14:18:57 +00:00
not-nullptr 02cf3d8d41 huuuhhh 2024-11-15 12:48:15 +00:00