tethys.backend/contracts
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
..
auth.ts initial commit 2023-03-03 16:54:28 +01:00
drive.ts initial commit 2023-03-03 16:54:28 +01:00
enums.ts - added api UserController.ts for 2FA 2024-01-19 15:33:46 +01:00
env.ts initial commit 2023-03-03 16:54:28 +01:00
events.ts initial commit 2023-03-03 16:54:28 +01:00
hash.ts initial commit 2023-03-03 16:54:28 +01:00
orm.ts initial commit 2023-03-03 16:54:28 +01:00
redis.ts - addes @adonisjs/redis fo saving session into redis with redis.ts contract and config 2023-11-27 17:17:22 +01:00
response.ts - add methods for releasing datasets from submitter 2023-06-27 18:23:18 +02:00
tests.ts initial commit 2023-03-03 16:54:28 +01:00
validator.ts - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00