not-nullptr
|
c9518d2967
|
feat: more detailed error toasts
|
2025-02-26 15:46:58 +00:00 |
JovannMC
|
85df644e96
|
fix: m4a listed twice
|
2025-02-24 12:48:01 +03:00 |
not-nullptr
|
51ead0aada
|
feat: update default vertd url
|
2025-02-22 20:42:51 +00:00 |
JovannMC
|
d013fb0084
|
fix: save scroll position on mobile while switching pages
|
2025-02-20 21:01:44 +03:00 |
JovannMC
|
90ca53c2a5
|
feat: show check icon and toast when copied
|
2025-02-20 20:45:16 +03:00 |
JovannMC
|
10c7b035a2
|
feat: add email to about page
|
2025-02-20 20:37:44 +03:00 |
JovannMC
|
4c65aee867
|
feat: add converter status to category cards
|
2025-02-18 20:56:30 +03:00 |
not-nullptr
|
d46cf4da8f
|
feat: add sponsors
|
2025-02-18 12:47:15 +00: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
|
14517acdfd
|
feat: add file convert stats
i think this is right? counts how many files converted (and the type)
|
2025-02-17 22:28:49 +03:00 |
JovannMC
|
c89e38f90c
|
chore: remove dialog border
|
2025-02-17 20:21:22 +03:00 |
JovannMC
|
2c6fed99ad
|
feat: allow opting out of plausible
also fixes build errors if .env isn't available
hides privacy section if url isn't set
|
2025-02-17 20:21:03 +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
|
3a839124d2
|
feat: add external server warning
|
2025-02-16 19:10:01 +03:00 |
JovannMC
|
e52f327149
|
feat: add dialogs
|
2025-02-16 18:28:17 +03:00 |
JovannMC
|
582f99588f
|
fix: fix AVIF/JXL support
we need to copy the vips-*.wasm files from node_modules into vite's workers folder
|
2025-02-15 13:53:59 +03:00 |
JovannMC
|
e9ea02198f
|
fix: revert support for AVIF, KXL, and HEIF
some weird issue with vite not bundling the dynamicLibraries
|
2025-02-15 13:36:44 +03:00 |
not-nullptr
|
dbf5c2a481
|
feat: protocol detection for wss in vertd
|
2025-02-15 03:17:38 +00:00 |
not-nullptr
|
b4f5c20793
|
fix: build
|
2025-02-14 23:47:11 +00:00 |
JovannMC
|
8437a9857d
|
feat: dynamically lock dark reader
|
2025-02-13 23:57:35 +03:00 |
JovannMC
|
8e3e8242b7
|
chore: improve logging
|
2025-02-12 07:57:48 +03:00 |
JovannMC
|
8bcd7d4e5c
|
fix: fix animated WEBP to/from GIF
|
2025-02-11 21:50:49 +03:00 |
JovannMC
|
a47b5ffba9
|
feat: support AVIF & JXL
closes #14
|
2025-02-11 21:06:49 +03:00 |
JovannMC
|
1f1b8d68de
|
fix: missing gradient transitions
|
2025-02-10 23:35:31 +03:00 |
JovannMC
|
63e9cb3cd8
|
feat: show supported formats in file categories
+ minor language change
|
2025-02-10 22:02:23 +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 |
JovannMC
|
0ab08c84ae
|
chore: remove persistent warning/error
|
2025-02-10 19:50:31 +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 |
Realmy
|
1444c835ca
|
feat: add VERT name const for different environments
|
2025-02-09 20:45:37 +01:00 |
not-nullptr
|
603beba40b
|
feat: wmv and mov
|
2025-02-09 19:27:10 +00: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
|
775b012297
|
fix: spelling mistake in vertd settings
|
2025-02-09 18:39:02 +00:00 |
not-nullptr
|
89a8b5366d
|
fix: settings saving
|
2025-02-09 18:19:36 +00:00 |
not-nullptr
|
127f1cdcb4
|
feat: add vertd speed options
|
2025-02-09 18:03:29 +00:00 |
Realmy
|
de81f19132
|
feat: add error color to foregrounds
|
2025-02-09 19:01:27 +01:00 |
JovannMC
|
5b07832267
|
chore: remove unused dropping code
|
2025-02-09 20:38:54 +03:00 |
JovannMC
|
75a943b3d5
|
remove unused imports
|
2025-02-09 20:16:27 +03:00 |
Realmy
|
a44bf8067e
|
feat: dark mode color contrast change
|
2025-02-09 16:20:35 +01:00 |
Realmy
|
82a63220dd
|
feat: better writing and styling for vertd settings
|
2025-02-09 16:07:07 +01:00 |
not-nullptr
|
1615cf3acf
|
feat: abort controller on vertd
|
2025-02-09 02:56:29 +00:00 |
not-nullptr
|
e2766f0121
|
feat: improve green colour
|
2025-02-09 02:39:21 +00:00 |
not-nullptr
|
046b772449
|
feat: vertd connection testing
|
2025-02-09 02:31:34 +00:00 |
not-nullptr
|
8353491f64
|
feat: vertd
|
2025-02-09 00:07:42 +00:00 |
not-nullptr
|
35e98a5971
|
feat: more dynamic settings system
|
2025-02-08 22:17:46 +00:00 |
JovannMC
|
64ab1288f4
|
fix build error
|
2025-02-08 23:12:02 +03:00 |
JovannMC
|
47d266f35d
|
log unknown message type
|
2025-02-08 22:52:14 +03:00 |
JovannMC
|
f276dcd7a1
|
add toasts to ui
|
2025-02-08 22:08:33 +03:00 |
JovannMC
|
772d195ae6
|
remove vertd
not yet ready
|
2025-02-08 21:31:04 +03:00 |
JovannMC
|
f7d58047c7
|
generate thumbnails for videos
usin a helper function
|
2025-02-08 21:28:55 +03:00 |
JovannMC
|
40129d4a03
|
Merge branch 'jovannmc/redesign' into nightly
|
2025-02-08 20:11:51 +03:00 |
JovannMC
|
44ec456dcd
|
implement toasts
"cute toasts" - @not-nullptr
|
2025-02-08 20:07:43 +03:00 |
not-nullptr
|
b87d54ae08
|
feat: vertd implementation
|
2025-02-08 17:03:23 +00:00 |
JovannMC
|
78b72bbc5c
|
Use consts.ts for URLs, remove google preconnect
|
2025-02-07 20:04:29 +03:00 |
JovannMC
|
e515e67c44
|
save button consistency
+ remove unused %theme% class
|
2025-02-07 19:46:28 +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 |
not-nullptr
|
50100b7570
|
feat: add jfif support (#32)
|
2025-02-06 17:44:47 +00:00 |
JovannMC
|
8155204d57
|
scroll dropdown, adjust dark opacity in home
|
2025-02-06 20:32:37 +03:00 |
JovannMC
|
8c589e8fa0
|
Cache contributors data & load main contribs locally
|
2025-02-06 19:19:46 +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
|
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
|
fb5484b32c
|
Change icon, fix selected btns behaviour
|
2025-01-21 20:17:29 +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 |
not-nullptr
|
6324f7f4e3
|
feat: better (?) embed
|
2025-01-18 17:17:25 +00: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
|
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
|
b1cd2e3c26
|
fix colours more
|
2025-01-13 18:34:55 +03:00 |
JovannMC
|
1ced7573ef
|
Adjust colours
|
2025-01-13 18:19:25 +03:00 |
JovannMC
|
212de6e325
|
make icons not cut off
|
2025-01-13 17:30:34 +03:00 |
JovannMC
|
d359d8e0c0
|
handle zip files
|
2025-01-13 06:19:04 +03:00 |
JovannMC
|
40e99e0a20
|
handle error when during initialization of vips
|
2025-01-12 21:24:07 +03:00 |
JovannMC
|
57976e7879
|
Complete settings
allow changing of file name format, w/ variables
|
2025-01-12 20:45:36 +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
|
58b29d0827
|
Make theme settings work
|
2025-01-10 19:48:31 +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
|
c99aa3a64d
|
Feature image update
|
2025-01-10 10:18:38 +01: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
|
e60b256bcf
|
Minor padding changes
|
2025-01-06 15:48:03 +03:00 |
JovannMC
|
f0bfa8f37f
|
make about page mobile friendly
|
2025-01-03 17:06:19 +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
|
303b8bbd09
|
fix ide error
|
2025-01-03 16:00:06 +03:00 |