MasterAcnolo
d5965c2ce0
fix: bring back theme features for Linux
2026-07-22 18:44:30 +02:00
MasterAcnolo
eebce83976
fix: small code quality and mismatch.
2026-06-28 21:34:00 +02:00
MasterAcnolo
a56a070bc8
feat: support Linux. Refactor resources architecture. Create build script
...
Currently, themes are disabled and firefox notification too.
2026-06-28 21:32:49 +02:00
MasterAcnolo
e1ef7032bb
add: default theme applied in app. If no theme is there
2026-06-18 21:55:50 +02:00
MasterAcnolo
c88189b44f
feat: add Devtron in dev mode
...
remove unused settings item
add setting to disable hardware acceleration (enabled by default)
optimize main.js startup loading
2026-06-01 22:39:12 +02:00
MasterAcnolo
b745ebd29f
fix: display "dev" in app version if the app is not packaged
2026-05-31 21:45:56 +02:00
MasterAcnolo
13ee4c170b
fix: fix width for form
2026-05-31 21:12:35 +02:00
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
e0d017d9fd
Fix: Remove z-index from container styles and add z-index to settings button
2026-04-14 09:22:31 +02:00
MasterAcnolo
40bea35286
Feat: Implement notification feature for download completion
2026-04-13 20:39:23 +02:00
MasterAcnolo
61040769ee
Feat: Add "Theme Workshop" button and associated IPC handler for workshop access
2026-04-12 21:40:13 +02:00
MasterAcnolo
06f6a30797
Feat: Enhance theme settings with new button styles for open theme and JSON options
2026-04-12 19:32:05 +02:00
MasterAcnolo
a2653eef57
Feat: Implement playlist download count tracking during downloads with UI updates
2026-04-12 18:24:19 +02:00
MasterAcnolo
89573d11f7
Fix: Adjust z-index for reference
2026-04-12 18:17:43 +02:00
MasterAcnolo
f0c28a7f5e
Fix: Moving Custom Top BAr Settings into advanced
2026-04-12 18:15:19 +02:00
MasterAcnolo
f3c37c2498
Feat: Add createPlaylistFolders feature to organize downloads into dedicated folders with toggle settings
2026-04-12 18:13:38 +02:00
MasterAcnolo
8fe4e7c38a
Fix: Update save path display to include title attribute for better accessibility
2026-04-12 17:40:01 +02:00
MasterAcnolo
5dc61b4a15
Fix: Adjust stop button hover scale effect for better user experience
2026-04-12 17:28:13 +02:00
MasterAcnolo
75fdf91fcd
Refactor: auto-update functionality with user prompts and download progress
2026-04-12 16:57:39 +02:00
MasterAcnolo
011e0a703a
Feat: Enhance download experience with progress indicators and toast notifications
2026-04-12 12:04:05 +02:00
MasterAcnolo
5aebc78d44
Fix: IPC button not working
2026-04-12 11:22:31 +02:00
MasterAcnolo
60137a15dc
Feat: Implement download cancellation feature with stop button and progress handling
2026-04-12 11:22:18 +02:00
MasterAcnolo
d05b9e2511
Feat: Add theme reloading functionality with refresh button in settings panel
2026-04-12 09:32:15 +02:00
MasterAcnolo
8be47b9821
Feat: Implement splash screen with progress indicators during startup
2026-04-11 22:36:42 +02:00
MasterAcnolo
f25d07cb83
Fix: Remove empty title tag from index.html and unused app styles from styles.css
2026-04-11 22:15:49 +02:00
MasterAcnolo
49e1e1b507
Feat: Add theme folder access functionality in UI
2026-04-11 18:25:17 +02:00
MasterAcnolo
23d11d8933
Feat: Custom Theme features and clean the old one
2026-04-11 18:10:51 +02:00
MasterAcnolo
9f88fe19c3
Fix: Theme Saving
2026-04-11 16:37:35 +02:00
MasterAcnolo
00c542925c
Refactor: Update CSS variables
...
Fix Progress bar
2026-04-11 15:17:05 +02:00
MasterAcnolo
24460cf0b5
Refactor: Restructure HTML layout and enhance CSS styles for improved UI
2026-04-11 14:20:05 +02:00
MasterAcnolo
a3c1b1d753
Fix: Settings Secondary Color in LIght THeme
2026-04-11 14:01:39 +02:00
MasterAcnolo
792a59d8d7
Feat: You can now fetch image from all website.
2026-02-21 12:38:57 +01:00
MasterAcnolo
b13c98dda2
Refactor: Translate all comms in English
2026-02-21 12:27:13 +01:00
MasterAcnolo
74fcdbb738
Fix: Undo Path Validation for coming back on a classic one
2026-02-18 14:43:40 +01:00
MasterAcnolo
32c9a66a35
Fix: Centralize default download path and enhance path validation logic
2026-02-17 23:29:31 +01:00
MasterAcnolo
334e83ae1f
Fix: Small coms in AppVersion.js
2026-02-17 21:12:01 +01:00
MasterAcnolo
7cd3b4be06
Fix: Update playlist badge text to English
2026-02-17 15:19:23 +01:00
MasterAcnolo
c1e70dae80
Feat: Add Better playlist layout
2026-02-17 10:27:13 +01:00
MasterAcnolo
6c73dd75be
Feat: Add Paste BTN URL Input
2026-02-16 21:34:39 +01:00
MasterAcnolo
2a3905bdfb
Add: Video Codec
2026-01-21 20:43:15 +01:00
MasterAcnolo
d3755ab57d
Fix: Remove unusued "Settings.svg" icon
2026-01-21 20:25:34 +01:00
MasterAcnolo
fd8c4ae33c
Fix: Check Info config every request
2026-01-21 11:16:53 +01:00
MasterAcnolo
cd8eb05020
Fix: Remove Unusued Import
2026-01-21 11:08:20 +01:00
MasterAcnolo
590060e504
Fix: Reference position bottom
2026-01-20 22:34:33 +01:00
MasterAcnolo
26c7d4d2ee
Because why not ?
2026-01-20 22:30:41 +01:00
MasterAcnolo
caa987fa42
Fix: Remove unusued files
2026-01-20 22:30:22 +01:00
MasterAcnolo
ccb090e4b2
Add: Settings theme color
2026-01-20 22:29:56 +01:00
MasterAcnolo
8d070ed10d
Fix: Neon Theme rename
2026-01-20 22:29:22 +01:00
MasterAcnolo
343dbb26a2
Feat: Settings Panel
2026-01-20 22:28:53 +01:00
MasterAcnolo
fef4f6de36
Sync: Synchro Settings Panel
2026-01-18 14:23:17 +01:00