Commit Graph

95 Commits

Author SHA1 Message Date
JovannMC 332cd24dfc
fix: don't show gifs in video category 2025-06-01 23:57:23 +03:00
JovannMC 4062abd286
feat: show full file name on hover (title) 2025-05-28 23:46:00 +03:00
JovannMC 70862a5abf
fix: many search fixes
help
2025-05-28 22:08:16 +03:00
JovannMC 5da55a56a1
Merge branch 'nullptr/experimental-audio-to-video' 2025-05-28 19:15:04 +03:00
JovannMC af5920e698
feat: more tooltips & fixes 2025-05-28 16:27:31 +03:00
JovannMC cc6a08eda9
feat: functional dropdown
just gotta do searching
2025-05-28 14:15:29 +03:00
JovannMC 95d57a0427
fix: don't allow converting to same format 2025-04-25 17:08:23 +03:00
JovannMC f16a12f1c0
chore: add document mentions 2025-04-23 21:27:07 +03:00
JovannMC 3ad8244e97
fix: fix gradients changing due to new format selected 2025-04-15 19:47:39 +03:00
not-nullptr 4d2378e7ef feat: sorting by nativity 2025-04-14 23:54:20 +01:00
not-nullptr ea53fc7b9b feat: SOME sorting 2025-04-14 23:30:31 +01:00
not-nullptr 2191c95500 feat: experimental audio to video 2025-04-14 23:24:12 +01:00
not-nullptr b89e55c997 feat: conversion resolver improvements 2025-04-14 20:06:57 +01:00
not-nullptr 45ea828ddf feat: secret jpegifier... shhh... 2025-04-14 02:32:33 +01:00
not-nullptr 02a0bd0640 feat: document colours! 2025-04-12 23:49:00 +01:00
not-nullptr fb42680b40 feat: limit concurrency 2025-03-20 15:36:50 +00:00
not-nullptr c00dac9207 feat: new* conversion resolver, vertd gif support 2025-03-19 16:35:29 +00:00
JovannMC 77763dd2d0
feat: add tooltips
works on desktop and mobile. also shows the clear button text on mobile only, tooltip on pc
2025-03-09 18:20:27 +03:00
JovannMC 75e63ff94b
feat: support svg and heif
prevents conversion into svg/heif (not supported by vips)
also remove outdated "animated images not supported' text
2025-02-17 22:41:07 +03:00
JovannMC ff2e5b1866
feat: warning when selecting animated webp/gif 2025-02-12 00:01:03 +03:00
JovannMC 1f1b8d68de
fix: missing gradient transitions 2025-02-10 23:35:31 +03:00
JovannMC 51e67a3970
feat: warn when converting videos if vertd instance isn't found
+ add an easter egg if you try to upload the vertd server

yw realmy
2025-02-10 22:01:50 +03:00
JovannMC 98fadbbe76
fix: respect effects setting for hover/clicks transitions
is this necessary?
2025-02-10 21:14:45 +03:00
Realmy de81f19132 feat: add error color to foregrounds 2025-02-09 19:01:27 +01:00
JovannMC 6fb6ce3b68
fix: show red in convert page w/ all videos 2025-02-09 20:35:28 +03:00
JovannMC 5ec93ab8b3
add video fallback, extend uploader w/ no files 2025-02-08 21:08:31 +03:00
Realmy a048225c8b VERT logo update (again) 2025-02-07 17:12:36 +01:00
JovannMC 7650f45b9f
Add placeholder BGs to dark mode 2025-02-06 19:09:19 +03:00
JovannMC ba4288b3be
Add placeholder BGs for files 2025-02-06 07:54:59 +03:00
JovannMC a6cbdefc40
Update accent colours & mobile logo 2025-02-05 18:28:50 +03:00
JovannMC bfba1cc655
move bg code to layout
prevents fly animation from affecting it
2025-02-05 17:35:56 +03:00
JovannMC 1261584ae6
use normal blur for performance 2025-02-05 17:25:50 +03:00
JovannMC d3cba40dbb
Add motion settings 2025-01-21 20:05:18 +03:00
JovannMC fb7ec5e3b2
Use fly-in animation 2025-01-21 18:42:47 +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 5cc14b2640
change conversion page grid
revert to previous behaviour (always on right of first row) and always show uploader first on mobile
2025-01-13 17:08:54 +03:00
JovannMC 8e1f348d01
Add error for unsupported files 2025-01-10 21:46:49 +03:00
JovannMC d0b9d36894
Match figma a bit more 2025-01-10 21:17:34 +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 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 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
not-nullptr ef20f76a85 feat: sliding navbar 2024-11-16 11:51:41 +00:00
not-nullptr 9286f17a56 fix: h2 max width 2024-11-15 23:22:37 +00:00
not-nullptr df72a1ff8a feat: upload button 2024-11-15 23:22:17 +00:00