Commit Graph

14 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 7502721c6a refactor(naming): renamed & split create -> upload, get -> download endpoints 2020-07-08 22:26:00 +01:00
Dimitrie Stefanescu da16647795 feat(object creation): proper batching in object creation, using transactions 2020-06-20 20:53:47 +01:00
Dimitrie Stefanescu 63e21713ca feat(streaming): refactored streaming endpoint 2020-06-20 00:16:44 +01:00
Dimitrie Stefanescu 6847791ef1 feat(uploads): added test streaming endpoint for uploads 2020-06-14 00:30:41 +01:00
Dimitrie Stefanescu a3557570ef feat(scopes and roles): separated user and token services 2020-05-18 20:36:15 +01:00
Dimitrie Stefanescu a68bd628c6 feat(rest): removed the rest api 2020-05-14 13:36:50 +01:00
Dimitrie Stefanescu 6deadb6f5c test(graphql): added more tests 2020-04-26 12:41:48 +01:00
Dimitrie Stefanescu c1924ba549 test(graphql): adding more tests 2020-04-25 20:56:16 +01:00
Dimitrie Stefanescu 200331aacb feat(graphql): more scaffolding 2020-04-20 16:56:13 +01:00
Dimitrie Stefanescu 1995d8d64a feat(graphql): initial scaffolding 2020-04-18 15:22:34 +01:00
Dimitrie Stefanescu b758f56485 feat(graphql): initial explorations in providing a graphql api 2020-04-14 18:14:28 +01:00
Dimitrie Stefanescu 1527ad2e41 feat(objects): added controllers and tests for object & commit routes 2020-04-11 10:31:38 +01:00
Dimitrie Stefanescu 789f5945fe feat(users): scaffolded user services 2020-03-27 16:41:24 +00:00
Dimitrie Stefanescu 75f0472b03 first commit 2020-03-26 21:45:24 +00:00