Commit Graph

  • 3a8f0c13b3 feat(seeding): Add seeding as a default initializer, update seeded pod copy and guide, change seeded pod config to array Adler Faulkner 2022-03-07 13:13:03 -08:00
  • cd8bcc336f feat(seeding): simplify seeded-root config by importing pre-existing prefilled-root config Adler Faulkner 2022-03-06 14:45:49 -08:00
  • aa2dcadadc feat(seeding): update seed config files to version 3.0.0 context Adler Faulkner 2022-03-04 22:05:46 -08:00
  • b269219e99 feat(seeding): dry up SeededPodInitializer by using RegistrationManager directly and make compatible with version/3.0.0 Adler Faulkner 2022-02-18 15:08:50 -08:00
  • c565959928 feat(seeding): seed accounts and pods with seeded-pod-config.json Adler Faulkner 2022-02-15 16:17:10 -08:00
  • 44dd56d4f6 Merge branch 'main' into versions/4.0.0 Joachim Van Herwegen 2022-03-09 11:16:35 +01:00
  • 628461a419
    chore(deps): update dependency componentsjs-generator to v3 Renovate Bot 2022-03-08 08:15:05 +00:00
  • 982d57e1d2 chore(deps): update actions/download-artifact action to v3 Renovate Bot 2022-03-03 01:19:14 +00:00
  • 311d3e0ff0 chore(deps): update actions/upload-artifact action to v3 Renovate Bot 2022-03-04 00:08:42 +00:00
  • 196c529f6b chore(deps): update actions/checkout action to v3 Renovate Bot 2022-03-08 08:11:52 +00:00
  • 9a32bcbeaf
    chore(deps): update actions/checkout action to v3 Renovate Bot 2022-03-08 08:11:52 +00:00
  • 9f6fdab0be chore(deps): update actions/setup-node action to v3 Renovate Bot 2022-02-27 23:15:00 +00:00
  • 0e625bb463
    fix(deps): update dependency rdf-serialize to v2 Renovate Bot 2022-03-04 03:36:48 +00:00
  • ab7065a43b
    fix(deps): update dependency rdf-parse to v2 Renovate Bot 2022-03-04 03:36:25 +00:00
  • cf32224227
    fix(deps): update dependency rdf-dereference to v2 Renovate Bot 2022-03-04 01:49:02 +00:00
  • a0587f70fb
    fix(deps): update dependency componentsjs to v5 Renovate Bot 2022-03-04 01:48:35 +00:00
  • 3b4aad1abf
    chore(deps): update actions/upload-artifact action to v3 Renovate Bot 2022-03-04 00:08:42 +00:00
  • cb66212de8
    chore(deps): update actions/download-artifact action to v3 Renovate Bot 2022-03-03 01:19:14 +00:00
  • 345b2e0095 fix: lint and dependency still v2 woutslabbinck 2022-03-02 14:51:32 +01:00
  • a8063e9a8d fix: update dependency of meta.json to version 3.0.0 woutslabbinck 2022-03-02 14:44:18 +01:00
  • 6c5e5f3b49 Merge branch 'versions/4.0.0' into feat/metadata-editing woutslabbinck 2022-03-02 14:37:30 +01:00
  • 3b353affb1 docs: Add Helm Chart reference to the README Thomas Dupont 2022-03-02 11:32:12 +01:00
  • 3d9af241ef test: add unit tests to representationPatchHandler to handle metadata editing woutslabbinck 2022-03-02 11:52:12 +01:00
  • 54912aad23
    docs: Add Helm Chart reference to the README Thomas Dupont 2022-03-02 11:32:12 +01:00
  • 8b29123d1d test: add unit tests to operationhandlers to handle metadata editing woutslabbinck 2022-03-01 18:55:23 +01:00
  • 330b645236 docs: Document data migration actions going from v2 to v3 Joachim Van Herwegen 2022-02-28 09:08:11 +01:00
  • 207419bfd4 chore: Fix typo in release notes Joachim Van Herwegen 2022-02-28 07:27:21 +01:00
  • db2f0eecf4
    chore(deps): update actions/setup-node action to v3 Renovate Bot 2022-02-27 23:15:00 +00:00
  • c15efc0b82 chore: Update conformance tests to use v4.0.0 branch Joachim Van Herwegen 2022-02-25 07:16:33 +01:00
  • 5965268ebf
    fix: Prevent slugs with trailing slashes for non-container resources Thomas Dupont 2022-02-23 14:35:02 +01:00
  • d9497ea2ec
    test: remove metadata line and duplicate tests Thomas Dupont 2022-02-23 13:40:14 +01:00
  • bf1afdd6ec chore: Add template for v4.0.0 release notes Joachim Van Herwegen 2022-02-23 13:28:15 +01:00
  • dffc1f8747
    test: removed unnecessary code from tests Thomas Dupont 2022-02-23 13:18:30 +01:00
  • 7c98baa2fa
    test: make testcase to test allowed slash behaviour Thomas Dupont 2022-02-23 11:52:33 +01:00
  • 5d1645aff2 Merge branch 'versions/3.0.0' Joachim Van Herwegen 2022-02-23 11:28:44 +01:00
  • 884659e43d deploy: 0dcd6d227e5b958115ca1376cb8a3b640b8c4ac4 joachimvh 2022-02-23 10:26:08 +00:00
  • 0dcd6d227e Release version 3.0.0 of the npm package. v3.0.0 Joachim Van Herwegen 2022-02-23 11:10:36 +01:00
  • b292cd2e2b chore: Update configs to v3.0.0 Joachim Van Herwegen 2022-02-23 10:45:06 +01:00
  • eceb71088a docs: Explain why IDP redirects are transformed into JSON responses. Ruben Verborgh 2022-02-23 10:40:14 +01:00
  • 08584e8541
    fix: Error check was too strict Thomas Dupont 2022-02-23 10:13:43 +01:00
  • f3e23ce667 docs: Mention context update in RELEASE_NOTES.md Joachim Van Herwegen 2022-02-22 13:38:06 +01:00
  • 6306090114 refactor: Add resolveModulePath. Ruben Verborgh 2022-02-18 09:55:54 +01:00
  • 2dc20fe3bc feat: Store the server version on start Joachim Van Herwegen 2022-02-17 11:30:48 +01:00
  • 62e2210023 feat: Warn users when they change the base URL Joachim Van Herwegen 2022-02-17 10:59:10 +01:00
  • 6a9483bf5b refactor: Add resolveModulePath. Ruben Verborgh 2022-02-18 09:55:54 +01:00
  • ea2dc98a03 feat: Store the server version on start Joachim Van Herwegen 2022-02-17 11:30:48 +01:00
  • d12c675f27 feat: Warn users when they change the base URL Joachim Van Herwegen 2022-02-17 10:59:10 +01:00
  • 3ec01014e7
    refactor: incorporate review changes Thomas Dupont 2022-02-21 16:46:23 +01:00
  • 847dc821b8 chore: Add init logging to conformance tests Joachim Van Herwegen 2022-02-14 08:43:56 +01:00
  • 07b8e3cf1b
    test: change to container paths to end in / on POST only Thomas Dupont 2022-02-21 14:02:28 +01:00
  • 472caeafde
    fix: Reinstate original checks in setResource to let tests succeed Thomas Dupont 2022-02-21 13:53:53 +01:00
  • e604c0c2e4 feat: Return client information from consent handler Joachim Van Herwegen 2022-02-16 10:57:47 +01:00
  • e9e3c6df3c fix: Improve OIDC error descriptions Joachim Van Herwegen 2022-02-15 17:34:46 +01:00
  • c9ed90aeeb fix: Update OIDC provider dependency to v7 Joachim Van Herwegen 2022-02-15 16:58:36 +01:00
  • 751b09c633 feat: Return client information from consent handler Joachim Van Herwegen 2022-02-16 10:57:47 +01:00
  • 1d4048acc7 fix: Improve OIDC error descriptions Joachim Van Herwegen 2022-02-15 17:34:46 +01:00
  • ea2e44260a fix: Update OIDC provider dependency to v7 Joachim Van Herwegen 2022-02-15 16:58:36 +01:00
  • 3b076d2f7f
    fix(deps): update dependency arrayify-stream to v2 Renovate Bot 2022-02-21 00:21:37 +00:00
  • 3880435c48
    test(ServerFetch): fix integration tests that create a container Thomas Dupont 2022-02-18 10:50:58 +01:00
  • c0e9c9e4ae
    refactor(DataAccessorBasedStore): removing duplicate code and errors Thomas Dupont 2022-02-17 15:54:46 +01:00
  • 0f1128db3f
    fix: slugs ending on slash with link header cannot create containers Thomas Dupont 2022-02-16 17:35:30 +01:00
  • 44f19de4c6 test: unit tests pass, but integration tests don't (work in progress) Anton Wiklund 2022-02-16 16:26:38 +01:00
  • 1769b799df fix: Make IDP routes independent of handlers Joachim Van Herwegen 2022-02-14 12:02:03 +01:00
  • 1ed45c8903 fix: Prevent login page from showing error before redirect Joachim Van Herwegen 2022-02-14 11:45:10 +01:00
  • bf5750d152 fix: Make IDP routes independent of handlers Joachim Van Herwegen 2022-02-14 12:02:03 +01:00
  • 7d808b5c2d fix: Prevent login page from showing error before redirect Joachim Van Herwegen 2022-02-14 11:45:10 +01:00
  • 35e7e0d447 test: Add IDP test for clients with a WebID Joachim Van Herwegen 2022-02-14 13:43:54 +01:00
  • 25cd50a4b3 fix: reworking the ResourceStore interface to return RepresentationMetadata[] upon add, modify and deletion of resources (work in progress) Anton Wiklund 2022-02-15 18:13:59 +01:00
  • ce754c119f
    fix: Add content-negotiation when fetching dataset from url Thomas Dupont 2022-02-15 13:44:03 +01:00
  • 07608f623f
    style: typos and newlines Thomas Dupont 2022-02-15 13:26:22 +01:00
  • f1afc60001
    test(FetchUtil): return Response object instead of mocking fetch Thomas Dupont 2022-02-15 11:14:34 +01:00
  • 840d523486
    refactor(FetchUtil): Return BadRequestHttpError instead of generic Error Thomas Dupont 2022-02-15 11:12:01 +01:00
  • bea40ad2fd
    refactor(TokenOwnerShipValidator): Remove converter from constructor and config Thomas Dupont 2022-02-15 11:09:09 +01:00
  • 93c7de2bb9 test: Add IDP test for clients with a WebID Joachim Van Herwegen 2022-02-14 13:43:54 +01:00
  • c59ce49f87
    refactor(AgentGroupAccessChecker): Remove converter from contructor and config Thomas Dupont 2022-02-15 09:44:42 +01:00
  • 310a2d4b51
    chore: updated package.json to be alfabetical again Thomas Dupont 2022-02-15 09:42:13 +01:00
  • 0ec74b0669
    chore: fix package.json double entries Thomas Dupont 2022-02-14 12:11:50 +01:00
  • 2bb7a8dbf7
    chore: make package.json and package-lock.json compatible with main Thomas Dupont 2022-02-14 11:51:06 +01:00
  • c49c63eab2
    style: comment typo Thomas Dupont 2022-02-14 11:34:53 +01:00
  • b2ff8e175d
    test: all tests should pass now and coverage is back to 100% Thomas Dupont 2022-02-14 11:14:03 +01:00
  • e5d5e014bc
    test(FetchUtil): pass Quad array to mockDereference instead Thomas Dupont 2022-02-14 09:19:04 +01:00
  • 4023bcf6b5
    refactor: promise can't have async function as arg Thomas Dupont 2022-02-11 17:06:00 +01:00
  • 7369650437
    test: trying to mock rdfDereferencer Thomas Dupont 2022-02-11 16:52:16 +01:00
  • cfc3313574
    style(FetchUtil): onelining instead of declaring new local var Thomas Dupont 2022-02-11 12:00:59 +01:00
  • 34002e65e7
    refactor(FetchUtil): split fetchDataset into 2 separate functions Thomas Dupont 2022-02-11 11:41:34 +01:00
  • de75cf9784
    refactor(FetchUtil): use arrayifyStream Thomas Dupont 2022-02-11 11:36:05 +01:00
  • e8b22d0740
    Solution works but tests don't Thomas Dupont 2022-02-10 14:51:17 +01:00
  • 92bc8448ad Merge branch 'main' of github.com:solid/community-server into feat/storage-modification-type Anton Wiklund 2022-02-14 11:51:45 +01:00
  • 949a9ed425 feat: New 'AS' vocabulary for Activity Streams 2.0 terms, and new 'SOLID_AS' internal vocab Anton Wiklund 2022-02-14 11:46:43 +01:00
  • c5052625d1 Merge branch 'main' into versions/3.0.0 Joachim Van Herwegen 2022-02-11 15:30:45 +01:00
  • d2870e5c8b fix(deps): Update dependencies Joachim Van Herwegen 2022-02-01 15:00:19 +01:00
  • 52f400d344 fix(deps): Update dependency eslint-plugin-jest to v26 Joachim Van Herwegen 2022-02-01 13:36:33 +01:00
  • 9ceb62b8b6 refactor: Remove @rdfjs/data-model dependency Joachim Van Herwegen 2022-02-01 13:10:06 +01:00
  • 0d28f45c79 fix(deps): Update dependency marked to v4 Joachim Van Herwegen 2022-02-01 11:23:46 +01:00
  • b9b9ed0b91 fix(deps): Update dependencies Joachim Van Herwegen 2022-02-01 15:00:19 +01:00
  • 65135249e0 fix(deps): Update dependency eslint-plugin-jest to v26 Joachim Van Herwegen 2022-02-01 13:36:33 +01:00
  • 693f441a1b docs: Update RELEASE_NOTES with IDP architecture change Joachim Van Herwegen 2021-12-09 11:53:05 +01:00
  • 9577791472 feat: Simplify setup to be more in line with IDP behaviour Joachim Van Herwegen 2021-12-07 16:03:03 +01:00
  • 129d3c0ef1 test: Update IDP integration tests for new API Joachim Van Herwegen 2021-12-06 13:49:39 +01:00
  • a684b2ead7 feat: Update IDP templates to work with new API format Joachim Van Herwegen 2021-12-03 11:46:37 +01:00