freechat/json-api
2021-03-30 21:41:57 -07:00
..
.vscode Updated target for debugger 2021-03-07 17:46:17 -08:00
client-tests Query string parameter 'type' is now enforced by the api 2021-03-12 02:17:06 -08:00
db Removing features flag from db-lib as its not needed 2021-03-30 21:41:57 -07:00
migrations * Moving away from auto_increment 2021-03-24 01:14:37 -07:00
scripts Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
src + Json-API now pushes proper new-message event to rtc server correctly 2021-03-25 20:46:10 -07:00
.env SERVER_PROTOCOL is now an official env variable for the json-api to read 2021-03-07 23:55:38 -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 + Clearer logging from the json api 2021-03-24 01:43:52 -07:00
Cargo.toml Removal of chrono and async_trait as dependancy in db-lib 2021-03-20 14:59:06 -07:00
hmac.secret Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
Makefile - Removed joindate from members schema 2021-03-20 19:47:59 -07:00