Maya
47734ee31d
fix: more transparent cardd blur
2026-03-18 13:40:32 +03:00
Maya
d18fe38832
feat: add "partially ready" status
...
checks if one or the other of mediabunny/vertd is ready and shows "partially ready"
2026-03-10 21:40:17 +03:00
Maya
ffb6ef856b
feat: mediabunny progress and cancel
2026-02-28 00:07:08 +03:00
Maya
3b15fb1d30
chore: clean up $lib folder
...
idk why we had a million folders containing one file lol. scary looking change
2025-11-21 20:09:47 +03:00
Maya
e4f2c80913
fix: solve svelte-check errors & warnings
...
also fixed turkish's variables - make sure to not change anything inside {}'s!
2025-10-27 17:46:52 +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
nullptr
6273b56360
feat(privacy): add option to disable all external connections ( #146 )
...
* docs: add references to PUB_DISABLE_ALL_EXTERNAL_REQUESTS
* fix: somehow i forgot the PUB_ prefix
* feat: remove all external stuff (stripe, plausible, video) when PUB_DISABLE_ALL_EXTERNAL_REQUESTS is on
* docs: add note
* fix(docs): grammar
* fix: only hide plausible opt-in when privacy mode is enabled
2025-10-19 19:17:32 +01:00
Maya
1710cd038e
chore: prettier format
2025-09-10 10:38:14 +03:00
Maya
5b0d0e2cc8
feat: more verbose worker status
2025-09-05 23:02:17 +08:00
Maya
416eed8e48
fix: blur and tooltip fixes
...
tooltip appends to body to fix overflow issues, fix scroll
2025-09-02 21:06:39 +08:00
Maya
2f5fddcc6e
feat: use overlayscrollbars for cards
...
finally no more shifting on chromium
2025-08-14 18:14:18 +08:00
Maya
136a781f76
feat: shorter video text, tooltip fix
2025-07-27 17:25:00 +03:00
Maya
98e91337db
fix: chromium/webkit card fix, tooltip warning
2025-07-27 16:09:36 +03:00
Maya
3993cd2e06
fix: blur on cards
2025-07-27 00:45:00 +03:00
Maya
bc055e6b98
fix: card, tooltip, and scrollbar fixes
2025-07-26 23:58:30 +03:00
Maya
0727e32438
fix: oops
2025-07-26 11:02:22 +03:00
Maya
fa310d506b
feat: finish up translations
2025-07-25 21:03:20 +03:00
Maya
dff9c94ed5
feat: translations
...
god this was hell
2025-07-25 20:46:07 +03:00
Maya
c336d7d7a7
fix: visual fixes
2025-07-25 14:02:20 +03:00
Maya
d1cf0a8f31
fix: better card layout
2025-07-25 13:40:38 +03:00
not-nullptr
859760aaf7
feat: donations
2025-06-26 01:33:22 +01:00
JovannMC
2363ca7910
fix: brief card overflow when loading page
2025-06-05 13:42:04 +03:00
JovannMC
5547f641eb
chore: clarify local support
2025-05-28 17:45:15 +03:00
JovannMC
92b1ac29b3
feat: tooltip for partial support info
2025-05-28 17:26:28 +03:00
JovannMC
f16a12f1c0
chore: add document mentions
2025-04-23 21:27:07 +03:00
not-nullptr
b89e55c997
feat: conversion resolver improvements
2025-04-14 20:06:57 +01:00
not-nullptr
53085ca9bc
fix: uppercase extensions ( #58 )
2025-04-13 12:35:13 +01:00
not-nullptr
02a0bd0640
feat: document colours!
2025-04-12 23:49:00 +01:00
not-nullptr
8f8ea34483
feat: umm actual documents support..
2025-04-12 23:18:56 +01:00
not-nullptr
018f67811c
fix: transparency in file uploading
2025-04-12 22:28:31 +01:00
not-nullptr
05c4e9e7de
feat: april fools!
2025-03-24 16:14:30 +00:00
JovannMC
73cf06a855
chore: update video text
2025-02-24 12:56:31 +03:00
JovannMC
4c65aee867
feat: add converter status to category cards
2025-02-18 20:56:30 +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
63e9cb3cd8
feat: show supported formats in file categories
...
+ minor language change
2025-02-10 22:02:23 +03:00
Realmy
e9b8bb26dc
feat: Better communication on homepage
2025-02-10 10:51:20 +01:00
Realmy
24bac6f74b
chore: small UI improvements
2025-02-09 20:10:37 +01:00
JovannMC
75a943b3d5
remove unused imports
2025-02-09 20:16:27 +03:00
JovannMC
0cc939f138
Fix vert BG jumping & comment out privacy policy
2025-01-21 19:25:15 +03:00
JovannMC
35c697cac5
Fix jumping of content between pages
...
Fix jumping of content after transition ends if the previous page was taller
2025-01-17 20:23:46 +03:00
JovannMC
b1cd2e3c26
fix colours more
2025-01-13 18:34:55 +03:00
JovannMC
4d45f3423e
add margin to footer
2025-01-13 06:26:07 +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
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
5941f353b0
Remove page transitions
...
performance moment (will experiment asp to bring them back hopefully)
2025-01-09 21:55:45 +03:00
JovannMC
e60b256bcf
Minor padding changes
2025-01-06 15:48:03 +03:00
JovannMC
092d0de370
fix margins for mobile + desktop
...
no need for the weird margins now
2025-01-03 16:53:45 +03:00
JovannMC
9787ababb0
start mobile upload page
2025-01-03 16:35:22 +03:00
JovannMC
80d93b62c3
make upload page mobile friendly
2025-01-03 15:59:51 +03:00
JovannMC
44a96f715b
fix overflow
2025-01-03 15:25:37 +03:00