Commit Graph

11 Commits

Author SHA1 Message Date
JovannMC 1c25769568
chore: rename motion to effects 2025-02-09 22:08:29 +03:00
JovannMC 9031254e37
small optimizations
also fix isMobile's resize event
2025-02-05 17:01:11 +03:00
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 fb7ec5e3b2
Use fly-in animation 2025-01-21 18:42:47 +03:00
JovannMC 9b31cd59f7
Use fade animation 2025-01-10 11:22:46 +03:00
nullptr 8c3a46f11c
fix: animation consistency (#9)
* 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

* feat: fix "supported formats" text

* fix: animation consistency

* fix: page transition origin

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 20:22:57 +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 cd91b30119 feat: prettier animations 2024-11-12 01:44:55 +00:00
not-nullptr 38709395d4 feat: page transitions 2024-11-11 20:09:45 +00:00