Joachim Van Herwegen
|
a28fb0258f
|
feat: Use an IdentifierStrategy in InMemoryDataAccessor
Now it's also possible to support multiple root containers.
|
2021-02-25 13:16:26 +01:00 |
|
Ruben Verborgh
|
c3cff553e3
|
feat: Emit container pub event on PUT.
Closes https://github.com/solid/community-server/issues/612
|
2021-02-24 12:04:42 +01:00 |
|
Ruben Verborgh
|
6edc255707
|
feat: Make stores return modified resources.
|
2021-02-24 12:04:42 +01:00 |
|
Joachim Van Herwegen
|
bb65630441
|
fix: Remove default root container from InMemoryDataAccessor
|
2021-02-11 14:35:56 +01:00 |
|
Joachim Van Herwegen
|
e752927171
|
fix: Remove all instanceof checks
This prevents problems with different environments.
Also introduces unit tests to double check HttpError values.
|
2021-01-25 16:11:43 +01:00 |
|
Joachim Van Herwegen
|
3e3dd7f5a9
|
fix: Allow deletion of root in InMemoryDataAccessor
|
2020-12-18 09:32:11 +01:00 |
|
Ruben Verborgh
|
accfc2e58d
|
change: Make RepresentationMetadata accept a ResourceIdentifier.
Closes https://github.com/solid/community-server/issues/388
|
2020-12-11 10:37:36 +01:00 |
|
Joachim Van Herwegen
|
e4183333fd
|
fix: Integrate wrapStreamError to prevent uncaught errors
|
2020-11-24 11:49:10 +01:00 |
|
Joachim Van Herwegen
|
75e4f73c3f
|
refactor: Add isContainerPath function
|
2020-11-18 17:19:53 +01:00 |
|
Joachim Van Herwegen
|
1073c2ff4c
|
refactor: Clean up utility functions
|
2020-11-18 17:19:53 +01:00 |
|
Ruben Verborgh
|
0476ba8069
|
chore(deps): update all dependencies (#293)
|
2020-11-02 09:08:14 +01:00 |
|
Joachim Van Herwegen
|
b896004bac
|
feat: Create InMemoryDataAccessor
|
2020-10-14 11:32:27 +02:00 |
|