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
bcb3b5b71ff32e2c704fd2e6250e2eee1e1bcde2
singlechat
/
client
History
Torsten Schulz (local)
bcb3b5b71f
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
..
public
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
src
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
index.html
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
package-lock.json
Upgrade @vitejs/plugin-vue to version 6.0.5 in package.json and package-lock.json, ensuring compatibility with updated node and peer dependencies.
2026-03-19 13:35:23 +01:00
package.json
Upgrade @vitejs/plugin-vue to version 6.0.5 in package.json and package-lock.json, ensuring compatibility with updated node and peer dependencies.
2026-03-19 13:35:23 +01:00
vite.config.js
Refactor manual chunking in Vite configuration to improve code clarity and maintainability. The updated logic now checks for 'node_modules' and categorizes dependencies into 'vue-vendor' and 'socket-vendor' chunks accordingly.
2026-03-19 13:38:01 +01:00