tethys.backend/app/Controllers/Http/Api
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
..
AuthorsController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
AvatarController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
collections_controller.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
DatasetController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
FileController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
HomeController.ts hotfix: update dependencies and UI elements 2025-03-20 10:29:34 +01:00
UserController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00