50 versions

  • get /extractor: methods contain URL of schema (#217)latest15397c522025-11-13 10:00
  • Feature/data access control (#136)41be8a9c2025-08-15 14:54
  • Feature/no transfer (#150)1164bebc52025-07-02 14:41
  • fix(transfer): refactor transfer progress and align s3upload and globus transfer (#131)no API changesd5753c32025-05-09 14:26
  • remove get datasets endpoint115cd03b12025-04-29 15:23
  • fix up get transfer tasks for ExtGlobus case1a0884782025-04-17 14:10
  • add option to only cancel tasks through the DELETE /transfer endpoint1e2531f52025-04-16 13:45
  • add cancel/delete transfer for external globus transfers (wip)13d581922025-04-16 09:26
  • add auto archive option to dataset ingestion1c57520e2025-03-11 13:47
  • make path relative to collection location, make browse reply elements obligatory26c82b122025-03-06 09:54
  • add path to folder nodes1d2e64342025-03-06 09:24
  • add folder browsing implementation12c2be70b2025-03-03 15:54
  • typono API changes4f11df52025-02-27 14:37
  • Extend openapi with dataset/browse16812b7a2025-02-27 14:36
  • Merge branch 'main' into feature/detailed_transfer_status676742c2a2025-02-18 16:10
  • wip implementation of globus login257cb4782b2025-02-04 16:53
  • rename "invalid state" to "invalid status" to remain consistent with naming scheme119b4b7d62025-02-17 10:30
  • define better names for task description ("TaskDetails", "TaskDetails.Status")118cda59c2025-02-17 10:15
  • unify bool values into enum422cd30da2025-02-14 16:13
  • add extra details to transfer task replies8bda10302025-02-14 13:59
  • fix formal issues in api definition218ddcbc62025-02-10 17:05
  • Merge branch 'main' into feature/scicat_token232ffc5b762025-02-03 08:50
  • add error when auth is disabled for /userinfo endpoint1e9518072025-01-31 14:22
  • add userinfo endpoint224f2c86082025-01-31 13:24
  • Merge branch 'main' into feature/scicat_token2323a181242025-01-31 15:38
  • modify 'GET /metadata' endpoint to use params instead of request body5244b06ebd2025-01-28 08:59
  • add dataset to catalog immediately, only do transfer in a job1329be08cf2025-01-24 17:07
  • use userToken provided in ingestion request18b6843f2025-01-22 16:24
  • fix GET /dataset endpoint's auth requirements191bced42025-01-20 15:41
  • implement health check3202fd2de2025-01-08 13:43
  • add health check endpoint3aadfdd02025-01-08 09:01
  • use scicat-cli for scicat communication51db7782024-12-18 10:50
  • add extra description to "GET /metadata" endpoint methodno API changes656fcc72024-12-20 10:19
  • remove PostExtractionResponse, rename PostExtractionRequest to GetMetadataRequest25acb7192024-12-17 09:57
  • remove POST method for /extractor (replaced by GET /metadata)10a9fdd02024-12-17 09:54
  • change example given for SSE eventno API changesb538fc62024-12-16 16:32
  • add SSE based /metadata endpoint1c9055e22024-12-13 16:21
  • fix: remove hardcoded url from openapi specsno API changes91e2a272024-12-12 12:41
  • implement extractor endpoints2210fdbdec72024-12-09 16:16
  • reorganise code, implement endpoints3210f4b502c2024-12-05 16:38
  • change auth definition in spec to reflect server betterfac311e2024-12-04 16:24
  • remove "IngestorUi" prefix,14773d1e22024-12-03 10:35
  • add get for dataset4631b8792024-11-21 12:52
  • Extended openapi: extractor, schema, health05152e22024-11-21 12:46
  • fully implement cookie-based user session20be68c02024-11-29 16:05
  • add session storage with HttpOnly cookiesc609c0f2024-11-18 16:45
  • add verifier and AES-GCM encryption for state and verifier119340d462024-11-14 16:23
  • pkce code verifier changes16e512792024-11-13 15:57
  • improve callback function response142c9578ac2024-11-12 16:38
  • state verification5f920222024-11-11 16:10