* 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
* 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>
* 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>
* Separate menu into custom component
* feat: audio conversion support via ffmpeg
---------
Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>