This website requires JavaScript.
Explore
Help
Register
Sign In
pjht
/
local_chat
Watch
1
Star
0
Fork
0
You've already forked local_chat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
321
KiB
Rust
96.1%
HTML
3.1%
Shell
0.8%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
pjht
eee42be44b
Switch to Cows in login page to store both &'static str and String
2024-10-19 10:45:13 -05:00
common
Pass username/password to the server and allow login failure
2024-10-17 11:50:48 -05:00
frontend
Switch to Cows in login page to store both &'static str and String
2024-10-19 10:45:13 -05:00
migrations
Switch to using a Sqlite DB intstead of a text file and some code cleanup
2024-10-18 16:07:06 -05:00
server
Update crate versions
2024-10-19 10:34:57 -05:00
.envrc
Switch to using a Sqlite DB intstead of a text file and some code cleanup
2024-10-18 16:07:06 -05:00
.gitignore
Switch to using a Sqlite DB intstead of a text file and some code cleanup
2024-10-18 16:07:06 -05:00
Cargo.lock
Update crate versions
2024-10-19 10:34:57 -05:00
Cargo.toml
Add subcommand to add new user to the DB
2024-10-18 19:39:00 -05:00
dev.sh
Switch to using a Sqlite DB intstead of a text file and some code cleanup
2024-10-18 16:07:06 -05:00
diesel.toml
Add schema patch file
2024-10-18 19:48:03 -05:00
prod.sh
Add subcommand to add new user to the DB
2024-10-18 19:39:00 -05:00