491 Commits

Author SHA1 Message Date
MasterAcnolo
6812296dbc Refactor: auto-update functionality with user prompts and download progress 2026-08-15 13:20:45 +02:00
MasterAcnolo
94003135fd Feat: Enhance download experience with progress indicators and toast notifications 2026-08-15 13:20:45 +02:00
MasterAcnolo
95688a5dff Fix: IPC button not working 2026-08-15 13:20:44 +02:00
MasterAcnolo
592cc3314a Feat: Implement download cancellation feature with stop button and progress handling 2026-08-15 13:20:44 +02:00
MasterAcnolo
67b058e1ac Feat: Add theme reloading functionality with refresh button in settings panel 2026-08-15 13:20:44 +02:00
MasterAcnolo
264ac071df Fix: Remove themes from the theme order array 2026-08-15 13:20:44 +02:00
MasterAcnolo
0bd3e10094 Feat: Implement splash screen with progress indicators during startup 2026-08-15 13:20:44 +02:00
MasterAcnolo
c656b30172 Fix: Display custom these with a basic order 2026-08-15 13:20:44 +02:00
MasterAcnolo
3d1920e6e9 Fix: Remove empty title tag from index.html and unused app styles from styles.css 2026-08-15 13:20:44 +02:00
MasterAcnolo
372fc921f0 Feat: Add theme folder access functionality in UI 2026-08-15 13:20:44 +02:00
MasterAcnolo
c32e382685 Feat: Custom Theme features and clean the old one 2026-08-15 13:20:44 +02:00
MasterAcnolo
4d77e843af Fix: Theme Saving 2026-08-15 13:20:44 +02:00
MasterAcnolo
3c30e49523 fix: move config to AppData to prevent settings loss on update, add config.dev.json for dev environment 2026-08-15 13:20:44 +02:00
MasterAcnolo
6b4310500e Refactor: split main.js into app/ modules 2026-08-15 13:20:44 +02:00
MasterAcnolo
252618dfd1 Update: Readme version and file structure 2026-08-15 13:20:44 +02:00
MasterAcnolo
fb7f0329b6 Fix: Remove unusued element 2026-08-15 13:20:44 +02:00
MasterAcnolo
4feea9c530 Fix: Update theme JSON structure for audio and button settings 2026-08-15 13:20:44 +02:00
MasterAcnolo
e8fe990e01 Refactor: Update CSS variables
Fix Progress bar
2026-08-15 13:20:44 +02:00
MasterAcnolo
086247068e Refactor: Restructure HTML layout and enhance CSS styles for improved UI 2026-08-15 13:20:44 +02:00
MasterAcnolo
48a218efca Fix: Settings Secondary Color in LIght THeme 2026-08-15 13:20:44 +02:00
MasterAcnolo
24fc685bf6 Fix: Remove unusued pictures 2026-08-15 13:20:44 +02:00
MasterAcnolo
731cdc38ec Update: App Version in ReadME 2026-08-15 13:20:44 +02:00
MasterAcnolo
391c343b6a Update: Dependencies 2026-08-15 13:20:44 +02:00
MasterAcnolo
cbe689e38e Fix: Wrong files Path 2026-08-15 13:20:44 +02:00
MasterAcnolo
1ac035e160 Update: YT-DLP 2026-08-15 13:20:43 +02:00
MasterAcnolo
fb8e2acda0 Refactor: Suffixe in helpers/ 2026-08-15 13:20:43 +02:00
MasterAcnolo
3dd9f53e80 Fix: Remove unusued modules and disable devTools when packaged 2026-08-15 13:20:43 +02:00
MasterAcnolo
269b9e69ba Fix: Update YT-DLP 2026-08-15 13:20:43 +02:00
MasterAcnolo
5f3b2a80a9 Fix: Increment app version 2026-08-15 13:20:43 +02:00
MasterAcnolo
fdda78c802 Fix: Dependencies 2026-08-15 13:20:43 +02:00
MasterAcnolo
a82e8ceefd Docs: Update ReadME 2026-08-15 13:20:42 +02:00
MasterAcnolo
c9dd09d341 Fix: Update Dependencies 2026-08-15 13:20:42 +02:00
MasterAcnolo
78191d27ad Fix: Increment App Version 2026-08-15 13:20:42 +02:00
MasterAcnolo
33290e029b Feat: You can now fetch image from all website. 2026-08-15 13:20:42 +02:00
MasterAcnolo
245cf01a43 Refactor: Translate all comms in English 2026-08-15 13:20:42 +02:00
MasterAcnolo
2689424d01 Fix: Remove Discord RPC Update. It's useless and take performance for nothing. 2026-08-15 13:20:42 +02:00
MasterAcnolo
bfb0873b3d Fix: Reduce Line Complexity featuresPath 2026-08-15 13:20:42 +02:00
MasterAcnolo
3a11395301 Fix: Try to re run workflow 2026-08-15 13:20:42 +02:00
MasterAcnolo
5dc7c229b0 Fix: Undo Path Validation for coming back on a classic one 2026-08-15 13:20:42 +02:00
MasterAcnolo
95497d252f Fix: Centralize default download path and enhance path validation logic 2026-08-15 13:20:42 +02:00
MasterAcnolo
784834cbbc Fix: Correct windowMs value in rate limit configuration to 15 minutes 2026-08-15 13:20:42 +02:00
MasterAcnolo
b6d77444e1 Fix: Refactor conditional statements for starting Discord RPC and Auto Update 2026-08-15 13:20:42 +02:00
MasterAcnolo
dd4d770102 Fix: Correct comment for rate limit window duration in rateLimit.js 2026-08-15 13:20:42 +02:00
MasterAcnolo
a374993ab1 Fix: Uncomplete comments and remove repeated code 2026-08-15 13:20:42 +02:00
MasterAcnolo
d99fad1c3d Fix: Update full changelog link format in release template 2026-08-15 13:20:42 +02:00
MasterAcnolo
9f4563dbd8 Fix: Improve browser detection logging and error handling 2026-08-15 13:20:42 +02:00
MasterAcnolo
5bb6b6c165 Fix: Centralize resource paths and icons 2026-08-15 13:20:42 +02:00
MasterAcnolo
f8e346b3cb Fix: Small coms in AppVersion.js 2026-08-15 13:20:42 +02:00
MasterAcnolo
ee685695de Fix: App Not Stopping correctly + Better Logs for end :) 2026-08-15 13:20:42 +02:00
MasterAcnolo
3e2ff74876 Fix: We are not on apple system. Don't care about Darwin 2026-08-15 13:20:42 +02:00