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
ec732dfd34
freechat
/
server-api
History
shockrah
ec732dfd34
changed auth calls to use the new db api
2020-10-21 21:40:55 -07:00
..
client-tests
vim somtimes gets prompts stuck in the code somehow yea idk either
2020-10-21 20:24:02 -07:00
db
forgot to expose modules for use as external crate
2020-10-10 19:53:33 -07:00
migrations
removing unused sessions table
2020-08-28 16:25:40 -07: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
changed auth calls to use the new db api
2020-10-21 21:40:55 -07: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
tfw build script failed before because of random spaces
2020-10-21 20:22:33 -07:00
Cargo.lock
Using async_trait crate to let us create asynchronous trait functions
2020-09-02 19:12:05 -07:00
Cargo.toml
updated cargo deps to include the soon coming db interface
2020-08-29 22:09:33 -07:00