|
4c4ef95ee7
|
changed http handler to mux
|
2021-09-11 22:17:22 +02:00 |
|
|
dff54e2650
|
implemented CLI interface
|
2021-09-09 13:41:38 +02:00 |
|
|
9616450cff
|
added static files server
|
2021-09-03 23:23:06 +02:00 |
|
|
63b93f5895
|
fixed cache invalidation issues
|
2021-09-03 15:03:32 +02:00 |
|
|
8296b21883
|
deleteDir recursion fix
|
2021-08-27 22:03:19 +02:00 |
|
|
1d5dbfaa1c
|
changed graphql path
|
2021-08-27 21:17:04 +02:00 |
|
|
43efc9017c
|
implemented deleteDir mutation
|
2021-08-20 21:38:22 +02:00 |
|
|
c84f94372e
|
workaround for cache invalidation
|
2021-08-16 22:40:10 +02:00 |
|
|
65739c9307
|
createDir cache fix
|
2021-08-16 22:16:42 +02:00 |
|
|
c20748aef1
|
added createDir mutation
|
2021-08-16 19:57:48 +02:00 |
|
|
6e323a0e4f
|
invalidate cache on move mutation
|
2021-08-16 14:58:03 +02:00 |
|
|
3c8ece72cc
|
move mutation dest dir fix
|
2021-08-16 02:04:44 +02:00 |
|
|
72901e4685
|
copy mutation in dir fix
|
2021-08-16 01:40:01 +02:00 |
|
|
33237b6564
|
moved stuff to helper
|
2021-08-14 14:13:49 +02:00 |
|
|
447a0647b2
|
logging on gql errors
|
2021-08-14 01:33:42 +02:00 |
|
|
7253a9195d
|
added logging
|
2021-08-13 16:52:13 +02:00 |
|
|
926701125d
|
schema non null
|
2021-08-10 11:22:10 +02:00 |
|
|
ad80860368
|
cache invalidation for mutations
|
2021-08-07 01:42:47 +02:00 |
|
|
818264093f
|
added mutations
|
2021-08-07 01:19:36 +02:00 |
|
|
31e4586d68
|
implemented last modified
|
2021-08-06 19:25:07 +02:00 |
|
|
da5d597b3f
|
fixed linter stuff
|
2021-08-06 16:31:07 +02:00 |
|
|
acc9d6b5c3
|
file upload cache invalidation
|
2021-08-06 14:13:08 +02:00 |
|
|
e095a6ceb0
|
implemented file upload
|
2021-08-06 13:49:00 +02:00 |
|
|
b42f45afe9
|
LESS CACHES
|
2021-08-06 13:48:49 +02:00 |
|
|
6598088024
|
MORE CACHES
|
2021-08-03 23:10:23 +02:00 |
|
|
600547342a
|
implemented If-None-Match header on file get
|
2021-08-01 13:46:42 +02:00 |
|
|
23c67e0b81
|
implemented ttl cache
|
2021-08-01 13:00:47 +02:00 |
|
|
5746e79e8f
|
implmented download file
|
2021-07-27 23:01:23 +02:00 |
|
|
f5a1bd77d1
|
file size non null
|
2021-07-27 21:24:36 +02:00 |
|
|
48eea73833
|
initial commit
|
2021-07-26 14:52:36 +02:00 |
|