MasterAcnolo
e541eb442a
fix:
...
- replace unusued throw new Error by logger.error
- remove unusued variables isWindows, err
- remove unusued logFormat
- remove unusued imports logSessionEnd
2026-09-09 09:21:11 +02:00
MasterAcnolo
8ec901dc07
feat: centralize isPlaylistUrl function as a helper that could be upgraded in the future
2026-08-22 22:09:01 +02:00
MasterAcnolo
df0952c231
refactor: changed /info router from POST to GET
2026-08-15 13:20:48 +02:00
MasterAcnolo
2805f5f0db
refactor: add full documentation and fix theme loading robustness
...
- Add JSDoc comments across frontend and backend modules
- Improve code readability and maintainability with consistent documentation style
- Document Electron IPC handlers, UI utilities, and theme system
- Add missing function/class documentation in theme loader and app services
- Minor structural improvements and cleanup across Electron main process modules
- Minor fixes on variable names
2026-08-15 13:20:46 +02:00
MasterAcnolo
504149a220
Fix: Remove emoji from error messages in download and info controllers
2026-08-15 13:20:45 +02:00
MasterAcnolo
3e2b7e8190
Fix: Enhance error handling for playlist fetch failures by retrying with single video
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
fb8e2acda0
Refactor: Suffixe in helpers/
2026-08-15 13:20:43 +02:00
MasterAcnolo
245cf01a43
Refactor: Translate all comms in English
2026-08-15 13:20:42 +02:00
MasterAcnolo
c3d43cafbf
Fix: Update URL check to correctly identify playlist links
2026-08-15 13:20:42 +02:00
MasterAcnolo
36deddd823
Fix: Big mistake when estimating video format (? -> &)
2026-08-15 13:20:42 +02:00
MasterAcnolo
b9fa931cd7
Potential fix for code scanning alert no. 5: Type confusion through parameter tampering
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-08-15 13:20:25 +02:00
MasterAcnolo
b8542b9c51
Fix: Remove Unsued Import in Controller
2026-08-15 13:20:22 +02:00
MasterAcnolo
b3c13e59a7
Fix: Error Handling Info Controller
2026-08-15 13:20:22 +02:00
MasterAcnolo
d54120ba5a
Fix: Security #5
2026-08-15 13:20:22 +02:00
MasterAcnolo
9206091cda
English
2026-08-15 13:20:19 +02:00
MasterAcnolo
fea24e4cb8
Translate English
2026-08-15 13:20:19 +02:00
MasterAcnolo
dec4f721cf
Clean Code
2026-08-15 13:20:19 +02:00
MasterAcnolo
17e5157d9a
Using MVC Model + AutoDeteck Package + Fix Download/Info
2026-08-15 13:20:18 +02:00