freechat/server-api/src
shockrah 1c1bb5f3cd * -c now uses the name parameter given to it
* new branch for failure of secret generation
2020-11-21 13:21:44 -08:00
..
testing Removal of unused test 2020-11-17 23:46:40 -08:00
admin.rs userland::admin.rs: now uses db-lib to update permissions 2020-11-17 22:30:58 -08:00
auth.rs + Better secret generation 2020-11-21 13:19:52 -08:00
channels.rs + Fixed issue with /channels/delete return 200 on db-lib failure 2020-11-17 22:31:33 -08:00
http_params.rs 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
invites.rs * clearer branching and some descriptive comments 2020-11-21 13:20:27 -08:00
main.rs * -c now uses the name parameter given to it 2020-11-21 13:21:44 -08:00
members.rs Removal of unused uses or random code that was dead anyway 2020-11-16 22:58:58 -08:00
messages.rs db/src/channels.rs/ : Clerical error fix in Response::Other<String> message 2020-11-17 00:08:13 -08:00
perms.rs removed some more warnings until these vars are used 2020-10-01 20:14:56 -07:00
routes.rs + Better secret generation 2020-11-21 13:19:52 -08:00