MasterAcnolo
596a06a59d
fix: snap Store package.json arguments
2026-08-15 13:20:48 +02:00
MasterAcnolo
6d4692486e
fix: snap Store mention in SECURITY.md
2026-08-15 13:20:48 +02:00
MasterAcnolo
7e162debcc
refactor: rpm package publish
2026-08-15 13:20:48 +02:00
MasterAcnolo
ae6b849aac
refactor: rpm package publish
2026-08-15 13:20:48 +02:00
MasterAcnolo
bb8ddabb24
refactor: rpm package publish
2026-08-15 13:20:47 +02:00
MasterAcnolo
620ce7a40c
fix: enhance package.json and rename linux package to freedom-loader
2026-08-15 13:20:47 +02:00
MasterAcnolo
9892c6a7dc
fix: readme missing items and [!TIP]
2026-08-15 13:20:47 +02:00
MasterAcnolo
bc6283ec5c
refactor: security.md
2026-08-15 13:20:47 +02:00
MasterAcnolo
b1377fe21e
feat: enhance logger by displaying systeminfo at start of the app
2026-08-15 13:20:47 +02:00
MasterAcnolo
e62ef6bd0c
sync: update dependencies and this is ready for windows
2026-08-15 13:20:47 +02:00
MasterAcnolo
49650ecb36
sync: to work on windows
2026-08-15 13:20:47 +02:00
MasterAcnolo
4a56af2491
fix: correct use of logger for path.helpers.js
2026-08-15 13:20:47 +02:00
MasterAcnolo
3cc9f90fdd
fix: bring back theme features for Linux
2026-08-15 13:20:47 +02:00
MasterAcnolo
3b555d465e
fix: bring back theme features for Linux
2026-08-15 13:20:47 +02:00
MasterAcnolo
857ff773b0
feat: publish package to fedora copr, add script to automaticaly build and upload the file.
...
Enhance readme and fix auto updater issue
2026-08-15 13:20:47 +02:00
MasterAcnolo
5f2bba2c85
add: BINARIES.md readme file. About how to install the binaries for dev mode
2026-08-15 13:20:47 +02:00
MasterAcnolo
c9a5820076
fix: don't show dialog box if no previous version is available.
2026-08-15 13:20:47 +02:00
MasterAcnolo
336aa33485
add: dark.zip and white.zip theme to the repo
2026-08-15 13:20:47 +02:00
MasterAcnolo
76ce2a8019
fix: small code quality and mismatch.
2026-08-15 13:20:47 +02:00
MasterAcnolo
5bdd13ad8e
feat: support Linux. Refactor resources architecture. Create build script
...
Currently, themes are disabled and firefox notification too.
2026-08-15 13:20:46 +02:00
MasterAcnolo
14b7d944d1
add: default theme applied in app. If no theme is there
2026-08-15 13:20:46 +02:00
MasterAcnolo
3835806e1a
fix: missing enableHardwareAcceleration settings in readme
2026-08-15 13:20:46 +02:00
MasterAcnolo
398e9acf66
fix: revert version to 1.5.1 in package.json and README.md
2026-08-15 13:20:46 +02:00
MasterAcnolo
2f203a0bc1
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-08-15 13:20:46 +02:00
MasterAcnolo
acce91bed8
fix: display "dev" in app version if the app is not packaged
2026-08-15 13:20:46 +02:00
MasterAcnolo
6b33662f79
fix: fix width for form
2026-08-15 13:20:46 +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
7ae0ef9a99
fix: app startup. Can't start another instance now.
2026-08-15 13:20:46 +02:00
MasterAcnolo
83dc0a3f2f
fix: rename localMode => devMode for clarity
2026-08-15 13:20:46 +02:00
MasterAcnolo
3179b52908
fix: rename localMode => devMode for clarity
2026-08-15 13:20:46 +02:00
MasterAcnolo
9564260c57
fix: update dependencies
2026-08-15 13:20:46 +02:00
MasterAcnolo
d7c2339f61
update: version for 1.6.0
2026-08-15 13:20:46 +02:00
MasterAcnolo
12a6709391
fix: update dependencies
2026-08-15 13:20:46 +02:00
MasterAcnolo
6b625326a4
Fix: remove duplication roadmap (now full in website)
2026-08-15 13:20:46 +02:00
MasterAcnolo
8c40ac2b1c
Fix: Configuration File Location
2026-08-15 13:20:46 +02:00
MasterAcnolo
71081163a6
Fix: missing options in readme
2026-08-15 13:20:46 +02:00
MasterAcnolo
4ab6257b39
Update Workshop link to GitHub repository
2026-08-15 13:20:45 +02:00
MasterAcnolo
0d0d60c692
Feat: Update README with detailed project structure and architecture overview
2026-08-15 13:20:45 +02:00
MasterAcnolo
504149a220
Fix: Remove emoji from error messages in download and info controllers
2026-08-15 13:20:45 +02:00
MasterAcnolo
a6ac2333c6
Feat: Add link to the most recent roadmap in README
2026-08-15 13:20:45 +02:00
MasterAcnolo
eb232de34e
Fix: Remove z-index from container styles and add z-index to settings button
2026-08-15 13:20:45 +02:00
MasterAcnolo
cda79bd28f
Feat: Add section for submitting community themes in README
2026-08-15 13:20:45 +02:00
MasterAcnolo
78e0bcab37
Fix: Save Themes inside "AppData"
2026-08-15 13:20:45 +02:00
MasterAcnolo
dbe313fac4
Feat: Add dynamic icon path for main window based on local mode
2026-08-15 13:20:45 +02:00
MasterAcnolo
2316b73adb
Feat: Implement notification feature for download completion
2026-08-15 13:20:45 +02:00
MasterAcnolo
62140be696
Fix: Update links to Freedom-Loader-Site in documentation and IPC handlers
2026-08-15 13:20:45 +02:00
MasterAcnolo
aa3cb24b20
Feat: Add related repository links for website and workshop in README
2026-08-15 13:20:45 +02:00
MasterAcnolo
cbb847800a
Fix: Update link to Freedom Loader Workshop in README
2026-08-15 13:20:45 +02:00
MasterAcnolo
8643ed2867
Fix: Correct typo in Workshop badge link in README
2026-08-15 13:20:45 +02:00
MasterAcnolo
e712163c14
Feat: Add Theme Workshop section to README and update features list
2026-08-15 13:20:45 +02:00