freechat/json-api
shockrah 12936d5b1a Removing double log issue with client-tester
 Moving Messages struct in db-lib to root for less namespacing uglyness
 Removing an whole unused trait
 Message::get_time_range now returns a special 'UserMessage' struct that includes the name of the author
 More code must be removed from db-lib since a ton of the trait methods aren't used anymore
2021-03-07 13:29:10 -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 double log issue with client-tester 2021-03-07 13:29:10 -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 double log issue with client-tester 2021-03-07 13:29:10 -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