tethys.backend/start
Arno Kaimbacher 68928b5e07
All checks were successful
CI Pipeline / japa-tests (push) Successful in 50s
- HomeController.ts: addes api method for showing number of publications per month for given year
- adapted command ValidateChecksum.ts: on published files are checked. better information logging
- better LineChart.vue component: showing real statistics
- start/routes/apu.ts: added Route.get('/statistic/:year', 'HomeController.findPublicationsPerMonth');
2024-02-02 14:00:54 +01:00
..
routes - HomeController.ts: addes api method for showing number of publications per month for given year 2024-02-02 14:00:54 +01:00
inertia.ts - addes @adonisjs/redis fo saving session into redis with redis.ts contract and config 2023-11-27 17:17:22 +01:00
kernel.ts initial commit 2023-03-03 16:54:28 +01:00
routes.ts - removed extra test datacite accounts from .env 2024-01-31 13:19:46 +01:00
validator.ts - validate all file-upload via clamdscan (clamav), throw ValidationException in case of an error 2023-09-04 13:24:58 +02:00