• Joined on 2019-12-26
niklas pushed to master at niklas/s3browser-backend 2021-08-16 19:11:51 +00:00
65739c9307 createDir cache fix
c20748aef1 added createDir mutation
6e323a0e4f invalidate cache on move mutation
Compare 3 commits »
niklas pushed to master at niklas/s3browser-frontend 2021-08-16 19:11:43 +00:00
a7e9efd218 simple implemetation for create dir
c448051838 added createDir schema
58fe46f1de improved sizeToReadable
Compare 3 commits »
niklas pushed to master at niklas/s3browser-frontend 2021-08-16 10:24:21 +00:00
1f9757b8a7 refetch after change
niklas pushed to master at niklas/s3browser-backend 2021-08-15 22:59:32 +00:00
3c8ece72cc move mutation dest dir fix
72901e4685 copy mutation in dir fix
Compare 2 commits »
niklas pushed to master at niklas/s3browser-frontend 2021-08-15 22:59:23 +00:00
052363c539 implemented move
603cfec4af removed debug statement
8344766ae3 implemented copy paste
Compare 3 commits »
niklas pushed to master at niklas/s3browser 2021-08-15 15:04:16 +00:00
85217c7d1c bump
niklas pushed to master at niklas/s3browser-frontend 2021-08-15 15:03:59 +00:00
4d85a419cc added upload button
niklas pushed to master at niklas/s3browser 2021-08-14 11:09:25 +00:00
a0828e6115 bump
niklas pushed to master at niklas/s3browser-backend 2021-08-14 11:09:02 +00:00
33237b6564 moved stuff to helper
447a0647b2 logging on gql errors
Compare 2 commits »
niklas pushed to master at niklas/s3browser-frontend 2021-08-14 11:08:45 +00:00
4655f2f8c1 implemented delete
895e59d32c delete mutation
Compare 2 commits »
niklas pushed to master at niklas/s3browser-backend 2021-08-13 13:46:44 +00:00
7253a9195d added logging
niklas pushed to master at niklas/s3browser 2021-08-10 09:23:09 +00:00
cc9fb750a2 bump
niklas pushed to master at niklas/s3browser-backend 2021-08-10 09:22:54 +00:00
926701125d schema non null
ad80860368 cache invalidation for mutations
818264093f added mutations
Compare 3 commits »
niklas pushed to master at niklas/s3browser-frontend 2021-08-10 09:22:45 +00:00
c198a81aaa schema update
2e85989c18 context menu
8ad319bc13 improved simple text opener
Compare 3 commits »
niklas pushed to master at niklas/s3browser 2021-08-06 19:09:41 +00:00
7abc63c151 bump
niklas pushed to master at niklas/s3browser-frontend 2021-08-06 19:09:28 +00:00
da85c3070c added last modified field
21ae838025 updated graphql types
318343e731 implemented file upload
Compare 3 commits »
niklas pushed to master at niklas/s3browser-backend 2021-08-06 19:09:20 +00:00
31e4586d68 implemented last modified
da5d597b3f fixed linter stuff
acc9d6b5c3 file upload cache invalidation
e095a6ceb0 implemented file upload
b42f45afe9 LESS CACHES
Compare 5 commits »
niklas pushed to master at niklas/s3browser 2021-08-01 19:43:07 +00:00
c726cc3ffa bump
niklas pushed to master at niklas/s3browser-frontend 2021-08-01 19:42:54 +00:00
713a96efc5 added drag and drop to file browser
483ffb58ca disabled default drag and drop behaviour
ead5c0f322 added DragAndDrop component
Compare 3 commits »
niklas pushed to master at niklas/s3browser 2021-08-01 11:50:26 +00:00
4200cfd9e5 bump