Logo
Explore Help
Register Sign In
retoor/rchat
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
4 Commits 1 Branch 0 Tags
main
T
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
retoor 5b2b91f06c feat: add viewport meta tag with charset to index.html for mobile responsiveness
Inserted <meta charset="UTF-8"> and <meta name="viewport" content="width=device-width, initial-scale=1.0"> into the <head> section of src/rchat/static/index.html, ensuring proper character encoding and responsive scaling on mobile browsers.
2024-12-05 20:46:15 +00:00
dist
chore: remove trailing whitespace and normalize string quotes in app.py websocket handler
2024-12-05 18:39:02 +00:00
src
feat: add viewport meta tag with charset to index.html for mobile responsiveness
2024-12-05 20:46:15 +00:00
.gitignore
chore: initialize project scaffold with gitignore, Makefile, pyproject.toml, and rchat package skeleton
2024-12-05 18:34:58 +00:00
Makefile
chore: initialize project scaffold with gitignore, Makefile, pyproject.toml, and rchat package skeleton
2024-12-05 18:34:58 +00:00
pyproject.toml
chore: initialize project scaffold with gitignore, Makefile, pyproject.toml, and rchat package skeleton
2024-12-05 18:34:58 +00:00
setup.cfg
chore: initialize project scaffold with gitignore, Makefile, pyproject.toml, and rchat package skeleton
2024-12-05 18:34:58 +00:00
S
Description
rchat - anonymous chat application
50 KiB
Languages
HTML 56.5%
Python 40.1%
Makefile 3.4%
Powered by Gitea Version: 1.27.2 Page: 101ms Template: 11ms
Dark
English
English
Licenses API