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
8d323ceab108278070d13b38668590ed2037ab01
singlechat
/
client
History
Torsten Schulz (notebook)
ec567b32eb
Merge branch 'main' of
https://git.tsschulz.de/torsten/singlechat
2026-05-12 10:32:14 +02:00
..
public
Add ads.txt route for ad verification
2026-04-27 14:32:51 +02:00
src
Merge branch 'main' of
https://git.tsschulz.de/torsten/singlechat
2026-05-12 10:32:14 +02:00
index.html
Update favicon, enhance sidebar branding, and improve CSS styles
2026-04-21 15:29:21 +02: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