MasterAcnolo
8b31436e25
feat: publish package to fedora copr, add script to automaticaly build and upload the file.
...
Enhance readme and fix auto updater issue
2026-06-29 10:44:17 +02:00
MasterAcnolo
60709c4fad
fix: don't show dialog box if no previous version is available.
2026-06-28 21:48:24 +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
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
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
ac94d68224
fix: rename localMode => devMode for clarity
2026-05-29 07:42:38 +02:00
MasterAcnolo
238d4ea717
Fix: Save Themes inside "AppData"
2026-04-13 21:49:19 +02:00
MasterAcnolo
d879a5eb1d
Feat: Add dynamic icon path for main window based on local mode
2026-04-13 20:57:56 +02:00
MasterAcnolo
40bea35286
Feat: Implement notification feature for download completion
2026-04-13 20:39:23 +02:00
MasterAcnolo
83ac76381a
Fix: Update links to Freedom-Loader-Site in documentation and IPC handlers
2026-04-13 20:20:47 +02:00
MasterAcnolo
a581c9309d
Fix: Update external links for website and wiki in IPC handlers
2026-04-13 19:13:00 +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
f3c37c2498
Feat: Add createPlaylistFolders feature to organize downloads into dedicated folders with toggle settings
2026-04-12 18:13:38 +02:00
MasterAcnolo
5fb49b0c9d
Fix: Update button text
2026-04-12 17:04:20 +02:00
MasterAcnolo
75fdf91fcd
Refactor: auto-update functionality with user prompts and download progress
2026-04-12 16:57:39 +02:00
MasterAcnolo
d05b9e2511
Feat: Add theme reloading functionality with refresh button in settings panel
2026-04-12 09:32:15 +02:00
MasterAcnolo
ebb48f4f8b
Fix: Remove themes from the theme order array
2026-04-11 22:38:25 +02:00
MasterAcnolo
8be47b9821
Feat: Implement splash screen with progress indicators during startup
2026-04-11 22:36:42 +02:00
MasterAcnolo
ca8b107f61
Fix: Display custom these with a basic order
2026-04-11 22:16:05 +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
9b4b0306c7
fix: move config to AppData to prevent settings loss on update, add config.dev.json for dev environment
2026-04-11 16:33:58 +02:00
MasterAcnolo
96401a6e1f
Refactor: split main.js into app/ modules
2026-04-11 16:14:21 +02:00