Félix MARQUET
|
5eb24a55fd
|
fix: Mettre à jour les dépendances pour améliorer la sécurité et la stabilité
|
2025-12-12 11:00:55 +00:00 |
|
Félix MARQUET
|
69851a3731
|
fix(security): Fix CVE-2025-66478
|
2025-12-08 09:55:31 +00:00 |
|
|
|
e825651c57
|
feat: Ajouter des fonctionnalités de tri et de filtrage des heures, incluant la sélection d'utilisateurs et l'ajout de timestamps
|
2025-11-20 18:31:33 +01:00 |
|
|
|
eb8132b20f
|
feat: Add bulk import from ISEN excel
|
2025-11-20 18:00:29 +01:00 |
|
|
|
a9f4a5f1bb
|
chore: update build script to use webpack for Next.js
|
2025-10-25 16:25:28 +02:00 |
|
|
|
7501d82230
|
chore: upgrade Next.js to version 16 and update related configurations
|
2025-10-25 16:23:30 +02:00 |
|
dependabot[bot]
|
13c7a228af
|
build(deps-dev): bump @types/node from 20.19.22 to 24.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.22 to 24.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-20 19:51:25 +00:00 |
|
Félix MARQUET
|
4463cc0081
|
Update react-dom version to 19.2.0
|
2025-10-18 21:57:23 +00:00 |
|
dependabot[bot]
|
20f5f613c2
|
build(deps): bump react from 19.1.0 to 19.2.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.0 to 19.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-18 21:57:23 +00:00 |
|
|
|
1761fa4f45
|
feat: add environment variables for CI and update login test selectors
|
2025-10-18 20:08:28 +02:00 |
|
|
|
1994ed5810
|
feat: update file upload paths and add dynamic file retrieval endpoint
|
2025-10-18 20:05:11 +02:00 |
|
|
|
1cf674a706
|
fix: correct formatting in README and update CI script to use npx for server start
|
2025-10-18 19:41:43 +02:00 |
|
|
|
bef0e7716d
|
feat: update CI configuration to rename 'ci' script to 'ci:run'
|
2025-10-18 19:39:30 +02:00 |
|
|
|
94ed954dc1
|
feat: add Cypress end-to-end tests for login functionality and CI configuration
|
2025-10-18 19:34:39 +02:00 |
|
|
|
a6ac1e8140
|
feat: implement user password reset functionality and enhance settings context
|
2025-10-18 19:26:45 +02:00 |
|
|
|
337b07f3c5
|
fix: update import paths for components and utilities to relative paths
|
2025-10-17 22:41:52 +02:00 |
|
|
|
02643e3702
|
feat: initialize project structure with Next.js, Prisma, and Tailwind CSS setup
|
2025-10-17 21:59:13 +02:00 |
|