MasterAcnolo
0218664c5a
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-05-31 20:38:42 +02:00
MasterAcnolo
ce14b8abd7
Fix: Remove emoji from error messages in download and info controllers
2026-04-14 09:31:23 +02:00
MasterAcnolo
912f4042e5
Fix: Enhance error handling for playlist fetch failures by retrying with single video
2026-04-12 17:34:17 +02:00
MasterAcnolo
011e0a703a
Feat: Enhance download experience with progress indicators and toast notifications
2026-04-12 12:04:05 +02:00
MasterAcnolo
da393b19d9
Refactor: Suffixe in helpers/
2026-03-18 09:13:47 +01:00
MasterAcnolo
b13c98dda2
Refactor: Translate all comms in English
2026-02-21 12:27:13 +01:00
MasterAcnolo
a42b020b96
Fix: Update URL check to correctly identify playlist links
2026-02-17 15:19:17 +01:00
MasterAcnolo
5983f21759
Fix: Big mistake when estimating video format (? -> &)
2026-02-17 09:50:32 +01:00
MasterAcnolo
23da75a17b
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-02-06 22:00:50 +01:00
MasterAcnolo
008428f10a
Fix: Remove Unsued Import in Controller
2025-12-28 12:47:00 +01:00
MasterAcnolo
f31767e7e7
Fix: Error Handling Info Controller
2025-12-27 12:14:21 +01:00
MasterAcnolo
7c4f2841e1
Fix: Security #5
2025-12-27 11:41:52 +01:00
MasterAcnolo
87545d77b4
English
2025-11-20 08:32:38 +01:00
MasterAcnolo
ef784dd19c
Translate English
2025-11-19 16:48:07 +01:00
MasterAcnolo
3e9c545952
Clean Code
2025-11-15 23:54:41 +01:00
MasterAcnolo
c9a48ec64c
Using MVC Model + AutoDeteck Package + Fix Download/Info
2025-11-15 15:06:19 +01:00