Commit Graph

8 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 0225fcedc0 feat(graphql): scaffoled permission mutations on streams
Also, intentionally broke a test on how permissions are handled.
2020-04-21 00:11:15 +01:00
Dimitrie Stefanescu 200331aacb feat(graphql): more scaffolding 2020-04-20 16:56:13 +01:00
Dimitrie Stefanescu caeee618cc refactor(naming): refactored to use camelCase in table properties 2020-04-13 16:16:01 +01:00
Dimitrie Stefanescu dad5ca924a feat(tokens): expiring tokens + test; lifespan default is 100yrs 2020-04-11 23:49:14 +01:00
Dimitrie Stefanescu d398527b24 feat(streams): added stream deletion 2020-04-11 20:48:53 +01:00
Dimitrie Stefanescu 94b5976bd2 feat(streams api): scaffolded routes and tests for basic stream routes 2020-04-05 20:48:45 +01:00
Dimitrie Stefanescu 414edeee11 feat(auth & streams & tests): authentication middleware implemented, api tests for stream create 2020-04-05 12:39:45 +01:00
Dimitrie Stefanescu 75f0472b03 first commit 2020-03-26 21:45:24 +00:00