Ruben Verborgh
e424b84882
docs: Add starting guide.
2023-10-05 09:20:39 +02:00
Ruben Verborgh
1fa6d248a2
docs: Add quick start to README.
2023-10-05 09:20:39 +02:00
Joachim Van Herwegen
d31393f475
fix: Remove URL encoding from base64 strings before decoding
2023-10-05 09:12:10 +02:00
Joachim Van Herwegen
3ade2ad795
feat: Introduce IndexedStorage for a more extensive storage solution
2023-09-26 09:42:39 +02:00
Joachim Van Herwegen
661357c985
chore: Remove eslint rule about deleting dynamic keys
2023-09-26 09:42:39 +02:00
dependabot[bot]
4f095243df
chore(deps): bump actions/checkout from 4.0.0 to 4.1.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 08:47:50 +02:00
Joachim Van Herwegen
154d981684
feat: Split up EncodingPathStorage functionality into different classes
2023-09-20 11:13:56 +02:00
dependabot[bot]
0a7a9b21a2
chore(deps): bump docker/setup-buildx-action from 2 to 3
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-13 08:56:05 +02:00
dependabot[bot]
9ba85c710b
chore(deps): bump docker/build-push-action from 4 to 5
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-13 08:55:55 +02:00
dependabot[bot]
1971351391
chore(deps): bump docker/metadata-action from 4 to 5
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-13 08:55:48 +02:00
dependabot[bot]
89e48e7f3f
chore(deps): bump docker/setup-qemu-action from 2 to 3
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-13 08:55:38 +02:00
dependabot[bot]
b86c3b4dee
chore(deps): bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-13 08:55:31 +02:00
dependabot[bot]
9bdaa7949e
chore(deps): bump actions/checkout from 3.6.0 to 4.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-06 09:32:32 +02:00
Joachim Van Herwegen
a35500314b
chore(release): Release version 6.0.2 of the npm package
v6.0.2
2023-08-30 09:28:01 +02:00
surilindur
b1c360409d
chore: Fix typo in test description
2023-08-30 09:11:52 +02:00
surilindur
9e682f5c4f
feat: Have FixedContentTypeMapper ignore .meta
2023-08-28 14:56:28 +02:00
Joachim Van Herwegen
43e8ef99b0
fix: Return WAC-Allow header in 304 responses
2023-08-28 09:06:39 +02:00
Joachim Van Herwegen
baa64987c6
fix: Return ETag in 304 responses
2023-08-28 09:06:39 +02:00
Joachim Van Herwegen
afcbfdaacf
feat: Use ETagHandler for ETag generation and comparison
2023-08-28 09:06:39 +02:00
Joachim Van Herwegen
5ec6eddbfa
refactor: Move condition classes to separate folder
2023-08-28 09:06:39 +02:00
Joachim Van Herwegen
b608080d5f
feat: Store ETag in metadata
2023-08-28 09:06:39 +02:00
Joachim Van Herwegen
0245b31e0c
feat: Add error causes to error serializations
2023-08-28 09:06:39 +02:00
Joachim Van Herwegen
7505f07f2f
fix: Add missing error causes
2023-08-28 09:06:39 +02:00
Joachim Van Herwegen
f373dff1d7
feat: Add metadata to errors
2023-08-28 09:06:39 +02:00
dependabot[bot]
d401cc862b
chore(deps): bump actions/checkout from 3.5.3 to 3.6.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-25 08:49:14 +02:00
smessie
0f79fa5ffa
ci: Add linux/arm64/v8 as platform to support Apple Silicon architectures
2023-08-17 09:10:26 +02:00
dependabot[bot]
a333412e19
chore(deps): bump fetch-sparql-endpoint from 3.2.1 to 4.0.0
...
Bumps [fetch-sparql-endpoint](https://github.com/rubensworks/fetch-sparql-endpoint.js ) from 3.2.1 to 4.0.0.
- [Changelog](https://github.com/rubensworks/fetch-sparql-endpoint.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubensworks/fetch-sparql-endpoint.js/compare/v3.2.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: fetch-sparql-endpoint
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-16 10:52:51 +02:00
Joachim Van Herwegen
c2ab32baed
chore: Update description for questions
2023-07-27 09:55:41 +02:00
Joachim Van Herwegen
a18e716f97
chore: Link to discussions when choosing issue template
2023-07-27 09:54:34 +02:00
Joachim Van Herwegen
4f17f2baac
Merge branch 'main' into versions/next-major
2023-07-25 09:43:15 +02:00
Joachim Van Herwegen
6fc3f2cf4f
test: Clear test data folder before running tests
2023-07-20 17:10:14 +02:00
Joachim Van Herwegen
f419f2f28d
test: Enable file locker in notification tests
2023-07-20 17:10:14 +02:00
Joachim Van Herwegen
d0e01472b9
chore: Increase retry timer when validating configs
2023-07-20 17:04:39 +02:00
Joachim Van Herwegen
9c2c5edaf5
feat: Ignore invalid header parts
...
* patch: initial ideas around how to ignore invalid accept header parts. not fully tested, plenty of cleanup to do
* patch: finish removing commented code. finalize unit tests for headerUtil methods that now ignore bad header parts rather than throwing as before
* patch: remove @throws comments in HeaderUtil and update some comments to account for changes to returned values
* feat: Give option for header parsing to be strict
---------
Co-authored-by: Charlie Blevins <blevins.charlie@gmail.com >
2023-07-20 15:27:20 +02:00
Joachim Van Herwegen
e921d62630
fix: Make all ways to start the server more consistent
2023-07-20 09:48:54 +02:00
Joachim Van Herwegen
6f6784a288
fix: Do not show PUT in Allow header for existing containers
2023-07-20 09:48:42 +02:00
Joachim Van Herwegen
a47cc8a5ee
fix: Store activity streams context locally
2023-07-20 09:48:31 +02:00
dependabot[bot]
13a0f0d3ab
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-20 09:38:36 +02:00
Joachim Van Herwegen
9cb0127e2b
docs: Explain that pod quota is for the entire pod
2023-07-18 11:56:23 +02:00
dependabot[bot]
b7f4f1bd51
chore(deps): bump cross-fetch from 3.1.5 to 4.0.0
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.1.5 to 4.0.0.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.5...v4.0.0 )
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 09:00:51 +02:00
dependabot[bot]
02e122c6d9
chore(deps-dev): bump nodemon from 2.0.22 to 3.0.1
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.22 to 3.0.1.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.0.1 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 08:54:30 +02:00
Joachim Van Herwegen
fbe60371b9
docs: Update Code of Conduct to list committee members
2023-06-29 09:23:22 +02:00
Jesse Wright
937c41fd17
chore: Name HTTP handlers
...
* chore: name http handlers
* Update config/http/handler/simple.json
Co-authored-by: Joachim Van Herwegen <joachimvh@gmail.com >
---------
Co-authored-by: Joachim Van Herwegen <joachimvh@gmail.com >
2023-06-21 10:45:47 +02:00
Joachim Van Herwegen
eb0a8f3dba
chore(release): Release version 6.0.1 of the npm package
v6.0.1
2023-06-15 15:47:58 +02:00
Joachim Van Herwegen
c0a881b980
fix: Use correct type for Webhook notifications
2023-06-13 08:14:11 +02:00
Joachim Van Herwegen
9584ab7549
fix: Make root storage subject of storage description
2023-06-13 08:14:11 +02:00
dependabot[bot]
d6fd59f7c8
chore(deps): bump actions/checkout from 3.5.2 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 08:35:53 +02:00
Joachim Van Herwegen
fdee4b334f
fix: Prevent illegal file paths from being generated
2023-06-09 09:03:37 +02:00
Joachim Van Herwegen
36ff95e6b2
feat: StaticAssetHandler can link a container to a document
2023-06-06 09:18:29 +02:00
Joachim Van Herwegen
0c90d18072
chore: Update RELEASE_NOTES template for v7
2023-06-06 09:18:29 +02:00