issues
search
taylorfinnell
/
awscr-s3
A Crystal shard for S3.
https://taylorfinnell.github.io/awscr-s3/
MIT License
81
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed an overflow when files were listed that are above 2G
#116
philipp-classen
closed
4 months ago
0
Migrating more code to use the new session key API
#115
philipp-classen
opened
4 months ago
0
feat: add support for session key to use temporary accounts
#114
anton7c3
closed
5 months ago
0
Ability to get access to the http response code on GetObject
#113
robacarp
opened
8 months ago
1
Fix large files upload
#112
joseafga
closed
5 months ago
0
Fix Awscr::S3::Response::HeadObjectOutput.meta method
#111
compumike
opened
1 year ago
0
Adds option to specify scheme for presigned urls
#110
taylorfinnell
closed
1 year ago
0
support session tokens
#109
wwalker
opened
1 year ago
1
Abort if the response is not well-formed XML
#108
BrucePerens
opened
2 years ago
1
* Add support for temporary credentials (AWS_SECURITY_TOKEN)
#107
philipp-classen
closed
5 months ago
3
Add option to include port in presigned url
#106
taylorfinnell
closed
1 year ago
0
How to configure the X-Amz-Security-Token / AWS_SECURITY_TOKEN?
#105
philipp-classen
closed
5 months ago
2
Release 0.8.3
#104
taylorfinnell
closed
3 years ago
0
fix(multipart file uploader): using shared http client
#103
stakach
closed
3 years ago
2
An issue (maybe?) with `FileUploader`
#102
igor-alexandrov
opened
3 years ago
0
Use Github CI status badge
#101
caspiano
closed
3 years ago
0
Add CopyObject
#100
caspiano
closed
3 years ago
1
Support unsigned requests
#99
caspiano
opened
3 years ago
0
Switch from Travis-CI to Github Workflows
#98
OldhamMade
closed
3 years ago
5
Unable to upload >5mb files with Crystal 1.0.0
#97
OldhamMade
closed
3 years ago
10
Multipart fails with XAmzContentSHA256Mismatch
#96
snadon
closed
3 years ago
1
Release 0.8.2
#95
taylorfinnell
closed
3 years ago
0
Fix to allow for Crystal 1.0 compatibility.
#94
jwoertink
closed
3 years ago
0
head_object: error parsing Last-Modified header in 24-hour format
#93
sa-0001
closed
3 years ago
3
Need trivial update for Crystal 1.0.0
#92
BrucePerens
closed
3 years ago
0
Add frequently used accessors to HeadObjectOutput
#91
marzhaev
closed
3 years ago
0
reuse http connection by caching HTTP::Client
#90
repomaa
closed
3 years ago
0
fix Last-Modified date format
#89
repomaa
closed
3 years ago
1
support IOs that have path set to nil in ContentType
#88
repomaa
closed
3 years ago
0
Handle objects with slashes
#87
matthewmcgarvey
closed
3 years ago
5
Objects using slashes no longer works
#86
matthewmcgarvey
closed
3 years ago
3
Cut new release to resolve awscr-signer deprecation warning
#85
stephendolan
closed
3 years ago
1
Stream Upload?
#84
carcinocron
closed
4 years ago
1
Awscr::S3::SignatureDoesNotMatch when repeating slashes
#83
msa7
closed
3 years ago
12
Is there a way to upload a file and set to public?
#82
ejstembler
closed
4 years ago
3
Unhandled exception: Hostname lookup for s3-us-east1.amazonaws.com failed: No address found
#81
ejstembler
closed
4 years ago
2
Release 0.8.0
#80
taylorfinnell
closed
4 years ago
0
Fix some Time.local that should have been Time.utc
#79
taylorfinnell
closed
4 years ago
0
Release a new tag.
#78
wout
closed
4 years ago
3
Connection pooling and socket errors
#77
didactic-drunk
opened
4 years ago
1
Error handling for non amazon s3 providers.
#76
didactic-drunk
opened
4 years ago
1
Allow `Bytes` in object uploads.
#75
didactic-drunk
closed
4 years ago
1
[RFC] Bucket convienence class
#74
didactic-drunk
opened
4 years ago
4
Encode object name instead of the whole URL
#73
jrester
closed
4 years ago
5
Add ability to compare bucket name to string
#72
jrester
closed
4 years ago
0
Missing NextContinuationToken key in list_objects response in CEPH S3
#71
lexxiebelle
opened
4 years ago
0
feat(http.cr): default to HTTPS
#70
stakach
closed
4 years ago
6
Add headers for head request
#69
Arina1004
closed
4 years ago
0
updated readme with streaming object example
#68
carlhoerberg
closed
4 years ago
0
Use Crystal's MIME
#67
taylorfinnell
closed
4 years ago
0
Next