freechat/json-api
shockrah fadc7d6dc1 Removing more unused trait methods in db-lib's channel module
 /channels/list now takes a "type" parameter which defaults to TEXT_CHANNEL(1)
 Refactoring db::Channel::filter to use a more latency friendly approach
 db::Channel::Filter now returns Result<Response<Self>, SqlError>
2021-03-07 14:26:50 -08:00
..
.vscode VSCodium python interpreter directory change 2021-02-10 23:21:11 -08:00
client-tests Removing double log issue with client-tester 2021-03-07 13:29:10 -08:00
db Removing more unused trait methods in db-lib's channel module 2021-03-07 14:26:50 -08:00
migrations Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
scripts Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
src Removing more unused trait methods in db-lib's channel module 2021-03-07 14:26:50 -08:00
.env Port now defaults to 4536 and is configurable with -p 2021-02-01 16:47:43 -08:00
.gitignore Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
build.sh updating tests for members routes 2021-02-20 20:14:10 -08:00
Cargo.lock Reverting package upgrades 2021-03-07 12:43:25 -08:00
Cargo.toml Reverting package upgrades 2021-03-07 12:43:25 -08:00
hmac.secret Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00