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
700da3695f
freechat
/
server-api
History
shockrah
700da3695f
Removing whats left of db_types references
...
Finally relying on db library crate for database types
2020-11-07 18:20:34 -08:00
..
client-tests
integrating special response object to make pull
2020-11-04 00:25:55 -08:00
db
Invites::filter 1st pass implementation
2020-11-04 00:33:35 -08:00
migrations
removing unique restriction from channel name (for now i hope)
2020-11-02 00:11:43 -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
Removing whats left of db_types references
2020-11-07 18:20:34 -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
For now the test flag just dumps _everything_ to stdout instead of for the sake of usability
2020-11-03 21:42:40 -08:00
Cargo.lock
Adding serde to db libraries list of deps
2020-11-03 21:44:23 -08:00
Cargo.toml
updated cargo deps to include the soon coming db interface
2020-08-29 22:09:33 -07:00