s3browser-backend/internal
2021-09-23 23:54:53 +02:00
..
dataloader.go deleteDir recursion fix 2021-08-27 22:03:19 +02:00
debug.go changed http handler to mux 2021-09-11 22:17:22 +02:00
errors.go implemented extended gql errors 2021-09-18 23:50:00 +02:00
graphqlTypes.go added loginResult type 2021-09-14 16:22:32 +02:00
helper.go implemented extended gql errors 2021-09-18 23:50:00 +02:00
httpServer.go added logout route 2021-09-18 19:33:45 +02:00
mutations.go added loginResult type 2021-09-14 16:22:32 +02:00
s3Broswer.go bucket not hardcoded 2021-09-23 23:54:53 +02:00
schema.go added query to check if current user is logged in 2021-09-15 01:00:26 +02:00
staticFiles.go changed http handler to mux 2021-09-11 22:17:22 +02:00
ttl_cache.go implemented ttl cache 2021-08-01 13:00:47 +02:00