ParamManagerScripts/static/js
Miguel 70bbc8d6f9 Enhance logging functionality and UI improvements
- Updated ConfigurationManager to allow reading a limited number of log lines.
- Modified Logger to read the log file with an option to limit the number of lines returned.
- Adjusted JavaScript to fetch only the last 1000 lines of logs for performance.
- Added a new function to open a full log viewer in a new tab.
- Implemented a log viewer template with search functionality, download option, and refresh capability.
- Improved log display in the main interface with a message indicating the number of lines shown.
- Added functionality to manage log lines in memory to prevent overflow.
2025-08-29 12:47:29 +02:00
..
csharp_launcher.js feat: Enhance launcher history and logging with detailed execution records for scripts, including support for VS Code integration 2025-08-26 12:53:35 +02:00
launcher.js Optimize tab switching, WebSocket initialization, and script loading for improved performance and user experience. Refactor form rendering and group change handling to reduce unnecessary operations and enhance code readability. Implement efficient DOM updates and error handling throughout the application. 2025-08-24 11:05:54 +02:00
python_launcher.js Se corrigio un error en la edicion de los Scripts del tab Python Scripts 2025-07-16 17:40:44 +02:00
scripts.js Enhance logging functionality and UI improvements 2025-08-29 12:47:29 +02:00