Commit Graph

  • a461586921 feat: args as env vars Thomas Dupont 2022-07-06 15:01:23 +02:00
  • afa043ab16 test: subscription metadata files Arthur Joppart 2022-07-07 11:32:41 +02:00
  • 78d6db8635 chore: add /.well-known/solid endpoint Arthur Joppart 2022-07-07 11:32:16 +02:00
  • 6cd05ce5df feat: add subscription metadata files Arthur Joppart 2022-07-07 11:30:24 +02:00
  • 88087fbab1
    test: add test for env variable startup of apprunner Thomas Dupont 2022-07-06 15:01:45 +02:00
  • 2ec3060267
    docs: Update readme with config as env var update Thomas Dupont 2022-07-06 15:00:57 +02:00
  • 23c7382888
    build: Dockerfile defaults are env vars instead of CMD args Thomas Dupont 2022-07-05 14:49:51 +02:00
  • 2dc8c25472
    feat: args as env vars Thomas Dupont 2022-07-06 15:01:23 +02:00
  • 311f8756ec fix: return contenttype header value string with parameters Thomas Dupont 2022-07-05 13:06:18 +02:00
  • 25ee126806
    chore(deps-dev): bump eslint-import-resolver-typescript dependabot[bot] 2022-07-07 01:39:11 +00:00
  • e0954cf2a7
    feat: Rework ResourceStore to return extra info Arthur Joppart 2022-07-06 14:40:28 +02:00
  • fa0d44a1fa
    fix: return contenttype header value string with parameters Thomas Dupont 2022-07-05 13:06:18 +02:00
  • 4195492dbd
    Merge branch 'versions/5.0.0' into feat/rework-resource-store-to-return-extra-info Arthur Joppart 2022-07-06 12:55:51 +02:00
  • bca1fcd6ab chore: adapt .gitignore to name change Arthur Joppart 2022-07-06 12:48:45 +02:00
  • c26bba9bae chore: rename ResourceStoreResponse type to ChangeMap Arthur Joppart 2022-07-06 12:44:35 +02:00
  • 7e2f375939 fix: typo Arthur Joppart 2022-07-06 12:34:03 +02:00
  • 1c65b06392 fix: Introducing initializers for handling lock cleanup on start Wannes Kerckhove 2022-05-30 15:49:22 +02:00
  • e4e2d0c285
    chore(deps-dev): bump eslint-import-resolver-typescript dependabot[bot] 2022-07-06 02:14:12 +00:00
  • 962853b9f7 Merge remote-tracking branch 'origin/versions/5.0.0' into feat/rework-resource-store-to-return-extra-info Arthur Joppart 2022-07-05 15:59:51 +02:00
  • cc425e210c chore: use ResourceStoreResponse type Arthur Joppart 2022-07-05 13:39:36 +02:00
  • f41aa118ab chore: adapt MonitoringStore event names, update docs and apply code suggestion Arthur Joppart 2022-07-05 13:05:28 +02:00
  • fef57fabf5 Merge branch 'feat/rework-resource-store-to-return-extra-info' of github.com:CommunitySolidServer/CommunitySolidServer into feat/rework-resource-store-to-return-extra-info Arthur Joppart 2022-07-05 10:54:33 +02:00
  • 1e9fb18a33 chore: improve resource-store.md Arthur Joppart 2022-07-05 10:52:20 +02:00
  • c785a17449 fix: DataAccessorBasedStore improvement and bugfix Arthur Joppart 2022-07-05 10:41:48 +02:00
  • df2926a52f chore(deps): bump actions/setup-python from 2 to 4 dependabot[bot] 2022-07-05 00:43:21 +00:00
  • 8f6ff56bb0 chore: simplify metadata creation Arthur Joppart 2022-07-05 10:30:45 +02:00
  • 4fa09306a9 chore: very small changes Arthur Joppart 2022-07-05 08:57:26 +02:00
  • 35ec841a7a
    chore(deps-dev): bump eslint-import-resolver-typescript dependabot[bot] 2022-07-05 01:57:05 +00:00
  • d08f6a477c
    chore(deps): bump actions/setup-python from 2 to 4 dependabot[bot] 2022-07-05 00:43:21 +00:00
  • d0f9d1e24d docs: update docs links to new documentation site Thomas Dupont 2022-07-04 16:03:31 +02:00
  • 976a539d74
    docs: update docs links to new documentation site Thomas Dupont 2022-07-04 16:03:31 +02:00
  • 45064838d9
    docs added to latest for completeness Thomas Dupont 2022-07-04 15:46:17 +02:00
  • 81db35dfa0
    Docs and index.html Thomas Dupont 2022-07-04 15:44:43 +02:00
  • 02f822f156
    Deployed 027c803b to 4.0 with MkDocs 1.3.0 and mike 1.1.2 tdupont 2022-07-04 14:30:01 +01:00
  • e857d4a137
    Removed everything with mike 1.1.2 tdupont 2022-07-04 14:22:00 +01:00
  • 8da4304d59 Deployed 027c803b to 4.0 with MkDocs 1.3.0 and mike 1.1.2 tdupont 2022-07-04 14:13:17 +01:00
  • 076452b193 Deployed 027c803b with MkDocs version: 1.3.0 tdupont 2022-07-04 15:10:02 +02:00
  • bb99de1657 Deployed 027c803b with MkDocs version: 1.3.0 tdupont 2022-07-04 15:09:24 +02:00
  • 8404fd8573
    Clear all Thomas Dupont 2022-07-04 15:07:37 +02:00
  • 89fd97d376 Deployed 027c803b to 4.0 with MkDocs 1.3.0 and mike 1.1.2 tdupont 2022-07-04 14:05:17 +01:00
  • f0af667238
    Clean slate Thomas Dupont 2022-07-04 15:00:40 +02:00
  • affcb7a7b3 Merge branch 'main' into versions/5.0.0 Joachim Van Herwegen 2022-07-04 13:53:17 +02:00
  • 027c803b33 feat: build versioned documentation site form CI pipeline Thomas Dupont 2022-06-16 15:33:49 +02:00
  • 6ca8db95a3
    feat: build versioned documentation site form CI pipeline Thomas Dupont 2022-06-16 15:33:49 +02:00
  • 76a658e35a
    chore(deps-dev): bump eslint-import-resolver-typescript dependabot[bot] 2022-07-04 01:58:36 +00:00
  • 952a8fd5c5 fix: Introducing initializers for handling lock cleanup on start Wannes Kerckhove 2022-05-30 15:49:22 +02:00
  • 83347d2096
    chore: Update documentation/resource-store.md Arthur Joppart 2022-07-01 10:25:44 +02:00
  • 3a305b9b75
    chore: Update RELEASE_NOTES.md Arthur Joppart 2022-07-01 10:25:13 +02:00
  • 02d32c739a
    chore(deps-dev): bump eslint-import-resolver-typescript dependabot[bot] 2022-07-01 01:38:33 +00:00
  • 91db6de5b2 chore: add extra info about the MonitoringStore to documentation/resource-store.md Arthur Joppart 2022-06-30 16:37:31 +02:00
  • 3df088ca7f chore: update RELEASE_NOTES.md Arthur Joppart 2022-06-30 16:25:52 +02:00
  • b5aa650e24 test: improve MonitoringStore tests Arthur Joppart 2022-06-30 09:30:45 +02:00
  • 9ecb769e09 fix: rdf convertors should not read or write plain JSON Thomas Dupont 2022-06-28 13:39:35 +02:00
  • dacd6d0006 perf: small improvement to dockerfile building and switching maintainer Thomas Dupont 2022-06-28 14:28:27 +02:00
  • 01595577a8 feat: add test phase for docker images Thomas Dupont 2022-06-28 15:21:45 +02:00
  • 28e8efea03 docs: WIP containers constraint by shape documentation woutslabbinck 2022-06-29 15:57:04 +02:00
  • 4b0f7af1be chore: update doc in ResourceStore.ts Arthur Joppart 2022-06-29 14:40:31 +02:00
  • f636640737 test: add integration tests for shape validation support woutslabbinck 2022-06-29 13:25:21 +02:00
  • f5c82a2de1 test: implement full test of ShapeValidationStore woutslabbinck 2022-06-29 12:40:06 +02:00
  • cddf46dd5c chore(deps): bump @solid/access-token-verifier from 2.0.0 to 2.0.3 Matthieu Bosquet 2022-06-28 15:16:09 +01:00
  • 5878e77d9c fix: fix small errors ShapeValidationStore.ts woutslabbinck 2022-06-29 11:02:45 +02:00
  • 10ae45d7ff test: WIP ShapeValidationStore test woutslabbinck 2022-06-28 16:40:21 +02:00
  • d081fd9bef
    chore(deps): bump @solid/access-token-verifier from 2.0.0 to 2.0.3 Matthieu Bosquet 2022-06-28 15:16:09 +01:00
  • f050cbf0f3
    fix: rdf convertors should not read or write plain JSON Thomas Dupont 2022-06-28 13:39:35 +02:00
  • b8d552ab1d
    perf: small improvement to dockerfile building and switching maintainer Thomas Dupont 2022-06-28 14:28:27 +02:00
  • 6faacbbef1
    feat: add test phase for docker images Thomas Dupont 2022-06-28 15:21:45 +02:00
  • 3dc8b497bb
    chore: Add email to senderName for email sender Joachim Van Herwegen 2022-06-28 15:25:11 +02:00
  • 7cd83bf3b4 test: complete ShaclValidator test woutslabbinck 2022-06-28 14:30:16 +02:00
  • 794c913fa3 feat: implement constraints for shape validation (issue 942) woutslabbinck 2022-06-28 14:04:03 +02:00
  • 332404e041 fix: linting error Arthur Joppart 2022-06-28 12:24:54 +02:00
  • 7237772730 test: add test to MonitorStore.test for coverage Arthur Joppart 2022-06-28 12:23:46 +02:00
  • 82ab1dac14 fix: linting errors Arthur Joppart 2022-06-28 11:19:22 +02:00
  • 727da8439b test: adapt MonitoringStore tests Arthur Joppart 2022-06-28 11:11:32 +02:00
  • 7281851900 feat: emit extra parameter on changed Arthur Joppart 2022-06-28 11:10:58 +02:00
  • fc980b67cb fix: revert UnsecureWebSocketsProtocol changes Arthur Joppart 2022-06-28 11:04:26 +02:00
  • fdff2fe0b6
    chore(deps-dev): bump eslint-import-resolver-typescript dependabot[bot] 2022-06-28 01:44:33 +00:00
  • 0f43afdc26 WIP: first draft of the PatchValidatorHandler added woutslabbinck 2022-06-27 17:08:01 +02:00
  • 26b8b58090 test: adapt RepresentationPatchHandler tests Arthur Joppart 2022-06-27 15:26:56 +02:00
  • d5ed713b97 feat: emit specific created, deleted, updated events in MonitoringStore Arthur Joppart 2022-06-27 15:20:54 +02:00
  • a224f2339d fix: linting errors Arthur Joppart 2022-06-27 15:10:55 +02:00
  • 15b4d5720f test: adapt DataAccessorBasedStore tests Arthur Joppart 2022-06-27 15:07:48 +02:00
  • aa2c94570f docs: fix newline woutslabbinck 2022-06-27 11:44:55 +02:00
  • 4a80b07179 docs: update release notes based on feedback woutslabbinck 2022-06-27 11:14:50 +02:00
  • c0cb42e12a test: adapt UnsecureWebSocketsProtocol tests Arthur Joppart 2022-06-27 09:59:51 +02:00
  • 5fc9f5fce9 test: adapt PostOperationHandler tests Arthur Joppart 2022-06-27 09:45:03 +02:00
  • 9fb7fa6b2c
    chore(deps-dev): bump eslint-import-resolver-typescript dependabot[bot] 2022-06-27 02:14:31 +00:00
  • ec737d41ca chore: revert ed9952b Arthur Joppart 2022-06-24 14:05:58 +02:00
  • 6ec74c222b fix: linting errors Arthur Joppart 2022-06-24 13:45:21 +02:00
  • ed9952b8a0 fix: npm run lint command needs more packages Arthur Joppart 2022-06-24 13:32:47 +02:00
  • ce811a0797 fix: return correct Location header on POST request with slug Arthur Joppart 2022-06-24 13:17:04 +02:00
  • 8b4b626470 chore: add temporary comments Arthur Joppart 2022-06-24 12:05:02 +02:00
  • 659fc8be50 feat: adapt UnsecureWebSocketsProtocol.ts to new typing Arthur Joppart 2022-06-22 17:17:50 +02:00
  • 24cfb86ee3 feat: adapt DataAccessorBasedStore.ts implementation to new typings Arthur Joppart 2022-06-22 16:51:20 +02:00
  • bbe96fea94 feat: change return types in RepresentationConvertingStore.ts Arthur Joppart 2022-06-22 15:35:03 +02:00
  • 39187c8501 feat: adapt PostOperationHandler.ts to new typing Arthur Joppart 2022-06-22 15:32:48 +02:00
  • 7d499511cf feat: create createResourceIdentifier() function for convenience Arthur Joppart 2022-06-22 15:31:27 +02:00
  • 1e4ed3770f feat: change return types in RepresentationPatchHandler.ts Arthur Joppart 2022-06-22 15:18:58 +02:00
  • 2e646e0d04 feat: change return types in PatchingStore.ts Arthur Joppart 2022-06-22 15:16:55 +02:00
  • aabc653920 feat: change return types in PatchHandler.ts Arthur Joppart 2022-06-22 15:16:04 +02:00
  • 9ab01fb7b1 feat: change return types in ReadOnlyStore.ts Arthur Joppart 2022-06-22 15:10:46 +02:00