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
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
5cc14b2640
change conversion page grid
...
revert to previous behaviour (always on right of first row) and always show uploader first on mobile
2025-01-13 17:08:54 +03:00
JovannMC
8e1f348d01
Add error for unsupported files
2025-01-10 21:46:49 +03:00
JovannMC
d0b9d36894
Match figma a bit more
2025-01-10 21:17:34 +03:00
JovannMC
1f01c32521
keep uploader always first item
...
this made it look weird on mobile. why is this here lol
2025-01-10 17:30:47 +03:00
JovannMC
7840c9c508
fix transition inconsistency in conversion page
...
fixes by putting the conversion panel & files in same div
2025-01-10 17:21:37 +03:00
JovannMC
f5e67284e2
Minor fixes & changes (hopefully)
...
- Move around things in layout.svelte (so it makes more sense lol)
- Fix navbar on about page
- Add px-4 for desktop on about page
- Remove unneeded transitions
2025-01-10 17:01:26 +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
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
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
9286f17a56
fix: h2 max width
2024-11-15 23:22:37 +00:00
not-nullptr
df72a1ff8a
feat: upload button
2024-11-15 23:22:17 +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
7f27ee0ff6
feat: remove old pages, add proof
2024-11-15 16:02:50 +00:00
not-nullptr
156bc89073
feat: uguhughguuh
2024-11-15 12:45:18 +00:00
not-nullptr
b1f4d430a2
feat: better analytics
2024-11-15 12:42:43 +00:00
not-nullptr
5bf7ed5f4f
fix: further fix case sensitivity im not opening another merge request for this
2024-11-15 12:20:04 +00:00
nullptr
ca6a78eaa1
feat: fix case-sensitivity ( #28 )
...
* feat: testing nightly webhook
* feat: add nightly label
* chore: uguhhhh debug
* fix: ??????
* fifiixxixifixiifixi
* ????
* fix: hawk a tuah behind YOU
* fix hawk tuah
* test!!
* sdfgsdgsdfg???
* oh no
* fix: conversion casing
2024-11-15 12:18:14 +00:00
nullptr
8913db38f4
feat: more plausible analytics data ( #27 )
...
* feat: testing nightly webhook
* feat: add nightly label
* feat: implement types for plausible
* feat: add analytics for conversions
2024-11-15 11:16:19 +00:00
nullptr
531949606a
feat: conversion page redesign ( #21 )
...
* feat: conversion page redesign
* fix: loading bars reversed
* fix: dark mode flicker and non-functionality in general (#22 )
* feat: add delete button, improve loading bar contrast
* feat: remove mobile optimizations
* feat: add way to tell if a converter reports progress
* More shrexy progress bar when progress isn't indicated
* Make progress existance check better
* fix: progress bar
* more UI tweaks
* feat: nicer loading bars
* feat: audio metadata
* feat: asynchronous album covers
---------
Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-14 20:02:06 +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