Commit Graph

78 Commits

Author SHA1 Message Date
JovannMC 50d93c0273
Remove all server code, readd fly transition
only add fly transition for desktop
2025-02-05 16:37:39 +03:00
JovannMC d3cba40dbb
Add motion settings 2025-01-21 20:05:18 +03: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 d359d8e0c0
handle zip files 2025-01-13 06:19:04 +03:00
JovannMC 8e1f348d01
Add error for unsupported files 2025-01-10 21:46:49 +03:00
JovannMC 24c5d41878
Add error to logger.ts 2024-12-31 19:48:59 +03:00
not-nullptr a78b5b2ea2 feat: disable buttons on process 2024-11-15 23:26:08 +00:00
not-nullptr 36c6b19483 feat: converter page 2024-11-15 23:19:15 +00:00
not-nullptr 0370ff3abf feat: homepage 2024-11-15 20:22:11 +00:00
not-nullptr adb4bd4fc5 ??? 2024-11-15 14:17:43 +00:00
not-nullptr 3d1c3705c3 fix: urgent! sooo urgent!! 2024-11-15 14:13:13 +00:00
not-nullptr 02cf3d8d41 huuuhhh 2024-11-15 12:48:15 +00:00
nullptr d70df05c6d
fix: dark mode flicker and non-functionality in general (#22) 2024-11-14 14:13:15 +00:00
nullptr 3f0595ccb2
feat: refactor ifile (#19)
* chore: refactor IFile to VertFile

* fix: remove debug red progress thing
2024-11-14 11:32:15 +00:00
nullptr b3d279604d
feat: remove convert page remembering you've been to it (#18) 2024-11-14 10:23:04 +00:00
nullptr 4adb00b1fa
feat: new logger (#16)
* feat: new logger

* feat: use logging more often
2024-11-14 10:08:05 +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 3a2d8b8a50 fix: very big oopsie in file conversion 2024-11-12 20:30:15 +00:00
not-nullptr 82046767cd feat: zip downloading, file conversion 2024-11-12 11:05:48 +00:00
Realmy f76d134b80 Warning with unsupported formats 2024-11-12 08:52:36 +01:00
not-nullptr cd91b30119 feat: prettier animations 2024-11-12 01:44:55 +00:00
not-nullptr db5d5414db fix: layout jump, feat: image preview 2024-11-12 00:23:51 +00:00
not-nullptr 38709395d4 feat: page transitions 2024-11-11 20:09:45 +00:00