3ea2e8ca94
- import all enums for database migrations (check constraints)
...
CI Pipeline / japa-tests (push) Successful in 55s
- npm updates
2023-09-11 16:10:37 +02:00
b6b1c90ff8
- validate all file-upload via clamdscan (clamav), throw ValidationException in case of an error
...
CI Pipeline / japa-tests (push) Successful in 50s
- add @types/clamscan and clamscan for node
- package clamav-daemon and clamav-frehshclam for docker
- add API Controller: HomeController.ts for /api/years and /api/sitelinks/{year}
change root path of file storage from '/storage/app/public/files' to '/storage/app/public'
- adapt dockerfile to use node:18-bookworm-slim
2023-09-04 13:24:58 +02:00
5f8fe1c16d
- add references, collections and identifiers to dataset model
...
CI Pipeline / japa-tests (push) Successful in 52s
- npm updates
2023-08-23 17:07:26 +02:00
f6d735d0fd
- add model DatasetReference.ts
...
CI Pipeline / japa-tests (push) Successful in 48s
- add references inside Creta.vue for Submitter /dataset
- npm updates
- extended enum types
- added relations for Dataset.ts
2023-08-01 17:06:51 +02:00
e0ff71b117
- additional functionality for DatasetController.ts
...
CI Pipeline / japa-tests (push) Successful in 47s
- additional validation rules like 'uniqueArray'
- additional Lucid models like BaseModel.ts for filling attributes, Title.ts, Description.ts
- npm updates for @adonisjs/core
2023-06-22 17:20:04 +02:00