RA.Aid/ra_aid/webui
Mark Varkevisser d163a74c47
Add Windows compatibility improvements (#105)
* Add Windows compatibility improvements

1. Add error handling for Windows-specific modules
2. Update README with Windows installation instructions
3. Add Windows-specific tests
4. Improve cross-platform support in interactive.py

* Fix: Add missing subprocess import in Windows compatibility tests

* Improve Windows compatibility:

1. Add detailed error handling for Windows I/O operations
2. Enhance timeout messages with more descriptive information
3. Add comprehensive comments explaining Windows-specific code

* Fix WebUI: Improve message display, add syntax highlighting, animations, and fix WebSocket communication
2025-02-25 13:41:29 -05:00
..
static Add Windows compatibility improvements (#105) 2025-02-25 13:41:29 -05:00
__init__.py refactor: clean up imports and improve code formatting for better readability 2025-02-01 13:00:15 -08:00
server.py Add Windows compatibility improvements (#105) 2025-02-25 13:41:29 -05:00