tethys.backend/start
Arno Kaimbacher ae0c471e93
Some checks failed
CI Pipeline / japa-tests (push) Failing after 52s
- now authenticated user can change password with check of old password and password confirmination
- cchanged route app.dashboard to apps.dashboard
- add editor and reviewer relation to Dataset.ts
- added personal menu in asideMenu
- added Approve.vue for editor
- show warning in Index.vue  (editor), if no dataset is loaded
- user Receive.vue without inertia helper form
- npm updates
- added routes in routes.ts
2023-12-12 15:22:25 +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 - now authenticated user can change password with check of old password and password confirmination 2023-12-12 15:22:25 +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