Commit Graph

14 Commits

Author SHA1 Message Date
a1480a5c1b Improve logging and error handling across modules
- Added logging functionality to app.py and rns.py for better error tracking.
- Improved exception handling in RNSManager methods to log specific failures.
- Refactored code in various modules to ensure consistent logging practices.
- Updated UI components to handle exceptions with user feedback.
- Cleaned up formatting in several files for better readability.
2025-11-30 15:55:30 -06:00
5ec677437e ruff fixes and formatting 2025-11-16 00:46:42 -06:00
3cddaeb2b9 Update:
1. Add basic Micron parser and link support
2. Improve styling/layout
3. Add hot reloading for RNS
2025-11-16 00:34:51 -06:00
ee521a9f60 ruff formatting and fixes 2025-09-22 13:55:52 -05:00
6c0c89969f Add docstrings for the main UI construction in ui.py
- Enhanced documentation for the main UI build function and overall module.
- Improved clarity on function parameters and purpose, aiding future development and maintenance.
2025-09-20 13:57:04 -05:00
34f47dc678 Update order of imports and improve error handling in various modules 2025-09-20 12:53:04 -05:00
Sudo-Ivan
c3549dffed adjust UI 2025-05-29 15:59:21 -05:00
Sudo-Ivan
8c58f01490 cleanup and improve UI 2025-05-29 15:39:20 -05:00
Sudo-Ivan
b62d855e54 Implement settings tab with config editor and error logs viewer; refactor error logging functionality 2025-05-29 00:38:24 -05:00
Sudo-Ivan
e94740b531 add settings/config editor 2025-05-29 00:12:52 -05:00
Sudo-Ivan
f4cff606cc update imports 2025-05-29 00:02:20 -05:00
Sudo-Ivan
17f4930878 Add padding to content container, maximize window on wide screen. 2025-05-28 22:46:22 -05:00
Sudo-Ivan
12edb4fdfe Add shortcuts, syntax fixes and enhancements. 2025-05-28 22:11:14 -05:00
Sudo-Ivan
55e3c81206 initial commit 2025-05-28 21:42:11 -05:00