1
0
Fork 0
 
 
 
 
Go to file
Ambrose Chua 7f274c0e10 Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00
web Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00
.gitignore Working uploader 2021-05-22 22:24:28 +08:00
Dockerfile Initial create dialogue, switch to tailwindcss 2021-05-23 15:36:41 +08:00
README.md Implement abort 2021-05-22 23:12:56 +08:00
assets.go Initial create dialogue, switch to tailwindcss 2021-05-23 15:36:41 +08:00
credential.go Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00
go.mod Handle create, fix upload UI 2021-05-23 18:10:08 +08:00
go.sum Handle create, fix upload UI 2021-05-23 18:10:08 +08:00
handlers-s3.go Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00
handlers.go Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00
helpers.go Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00
logger.go Split out templates, add readiness endpoints 2021-05-23 12:02:02 +08:00
main.go Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00
readyz.go Split out templates, add readiness endpoints 2021-05-23 12:02:02 +08:00
s3.go Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00
store.go Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00

README.md

upl

A dropbox backed by any S3 bucket

Buckets

It is recommended to configure the cleanup of incomplete multipart uploads.