This website requires JavaScript.
Explore
Help
Sign In
shockrah
/
freechat
Watch
1
Star
0
Fork
0
You've already forked freechat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
25fb3f5bb2
freechat
/
server-api
History
shockrah
25fb3f5bb2
on delete cascade added to messages which hopefully makes channel deletion a bit better
2020-11-18 00:28:46 -08:00
..
client-tests
changed dev account because i nuked my db again lmao
2020-11-17 00:06:09 -08:00
db
db-lib::Channel::delete now gives back the actual sql error on failure
2020-11-18 00:28:08 -08:00
migrations
on delete cascade added to messages which hopefully makes channel deletion a bit better
2020-11-18 00:28:46 -08:00
scripts
renamed server/ to api/ since this is really only the api portion of the typical fc server
2020-08-22 15:52:37 -07:00
src
Removal of unused test
2020-11-17 23:46:40 -08:00
.env
renamed server/ to api/ since this is really only the api portion of the typical fc server
2020-08-22 15:52:37 -07:00
.gitignore
new build + test scripst for ci/cd pipelines
2020-10-21 19:36:47 -07:00
build.sh
removing cargo test from actual tests because they by passed way too much logic
2020-11-17 00:04:08 -08:00
Cargo.lock
New dependancies
2020-11-17 23:46:03 -08:00
Cargo.toml
New dependancies
2020-11-17 23:46:03 -08:00