|
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 |
|
|
0daa71dc72
|
added env file for dev
|
2021-09-11 15:44:14 +02:00 |
|
|
5cca5cdd98
|
added LICENSE
|
2021-09-09 23:54:00 +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 |
|