Commit Graph

246 Commits

Author SHA1 Message Date
MasterAcnolo
698d75184c Sync: Synchro Settings Panel 2026-08-15 13:20:23 +02:00
MasterAcnolo
2fa8951f67 Add: Settings Icon 2026-08-15 13:20:23 +02:00
MasterAcnolo
a480cecf39 Fix: Update Dependencies 2026-08-15 13:20:23 +02:00
MasterAcnolo
558408b12b Fix: Indent Index.html 2026-08-15 13:20:23 +02:00
MasterAcnolo
95909e7ba4 Fix: Update ReadME Banner Redirection 2026-08-15 13:20:23 +02:00
MasterAcnolo
c70218a966 Fix: Remove Unusued Dependencies 2026-08-15 13:20:23 +02:00
MasterAcnolo
de352039ea Fix: Default Theme Info Color 2026-08-15 13:20:23 +02:00
MasterAcnolo
0169f61614 FIx: Updated Appliction Version because i did too much work to be a "minor release" 2026-08-15 13:20:23 +02:00
MasterAcnolo
da2fd72984 Fix: Put config.json file into config folder for better readability + Fix Yt-DLP Path 2026-08-15 13:20:23 +02:00
MasterAcnolo
1c43c795af Fix: Remove unusued import server.js 2026-08-15 13:20:23 +02:00
MasterAcnolo
e7fa3d9639 Fix: Update Dependencies 2026-08-15 13:20:23 +02:00
MasterAcnolo
ecffb3eab1 Fix: Using ASAR for every parts of the projects (the server is now in it) and i put the binaries in a /binaries folder. It's better for readability of the resources folder 2026-08-15 13:20:23 +02:00
MasterAcnolo
e99b16eac6 Add: Better logs. Write logs when a download is init 2026-08-15 13:20:23 +02:00
MasterAcnolo
d3478b18f7 Fix: Remove Useless Console.log 2026-08-15 13:20:23 +02:00
MasterAcnolo
42a235d916 Feat: Add Configuration Button. user can edit config.json as wanted. Linked and IPC 2026-08-15 13:20:23 +02:00
MasterAcnolo
f716316244 Fix: Remove unusued Variable 2026-08-15 13:20:23 +02:00
MasterAcnolo
f059361b4e Feat: Add CustomVideo Codec Choice with verification in config.json 2026-08-15 13:20:23 +02:00
MasterAcnolo
5b4cabdbd0 Feat: Add Newline YT-DLP Args. Add Toggle Switches for verbose, autodownloadplaylist + Fix Thumbail misspell 2026-08-15 13:20:23 +02:00
MasterAcnolo
429720ae06 Fix: Correct Config.json file for packaged version 2026-08-15 13:20:23 +02:00
MasterAcnolo
4f1f4c948d Feat: Add version badge controlled. Before we needed to write with the hand for the front. But now there is an IPC event that provide App Version from package.json 2026-08-15 13:20:23 +02:00
MasterAcnolo
5855d7a933 Feat: Package Update + Add NSIS Installer Banner 2026-08-15 13:20:23 +02:00
MasterAcnolo
4c85c138b8 Feat: Path Verification (Security #4) 2026-08-15 13:20:23 +02:00
MasterAcnolo
9b10fab27b Fix: ReadME Badge Version 2026-08-15 13:20:23 +02:00
MasterAcnolo
0933cae8e1 Fix: Increment App Version for 1.3.2 2026-08-15 13:20:23 +02:00
MasterAcnolo
d16eed54ea Feat: Implement Config File. Read by Front and Back. It aims to give possibility to disable some features quickly. Currenty: DiscordRPC, AutoCheckInfo, AutoUpdate, Custom TopBar, AddMetadata, Add Thumbail were put and implement. Other need to be implement. That's the begin of Settings Panel 2026-08-15 13:20:22 +02:00
MasterAcnolo
83f7f843b0 Feat: Add Codec H264 to vidéo output 2026-08-15 13:20:22 +02:00
MasterAcnolo
a02264b8c9 Update: Update Script + Dependencies 2026-08-15 13:20:22 +02:00
MasterAcnolo
2eda434a78 Add: Some Variables in config.js. For Modules 2026-08-15 13:20:22 +02:00
MasterAcnolo
b8542b9c51 Fix: Remove Unsued Import in Controller 2026-08-15 13:20:22 +02:00
MasterAcnolo
c8376464e5 Add: Rate Limit to front rendering. Using Components for reusability 2026-08-15 13:20:22 +02:00
MasterAcnolo
d41006e5cb Fix: Error Handling Download 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
f1ce53a833 Add pull request template for consistent feature submissions 2026-08-15 13:20:22 +02:00
MasterAcnolo
2321acfe7d Replace feature and version templates in PULL_REQUEST_TEMPLATE directory 2026-08-15 13:20:22 +02:00
MasterAcnolo
c07ff64177 Add feature issue template for improved feature requests 2026-08-15 13:20:22 +02:00
MasterAcnolo
1ffc213fdd Add version template for changelog and roadmap 2026-08-15 13:20:22 +02:00
MasterAcnolo
aba339116c Create SECURITY.md 2026-08-15 13:20:22 +02:00
MasterAcnolo
0e3e65d36f Create CONTRIBUTING.md for project guidelines
Added a comprehensive contributing guide for Freedom Loader, outlining how to report issues, submit pull requests, and improve documentation.
2026-08-15 13:20:22 +02:00
MasterAcnolo
d4aa1f3b94 Add Contributor Covenant Code of Conduct
This document outlines the Contributor Covenant Code of Conduct, including our pledge, standards of behavior, enforcement responsibilities, and consequences for violations.
2026-08-15 13:20:22 +02:00
MasterAcnolo
3af1542ccd Update issue templates 2026-08-15 13:20:22 +02:00
MasterAcnolo
bfeb4da529 refactor: Remove setupMenu function and its invocation from app initialization 2026-08-15 13:20:22 +02:00
MasterAcnolo
28f7459d9c feat: Add version badge 2026-08-15 13:20:22 +02:00
MasterAcnolo
9a59479b5c style: Update z-index for theme switcher and topbar; add custom scrollbar styles 2026-08-15 13:20:22 +02:00
MasterAcnolo
07387351da fix: Update topbar width to use 100% instead of 100vw for better responsiveness 2026-08-15 13:20:22 +02:00
MasterAcnolo
295971ef68 Fix: Update release badge to version 1.3.1 in README 2026-08-15 13:20:22 +02:00
MasterAcnolo
967583894f feat: Implement topbar with custom window controls and actions 2026-08-15 13:20:22 +02:00
MasterAcnolo
170bfc13f6 Fix: Startup verif + Update Package 2026-08-15 13:20:22 +02:00
MasterAcnolo
54a81b8e81 Refactor badge links in README for improved layout and consistency 2026-08-15 13:20:22 +02:00
MasterAcnolo
34343ef692 Refactor dependencies section in README for improved layout and styling 2026-08-15 13:20:22 +02:00