Commit Graph

33 Commits

Author SHA1 Message Date
not-nullptr cb7bf95e55 feat: new logger 2024-11-14 09:43:28 +00:00
nullptr 576202eea7
fix: audio uploading not working (#15) 2024-11-14 09:16:01 +00:00
Echo e0c01538cb
README improvements (#13)
* feat: improve readme

* feat: add no file limits to features
2024-11-14 08:45:23 +00:00
nullptr 5e1ffab371
fix: unsupported types not being ignored (#10)
* 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

* fix: ignore unsupported filetypes

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 20:23:37 +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
JovannMC d0c608dea4 Make formats appear once in array
This doesn't cause any issues but just in case: this ensures the formats only appear once in the array instead of having multiple of the same (by using a set)

probably unnecessary but, lol
2024-11-13 16:34:40 +00:00
JovannMC 71e26cc3c3 Make dialog default to only show supported formats 2024-11-13 16:34:40 +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
Realmy 7bcee50650 Add BETA tag to homepage 2024-11-12 19:27:11 +01:00
Realmy 14a9a461e0 Remove dead import 2024-11-12 19:10:25 +01:00
not-nullptr a8c90e90f1 feat: mobile detection, fix: slightly increase padding 2024-11-12 17:33:00 +00:00
Realmy 9093ded144 Merge branch 'main' of https://github.com/not-nullptr/unnamed-file-converter 2024-11-12 18:25:38 +01:00
Realmy 15073ccbc7 Bullet items mobile optimization 2024-11-12 18:06:13 +01:00
not-nullptr 11d3a6abd9 feat: better page transitions 2024-11-12 17:00:00 +00:00
Realmy 95aa20afb3 Metadata and favicon 2024-11-12 17:57:06 +01:00
Realmy 7d896b39fa Spiced-up homepage 2024-11-12 13:49:10 +01:00
Realmy 9d43cb7b03 Fine fix for home 2024-11-12 11:54:34 +01: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 cda3825f6a feat: transition "convert n files" thing 2024-11-11 22:00:24 +00:00
Realmy 3bd4697161 Site looks better now yay! 2024-11-11 21:47:11 +01:00
not-nullptr 38709395d4 feat: page transitions 2024-11-11 20:09:45 +00:00
not-nullptr 08353cf8ff feat: drag n drop 2024-11-11 18:33:03 +00:00
Realmy 322ffa5023 Pretty okay looking upload dialog 2024-11-11 18:57:48 +01:00
not-nullptr b5ac70a015 feat: basic functionality 2024-11-11 16:33:46 +00:00
not-nullptr 9952d1563a fix: uploader layout 2024-11-11 15:50:19 +00:00
Realmy 2cf510eafa Some more work on the uploader 2024-11-11 16:44:34 +01:00
not-nullptr 97217b7cc2 fix: oops 2024-11-11 15:27:57 +00:00
not-nullptr 7fb1daf2cd feat: file converting 2024-11-11 15:26:56 +00:00
Realmy b7db1fddd4 Start of an uploader component for tailwind 2024-11-11 15:56:48 +01:00
not-nullptr 4edf12f5c1 hawk tuah!
Co-authored-by: RealmyTheMan <RealmyTheMan@users.noreply.github.com>
2024-11-11 14:26:55 +00:00
not-nullptr 036e928b8a feat: initial commit 2024-11-11 13:16:06 +00:00