This website requires JavaScript.
Explore
Help
Sign In
dandri
/
MeshChatX
Watch
1
Star
0
Fork
0
You've already forked MeshChatX
mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced
2026-06-08 18:51:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68498d33e00906ba1ebfa68d27d32fbe0ab551fb
MeshChatX
/
meshchatx
/
src
T
History
Ivan
e831091026
feat(components): update file input handling in ConversationViewer by adding image type detection and clearing input after selection; improve user experience for file uploads
2026-04-16 01:42:17 -05:00
..
backend
refactor(docs_manager): replace shutil.rmtree with custom _remove_tree_force_writable method for safer directory removal; add methods to ensure directory writability and copy files without metadata
2026-04-16 01:42:05 -05:00
frontend
feat(components): update file input handling in ConversationViewer by adding image type detection and clearing input after selection; improve user experience for file uploads
2026-04-16 01:42:17 -05:00
__init__.py
0.1.0
2026-01-01 15:05:29 -06:00
env_utils.py
feat(meshchat): add utility modules for environment variable parsing, file path resolution, and self-signed SSL certificate generation
2026-04-08 16:17:00 -05:00
path_utils.py
refactor(code): clean up import statements, improve docstrings, and update error handling across various modules
2026-04-14 19:31:48 -05:00
ssl_self_signed.py
fix: validate request bodies and improve error handling in meshchat API endpoints
2026-04-09 04:49:52 -05:00
version.py
feat(reload): implement comprehensive context teardown and status reporting during Reticulum reload process; enhance error handling and ensure proper cleanup of identity states
2026-04-16 00:52:36 -05:00