Wouter Termont
|
e2284c4c42
|
feat: Added oidc validation triples to template
* feat: added oidc validation triples to template
Signed-off-by: Wouter Termont <woutermont@gmail.com>
* fix: Add missing newline
Co-authored-by: Joachim Van Herwegen <joachimvh@gmail.com>
|
2021-03-15 14:37:32 +01:00 |
|
Joachim Van Herwegen
|
b160121176
|
feat: Add implementation for dynamically instantiating pods
|
2021-03-02 11:47:07 +01:00 |
|
Joachim Van Herwegen
|
88d008e36f
|
feat: Create pod manager for generating dynamic pods
|
2021-03-02 11:47:07 +01:00 |
|
Joachim Van Herwegen
|
38afd72098
|
refactor: Rename Agent to PodSettings
|
2021-03-02 11:47:07 +01:00 |
|
Arne Vandoorslaer
|
b3f292d718
|
feat: Added resourceExists method to ResourceStore
* feat: added resourceExists method to ResourceStore
* Merge remote-tracking branch 'origin/main' into feat/add-resourceExists-method-to-ResourceStore
* fix: adapted to review
* fix: adapted to review
|
2021-02-25 13:43:58 +01:00 |
|
Joachim Van Herwegen
|
6e2a4b5c2b
|
feat: Create SubdomainIdentifierGenerator
To be used when creating pods.
|
2021-02-25 13:16:26 +01:00 |
|
Ruben Verborgh
|
eb1440851a
|
refactor: Move handlers into subfolder.
|
2021-01-27 11:29:35 +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 |
|
Ruben Verborgh
|
af47083f64
|
feat: Add containsResource utility.
|
2021-01-15 09:00:43 +01:00 |
|
Ruben Verborgh
|
66e636878f
|
feat: Add BasicRepresentation.
|
2021-01-11 14:23:52 +01:00 |
|
Ruben Verborgh
|
f454b781ff
|
fix: Join and normalize paths consistently.
|
2021-01-04 16:52:17 +01:00 |
|
Joachim Van Herwegen
|
e722cc67af
|
feat: Support .meta files for pod provisioning
|
2020-12-18 10:55:35 +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
|
f387b36dc2
|
feat: add template based data generator
|
2020-12-02 13:01:38 +01:00 |
|
Joachim Van Herwegen
|
9653deec7f
|
feat: add implementations of pod-related interfaces
|
2020-12-02 13:01:38 +01:00 |
|
Joachim Van Herwegen
|
39745ccf22
|
feat: create PodHttpHandler with default interfaces
|
2020-12-02 13:01:38 +01:00 |
|