Commit Graph

  • f4779cb4c1 test: Remove test tmp folder after all tests are finished Joachim Van Herwegen 2023-10-05 17:03:42 +02:00
  • 1e12d73e58 test: Stop cleaning up folders after quota test to prevent CI issues Joachim Van Herwegen 2023-10-05 16:35:43 +02:00
  • b9208caad2 chore: Remove contributors field Joachim Van Herwegen 2023-10-05 15:29:43 +02:00
  • e0c1baeb43 chore: Make Node v18 the minimum supported version Joachim Van Herwegen 2023-06-12 11:49:55 +02:00
  • 43be71e4a2 chore: Test Node v20 Joachim Van Herwegen 2023-06-12 11:49:38 +02:00
  • e7010a8117 chore: Make Node v18 the minimum supported version Joachim Van Herwegen 2023-06-12 11:49:55 +02:00
  • 51e5588a8d chore: Test Node v20 Joachim Van Herwegen 2023-06-12 11:49:38 +02:00
  • c95198285c Merge branch 'main' into versions/next-major Joachim Van Herwegen 2023-10-05 14:28:06 +02:00
  • a77ccd073f deploy: 5c0c54c31cbfe4d3528a1bfe4f1044f7ed2a8066 joachimvh 2023-10-05 11:25:48 +00:00
  • 4894fa6a03 Deployed 5c0c54c to 6.x with MkDocs 1.5.3 and mike 1.1.2 ci-bot 2023-10-05 11:24:52 +00:00
  • 5c0c54c31c chore(release): Release version 6.1.0 of the npm package v6.1.0 Joachim Van Herwegen 2023-10-05 11:32:53 +02:00
  • fdb39f6df4 docs: Add v6.1.0 features to RELEASE_NOTES.md Joachim Van Herwegen 2023-10-05 11:32:22 +02:00
  • da46becf7a fix: Prevent error when creating a root pod Joachim Van Herwegen 2023-10-05 13:04:33 +02:00
  • a9b228a352 deploy: d7a6e1190cd0f99916791989fef45d07b7d63f2e joachimvh 2023-10-05 09:46:59 +00:00
  • d75d927339 Deployed d7a6e11 to 6.x with MkDocs 1.5.3 and mike 1.1.2 ci-bot 2023-10-05 09:45:59 +00:00
  • 44f731d7e7 test: Initialize empty pods when testing quota Joachim Van Herwegen 2023-10-05 11:04:01 +02:00
  • 71e55690f3 feat: Track binary size of resources when possible Joachim Van Herwegen 2023-10-02 13:40:19 +02:00
  • 3e9adef4cf feat: Add support for range headers Joachim Van Herwegen 2023-09-29 16:32:07 +02:00
  • db66e3df75 test: Consistently clean up folder before stopping server Joachim Van Herwegen 2023-10-05 09:46:09 +02:00
  • be9456ff8b test: Consistently clean up folder before stopping server Joachim Van Herwegen 2023-10-05 09:46:09 +02:00
  • fa5065bb31 deploy: d618f9781af80b1697d5fe23f50e3f186954792b joachimvh 2023-10-05 07:32:48 +00:00
  • 718b10e3a0 Deployed d618f97 to 6.x with MkDocs 1.5.3 and mike 1.1.2 ci-bot 2023-10-05 07:31:54 +00:00
  • d618f9781a docs: Simplify README by pointing to our docs. Ruben Verborgh 2023-10-02 11:43:59 +02:00
  • e424b84882 docs: Add starting guide. Ruben Verborgh 2023-10-02 11:43:37 +02:00
  • 1fa6d248a2 docs: Add quick start to README. Ruben Verborgh 2023-10-02 11:29:34 +02:00
  • 2f9288ee01 feat: Track binary size of resources when possible Joachim Van Herwegen 2023-10-02 13:40:19 +02:00
  • 30d8490977 feat: Add support for range headers Joachim Van Herwegen 2023-09-29 16:32:07 +02:00
  • d31393f475 fix: Remove URL encoding from base64 strings before decoding Joachim Van Herwegen 2023-10-03 11:19:47 +02:00
  • a98420c69c fix: Remove URL encoding from base64 strings before decoding Joachim Van Herwegen 2023-10-03 11:19:47 +02:00
  • 4e1e13284a docs: Simplify README by pointing to our docs. Ruben Verborgh 2023-10-02 11:43:59 +02:00
  • 77297d8219 docs: Add starting guide. Ruben Verborgh 2023-10-02 11:43:37 +02:00
  • 31ff4c5b35 docs: Add quick start to README. Ruben Verborgh 2023-10-02 11:29:34 +02:00
  • 3ade2ad795 feat: Introduce IndexedStorage for a more extensive storage solution Joachim Van Herwegen 2023-09-20 10:51:09 +02:00
  • 661357c985 chore: Remove eslint rule about deleting dynamic keys Joachim Van Herwegen 2023-09-12 13:53:50 +02:00
  • edd3708761 feat: Introduce IndexedStorage for a more extensive storage solution Joachim Van Herwegen 2023-09-20 10:51:09 +02:00
  • 4f095243df chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-25 00:51:13 +00:00
  • 6a0bf71f36
    chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-25 00:51:13 +00:00
  • 1dcc597f8b chore: Remove eslint rule about deleting dynamic keys Joachim Van Herwegen 2023-09-12 13:53:50 +02:00
  • 154d981684 feat: Split up EncodingPathStorage functionality into different classes Joachim Van Herwegen 2023-09-18 09:45:34 +02:00
  • a233058e2c feat: Split up EncodingPathStorage functionality into different classes Joachim Van Herwegen 2023-09-18 09:45:34 +02:00
  • 0a7a9b21a2 chore(deps): bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-09-13 00:24:24 +00:00
  • 9ba85c710b chore(deps): bump docker/build-push-action from 4 to 5 dependabot[bot] 2023-09-13 00:24:20 +00:00
  • 1971351391 chore(deps): bump docker/metadata-action from 4 to 5 dependabot[bot] 2023-09-13 00:24:16 +00:00
  • 89e48e7f3f chore(deps): bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-09-13 00:24:12 +00:00
  • b86c3b4dee chore(deps): bump docker/login-action from 2 to 3 dependabot[bot] 2023-09-13 00:24:08 +00:00
  • c290e34995
    chore(deps): bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-09-13 00:24:24 +00:00
  • 540d2e04d7
    chore(deps): bump docker/build-push-action from 4 to 5 dependabot[bot] 2023-09-13 00:24:20 +00:00
  • d566ac5ad6
    chore(deps): bump docker/metadata-action from 4 to 5 dependabot[bot] 2023-09-13 00:24:16 +00:00
  • 2490615850
    chore(deps): bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-09-13 00:24:12 +00:00
  • 93f49af4e5
    chore(deps): bump docker/login-action from 2 to 3 dependabot[bot] 2023-09-13 00:24:08 +00:00
  • 1f33f2737c
    chore(deps): bump marked from 4.3.0 to 9.0.0 dependabot[bot] 2023-09-11 01:47:23 +00:00
  • 9bdaa7949e chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 dependabot[bot] 2023-09-05 00:30:07 +00:00
  • 64ff1a8e37
    chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 dependabot[bot] 2023-09-05 00:30:07 +00:00
  • 318381151e
    chore(deps): bump marked from 4.3.0 to 8.0.0 dependabot[bot] 2023-09-04 01:35:15 +00:00
  • 2337cabda2 deploy: a35500314b82bc9b08b1d1f451ff2a78423d9143 joachimvh 2023-08-30 07:37:32 +00:00
  • dab21854ea Deployed a355003 to 6.x with MkDocs 1.5.2 and mike 1.1.2 ci-bot 2023-08-30 07:36:21 +00:00
  • a35500314b chore(release): Release version 6.0.2 of the npm package v6.0.2 Joachim Van Herwegen 2023-08-30 09:18:46 +02:00
  • b1c360409d chore: Fix typo in test description surilindur 2023-08-29 09:27:12 +02:00
  • 3041ec994e chore: Fix typo in test description surilindur 2023-08-29 09:27:12 +02:00
  • 9e682f5c4f feat: Have FixedContentTypeMapper ignore .meta surilindur 2023-08-28 11:11:24 +02:00
  • 41e21731b6 feat: Have FixedContentTypeMapper ignore .meta surilindur 2023-08-28 11:11:24 +02:00
  • 43e8ef99b0 fix: Return WAC-Allow header in 304 responses Joachim Van Herwegen 2023-07-27 13:31:54 +02:00
  • baa64987c6 fix: Return ETag in 304 responses Joachim Van Herwegen 2023-07-27 11:19:11 +02:00
  • afcbfdaacf feat: Use ETagHandler for ETag generation and comparison Joachim Van Herwegen 2023-07-27 09:38:46 +02:00
  • 5ec6eddbfa refactor: Move condition classes to separate folder Joachim Van Herwegen 2023-07-26 10:39:40 +02:00
  • b608080d5f feat: Store ETag in metadata Joachim Van Herwegen 2023-07-26 10:33:23 +02:00
  • 0245b31e0c feat: Add error causes to error serializations Joachim Van Herwegen 2023-07-25 16:15:16 +02:00
  • 7505f07f2f fix: Add missing error causes Joachim Van Herwegen 2023-07-25 14:24:45 +02:00
  • f373dff1d7 feat: Add metadata to errors Joachim Van Herwegen 2023-07-25 14:10:46 +02:00
  • e4379b2f8f Create account complete Jackson Morgan 2023-08-26 15:24:04 -07:00
  • aed455668f Creates an account but doesn't redirect Jackson Morgan 2023-08-25 15:39:59 -07:00
  • e24a0787fb Redirects to the right place Jackson Morgan 2023-08-25 15:12:31 -07:00
  • d401cc862b chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 dependabot[bot] 2023-08-25 00:52:24 +00:00
  • f569b833d9
    chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 dependabot[bot] 2023-08-25 00:52:24 +00:00
  • 0f79fa5ffa ci: Add linux/arm64/v8 as platform to support Apple Silicon architectures smessie 2023-08-17 08:50:48 +02:00
  • c368ff4a97
    ci: Add linux/arm64/v8 as platform to support Apple Silicon architectures smessie 2023-08-17 08:50:48 +02:00
  • a333412e19 chore(deps): bump fetch-sparql-endpoint from 3.2.1 to 4.0.0 dependabot[bot] 2023-08-08 01:37:29 +00:00
  • f54cafbaa5
    chore(deps): bump marked from 4.3.0 to 7.0.3 dependabot[bot] 2023-08-15 01:18:00 +00:00
  • 461995533d
    chore(deps): bump marked from 4.3.0 to 7.0.2 dependabot[bot] 2023-08-11 01:56:24 +00:00
  • b3da847d4c
    chore(deps): bump marked from 4.3.0 to 7.0.1 dependabot[bot] 2023-08-08 01:38:00 +00:00
  • a3035e3245
    chore(deps): bump fetch-sparql-endpoint from 3.2.1 to 4.0.0 dependabot[bot] 2023-08-08 01:37:29 +00:00
  • 5345e6c493
    chore(deps): bump marked from 4.3.0 to 7.0.0 dependabot[bot] 2023-08-07 01:35:16 +00:00
  • a78ec023a5 style(branding): Made updates for Tribes.app use-cases Dustin Moore 2023-08-06 11:06:43 -07:00
  • 8733f531bd
    chore(deps): bump marked from 4.3.0 to 6.0.0 dependabot[bot] 2023-08-01 01:37:39 +00:00
  • 0f6764bc56 test: Generate empty pods when testing quota Joachim Van Herwegen 2023-07-17 16:39:13 +02:00
  • 36e8bfd62d feat: Full rework of account management Joachim Van Herwegen 2022-03-16 10:12:13 +01:00
  • 66c8a2faf7 fix: Return WAC-Allow header in 304 responses Joachim Van Herwegen 2023-07-27 13:31:54 +02:00
  • 0bdcb16cde fix: Return ETag in 304 responses Joachim Van Herwegen 2023-07-27 11:19:11 +02:00
  • de46803cbe feat: Use ETagHandler for ETag generation and comparison Joachim Van Herwegen 2023-07-27 09:38:46 +02:00
  • cf41ffdb3d refactor: Move condition classes to separate folder Joachim Van Herwegen 2023-07-26 10:39:40 +02:00
  • e20c7d8175 feat: Store ETag in metadata Joachim Van Herwegen 2023-07-26 10:33:23 +02:00
  • 5270089dd5 feat: Add error causes to error serializations Joachim Van Herwegen 2023-07-25 16:15:16 +02:00
  • 0aedeb354f fix: Add missing error causes Joachim Van Herwegen 2023-07-25 14:24:45 +02:00
  • 30e1c405a2 feat: Add metadata to errors Joachim Van Herwegen 2023-07-25 14:10:46 +02:00
  • c2ab32baed chore: Update description for questions Joachim Van Herwegen 2023-07-27 09:55:41 +02:00
  • a18e716f97 chore: Link to discussions when choosing issue template Joachim Van Herwegen 2023-07-27 09:54:34 +02:00
  • 4f17f2baac Merge branch 'main' into versions/next-major Joachim Van Herwegen 2023-07-25 09:43:15 +02:00
  • 6fc3f2cf4f test: Clear test data folder before running tests Joachim Van Herwegen 2023-07-20 16:37:45 +02:00
  • f419f2f28d test: Enable file locker in notification tests Joachim Van Herwegen 2023-07-20 15:36:44 +02:00
  • d0e01472b9 chore: Increase retry timer when validating configs Joachim Van Herwegen 2023-07-20 17:04:39 +02:00