tethys.backend/app/Controllers/Http
Arno Kaimbacher a25f8bf6f7 hotfix: update dependencies and UI elements
- Updated various npm packages in `package-lock.json` including `@adonisjs/drive`, `@adonisjs/env`, `axios`, `electron-to-chromium`, `nanoid`, `pg`, and `quansync`.
- Removed the GitHub link from the navbar and dashboard.
- Added an OAI interface link to the navbar and menu.
- Removed the "Star on GitHub" button from the dashboard.
- Updated the chart data fetching logic in `HomeController.ts` to calculate the last 4 years dynamically.
- Removed unused imports and commented-out code.
2025-03-20 10:29:34 +01:00
..
Admin hotfix(admin/user): implement password reset and update user password 2025-03-19 15:52:37 +01:00
Api hotfix: update dependencies and UI elements 2025-03-20 10:29:34 +01:00
Auth feat: Integrate official drive_provider, update user profile features & UI improvements 2025-02-27 16:24:25 +01:00
Editor - improved vies and controllers for rejecting datasets with email for reviewer and editor role 2024-09-26 13:51:35 +02:00
Oai feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
Reviewer feat: Update .gitignore and refine TypeScript configuration; clean up commented code and enhance dataset validation; npm updates 2025-01-29 11:26:21 +01:00
Submitter feat(checkReferenceType): add check reference type feature 2025-03-17 17:26:29 +01:00