03484be5d6 
								
							 
						 
						
							
							
								
								More shrexy progress bar when progress isn't indicated  
							
							
							
						 
						
							2024-11-14 17:17:36 +01:00  
				
					
						
							
							
								 
						
							
								18d8e57bb5 
								
							 
						 
						
							
							
								
								feat: add way to tell if a converter reports progress  
							
							
							
						 
						
							2024-11-14 16:05:14 +00:00  
				
					
						
							
							
								 
						
							
								4b9ae955d7 
								
							 
						 
						
							
							
								
								feat: remove mobile optimizations  
							
							
							
						 
						
							2024-11-14 15:47:50 +00:00  
				
					
						
							
							
								 
						
							
								d55230f1ef 
								
							 
						 
						
							
							
								
								feat: add delete button, improve loading bar contrast  
							
							
							
						 
						
							2024-11-14 14:42:19 +00:00  
				
					
						
							
							
								 
						
							
								86a893209e 
								
							 
						 
						
							
							
								
								fix: dark mode flicker and non-functionality in general ( #22 )  
							
							
							
						 
						
							2024-11-14 14:16:16 +00:00  
				
					
						
							
							
								 
						
							
								7dc08088a2 
								
							 
						 
						
							
							
								
								fix: loading bars reversed  
							
							
							
						 
						
							2024-11-14 13:55:38 +00:00  
				
					
						
							
							
								 
						
							
								549c61a108 
								
							 
						 
						
							
							
								
								feat: conversion page redesign  
							
							
							
						 
						
							2024-11-14 13:34:51 +00:00  
				
					
						
							
							
								 
						
							
								b1faad1c8c 
								
							 
						 
						
							
							
								
								fix: 512 size limit ( #20 )  
							
							
							
						 
						
							2024-11-14 11:34:40 +00:00  
				
					
						
							
							
								 
						
							
								3f0595ccb2 
								
							 
						 
						
							
							
								
								feat: refactor ifile ( #19 )  
							
							... 
							
							
							
							* chore: refactor IFile to VertFile
* fix: remove debug red progress thing 
							
						 
						
							2024-11-14 11:32:15 +00:00  
				
					
						
							
							
								 
						
							
								b3d279604d 
								
							 
						 
						
							
							
								
								feat: remove convert page remembering you've been to it ( #18 )  
							
							
							
						 
						
							2024-11-14 10:23:04 +00:00  
				
					
						
							
							
								 
						
							
								b495d874b6 
								
							 
						 
						
							
							
								
								feat: optimize ffmpeg via running in parallel ( #17 )  
							
							
							
						 
						
							2024-11-14 10:10:44 +00:00  
				
					
						
							
							
								 
						
							
								4adb00b1fa 
								
							 
						 
						
							
							
								
								feat: new logger ( #16 )  
							
							... 
							
							
							
							* feat: new logger
* feat: use logging more often 
							
						 
						
							2024-11-14 10:08:05 +00:00  
				
					
						
							
							
								 
						
							
								576202eea7 
								
							 
						 
						
							
							
								
								fix: audio uploading not working ( #15 )  
							
							
							
						 
						
							2024-11-14 09:16:01 +00:00  
				
					
						
							
							
								 
						
							
								592bd1c1d9 
								
							 
						 
						
							
							
								
								fix: strange xss vulnerability in theme cookie  
							
							
							
						 
						
							2024-11-14 09:05:37 +00:00  
				
					
						
							
							
								 
						
							
								2880d9bf8c 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2024-11-14 08:46:53 +00:00  
				
					
						
							
							
								 
						
							
								322defe435 
								
							 
						 
						
							
							
								
								Delete .npmrc  
							
							
							
						 
						
							2024-11-14 08:45:44 +00:00  
				
					
						
							
							
								 
						
							
								e0c01538cb 
								
							 
						 
						
							
							
								
								README improvements ( #13 )  
							
							... 
							
							
							
							* feat: improve readme
* feat: add no file limits to features 
							
						 
						
							2024-11-14 08:45:23 +00:00  
				
					
						
							
							
								 
						
							
								2a41c25037 
								
							 
						 
						
							
							
								
								feat: add dockerfile & docker compose configuration ( #1 )  
							
							
							
						 
						
							2024-11-14 08:44:18 +00:00  
				
					
						
							
							
								 
						
							
								a8b9eaed8b 
								
							 
						 
						
							
							
								
								feat: dynamic theme icon ( #12 )  
							
							
							
						 
						
							2024-11-13 23:10:47 +00:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								6cb64d1b8e 
								
							 
						 
						
							
							
								
								fix: supported formats text ( #8 )  
							
							... 
							
							
							
							* 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
---------
Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com> 
							
						 
						
							2024-11-13 19:43:53 +00:00  
				
					
						
							
							
								 
						
							
								ada8eed9c2 
								
							 
						 
						
							
							
								
								fix github link on about  
							
							
							
						 
						
							2024-11-13 20:39:45 +01:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								3568ecf29b 
								
							 
						 
						
							
							
								
								fix: alac doesnt include dot in supported format  
							
							
							
						 
						
							2024-11-13 16:43:16 +00:00  
				
					
						
							
							
								 
						
							
								43721904ce 
								
							 
						 
						
							
							
								
								feat: add bun lock to gitignore  
							
							
							
						 
						
							2024-11-13 16:36:00 +00:00  
				
					
						
							
							
								 
						
							
								c4ca160620 
								
							 
						 
						
							
							
								
								Delete bun.lockb  
							
							
							
						 
						
							2024-11-13 16:35:37 +00:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								71e26cc3c3 
								
							 
						 
						
							
							
								
								Make dialog default to only show supported formats  
							
							
							
						 
						
							2024-11-13 16:34:40 +00:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								b724f066ba 
								
							 
						 
						
							
							
								
								More descriptive about page credits  
							
							
							
						 
						
							2024-11-13 09:59:53 +01:00  
				
					
						
							
							
								 
						
							
								8c7430a356 
								
							 
						 
						
							
							
								
								Merge pull request  #3  from not-nullptr/main  
							
							... 
							
							
							
							Merge changes on main 
							
						 
						
							2024-11-13 09:53:47 +01:00  
				
					
						
							
							
								 
						
							
								5e636c0e30 
								
							 
						 
						
							
							
								
								Merge branch 'main' of  https://github.com/not-nullptr/unnamed-file-converter  
							
							
							
						 
						
							2024-11-12 22:01:52 +01:00  
				
					
						
							
							
								 
						
							
								a8c550df8c 
								
							 
						 
						
							
							
								
								Readme  
							
							
							
						 
						
							2024-11-12 22:01:45 +01:00  
				
					
						
							
							
								 
						
							
								969f166625 
								
							 
						 
						
							
							
								
								chore: rename .example.env to .env.example  
							
							
							
						 
						
							2024-11-12 20:31:55 +00:00  
				
					
						
							
							
								 
						
							
								3a2d8b8a50 
								
							 
						 
						
							
							
								
								fix: very big oopsie in file conversion  
							
							
							
						 
						
							2024-11-12 20:30:15 +00:00  
				
					
						
							
							
								 
						
							
								cecc969e8c 
								
							 
						 
						
							
							
								
								Merge branch 'main' of  https://github.com/not-nullptr/unnamed-file-converter  
							
							
							
						 
						
							2024-11-12 21:29:00 +01:00  
				
					
						
							
							
								 
						
							
								36512b6f92 
								
							 
						 
						
							
							
								
								Plausible analytics support  
							
							
							
						 
						
							2024-11-12 21:27:49 +01:00  
				
					
						
							
							
								 
						
							
								5ee9cf7ec7 
								
							 
						 
						
							
							
								
								fix: reversed dl types?  
							
							
							
						 
						
							2024-11-12 20:12:56 +00:00  
				
					
						
							
							
								 
						
							
								9623792a48 
								
							 
						 
						
							
							
								
								revert test  
							
							
							
						 
						
							2024-11-12 19:47:48 +00:00  
				
					
						
							
							
								 
						
							
								9c12d46adb 
								
							 
						 
						
							
							
								
								test!  
							
							
							
						 
						
							2024-11-12 19:46:43 +00:00  
				
					
						
							
							
								 
						
							
								c3299d1253 
								
							 
						 
						
							
							
								
								feat: test for auto deploy  
							
							
							
						 
						
							2024-11-12 19:45:06 +00:00  
				
					
						
							
							
								 
						
							
								d010fa8ec7 
								
							 
						 
						
							
							
								
								fix: no more magick!  
							
							
							
						 
						
							2024-11-12 19:25:25 +00:00  
				
					
						
							
							
								 
						
							
								7bcee50650 
								
							 
						 
						
							
							
								
								Add BETA tag to homepage  
							
							
							
						 
						
							2024-11-12 19:27:11 +01:00  
				
					
						
							
							
								 
						
							
								17178bd2d2 
								
							 
						 
						
							
							
								
								Change output name for individual files  
							
							
							
						 
						
							2024-11-12 19:15:54 +01:00  
				
					
						
							
							
								 
						
							
								3583784f2b 
								
							 
						 
						
							
							
								
								Metadata for all pages  
							
							
							
						 
						
							2024-11-12 19:10:34 +01:00  
				
					
						
							
							
								 
						
							
								14a9a461e0 
								
							 
						 
						
							
							
								
								Remove dead import  
							
							
							
						 
						
							2024-11-12 19:10:25 +01:00  
				
					
						
							
							
								 
						
							
								970b7d4950 
								
							 
						 
						
							
							
								
								Merge branch 'main' of  https://github.com/not-nullptr/unnamed-file-converter  
							
							
							
						 
						
							2024-11-12 19:07:12 +01:00  
				
					
						
							
							
								 
						
							
								4584fbcf09 
								
							 
						 
						
							
							
								
								Final mobile optimizations and about page source code link  
							
							
							
						 
						
							2024-11-12 19:07:06 +01:00