This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
singlechat
Watch
1
Star
0
Fork
0
You've already forked singlechat
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3928e0b65965673baf01f6017ebd46ad97d4d64
singlechat
/
client
/
src
History
Torsten Schulz (local)
e3928e0b65
Start timeout timer on fresh login in chat store to enhance session management.
2026-03-19 14:08:06 +01:00
..
components
Implement login functionality in ChatInput and chat store. Update input handling to support username and password prompts, enhance message sending logic, and ensure proper command handling during login. Adjust broadcast logic to manage login states and provide appropriate feedback to users.
2026-03-19 13:48:09 +01:00
i18n
Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
2025-12-04 16:34:45 +01:00
router
Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
2025-12-04 16:34:45 +01:00
stores
Start timeout timer on fresh login in chat store to enhance session management.
2026-03-19 14:08:06 +01:00
views
Add command table functionality to chat store and ChatView component
2026-03-19 14:00:08 +01:00
App.vue
Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
2025-12-04 16:34:45 +01:00
main.js
Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
2025-12-04 16:34:45 +01:00
style.css
Add visual feedback for unread messages in the menu. Implement a pulsing animation and color change for the inbox button when there are unread chats. Also, add sound notification for new messages received, enhancing user experience.
2025-12-05 11:54:33 +01:00