Commit graph

6 commits

Author SHA1 Message Date
e9ad499850
Use new API in DirectDownload, improve redirection
All checks were successful
continuous-integration/drone/push Build is passing
DirectDownload now uses the new Fling API, including one-time tokens for
download.

When accessing a fling, while loading the fling, instead of showing the
ArtifactList an empty page is shown. This way the redirection does not
leak through so visibly when using direct download and the loading of
the fling takes a bit longer.
2020-07-26 01:33:32 +02:00
232518bee4
PUT fling, purify state tree, start settings
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-25 14:07:23 +02:00
a07379ebad
Generate derived authentication tokens
All checks were successful
continuous-integration/drone/push Build is passing
Can be used to authorize download urls via query parameter since
the tokens can be used only once.
2020-07-21 21:24:10 +02:00
3860ed9177
Upload with new API
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-19 23:45:22 +02:00
16b3318f92
Delete fling, fix race conditions
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-19 19:31:34 +02:00
41f2a22f3d
Introduce redux store
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-19 16:18:10 +02:00