issues
search
ArtifactDB
/
gypsum-worker
Bare-bones ArtifactDB API with Cloudflare
https://gypsum.artifactdb.com
MIT License
1
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow links between files in the same project-asset-version combination.
#26
LTLA
opened
2 months ago
1
Added some read-only endpoints for getting and listing files.
#25
LTLA
closed
6 months ago
0
Don't attempt to call R2 `delete` on a zero-length array.
#24
LTLA
closed
8 months ago
1
Delete in bulk from R2 to avoid worker request limits.
#23
LTLA
closed
8 months ago
0
Pass array of strings to the R2 `delete` to avoid overrunning request limit
#22
LTLA
closed
8 months ago
0
Add a healthcheck endpoint
#21
LTLA
opened
9 months ago
0
Add a `checkAdminPermissions()` function.
#20
LTLA
closed
11 months ago
1
Probation approval should use `preparation` to concurrently upload
#19
LTLA
closed
11 months ago
1
Improve link hygiene during upload
#18
LTLA
closed
11 months ago
0
Need to hash the session token when storing it in the `LOCK` file
#17
LTLA
closed
11 months ago
1
Prohibit circular links to the self-manifest.
#16
LTLA
closed
11 months ago
1
Reject nulls in requests instead of treating them as objects.
#15
LTLA
closed
11 months ago
0
Test for correct handling of untrusted uploaders during upload
#14
LTLA
closed
11 months ago
1
Protect against `null` being considered an object, thanks JS.
#13
LTLA
closed
11 months ago
1
Transition to a simplified API that only handles the uploads.
#12
LTLA
closed
11 months ago
0
Added tests for the upload endpoints.
#11
LTLA
closed
1 year ago
0
Update to a major version (v3) of the AWS SDK.
#10
LTLA
closed
1 year ago
0
Added initial unit tests based on miniflare, starting with /files endpoints.
#9
LTLA
closed
1 year ago
0
Fix up the initial upload permissions
#8
LTLA
closed
2 years ago
0
Added MD5 integrity checks to all presigned URLs.
#7
LTLA
closed
2 years ago
0
Switch the project version handler to use `attemptOnLatest`
#6
LTLA
closed
2 years ago
1
Resolve the 'latest' alias in all version-specific getter endpoints.
#5
LTLA
closed
2 years ago
0
Added the various /projects GET endpoints.
#4
LTLA
closed
2 years ago
0
Respeckt MD5, id-based links in the upload endpoints.
#3
LTLA
closed
2 years ago
0
Extended upload endpoints to handle expiry, locking and permissions.
#2
LTLA
closed
2 years ago
0
Enable simple uploading with presigned URLs.
#1
LTLA
closed
2 years ago
0