Commit Graph

  • 0d526ea585 fix: added extra try catch for breaking bug Arthur Joppart 2022-01-14 15:46:30 +01:00
  • b16a63d24e chore: minor refactors and improvements Arthur Joppart 2022-01-14 15:22:53 +01:00
  • 17c5b5d509 test: minor test improvements Arthur Joppart 2022-01-14 12:15:56 +01:00
  • c75a908090 add oak configuration to be able to test in cloud deployment Tamas Szabo 2022-01-14 11:27:02 +01:00
  • 0a1127167f change the notification configration to memory storage instead of file Tamas Szabo 2022-01-14 11:25:49 +01:00
  • 6bb5ce375c add Access-Control-Allow-Origin * to CORS configuration to be able to test cloud deployment Tamas Szabo 2022-01-14 11:24:34 +01:00
  • 6c55efa4c4 fix jose version problems Tamas Szabo 2022-01-14 11:22:37 +01:00
  • 192681df01 chore: fix inconsistent files with origin Arthur Joppart 2022-01-14 09:42:09 +01:00
  • b446f1924e Merge remote-tracking branch 'origin/versions/3.0.0' into feat/support-storage-quota Arthur Joppart 2022-01-14 09:32:48 +01:00
  • ecdc2e10e1 chore: revert last commits Arthur Joppart 2022-01-14 09:32:27 +01:00
  • ff89260352 chore: try fix CI error Arthur Joppart 2022-01-14 09:30:11 +01:00
  • 281d6b2edf chore: try fix CI error Arthur Joppart 2022-01-14 09:26:17 +01:00
  • 8e9d64f16d chore: try fix index.ts CI error Arthur Joppart 2022-01-14 09:22:13 +01:00
  • 730a1130b1 fix: getting inconsistent results Arthur Joppart 2022-01-13 18:09:38 +01:00
  • 98878136cb chore: remove console.log Arthur Joppart 2022-01-13 17:55:55 +01:00
  • e8d9459895 chore: minor changes, mostly typo fixes Arthur Joppart 2022-01-13 17:51:52 +01:00
  • d5313037ab
    fix(deps): update dependency oidc-provider to v7 Renovate Bot 2022-01-11 02:16:33 +00:00
  • 1a50df25ec
    fix: Fix login, register and forgot-password links Lorenzo Gabriele 2022-01-10 10:39:20 +01:00
  • 77f5f59c27
    fix(deps): update dependency @rdfjs/data-model to v2 Renovate Bot 2021-12-30 02:45:40 +00:00
  • 23ea4891ec Fix login, register and forgot-password links Lorenzo Gabriele 2021-12-27 19:32:15 +01:00
  • 033fefa317
    Merge branch 'main' into feat/notification-gw-handler-and-webhook Anton Wiklund 2021-12-26 19:24:16 +01:00
  • f3bb1ab711 chore: Fix typescript typings to v14 Joachim Van Herwegen 2021-12-16 16:16:15 +01:00
  • a7261c6d63 chore: Update eslint dependencies Joachim Van Herwegen 2021-12-16 16:07:39 +01:00
  • 47a084b0c2
    fix(deps): update dependency @types/node to v16 Renovate Bot 2021-12-16 14:55:47 +00:00
  • 9a1f324685
    feat: Create VoidLocker to disable locking resources Lina 2021-12-16 15:09:58 +01:00
  • 175bf5c834
    Merge pull request #1 from jaxoncreed/feat/notification-gw-handler-and-webhook-jackson Tamas Szabo 2021-12-16 14:41:39 +01:00
  • a9342db073
    chore(deps): update dependency eslint-plugin-unused-imports to v2 Renovate Bot 2021-12-16 12:34:28 +00:00
  • e4e40f9be2 add: missing line lina 2021-12-16 13:16:12 +01:00
  • f49425cb10 fix(deps): Update caniuse-lite Joachim Van Herwegen 2021-12-16 11:57:29 +01:00
  • a90687d410
    fix(deps): update dependency jose to v4 renovate[bot] 2021-12-16 11:55:05 +01:00
  • ea4fa8eedd fix(deps): Update code using jose v4 Joachim Van Herwegen 2021-12-16 11:44:47 +01:00
  • 67204b3348
    fix(deps): update dependency jose to v4 Renovate Bot 2021-12-16 10:37:32 +00:00
  • e35999d7fe
    Update config/util/README.md Lina 2021-12-16 09:05:10 +01:00
  • 10227bd465
    Update RELEASE_NOTES.md Lina 2021-12-16 09:05:05 +01:00
  • 04e959827a fix: the link to developer-notes.md needs to be a full url when the user follows it from solid.github.io/community-server/docs/ Charlie Blevins 2021-12-15 21:18:58 -05:00
  • 9e1f9e99fa fix: the link to developer-notes.md needs to be a full url when the user follows it from solid.github.io/community-server/docs/ Charlie Blevins 2021-12-15 21:18:58 -05:00
  • 71b469a6a0 add: debug-void in readme lina 2021-12-15 10:11:38 +01:00
  • 7307e730dd Merge branch 'feat/void-locker' of github.com:individdata/community-server into feat/void-locker lina 2021-12-14 16:50:21 +01:00
  • 3f6e14cf27 update: noop function and add debug void config lina 2021-12-14 16:47:59 +01:00
  • 1301381721
    Update src/util/locking/VoidLocker.ts Lina 2021-12-14 16:24:53 +01:00
  • 6a2facf3e3
    Update src/util/locking/VoidLocker.ts Lina 2021-12-14 16:22:35 +01:00
  • dde5d33320 Added colon to fix protocol handling jaxoncreed 2021-12-13 15:57:39 -08:00
  • 4b54e26e61 Webhook Http Client https update jaxoncreed 2021-12-13 15:33:33 -08:00
  • fc72a7885e add: Add VoidLocker and unittest lina 2021-12-13 14:56:42 +01:00
  • c085de95c6 chore: Update n3 to v1.12.2. Ruben Verborgh 2021-12-12 17:38:47 +00:00
  • 6c52bc450b Removed trailing slash jaxoncreed 2021-12-10 19:49:40 -08:00
  • b0758a5498 Completed webhook auth jaxoncreed 2021-12-10 14:14:31 -08:00
  • d6be7f3bd6 Added Webhook http client jaxoncreed 2021-12-10 13:33:46 -08:00
  • 6bcd76906f General Pod JWKS jaxoncreed 2021-12-09 17:56:20 -08:00
  • f9ce95390a Wired up new well-known system jaxoncreed 2021-12-09 15:57:09 -08:00
  • 48b29c5cc2
    docs: Make pull request template more strict Pieter Colpaert 2021-12-09 17:10:25 +01:00
  • 7e5e4890f1
    Update PULL_REQUEST_TEMPLATE.md Pieter Colpaert 2021-12-09 16:39:22 +01:00
  • 356f2ac0f8
    Made pull request template more strict Pieter Colpaert 2021-12-09 16:19:44 +01:00
  • 4241c5348d feat: Move redirect support from IDP handler to specific handlers Joachim Van Herwegen 2021-11-12 11:46:00 +01:00
  • 7163a0317b feat: Support redirection through errors Joachim Van Herwegen 2021-11-12 10:10:22 +01:00
  • a4f1edfd22 feat: Move redirect support from IDP handler to specific handlers Joachim Van Herwegen 2021-11-12 11:46:00 +01:00
  • 99902b3460 feat: Support redirection through errors Joachim Van Herwegen 2021-11-12 10:10:22 +01:00
  • 520e4fe42f feat: Move OIDC library behaviour to separate path Joachim Van Herwegen 2021-11-09 11:55:49 +01:00
  • 228caa8bbd
    fix(deps): update dependency redis to v4 Renovate Bot 2021-12-09 09:54:14 +00:00
  • ee2e548675 Unsubscribe route jaxoncreed 2021-12-08 11:44:11 -08:00
  • 845ae0a91e test: logging cleanup Arthur Joppart 2021-12-07 11:32:30 +01:00
  • e232b4bf86 test: logging for debugging Arthur Joppart 2021-12-07 11:01:31 +01:00
  • b7f4a4348b test: changed global quota parameters Arthur Joppart 2021-12-07 10:52:53 +01:00
  • 3c3586cd29 test: uncommented global quota test Arthur Joppart 2021-12-07 10:38:20 +01:00
  • 94fcdf63b2 test: debugging Quota test Arthur Joppart 2021-12-07 10:02:44 +01:00
  • 08e257aab0 test: improve quota tests for CI run Arthur Joppart 2021-12-07 09:47:34 +01:00
  • 21c7c20f71 test: improved Quota integration test setup Arthur Joppart 2021-12-07 09:38:12 +01:00
  • 94a1cf33e0 test: logging for debugging Arthur Joppart 2021-12-06 13:53:53 +01:00
  • 2c0c766263 test: logging for debugging Arthur Joppart 2021-12-06 11:57:49 +01:00
  • 4e59a7a3f2 test: logging for debugging Arthur Joppart 2021-12-06 11:48:12 +01:00
  • 8f1ec51210 test: extra logging for debugging Arthur Joppart 2021-12-06 11:35:21 +01:00
  • d0a304eb59 test: logging info for test debugging Arthur Joppart 2021-12-06 11:12:27 +01:00
  • d71a006cfa fix(AppRunner): verror dependency removal damooo 2021-12-06 01:12:52 +05:30
  • e5981bd118 fix(AppRunner): refactoring AppRunner promise handling damooo 2021-12-05 22:52:11 +05:30
  • 27f400b452 fix(AppRunner): refactoring AppRunner and VarResolver damooo 2021-12-05 21:24:16 +05:30
  • b5935c8c0b fix: add notification configuration, modify notification subscription handler behaviour Tamas Szabo 2021-12-03 19:51:24 +01:00
  • 9c52011add fix: Accept lowercase Authorization tokens. Ruben Verborgh 2021-12-03 11:55:43 +01:00
  • 1b0d1129b6 test: improved integration tests Arthur Joppart 2021-12-02 14:16:28 +01:00
  • ead1d4c542 chore: rename trackAvailableSpace Arthur Joppart 2021-12-02 14:15:53 +01:00
  • 79c62e1f04 chore: Add debugging for generation race condition. Ruben Verborgh 2021-12-01 16:15:42 +00:00
  • 77368912eb chore: linting errors Arthur Joppart 2021-12-01 14:01:30 +01:00
  • 63cbeae0eb fix: improved writing to file Arthur Joppart 2021-12-01 13:01:25 +01:00
  • 4f79b21398 feat: adapt ShaclValidator.ts to not run validation on auxiliary files woutslabbinck 2021-12-01 12:57:57 +01:00
  • 3bde06cf01 feat: An initial draft implementation of a NotificationWellKnown, NotificationGateway, NotificationHandler and a WebHookSubscription2021Handler. Anton Wiklund 2021-11-30 19:58:44 +01:00
  • 461a936162 fix: Renamed factory functions to follow naming 'create...', changed ModificationType to be an enum, and removed unnecessary factory functions 'createdResource', 'changedResource' & 'deletedResource' from 'ResourceStore' Anton Wiklund 2021-11-30 18:17:29 +01:00
  • f96db6d488 Well known file jaxoncreed 2021-11-29 17:43:50 -08:00
  • 82e96531b5 feat: Add storage modification types [CREATED, CHANGED, DELETED] Tamas Szabo 2021-11-29 16:02:51 +01:00
  • 0ac3bb542b fix: small fix for windows Arthur Joppart 2021-11-25 14:05:30 +01:00
  • 4bf7289cd8 chore: (AppRunner) Uses builder pattern for yargs base arguments setup to enable better typescript inference damooo 2021-11-25 14:22:42 +05:30
  • 243d010bf9 fix: minor changes to test CI run Arthur Joppart 2021-11-25 09:21:27 +01:00
  • 25407e3dc7 fix: basic config Arthur Joppart 2021-11-24 16:29:04 +01:00
  • 2551252374 test: finish up tests to reach coverage Arthur Joppart 2021-11-24 16:23:48 +01:00
  • fc1d0727f2 feat: moved estimateSize to SizeReporter to be consistent with calcultateChunkSize Arthur Joppart 2021-11-24 15:33:13 +01:00
  • 9d163b55e7 chore: change lstat to stat Arthur Joppart 2021-11-24 14:41:37 +01:00
  • 0d57aa5b15 Merge remote-tracking branch 'origin/versions/3.0.0' into feat/support-storage-quota Arthur Joppart 2021-11-24 12:19:10 +01:00
  • 5b92b7c06f chore: edited some comments Arthur Joppart 2021-11-24 12:17:47 +01:00
  • 20bce4ea50 test: quota integration tests Arthur Joppart 2021-11-23 16:08:27 +01:00
  • d8492fbbe2 fix: improved test case Arthur Joppart 2021-11-22 14:24:11 +01:00
  • dab8aea452 chore: move trackAvailableSpace to abstract class QuotaStrategy Arthur Joppart 2021-11-22 13:18:18 +01:00
  • 3f5f0efea7 chore: QuotaStrategy.estimateSize refactor Arthur Joppart 2021-11-22 11:34:57 +01:00