Joachim Van Herwegen
|
027e3707fd
|
feat: Parse content-type more strictly
|
2022-03-28 10:45:05 +02:00 |
|
Joachim Van Herwegen
|
5613ff9e71
|
fix: Let Representations always have a body
This is relevant when the request has a content-type
but no data.
|
2021-10-12 13:30:06 +02:00 |
|
Joachim Van Herwegen
|
b3da9c9fcf
|
refactor: Restructure source code folder
This way the location of certain classes should make more sense
|
2021-10-12 12:51:02 +02:00 |
|
Joachim Van Herwegen
|
5edbbc1958
|
chore: Update dependencies
|
2021-06-30 10:24:13 +02:00 |
|
Joachim Van Herwegen
|
cae9d54fac
|
feat: Add getChildren function to DataAccessor interface
DataAccessors are now no longer responsible for generating ldp:contains triples.
|
2021-05-12 15:27:51 +02: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
|
c29928c32c
|
fix: Test error classes correctly
|
2021-01-29 09:40:10 +01:00 |
|
Ruben Verborgh
|
f9a20799eb
|
refactor: Use declarations style for functions.
|
2021-01-06 11:24:43 +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
|
a572825909
|
refactor: Indicate caching on method name.
|
2021-01-02 17:50:17 +01:00 |
|
Joachim Van Herwegen
|
36eed5d620
|
chore: Remove assumption that DataAccessors have a root container by default
|
2020-12-18 10:33:54 +01:00 |
|
Joachim Van Herwegen
|
fc8540f553
|
fix: Allow overwriting and deleting root container in SparqlDataAccessor
|
2020-12-18 09:01:59 +01:00 |
|
Joachim Van Herwegen
|
1bb5de97ab
|
refactor: Remove base URls with ContainerManager when possible
|
2020-12-11 12:42:17 +01:00 |
|
Joachim Van Herwegen
|
f0db9e501f
|
refactor: Replace getParentContainer util function with ContainerManager
|
2020-12-11 12:42:17 +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 |
|
Ruben Verborgh
|
9c933fd2d4
|
chore: Build to dist folder.
Closes https://github.com/solid/community-server/issues/136
|
2020-12-08 09:30:18 +01:00 |
|
Joachim Van Herwegen
|
d7e189cdd8
|
fix: Only set content-type for documents in sparql store
|
2020-12-04 12:36:18 +01:00 |
|
Ruben Verborgh
|
0ecbffa885
|
fix: Do not generate empty INSERT graph.
Fixes https://github.com/solid/community-server/issues/383
|
2020-12-02 21:40:54 +01:00 |
|
Ruben Verborgh
|
af8f1976cd
|
fix: Rename UnsupportedHttpError into BadRequestError.
|
2020-11-27 14:52:16 +01:00 |
|
Joachim Van Herwegen
|
e4183333fd
|
fix: Integrate wrapStreamError to prevent uncaught errors
|
2020-11-24 11:49:10 +01:00 |
|
Joachim Van Herwegen
|
1073c2ff4c
|
refactor: Clean up utility functions
|
2020-11-18 17:19:53 +01:00 |
|
Ruben Verborgh
|
17d774fc18
|
chore: Add SPARQL endpoint logging.
|
2020-11-04 10:31:54 +01:00 |
|
Joachim Van Herwegen
|
9f7c246104
|
feat: Support SPARQL store backends
|
2020-11-02 15:04:05 +01:00 |
|