freechat/json-api/src
2021-02-25 16:05:46 -08:00
..
testing Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
admin.rs Moving option parameters to the query string 2021-02-10 23:18:24 -08:00
auth.rs Moving option parameters to the query string 2021-02-10 23:18:24 -08:00
channels.rs Moving option parameters to the query string 2021-02-10 23:18:24 -08:00
http.rs Percent decoder func found on crates.io 2021-02-10 23:20:51 -08:00
invites.rs Passing tests for invite routes 2021-02-25 16:05:46 -08:00
main.rs Fixing /join route, time check was backwards oops and it was set to GET not post 2021-02-25 15:31:45 -08:00
members.rs +Adding new tests for /members/me/nickname 2021-02-21 18:52:35 -08:00
messages.rs Reformatting of wiki: 2021-02-18 16:29:29 -08:00
meta.rs Ower creation now gives back prettier output + server meta vars as well 2021-02-25 14:03:34 -08:00
perms.rs Inlining helper func for permission checking 2021-02-03 19:31:38 -08:00
routes.rs + New route for /members/me/nickname 2021-02-21 17:21:17 -08:00
schema.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00