Commit Graph

70 Commits

Author SHA1 Message Date
a10593a318 loader cache config 2021-11-27 04:07:27 +01:00
0971301562 added tests 2021-11-25 01:57:38 +01:00
47befe6db1 fixed id parent on root on root 2021-11-25 01:57:24 +01:00
979ebee677 fixed mock s3 list recursive 2021-11-25 01:56:57 +01:00
8d85d645d6 use s3Service interface 2021-11-23 20:12:24 +01:00
60817c2249 added mock s3 implementation 2021-11-23 01:54:02 +01:00
bead881af2 added s3 interface with minio implementation 2021-11-23 01:53:51 +01:00
80302b62f4 added Name func to ID 2021-11-23 01:53:04 +01:00
2353a0bf53 fixed embeded static files 2021-11-22 02:26:08 +01:00
c5ab0156fd more cache issues 2021-11-22 01:34:22 +01:00
686630b2df removed s3 bucket from config 2021-11-04 20:40:00 +01:00
8725def3a1 added connection string to config 2021-11-04 20:28:37 +01:00
9be7b6c18f cleaned up debug log messages 2021-11-04 19:41:50 +01:00
13f3217a38 implemented moveDir 2021-11-02 00:33:55 +01:00
aa82cd938c id improved parent method 2021-11-02 00:33:33 +01:00
aac1ca8891 ok that it. No cache. Cache is no more. 2021-10-20 23:38:09 +02:00
2268b518b1 added database 2021-10-20 16:11:18 +02:00
8c6f59a6b4 fixed cache invalidation 2021-10-14 23:46:48 +02:00
439e5473b6 even more refactor 2021-10-14 19:00:11 +02:00
d2b0364445 added list buckets query 2021-09-29 21:41:50 +02:00
4344bf841c id parse on object get and put 2021-09-28 16:04:18 +02:00
f2a8e0197d fixed typo in gql 2021-09-27 19:48:57 +02:00
74037dfab5 the big refactor 2: return of the ID struct 2021-09-27 01:59:32 +02:00
91e217e472 added ID type 2021-09-26 23:11:02 +02:00
f42d12ffd9 JWT refresh 2021-09-26 16:56:32 +02:00
87dc249371 even more stupid 2021-09-24 17:57:01 +02:00
a060ed0fe4 me stupid 2021-09-24 17:03:06 +02:00
a35ce7c24b fixed error package name 2021-09-24 15:54:51 +02:00
9cfc4da5f3 moved LoginResult in types 2021-09-24 15:54:03 +02:00
f59f3183f2 improved authentication check 2021-09-24 15:49:51 +02:00
ed932e3c92 the big refactor 2021-09-24 15:39:23 +02:00
a3e66cd351 jwt refresh 2021-09-24 01:27:19 +02:00
1337f6ba63 bucket not hardcoded 2021-09-23 23:54:53 +02:00
024948b8ff implemented extended gql errors 2021-09-18 23:50:00 +02:00
20f95b8ea4 added logout route 2021-09-18 19:33:45 +02:00
9f280caafc added query to check if current user is logged in 2021-09-15 01:00:26 +02:00
af488ab5fe added auth check 2021-09-14 16:51:01 +02:00
28ff9006df added loginResult type 2021-09-14 16:22:32 +02:00
426531e634 implemented simple login with JWT 2021-09-14 15:16:37 +02:00
2b25003344 fixed typo 2021-09-14 15:12:09 +02:00
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