Commit Graph

  • 8ad180c0ba feat: Basic resource store adapter Matthieu Bosquet 2021-01-12 17:49:10 +00:00
  • 7712f65b71 fix: Components ignore Matthieu Bosquet 2021-01-12 11:07:10 +00:00
  • d466751954 fix: Unintended commit Matthieu Bosquet 2021-01-11 22:32:33 +00:00
  • 288f1475dd feat: Add IdP to file storage config Matthieu Bosquet 2021-01-11 22:30:33 +00:00
  • d2fe852373 fix: refactor IdP Matthieu Bosquet 2021-01-11 18:23:35 +00:00
  • 61913c3d41 fix: refactor IdP Matthieu Bosquet 2021-01-11 18:17:40 +00:00
  • 2e9e26a752 fix: refactor IdP Matthieu Bosquet 2021-01-11 14:36:41 +00:00
  • 2c28720984 Removed adapter factory jaxoncreed 2021-01-08 14:01:01 -05:00
  • 6c80293208 feat: adapter & fix: handlers Matthieu Bosquet 2021-01-08 16:31:15 +00:00
  • eaa6348f0a fix: Add legacy parse back in Matthieu Bosquet 2021-01-01 19:57:39 +00:00
  • 937cddc1bb refactor: Remove unnecessary legacy URL parse Matthieu Bosquet 2021-01-01 12:11:12 +00:00
  • 849a2cb612 refactor: IdP interaction waterfall Matthieu Bosquet 2021-01-01 12:01:17 +00:00
  • 48f901248e refactor: IdP interaction handler DI Matthieu Bosquet 2021-01-01 11:34:20 +00:00
  • a257048ab9 refactor: Solid IdP DI Matthieu Bosquet 2021-01-01 11:25:35 +00:00
  • f8d0267112 Renamed modules and removed ProviderFactory (#450) jaxoncreed 2021-01-01 05:44:30 -05:00
  • a275bde07d Reimplemented Routing jaxoncreed 2020-12-31 18:25:55 -05:00
  • 8e2038b624 fix: DI after rebase Matthieu Bosquet 2020-12-31 19:46:25 +00:00
  • fef56d0b7f fix: Rebase on master Matthieu Bosquet 2020-12-31 15:25:58 +00:00
  • 8afd0bf8f1 Feat/idp architecture refactor (#430) jaxoncreed 2020-12-31 07:32:25 -05:00
  • 9836879488 Hooked up idp to networking jaxoncreed 2020-12-14 20:49:56 -05:00
  • a8367e7ffb Figured out how to get koa to work jaxoncreed 2020-12-13 13:11:33 -05:00
  • 0b2091f21c Temp Identity jaxoncreed 2020-12-13 09:29:56 -05:00
  • 669a68366a Add identity provider handler as a dependency jaxoncreed 2020-12-08 12:26:29 -05:00
  • 4385b461b5 fix: Update token verifier version Matthieu Bosquet 2021-03-03 09:38:57 +00:00
  • 6573d7b1e9 fix: Update token verifier version Matthieu Bosquet 2021-03-03 09:38:57 +00:00
  • 4b55b92fbc Add basic documentation of config variables Ian Davis 2021-03-02 10:28:24 -08:00
  • 8a5ab2cf5b feat: added cloneRepresentation function to ResourceUtil Arthur Joppart 2021-03-02 16:41:44 +01:00
  • c138d2f432
    docs: add -b CLI parameter for Docker usage Dylan Van Assche 2021-03-02 13:59:03 +01:00
  • 717a907e4c fix: Docker COPY command for multiple files Dylan Van Assche 2021-03-02 12:30:55 +01:00
  • e9680386f0
    fix: Docker COPY command for multiple files Dylan Van Assche 2021-03-02 12:30:55 +01:00
  • e3cf2f9469 test: Add integration tests for dynamic pod creation Joachim Van Herwegen 2021-02-26 11:39:59 +01:00
  • e500a82680 feat: Create configurations to integrate dynamic pod creation Joachim Van Herwegen 2021-02-25 17:08:27 +01:00
  • 6288003915 feat: Create KeyValueStorage with a JSON file backend Joachim Van Herwegen 2021-02-25 17:08:05 +01:00
  • 28b077b84e feat: Create initializer to instantiate dynamic pods Joachim Van Herwegen 2021-02-25 17:07:30 +01:00
  • b78599182c feat: Create router rule based on matching the base URL Joachim Van Herwegen 2021-02-25 17:05:54 +01:00
  • b160121176 feat: Add implementation for dynamically instantiating pods Joachim Van Herwegen 2021-02-25 17:04:52 +01:00
  • 88d008e36f feat: Create pod manager for generating dynamic pods Joachim Van Herwegen 2021-02-25 17:03:26 +01:00
  • 38afd72098 refactor: Rename Agent to PodSettings Joachim Van Herwegen 2021-03-01 16:10:11 +01:00
  • 0f00a8dffd feat: Update KeyValueStorage interface with entries function Joachim Van Herwegen 2021-02-25 16:59:14 +01:00
  • a8422b3409 test: Add integration tests for dynamic pod creation Joachim Van Herwegen 2021-02-26 11:39:59 +01:00
  • e047e70b96 feat: Create configurations to integrate dynamic pod creation Joachim Van Herwegen 2021-02-25 17:08:27 +01:00
  • 62bd7fee80 feat: Create KeyValueStorage with a JSON file backend Joachim Van Herwegen 2021-02-25 17:08:05 +01:00
  • 900ff12288 feat: Create initializer to instantiate dynamic pods Joachim Van Herwegen 2021-02-25 17:07:30 +01:00
  • ea6d8bcd5a feat: Create router rule based on matching the base URL Joachim Van Herwegen 2021-02-25 17:05:54 +01:00
  • ee7b497677 feat: Add implementation for dynamically instantiating pods Joachim Van Herwegen 2021-02-25 17:04:52 +01:00
  • 442e28a745 feat: Create pod manager for generating dynamic pods Joachim Van Herwegen 2021-02-25 17:03:26 +01:00
  • 52551ac773
    feat: Solid community server Docker image Matthieu Bosquet 2021-03-02 09:48:43 +00:00
  • ed3b058760 fix: Restart pipeline Matthieu Bosquet 2021-03-02 09:23:52 +00:00
  • 7955472d1c refactor: Rename Agent to PodSettings Joachim Van Herwegen 2021-03-01 16:10:11 +01:00
  • 52ea34f0db fix: test wont pass in ci Arthur Joppart 2021-03-01 15:47:57 +01:00
  • 5eab2a00ca feat: Update KeyValueStorage interface with entries function Joachim Van Herwegen 2021-02-25 16:59:14 +01:00
  • 5afea02f31 bug: error on unknown paramters and adapted to review Arthur Joppart 2021-03-01 14:33:51 +01:00
  • 1d2ce87d1a fix: remove ghcr ci & improve readme Matthieu Bosquet 2021-03-01 10:25:37 +00:00
  • 1dda8ec9b9 bug: error when unknown parameters are passed to the main executable Arthur Joppart 2021-03-01 09:39:51 +01:00
  • 23473f59e6 fix: SPARQL body parser test content type metadata Matthieu Bosquet 2021-02-26 14:01:29 +00:00
  • 2a34a430fa fix: SPARQL PATCH Content Type Matthieu Bosquet 2021-02-26 13:34:27 +00:00
  • 6826e4987e fix: SPARQL body parser test content type metadata Matthieu Bosquet 2021-02-26 14:01:29 +00:00
  • a0631ab1d5 fix: SPARQL PATCH Content Type Matthieu Bosquet 2021-02-26 13:34:27 +00:00
  • 5c6822d468 fix: Update faulty token verifier Matthieu Bosquet 2021-02-25 23:53:20 +00:00
  • 09aa560027 fix: Update faulty token verifier Matthieu Bosquet 2021-02-25 23:53:20 +00:00
  • 529b24283e Corrected tests for updates to Idp jaxoncreed 2021-02-25 12:38:35 -05:00
  • c074cdb29b
    Update src/identity/storage/ClientWebIdFetchingStorageAdapterFactory.ts jaxoncreed 2021-02-25 12:12:35 -05:00
  • 4b0abf6033 Merge branch 'feat/identity-provider-refactor' of github.com:solid/community-server into identity-provider-tests jaxoncreed 2021-02-25 12:09:38 -05:00
  • b3f292d718
    feat: Added resourceExists method to ResourceStore Arne Vandoorslaer 2021-02-25 13:43:58 +01:00
  • 648337e158 fix: adapted to review Arne Vandoorslaer 2021-02-25 13:32:10 +01:00
  • e5b7d99da4 test: Add subdomain integration tests Joachim Van Herwegen 2021-02-15 12:09:18 +01:00
  • 797e804c07 feat: Add config presets for subdomain support Joachim Van Herwegen 2021-02-12 15:52:53 +01:00
  • 6e2a4b5c2b feat: Create SubdomainIdentifierGenerator Joachim Van Herwegen 2021-02-12 12:52:47 +01:00
  • a28fb0258f feat: Use an IdentifierStrategy in InMemoryDataAccessor Joachim Van Herwegen 2021-02-12 11:27:20 +01:00
  • 29df380396 feat: Create SubdomainIdentifierStrategy Joachim Van Herwegen 2021-02-12 11:52:18 +01:00
  • bdb3621ee3 feat: Create SubdomainExtensionBasedMapper Joachim Van Herwegen 2021-02-12 11:45:14 +01:00
  • e9502e55a7 refactor: Move MapperUtil functions to BaseFileIdentifierMapper Joachim Van Herwegen 2021-02-11 14:47:29 +01:00
  • 244cfb5e8b test: Add subdomain integration tests Joachim Van Herwegen 2021-02-15 12:09:18 +01:00
  • cff805854d feat: Add config presets for subdomain support Joachim Van Herwegen 2021-02-12 15:52:53 +01:00
  • 754ea8c6f7 feat: Create SubdomainIdentifierGenerator Joachim Van Herwegen 2021-02-12 12:52:47 +01:00
  • 4979ccfc56 feat: Use an IdentifierStrategy in InMemoryDataAccessor Joachim Van Herwegen 2021-02-12 11:27:20 +01:00
  • 8c3000292a feat: Create SubdomainIdentifierStrategy Joachim Van Herwegen 2021-02-12 11:52:18 +01:00
  • b4d67b1152 feat: Create SubdomainExtensionBasedMapper Joachim Van Herwegen 2021-02-12 11:45:14 +01:00
  • 318cac1415 Merge remote-tracking branch 'origin/main' into feat/add-resourceExists-method-to-ResourceStore Arne Vandoorslaer 2021-02-25 11:27:55 +01:00
  • 6089b2176e refactor: Move MapperUtil functions to BaseFileIdentifierMapper Joachim Van Herwegen 2021-02-11 14:47:29 +01:00
  • 106f42e4d1 fix: adapted to review Arne Vandoorslaer 2021-02-25 10:53:19 +01:00
  • 55fddf8e60 chore: Update sparqlalgebrajs to v2.5.1 Joachim Van Herwegen 2021-02-25 10:21:55 +01:00
  • 9d594c4e23 Merge remote-tracking branch 'origin/main' into feat/add-resourceExists-method-to-ResourceStore Arne Vandoorslaer 2021-02-25 08:56:39 +01:00
  • af90770659 Refactored out getPostRenderHandler jaxoncreed 2021-02-24 22:21:50 -05:00
  • 7364405d01 feat: added resourceExists method to ResourceStore Arne Vandoorslaer 2021-02-24 16:34:34 +01:00
  • c3cff553e3 feat: Emit container pub event on PUT. Ruben Verborgh 2021-02-23 15:41:23 +01:00
  • 6edc255707 feat: Make stores return modified resources. Ruben Verborgh 2021-02-23 22:58:39 +01:00
  • 28c0eb7e88
    Correctly handle slugs in POST requests Arthur Joppart 2021-02-24 12:03:41 +01:00
  • 58ef554cae feat: Emit container pub event on PUT. Ruben Verborgh 2021-02-23 15:41:23 +01:00
  • b741c80d3d feat: Make stores return modified resources. Ruben Verborgh 2021-02-23 22:58:39 +01:00
  • 7ddb9f6709 fix: adapted to review Arthur Joppart 2021-02-24 09:11:52 +01:00
  • 894d4589d9
    fix: Allow non-variable BGP boedies in SPARQL updates Matthieu Bosquet 2021-02-24 07:56:31 +00:00
  • 0dfadd70ee Added client_id for the auth challenge jaxoncreed 2021-02-23 17:32:05 -05:00
  • 66d1c50b27 Fix some tests Michiel de Jong 2021-02-23 20:15:15 +01:00
  • 137692d5b8 Fix some tests Michiel de Jong 2021-02-23 20:09:51 +01:00
  • 5212f11eb6 lint Michiel de Jong 2021-02-23 19:57:41 +01:00
  • 382736fdc1 fix: No SPARQL variables and refactor tests Matthieu Bosquet 2021-02-23 18:56:44 +00:00
  • 34d7b5a627 Keep track of what was created Michiel de Jong 2021-02-23 19:52:22 +01:00
  • 5ab9723e88 feat: Emit container pub event on PUT. Ruben Verborgh 2021-02-23 15:41:23 +01:00
  • 14736327e7 test: Better indicate deployment results. Ruben Verborgh 2021-02-23 11:18:19 +01:00