Commit Graph

151 Commits

Author SHA1 Message Date
JovannMC cc6a08eda9
feat: functional dropdown
just gotta do searching
2025-05-28 14:15:29 +03:00
JovannMC a9588f73ba
feat: start new dropdown ui 2025-05-27 22:21:37 +03:00
JovannMC 9036d8cf4f
feat: add notable contributors section 2025-04-26 16:19:15 +03:00
JovannMC 95d57a0427
fix: don't allow converting to same format 2025-04-25 17:08:23 +03:00
not-nullptr 4e18269204 feat: better bg gradient transition 2025-04-16 16:10:33 +01:00
not-nullptr 8616651d2a feat: .icns support 2025-04-15 15:11:16 +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 3e0de64b29 Reapply "fix: remove debug logging"
This reverts commit 1d9890fb37.
2025-04-13 13:50:58 +01:00
not-nullptr 9075576f17 Reapply "fix: bg gradients"
This reverts commit c6ccba97db.
2025-04-13 13:50:57 +01:00
not-nullptr aa5d4689c0 Reapply "feat: drop or click to *convert* (#52)"
This reverts commit 7151a2dbce.
2025-04-13 13:50:57 +01:00
not-nullptr a86c00abf3 Reapply "fix: navigation issues (#57)"
This reverts commit 2d3e3b9493.
2025-04-13 13:50:48 +01:00
not-nullptr 2d3e3b9493 Revert "fix: navigation issues (#57)"
This reverts commit 36e186c90d.
2025-04-13 12:56:08 +01:00
not-nullptr 7151a2dbce Revert "feat: drop or click to *convert* (#52)"
This reverts commit 5b5901c4c7.
2025-04-13 12:56:06 +01:00
not-nullptr c6ccba97db Revert "fix: bg gradients"
This reverts commit 3c4f90e5f0.
2025-04-13 12:56:05 +01:00
not-nullptr 1d9890fb37 Revert "fix: remove debug logging"
This reverts commit f2d39ed1f4.
2025-04-13 12:56:01 +01:00
not-nullptr f2d39ed1f4 fix: remove debug logging 2025-04-13 12:51:17 +01:00
JovannMC 3c4f90e5f0
fix: bg gradients 2025-04-13 14:49:02 +03:00
not-nullptr 5b5901c4c7 feat: drop or click to *convert* (#52) 2025-04-13 12:47:32 +01:00
not-nullptr 36e186c90d fix: navigation issues (#57) 2025-04-13 12:41:59 +01:00
not-nullptr 8f8ea34483 feat: umm actual documents support.. 2025-04-12 23:18:56 +01:00
Quinn Vinlove 8017d5d72d
fix uploader for ios (#51) 2025-04-12 18:46:27 +01:00
not-nullptr e5df89ac57 feat: further optimisation for massive conversions 2025-03-20 16:14:16 +00:00
not-nullptr fb42680b40 feat: limit concurrency 2025-03-20 15:36:50 +00:00
not-nullptr 0b7fceab5a feat: prettier tooltips 2025-03-09 15:52:59 +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 1c98747fd9
feat: add clear all button
fixes #40
2025-03-09 17:03:40 +03:00
JovannMC d013fb0084
fix: save scroll position on mobile while switching pages 2025-02-20 21:01:44 +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 c89e38f90c
chore: remove dialog border 2025-02-17 20:21:22 +03:00
JovannMC e6d862deb5
fix: toast fixes
toasts aren't as "jumpy" anymore, toasts can be different sizes (not affected by sizes of other toasts), derive icon/color
2025-02-16 19:52:31 +03:00
JovannMC 775eebbc28
chore: componetize toasts
makes creating a toast return an id, stop settings saving every time you visit page
2025-02-16 19:47:04 +03:00
JovannMC e52f327149
feat: add dialogs 2025-02-16 18:28:17 +03:00
JovannMC 1f1b8d68de
fix: missing gradient transitions 2025-02-10 23:35:31 +03:00
JovannMC 98fadbbe76
fix: respect effects setting for hover/clicks transitions
is this necessary?
2025-02-10 21:14:45 +03:00
JovannMC ec209f378b
chore: componetize global upload region 2025-02-10 19:39:40 +03:00
JovannMC 21ed03960b
chore: componetize stuff in +layout.svelte 2025-02-10 19:24:59 +03:00
Realmy e9b8bb26dc feat: Better communication on homepage 2025-02-10 10:51:20 +01:00
JovannMC 442efb5e14
Merge branch 'nightly' of https://github.com/VERT-sh/VERT into nightly 2025-02-09 22:17:40 +03:00
Realmy 24bac6f74b chore: small UI improvements 2025-02-09 20:10:37 +01:00
JovannMC 1c25769568
chore: rename motion to effects 2025-02-09 22:08:29 +03:00
not-nullptr 127f1cdcb4 feat: add vertd speed options 2025-02-09 18:03:29 +00:00
JovannMC 5b07832267
chore: remove unused dropping code 2025-02-09 20:38:54 +03:00
Realmy a44bf8067e feat: dark mode color contrast change 2025-02-09 16:20:35 +01:00
not-nullptr 8353491f64 feat: vertd 2025-02-09 00:07:42 +00:00
JovannMC 44ec456dcd
implement toasts
"cute toasts" - @not-nullptr
2025-02-08 20:07:43 +03:00
Realmy a048225c8b VERT logo update (again) 2025-02-07 17:12:36 +01:00
JovannMC b5878948ef
respect motion setting on navbar 2025-02-06 20:52:18 +03:00
JovannMC 8155204d57
scroll dropdown, adjust dark opacity in home 2025-02-06 20:32:37 +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 d3cba40dbb
Add motion settings 2025-01-21 20:05:18 +03:00
JovannMC 0067faafca
fix navbar being draggable 2025-01-21 18:46:18 +03:00
JovannMC fb7ec5e3b2
Use fly-in animation 2025-01-21 18:42:47 +03:00
JovannMC b904ce913a
clean up & fix theme code 2025-01-17 22:21:32 +03:00
JovannMC 7d74eb6524
remove theme class in store 2025-01-17 22:07:28 +03:00
JovannMC 1ced7573ef
Adjust colours 2025-01-13 18:19:25 +03:00
JovannMC d0b9d36894
Match figma a bit more 2025-01-10 21:17:34 +03:00
JovannMC b8aef6b3ed
Settings page UI
start ui of settings page (no behaviour), small padding tweaks, add "FancyInput" component
2025-01-10 18:58:13 +03:00
Realmy 92383b5e0e Logo update 2025-01-10 09:58:59 +01: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 1667d6a98c
Show "Set all to"
Shows the "Set all to" option all the time, defaulting to being disabled with "N/A" until a file is uploaded
2025-01-06 18:52:08 +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 1162082dc2
fix mobile navbar again 2025-01-03 15:29:35 +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 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 c88112d226 feat: badge animation 2024-11-16 10:36:33 +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
nullptr 0d82f3650c
feat: use will-change to optimize transforms (#25) 2024-11-15 07:58:45 +00:00
nullptr 531949606a
feat: conversion page redesign (#21)
* feat: conversion page redesign

* fix: loading bars reversed

* fix: dark mode flicker and non-functionality in general (#22)

* feat: add delete button, improve loading bar contrast

* feat: remove mobile optimizations

* feat: add way to tell if a converter reports progress

* More shrexy progress bar when progress isn't indicated

* Make progress existance check better

* fix: progress bar

* more UI tweaks

* feat: nicer loading bars

* feat: audio metadata

* feat: asynchronous album covers

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-14 20:02:06 +00:00
nullptr a8b9eaed8b
feat: dynamic theme icon (#12) 2024-11-13 23:10:47 +00:00
nullptr cbef8dae0b
feat: dark mode (#7)
* feat: basic dark mode

* feat: theme toggle

* Completed dark mode and about page changes

* Fix progressive blur on dark mode

* feat: dynadark tailwind plugin for dark detection

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 19:33:16 +00:00
JovannMC 71e26cc3c3 Make dialog default to only show supported formats 2024-11-13 16:34:40 +00:00
nullptr 00a855e590
feat: ffmpeg support (+ many bugfixes and refactors) (#5)
* Separate menu into custom component

* feat: audio conversion support via ffmpeg

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 16:30:13 +00:00
not-nullptr a8c90e90f1 feat: mobile detection, fix: slightly increase padding 2024-11-12 17:33:00 +00:00
not-nullptr a19f3d5982 feat: mbile layout fixed!! 2024-11-12 17:27:36 +00:00
not-nullptr 3cb5ba2145 feat: mobile layout 2024-11-12 17:24:52 +00:00
not-nullptr f31032c610 feat: imagemagick conversion 2024-11-12 15:56:21 +00:00
not-nullptr db098bb7c0 fix: dropdown scaling issues 2024-11-12 12:30:22 +00:00
not-nullptr 877625ac5a fix: remove transition on dropdown for now 2024-11-12 12:27:11 +00:00
not-nullptr 82046767cd feat: zip downloading, file conversion 2024-11-12 11:05:48 +00:00
Realmy f41b704d05 Correct logo sizing on safari + unused beta logo 2024-11-12 09:20:08 +01:00
not-nullptr db5d5414db fix: layout jump, feat: image preview 2024-11-12 00:23:51 +00:00
not-nullptr cda3825f6a feat: transition "convert n files" thing 2024-11-11 22:00:24 +00:00
Realmy 3bd4697161 Site looks better now yay! 2024-11-11 21:47:11 +01:00
not-nullptr 08353cf8ff feat: drag n drop 2024-11-11 18:33:03 +00:00
Realmy c0925bf6de optimize clsx function to make it more readable 2024-11-11 19:32:39 +01:00
not-nullptr 3db829fe70 fix: wtf realmy?? 2024-11-11 18:23:09 +00:00
Realmy 322ffa5023 Pretty okay looking upload dialog 2024-11-11 18:57:48 +01:00
not-nullptr 012f447b8c fix: input multiple 2024-11-11 16:37:33 +00:00
not-nullptr 9952d1563a fix: uploader layout 2024-11-11 15:50:19 +00:00
not-nullptr 112200b644 fix: snake case 2024-11-11 15:47:21 +00:00
Realmy 2cf510eafa Some more work on the uploader 2024-11-11 16:44:34 +01:00
Realmy b7db1fddd4 Start of an uploader component for tailwind 2024-11-11 15:56:48 +01:00