tethys.backend/app
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
..
Controllers/Http - HomeController.ts: addes api method for showing number of publications per month for given year 2024-02-02 14:00:54 +01:00
Exceptions - added doi registration 2024-01-26 09:39:03 +01:00
Library - removed extra test datacite accounts from .env 2024-01-31 13:19:46 +01:00
Middleware - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00
Models - added doi registration 2024-01-26 09:39:03 +01:00
Services - added api UserController.ts for 2FA 2024-01-19 15:33:46 +01:00
Utils - added earliestPublicationDate for App/Models/Dataset.ts 2023-10-03 21:11:02 +02:00
Validators - addes @adonisjs/redis fo saving session into redis with redis.ts contract and config 2023-11-27 17:17:22 +01:00
FlashResponse.ts - use latest prettier 3.0 with eslint-plugin-prettier: 5.0.0-alpha.2 2023-07-17 19:13:30 +02:00