Maya
10b5edad39
chore: holy language re-organization and migration
...
dying, surely missed some stuff
2026-03-25 13:01:20 +03:00
Maya
d3aeb9b696
fix: code review suggestions
...
yes used ai for this, all seems valid and noted though
2026-03-21 08:31:48 +03:00
Maya
8729584614
chore: update packages, fix svelte errors
2026-03-20 12:05:18 +03:00
Maya
96da202e6c
feat: use & rework findConverters()
...
adds a priority to FormatInfo which ensures that we can have certain formats prioritize certain converters (mp4 supports mediabunny/local so use that, then fallback to next if fails)
2026-03-06 12:03:56 +03:00
Maya
343fb34a0e
Merge branch 'nullptr/mediabunny-v2' into maya/conversion-things
2026-03-01 17:44:04 +03:00
Maya
1bf93d9a22
feat: additional coders
2026-03-01 12:30:36 +03:00
Maya
9e58c693a0
feat: mediabunny new formats, fix bugs
2026-02-27 21:50:08 +03:00
Maya
33cd998ab8
fix: update packages, fix local props state ref
2026-02-15 18:02:50 +03:00
Maya
616f2a51d8
chore: update packages
2025-11-23 18:31:47 +03:00
Maya
947b787dc4
chore: update dependencies & workers
2025-11-19 20:11:12 +03:00
Maya
df99e7d38a
fix: force build translations on build
...
for some reason, prod has translation issues where seemingly they use outdated translations, causing half of the new translations to not appear.
2025-10-29 09:11:31 +03:00
Maya
abbfbacf0e
feat: extract zips ( #160 )
...
fixes #160
2025-10-25 10:32:20 +03:00
Maya
b93a566928
feat: privacy updates ( #144 )
...
* fix: default to auto on empty PUB_VERTD_URL
* feat: privacy policy
* chore: vert self-hosting
* feat: view info submitted
for transparency, see the exact details that is sent automatically to the owner of the instance:
- job id
- convert from
- convert to
- ffmpeg stderr
- actual video file (if submitted)
* feat: vertd error details footer
* fix: sanitize translations
...my bad i realize this earlier
* refactor: remove jepgify
* fix: blob scheme
* fix: seo fixes
don't index static language urls (doesn't do anything) - robots.txt & sitemap.xml
* feat: translatable privacy policy
i forgor
also fix inconsistencies with link colours
* fix: privacy translation fixes
* fix: broken conflict merge
why does github's web conflict resolver not have highlighting
2025-10-20 13:32:22 +01:00
Maya
6a4b1e56f5
chore: update packages
2025-09-22 16:02:29 +03:00
Maya
5bd5c70358
chore: update packages
2025-09-02 21:57:14 +08:00
Maya
2f5fddcc6e
feat: use overlayscrollbars for cards
...
finally no more shifting on chromium
2025-08-14 18:14:18 +08:00
Maya
ce6f1f723a
feat: init paraglide
2025-07-25 17:47:36 +03:00
not-nullptr
0a243d1a10
fix: build, feat: ico support
2025-06-28 16:36:54 +01:00
not-nullptr
116c5ade6d
fix: remove headers
2025-06-26 01:35:55 +01:00
not-nullptr
859760aaf7
feat: donations
2025-06-26 01:33:22 +01:00
not-nullptr
fdec0c77e9
feat: ready for bytecrush!
2025-04-16 21:56:15 +01:00
not-nullptr
42cb829f76
fix: build??
2025-04-15 16:34:23 +01:00
not-nullptr
d9f3b21db3
feat: oops wait no THIS is icns support
2025-04-15 15:11:16 +01:00
not-nullptr
8616651d2a
feat: .icns support
2025-04-15 15:11:16 +01:00
not-nullptr
118aaa1745
feat: ico, heic, dng, cur, ani
2025-04-14 15:45:27 +01:00
not-nullptr
2b2c9146c2
feat: .dng support
2025-04-14 11:52:13 +01:00
Sergio Garcia
ee6bf71eca
chore: Add name to project ( #60 )
2025-04-13 11:48:03 +01:00
not-nullptr
8f8ea34483
feat: umm actual documents support..
2025-04-12 23:18:56 +01:00
not-nullptr
fb42680b40
feat: limit concurrency
2025-03-20 15:36:50 +00:00
Borewit
784907c39b
Use music metadata ( #43 )
...
* Replace deprecated jsmediatags with music-metadata
* Avoid streaming from the Blob, to improve performance with Firefox
* End Dockerfile with new line
---------
Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2025-03-09 12:55:28 +00:00
not-nullptr
5082f83d22
Revert "Replace deprecated jsmediatags with music-metadata ( #42 )"
...
This reverts commit a47e6f973f .
2025-03-06 19:55:38 +00:00
Borewit
a47e6f973f
Replace deprecated jsmediatags with music-metadata ( #42 )
...
Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2025-03-06 19:45:19 +00:00
JovannMC
bc1dbedbec
fix: _headers not included in build folder
2025-02-11 12:39:23 +03:00
JovannMC
f8f2c543de
chore: update packages
2025-02-09 07:03:37 +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
8ea970a495
update packages
2025-01-17 21:04:52 +03:00
JovannMC
ff071a8146
Use localStorage for cookie (& fix theme flashing)
...
removes js-cookie
2025-01-17 21:04:04 +03:00
JovannMC
6b49d79a71
make vert CSR
...
no more SSR - svelte-adapter-bun unneeded
2025-01-13 20:37:47 +03:00
Realmy
df13147b3a
Quality changes to be more accurate to the design
2024-11-16 10:22:20 +01:00
not-nullptr
0370ff3abf
feat: homepage
2024-11-15 20:22:11 +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
d70df05c6d
fix: dark mode flicker and non-functionality in general ( #22 )
2024-11-14 14:13:15 +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
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
82046767cd
feat: zip downloading, file conversion
2024-11-12 11:05:48 +00: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
8993e85db8
chore: svelte-adapter-bun
2024-11-11 16:38:53 +00:00
not-nullptr
4edf12f5c1
hawk tuah!
...
Co-authored-by: RealmyTheMan <RealmyTheMan@users.noreply.github.com>
2024-11-11 14:26:55 +00:00
not-nullptr
036e928b8a
feat: initial commit
2024-11-11 13:16:06 +00:00