Commit Graph

33 Commits

Author SHA1 Message Date
JovannMC 1ced7573ef
Adjust colours 2025-01-13 18:19:25 +03:00
JovannMC d0b9d36894
Match figma a bit more 2025-01-10 21:17:34 +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 1d8bbe1fd5
Move conversion panel out of navbar
fixes jumping when switching between pages
2025-01-10 11:40:51 +03:00
JovannMC 9b31cd59f7
Use fade animation 2025-01-10 11:22:46 +03:00
JovannMC 1667d6a98c
Show "Set all to"
Shows the "Set all to" option all the time, defaulting to being disabled with "N/A" until a file is uploaded
2025-01-06 18:52:08 +03:00
JovannMC aedaf76384
better mobile responsiveness 2025-01-03 16:41:44 +03:00
JovannMC 9787ababb0
start mobile upload page 2025-01-03 16:35:22 +03:00
JovannMC 1162082dc2
fix mobile navbar again 2025-01-03 15:29:35 +03:00
JovannMC 9b5bf4e274
complete mobile navbar 2025-01-03 15:21:53 +03:00
JovannMC 1c4b6e3d20
start mobile navbar 2025-01-01 23:05:26 +03:00
JovannMC f8d4d546a8
Numerous changes
- Set file.result to null when changing type (so the user remembers to redo the conversion by disabling dl btn)
- If link is to external site, open in new tab, else open in current
- Add animation when loading about page
- Add underline to hyperlink in about
- Fix conversion boxes misaligned
- Fix footer links not clickable
- Minor language changes
2024-12-31 16:02:53 +03:00
not-nullptr ef20f76a85 feat: sliding navbar 2024-11-16 11:51:41 +00:00
not-nullptr c88112d226 feat: badge animation 2024-11-16 10:36:33 +00:00
not-nullptr 74a8c1490a feat: file badge 2024-11-16 10:29:05 +00:00
Realmy df13147b3a Quality changes to be more accurate to the design 2024-11-16 10:22:20 +01: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
nullptr 0d82f3650c
feat: use will-change to optimize transforms (#25) 2024-11-15 07:58:45 +00:00
nullptr a8b9eaed8b
feat: dynamic theme icon (#12) 2024-11-13 23:10:47 +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 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
not-nullptr a8c90e90f1 feat: mobile detection, fix: slightly increase padding 2024-11-12 17:33:00 +00:00
not-nullptr a19f3d5982 feat: mbile layout fixed!! 2024-11-12 17:27:36 +00:00
not-nullptr 3cb5ba2145 feat: mobile layout 2024-11-12 17:24:52 +00:00
not-nullptr f31032c610 feat: imagemagick conversion 2024-11-12 15:56:21 +00:00
not-nullptr db098bb7c0 fix: dropdown scaling issues 2024-11-12 12:30:22 +00:00
not-nullptr 877625ac5a fix: remove transition on dropdown for now 2024-11-12 12:27:11 +00:00
not-nullptr 82046767cd feat: zip downloading, file conversion 2024-11-12 11:05:48 +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