722 Commits

Author SHA1 Message Date
Joachim Van Herwegen
971018cdec fix: Add missing registration config import to sparql config 2021-07-27 13:25:16 +02:00
Joachim Van Herwegen
45f9a51d7c fix: Prevent cyclical dependency with locker and storage 2021-07-27 13:24:15 +02:00
Joachim Van Herwegen
d596d575a1 fix: Clean pod creation input parameters during registration 2021-07-27 08:49:53 +02:00
Joachim Van Herwegen
916dce5bd5 feat: Allow registration to be disabled 2021-07-26 17:05:33 +02:00
Joachim Van Herwegen
2d1d098b02 chore: Update Components.js dependencies 2021-07-26 14:17:36 +02:00
Joachim Van Herwegen
2df3f1f28c fix: Trust X-Forwarded headers in the IDP 2021-07-26 14:13:03 +02:00
Ruben Verborgh
41694a171d refactor: Simplify AppRunner methods. 2021-07-26 11:32:32 +02:00
Ruben Verborgh
1ae3c099e0 fix: Remove obsolete IDP CSS config entry. 2021-07-25 22:24:33 +02:00
Ruben Verborgh
a3f10bc766 docs: Remove redundant IDP explanation. 2021-07-24 00:17:50 +02:00
Ruben Verborgh
0be82228bb Release version 1.0.0-beta.1 of the npm package. v1.0.0-beta.1 2021-07-23 23:57:23 +02:00
Ruben Verborgh
c7399654b5 change: Do not serve index on */*
Closes https://github.com/solid/community-server/issues/844
2021-07-23 23:43:20 +02:00
Ruben Verborgh
defdb32a35 docs: Add pod README. 2021-07-23 23:13:38 +02:00
Ruben Verborgh
705a06633e docs: Make registration text more friendly. 2021-07-23 22:48:17 +02:00
Joachim Van Herwegen
3bb7a32c0c feat: Add support for client_id WebIDs 2021-07-23 16:44:50 +02:00
Joachim Van Herwegen
60ebf5454a feat: Let InitialInteractionHandler redirect requests 2021-07-23 16:08:28 +02:00
Joachim Van Herwegen
0e67004ef4 feat: Store reset password ID in the submit URL 2021-07-23 16:08:28 +02:00
Joachim Van Herwegen
fe8d579c72 fix: Remove the cache from the ChainedConverter 2021-07-23 14:48:27 +02:00
Joachim Van Herwegen
bd10256e59 fix: Make sure there is always a fallback for error handling 2021-07-23 14:48:27 +02:00
Ruben Verborgh
850c590a51 feat: Add links to templates. 2021-07-22 15:12:12 +02:00
Joachim Van Herwegen
c2ad892020 feat: Create RootInitializer to set up root resources 2021-07-22 15:08:28 +02:00
Ruben Verborgh
00f086fa79 feat: Add index file to root. 2021-07-22 15:08:28 +02:00
Ruben Verborgh
40a3dcbdb2 feat: Add container breadcrumbs. 2021-07-22 14:35:14 +02:00
Ruben Verborgh
1394b9cb56 feat: Add HTML container listing. 2021-07-22 14:35:14 +02:00
Ruben Verborgh
c0dac12111 feat: Render Markdown documents as HTML. 2021-07-22 14:35:14 +02:00
Ruben Verborgh
1ad03871b2 chore: Align template path names. 2021-07-22 11:12:21 +02:00
Ruben Verborgh
9628fe98b8 refactor: Align EJS engine with Handlebars. 2021-07-22 11:12:21 +02:00
Ruben Verborgh
19624dc729 refactor: Allow default template in template engines. 2021-07-22 11:12:21 +02:00
Joachim Van Herwegen
1488c7e221 feat: Differentiate between templates and non-templates for pods 2021-07-22 09:15:25 +02:00
Joachim Van Herwegen
57da67f9ee feat: Move all metadata file knowledge to file mapper 2021-07-22 08:56:01 +02:00
Ruben Verborgh
6495d650c2 chore: Use consistent strategy naming. 2021-07-21 23:37:23 +02:00
Ruben Verborgh
449a5a6e42 chore: Also build branches with slashed names. 2021-07-21 22:54:59 +02:00
Ruben Verborgh
31dcfbf51e chore: Move FetchUtil to util folder. 2021-07-20 15:33:28 +02:00
Joachim Van Herwegen
aec92dd1c3 fix: Keep container metadata when returning index.html representation 2021-07-20 11:27:52 +01:00
Ruben Verborgh
232a47d294 chore: Run CI on all branches. 2021-07-20 12:07:20 +02:00
Joachim Van Herwegen
2be360a7af fix: Add necessary claims to access and id tokens 2021-07-20 11:16:25 +02:00
Joachim Van Herwegen
e43b579ae7 fix: Throw internal error with invalid ACL. 2021-07-16 16:42:32 +02:00
Joachim Van Herwegen
d4bb1095c0 fix: Let AclInitializer throw internal error in case of problems 2021-07-16 16:42:32 +02:00
Joachim Van Herwegen
13c8317d31 test: Add github actions for conformance test harness 2021-07-16 16:17:03 +02:00
Joachim Van Herwegen
51b7946dac test: Update IDP integration test to match new templates 2021-07-16 16:16:37 +02:00
Joachim Van Herwegen
13641fc494 refactor: Update remaining IDP templates to match main template 2021-07-16 16:16:37 +02:00
Ruben Verborgh
6897784a92 refactor: Match IDP templates to main template. 2021-07-16 16:16:37 +02:00
Joachim Van Herwegen
ad7f4ed134 feat: Split ResourceStore config into 2 parts 2021-07-16 16:10:04 +02:00
Matthieu Bosquet
fdd6f853b6 chore: Default to node 16 runtime 2021-07-16 14:32:42 +01:00
Ruben Verborgh
264b9707ac feat: Style main template. 2021-07-15 12:46:28 +01:00
Ruben Verborgh
9175dfb76d feat: Add 5xx error messages. 2021-07-15 10:22:28 +01:00
Ruben Verborgh
55acb56533 feat: Add 4xx error messages. 2021-07-15 10:22:28 +01:00
Ruben Verborgh
a23f25ecfe refactor: Allow error descriptions to change the title. 2021-07-15 10:22:28 +01:00
Ruben Verborgh
5ab8e41fac fix: Use correct error filename. 2021-07-15 10:22:28 +01:00
Ruben Verborgh
b9295f00c2 feat: Default error code to HTTP status code. 2021-07-15 10:22:28 +01:00
Joachim Van Herwegen
cc1e332394 feat: Add IndexRepresentationStore to support index resources 2021-07-15 11:21:07 +02:00