tethys.backend/app
Arno Kaimbacher ebc62d9117
Some checks failed
CI Pipeline / japa-tests (push) Failing after 56s
- added api UserController.ts for 2FA
- added PersonalTotpSettings.vue vor enablin/disabling 2FA
- changed User.ts: added attributes: state, twoFactorSecret and twoFactorRecoveryCodes
- added resources/js/utils/toast.ts for notifications
- modified start/routes/api.ts
- npm updates
2024-01-19 15:33:46 +01:00
..
Controllers/Http - added api UserController.ts for 2FA 2024-01-19 15:33:46 +01:00
Exceptions - prettier format checking 2023-09-05 18:18:42 +02:00
Library - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
Middleware - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00
Models - added api UserController.ts for 2FA 2024-01-19 15:33:46 +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