freechat/freechat-client/src
shockrah 22998a8119 * Got no longer throws errors like mad, this leaves only our own errors to get thrown
* url parameter in Request is replace with domain, port & path
* params handled by gotjs
* body defaults to null and is only added with truth like values with allowGetBody protection
2021-02-11 16:18:36 -08:00
..
auth.js moving jwt and login related things to new auth module 2021-01-28 17:55:26 -08:00
channels.js Testing out a new module for channels api hits 2021-01-28 17:56:40 -08:00
config.js Loading configs asynchronously now as well as with better error logging for the user 2021-01-06 15:22:27 -08:00
html.js +Setting proper callbacks on 2021-01-28 18:01:38 -08:00
request.js * Got no longer throws errors like mad, this leaves only our own errors to get thrown 2021-02-11 16:18:36 -08:00
response.js Simple request/response api to wrap 'got' calls away 2021-01-28 17:54:49 -08:00