Joachim Van Herwegen
|
f17054c647
|
refactor: Make request related handle calls consistent
|
2021-01-11 13:05:56 +01:00 |
|
Ruben Verborgh
|
995a2dc74d
|
feat: Add transformSafely.
|
2021-01-11 09:59:13 +01:00 |
|
Joachim Van Herwegen
|
61aa2e12bd
|
fix: Update acl authorizer to make write rights imply append rights
|
2021-01-11 09:05:41 +01:00 |
|
Ruben Verborgh
|
998296a4bb
|
feat: Add BaseResourceStore.
|
2021-01-09 00:52:31 +01:00 |
|
Ruben Verborgh
|
27a5711ec2
|
refactor: Simplify TypedRepresentationConverter contruction.
|
2021-01-09 00:26:40 +01:00 |
|
Matthieu Bosquet
|
faa98cd6f4
|
chore: Update ts-dpop to solid library
|
2021-01-08 08:52:15 +01:00 |
|
Joachim Van Herwegen
|
d3c8069aa3
|
test: Move diamond identifier test to ldp handler tests
|
2021-01-07 14:38:19 +01:00 |
|
Noel De Martin
|
b762125ee5
|
test: Add integration test for diamond identifiers (#436)
|
2021-01-07 14:38:19 +01:00 |
|
Joachim Van Herwegen
|
fea726ae7d
|
fix: Take baseIRI into account when calling parseQuads
|
2021-01-07 14:38:19 +01:00 |
|
Joachim Van Herwegen
|
5995057240
|
fix: Don't get normalized metadata for root containers
|
2021-01-07 13:34:05 +01:00 |
|
Ruben Verborgh
|
2efebf91fc
|
feat: Only convert when needed.
|
2021-01-07 11:45:46 +01:00 |
|
Joachim Van Herwegen
|
a5bc8d22a9
|
fix: Prevent POST requests from creating intermediate containers
|
2021-01-07 08:45:01 +01:00 |
|
Ruben Verborgh
|
8343dad7f1
|
refactor: Make createNamespace return regular objects.
|
2021-01-06 11:54:12 +01:00 |
|
Ruben Verborgh
|
87752ddf20
|
feat: Support writer prefixes.
Closes https://github.com/solid/community-server/issues/470
|
2021-01-06 11:36:21 +01:00 |
|
Ruben Verborgh
|
3b63786ae0
|
feat: Allow querying metadata.
|
2021-01-06 11:25:47 +01:00 |
|
Ruben Verborgh
|
f9a20799eb
|
refactor: Use declarations style for functions.
|
2021-01-06 11:24:43 +01:00 |
|
Ruben Verborgh
|
e70e060225
|
fix: Prefer Turtle as default content type.
Fixes https://github.com/solid/community-server/issues/463
|
2021-01-05 22:28:11 +01:00 |
|
Ruben Verborgh
|
ba5c62059a
|
feat: Validate Accept-DateTime.
|
2021-01-05 11:03:15 +01:00 |
|
Ruben Verborgh
|
0bd73115cc
|
refactor: Simplify supportsMediaTypeConversion arguments.
|
2021-01-05 11:03:15 +01:00 |
|
Ruben Verborgh
|
8cd3f7d2e5
|
feat: Incorporate server-side representation quality.
Closes https://github.com/solid/community-server/issues/467
|
2021-01-05 11:03:15 +01:00 |
|
Ruben Verborgh
|
09ae959333
|
refactor: Rename RepresentationPreference into ValuePreferences.
|
2021-01-05 11:03:14 +01:00 |
|
Ruben Verborgh
|
4828912593
|
refactor: Use record for representation preference.
|
2021-01-04 23:06:52 +01:00 |
|
Ruben Verborgh
|
f454b781ff
|
fix: Join and normalize paths consistently.
|
2021-01-04 16:52:17 +01:00 |
|
Ruben Verborgh
|
ee072b038a
|
fix: Allow credentials over CORS.
|
2021-01-04 14:06:02 +01:00 |
|
Ruben Verborgh
|
98bf8c199d
|
fix: Sort preferences by descending weight.
|
2021-01-04 00:46:22 +01:00 |
|
Ruben Verborgh
|
2e188551f7
|
refactor: Rename UriUtil into TermUtil.
|
2021-01-02 23:19:01 +01:00 |
|
Ruben Verborgh
|
ae06e99067
|
refactor: Also create named nodes for vocabularies.
|
2021-01-02 23:15:51 +01:00 |
|
Ruben Verborgh
|
8e138c36d1
|
refactor: Use types to create vocabularies.
|
2021-01-02 22:56:25 +01:00 |
|
Ruben Verborgh
|
feaac1cf56
|
feat: Support strings in addQuad.
|
2021-01-02 18:13:28 +01:00 |
|
Ruben Verborgh
|
a572825909
|
refactor: Indicate caching on method name.
|
2021-01-02 17:50:17 +01:00 |
|
Ruben Verborgh
|
4faf916ece
|
fix: Emit all guarded errors to all listeners.
|
2021-01-02 16:11:51 +01:00 |
|
Ruben Verborgh
|
dfc1d4662f
|
feat: Expose ConversionUtil.
|
2021-01-02 14:04:52 +01:00 |
|
Matthieu Bosquet
|
a73936f522
|
refactor: Add HttpHandlerInput interface
|
2021-01-02 13:39:45 +01:00 |
|
Ruben Verborgh
|
c41c41d0e9
|
fix: Ensure root file path is absolute.
|
2021-01-01 18:57:21 +01:00 |
|
Ruben Verborgh
|
ba4f7ff26c
|
feat: Add mainModulePath and globalModules CLI flags.
|
2021-01-01 18:25:35 +01:00 |
|
Ruben Verborgh
|
49551eb9eb
|
fix: Distinguish instantiation and initialization errors.
|
2021-01-01 16:37:16 +01:00 |
|
Matthieu Bosquet
|
bdfd7cf902
|
feat: Bearer token support
|
2020-12-28 23:49:52 +01:00 |
|
Ruben Verborgh
|
97e7e42fdc
|
chore(deps): update ts-dpop to v0.3.0
|
2020-12-27 19:54:41 +01:00 |
|
Ruben Verborgh
|
a5c372c37c
|
fix: Expose Location header via CORS.
Fixes https://github.com/solid/community-server/issues/441
|
2020-12-27 15:15:55 +01:00 |
|
Ruben Verborgh
|
af8524e0d6
|
test: Make helper terminology consistent.
|
2020-12-22 01:02:19 +01:00 |
|
Ruben Verborgh
|
9dcb4fb603
|
test: Make integration test names consistent.
|
2020-12-22 00:33:33 +01:00 |
|
Ruben Verborgh
|
8dcb498201
|
test: Add folder utilities.
|
2020-12-22 00:33:33 +01:00 |
|
Ruben Verborgh
|
9a89766858
|
test: Avoid unnecessary nesting.
|
2020-12-22 00:33:33 +01:00 |
|
Ruben Verborgh
|
e4c4d2a781
|
test: Move configuration into integration folder.
|
2020-12-22 00:33:33 +01:00 |
|
Ruben Verborgh
|
992267b4dc
|
test: Use Components.js in SparqlStorage.
|
2020-12-22 00:33:33 +01:00 |
|
Ruben Verborgh
|
27910aaf73
|
test: Use Components.js in FullConfig.noAuth.
|
2020-12-22 00:33:33 +01:00 |
|
Ruben Verborgh
|
7c1f4e9d6f
|
test: Use Components.js in FullConfig.acl.
|
2020-12-22 00:33:33 +01:00 |
|
Ruben Verborgh
|
1cf1167261
|
test: Use Components.js in Authorization.
|
2020-12-22 00:33:33 +01:00 |
|
Ruben Verborgh
|
d1d29a3f52
|
test: Use Components.js in AuthenticatedLdpHandler.
|
2020-12-22 00:33:33 +01:00 |
|
Ruben Verborgh
|
147f3cf0c7
|
feat: Add RecordObject.
|
2020-12-22 00:33:33 +01:00 |
|