tethys.backend/providers
Arno Kaimbacher 2c4f51be68
Some checks failed
CI Pipeline / japa-tests (push) Failing after 51s
feat: Enhance reference validation and add support for Handle URLs
- Updated reference validation to handle various identifier types including DOI, ISBN, ISSN, URN, and Handle.
- Improved regex patterns for DOI and Handle validation to correctly extract and validate identifiers from URLs.
- Added asynchronous checks to verify the existence of DOI and Handle URLs.
- Added asynchronous checks to verify the existence of  ISBNs
- Included detailed comments explaining the regex patterns and validation logic.
- Adjusted the validation logic to handle any URL prefix for Handle identifiers.
- Ensured that the Handle format `handle/20.500.12854/36478` is correctly validated.
- Updated the CI workflow to trigger on push and pull request events.
2025-01-24 17:11:10 +01:00
..
DoiProvider - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
drive - npm added @japa/api-client, @japa/assert, @types/supertest 2024-04-25 15:17:22 +02:00
HashDriver - added own provider for drive methods 2024-04-23 19:36:45 +02:00
app_provider.ts - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
inertia_provider.ts - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
mail_provider.ts - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
query_builder_provider.ts feat: Enhance reference validation and add support for Handle URLs 2025-01-24 17:11:10 +01:00
stardust_provider.ts - npm added @japa/api-client, @japa/assert, @types/supertest 2024-04-25 15:17:22 +02:00
token_worker_provider.ts - added own provider for drive methods 2024-04-23 19:36:45 +02:00
validator_provider.ts - typsafe vanilla_error_reporter.ts 2024-05-21 14:41:10 +02:00
vinejs_provider.ts feat: Enhance dataset management and improve frontend components 2024-11-29 15:46:26 +01:00