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
a33e517078
freechat
/
server-api
History
shockrah
a33e517078
Messages now has a correct reference type to author_id
...
Member schema just got a visual change kekw
2020-11-17 00:05:38 -08:00
..
client-tests
updated /channel/delete test to pass in correct params, was always workign correctly however
2020-11-07 21:33:03 -08:00
db
Member::add now supported however its up to the user of db-lib to create the secret(ideally one that doesn't suck)
2020-11-16 22:57:46 -08:00
migrations
Messages now has a correct reference type to author_id
2020-11-17 00:05:38 -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
Visual cleanup of routes.rs since it was basically just... awful, more cleanup one day
2020-11-16 23:12:32 -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 dependancy for db-lib chrono
2020-11-12 13:11:00 -08:00
Cargo.toml
updated cargo deps to include the soon coming db interface
2020-08-29 22:09:33 -07:00