Maya
95210e84eb
chore: re-organize structure a bit
2026-03-09 19:41:10 +03:00
Maya
30bbb764ae
feat: start settings modal component
2026-02-13 08:52:29 +03:00
Maya
45db105521
fix: footer links causing full-page reload
...
this also unintentionalyl fixes translations being broken for the page, but there seems to be an issue on first load - sanitization code/ssr might be the issue?
2025-12-02 17:04:09 +03:00
Maya
a1b0b15332
fix: hide in footer if commit hash is unknown
2025-11-24 09:24:16 +03:00
Maya
3b443e16be
feat: footer commit hash
2025-11-22 17:52:43 +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
Maya
93c98d9d49
fix: navbar overflow
2025-10-15 20:56:23 +03:00
nullptr
92fa929d2a
feat: keep videos for debugging ( #130 )
...
* feat: keep videos for debugging
* fix: remove unnecessary $inspect
2025-10-14 18:08:33 +01:00
Maya
6621e24d62
Merge branch 'pr/97' into feat/conversion-qol
2025-09-16 19:56:36 +03:00
Maya
1710cd038e
chore: prettier format
2025-09-10 10:38:14 +03:00
Maya
850c4ae6ce
fix: navbar highlight zoooooomin
...
probably only became an issue now because of updated packages
2025-09-02 17:59:14 +03:00
Maya
b669e3eede
feat: espanol, minor fixes for translations
...
translation by person who wishes to be anonymous
its a bit difficult to make all translations look good on here, need more experimenting
2025-07-29 22:04:35 +03:00
Maya
ecddeb7249
feat: final translation things
...
enjoy uwu language (temporarily)
2025-07-25 22:50:00 +03:00
not-nullptr
859760aaf7
feat: donations
2025-06-26 01:33:22 +01:00
Wiscaksono
39d3e81709
fix: lucide icon type
2025-06-04 21:28:19 +07:00
JovannMC
af5920e698
feat: more tooltips & fixes
2025-05-28 16:27:31 +03:00
JovannMC
31a3fa08b9
fix: FormatDropdown on mobile
2025-05-28 15:59:32 +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
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
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
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
36e186c90d
fix: navigation issues ( #57 )
2025-04-13 12:41:59 +01: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
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
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