Commit Graph

12 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 200331aacb feat(graphql): more scaffolding 2020-04-20 16:56:13 +01:00
Dimitrie Stefanescu b758f56485 feat(graphql): initial explorations in providing a graphql api 2020-04-14 18:14:28 +01:00
Dimitrie Stefanescu caeee618cc refactor(naming): refactored to use camelCase in table properties 2020-04-13 16:16:01 +01:00
Dimitrie Stefanescu ee8591ede1 fix(objecst): added route to get many (on 413 - request headers too large) 2020-04-13 13:06:35 +01:00
Dimitrie Stefanescu dad5ca924a feat(tokens): expiring tokens + test; lifespan default is 100yrs 2020-04-11 23:49:14 +01:00
Dimitrie Stefanescu 4ecc313eca feat(streams): finalised routes and tests (integration & service) for streams 2020-04-08 19:32:26 +01:00
Dimitrie Stefanescu 5947385682 refactor(naming): renamed queries to services 2020-03-31 12:15:00 +01:00
Dimitrie Stefanescu 4f8a27434a feat(streams): added service logic for stream creation and sharing 2020-03-29 23:21:42 +01:00
Dimitrie Stefanescu 89932ab651 feat(users): users & api tokens logic + tests for services 2020-03-28 20:08:40 +00:00
Dimitrie Stefanescu 789f5945fe feat(users): scaffolded user services 2020-03-27 16:41:24 +00:00
Dimitrie Stefanescu 4fda7b3bc0 test(tests): fixed test references 2020-03-26 22:08:11 +00:00
Dimitrie Stefanescu 913100d7d0 feat(arch): moved core module subparts in their independent folders 2020-03-26 21:56:58 +00:00