Commit Graph

41 Commits

Author SHA1 Message Date
Realmy 03484be5d6 More shrexy progress bar when progress isn't indicated 2024-11-14 17:17:36 +01:00
not-nullptr 4b9ae955d7 feat: remove mobile optimizations 2024-11-14 15:47:50 +00:00
not-nullptr d55230f1ef feat: add delete button, improve loading bar contrast 2024-11-14 14:42:19 +00:00
not-nullptr 7dc08088a2 fix: loading bars reversed 2024-11-14 13:55:38 +00:00
not-nullptr 549c61a108 feat: conversion page redesign 2024-11-14 13:34:51 +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 e9a139dc10
fix: converter page not remembering that you've been to it (#11)
* 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

* oops

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 20:23:58 +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 5ee9cf7ec7 fix: reversed dl types? 2024-11-12 20:12:56 +00:00
not-nullptr c3299d1253 feat: test for auto deploy 2024-11-12 19:45:06 +00:00
Realmy 17178bd2d2 Change output name for individual files 2024-11-12 19:15:54 +01:00
Realmy 3583784f2b Metadata for all pages 2024-11-12 19:10:34 +01:00
Realmy 4584fbcf09 Final mobile optimizations and about page source code link 2024-11-12 19:07:06 +01:00
not-nullptr 0f9b1adaa1 fix: arrow center 2024-11-12 17:25:38 +00:00
not-nullptr 3cb5ba2145 feat: mobile layout 2024-11-12 17:24:52 +00:00
not-nullptr 11d3a6abd9 feat: better page transitions 2024-11-12 17:00:00 +00:00
not-nullptr 921bafb0c9 fix: downloadall 2024-11-12 15:57:30 +00:00
not-nullptr f31032c610 feat: imagemagick conversion 2024-11-12 15:56:21 +00:00
not-nullptr 45ca5bae09 fix: redundant converter find call 2024-11-12 12:26:24 +00:00
Realmy f744908ee1 accidentally removed download all button functionality lmao 2024-11-12 13:23:16 +01:00
Realmy 71736035f6 Add support for new "disabled" derived var 2024-11-12 13:15:33 +01:00
Realmy 5044aa3d1d Better converting UI 2024-11-12 13:08:48 +01:00
not-nullptr 7fad1fd0bd fix: dl disabling 2024-11-12 11:54:04 +00:00
Realmy 9e07443148 Improved zip file name 2024-11-12 12:46:15 +01:00
not-nullptr 05d9afd7fe fix: converter choice 2024-11-12 11:13:24 +00:00
not-nullptr 82046767cd feat: zip downloading, file conversion 2024-11-12 11:05:48 +00:00
Realmy 3b4caddd7a Page scroll padding on the bottom 2024-11-12 11:41:47 +01:00
not-nullptr 102b8315e6 fix: flex-shrink-0 2024-11-12 09:09:31 +00:00
Realmy 744d6ebe7e Merge branch 'main' of https://github.com/not-nullptr/unnamed-file-converter 2024-11-12 09:54:23 +01:00
Realmy 4086c80b82 Better display for file names 2024-11-12 09:51:26 +01:00
not-nullptr 7552934f93 fix: attempt to reduce flicker 2024-11-12 08:48:12 +00:00
Realmy f76d134b80 Warning with unsupported formats 2024-11-12 08:52:36 +01:00
not-nullptr 507155b041 increase blur radius for prog blur 2024-11-12 02:03:00 +00: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
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