tethys.backend/start
Arno Kaimbacher 0d51002903
Some checks failed
CI Pipeline / japa-tests (push) Failing after 53s
- default routing to "/app/dashboard"
- default route after login "/app/dashboard" in AuthController.ts
- npm updates
- corrected route in menu.ts
- better styling for listing datasets for editor and submitter in Index.vue
- personal setting to route "/settings/user"
2023-12-01 10:44:19 +01:00
..
routes - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +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 - default routing to "/app/dashboard" 2023-12-01 10:44:19 +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