qpismont
  • Joined on 2025-06-23
qpismont pushed to main at qpismont/my-fedora 2025-10-15 19:32:13 +02:00
98d1a20359 Comment out Plymouth theme configuration in Containerfile
qpismont pushed to main at qpismont/my-fedora 2025-10-15 19:23:00 +02:00
e12e9f3e6f update
qpismont pushed to main at qpismont/my-fedora 2025-10-15 19:21:21 +02:00
a499462379 update
qpismont pushed to main at qpismont/my-fedora 2025-10-15 19:19:28 +02:00
4ab87c78da Refactor CI scripts to remove sudo usage and streamline image deployment process
qpismont pushed to main at qpismont/my-fedora 2025-10-15 19:15:08 +02:00
d809e35234 Refactor podman login command to use password-stdin for improved security
qpismont pushed to main at qpismont/my-fedora 2025-10-15 19:12:01 +02:00
9206bc6301 Add sudo installation to CI configuration for image deployment
qpismont pushed to main at qpismont/my-fedora 2025-10-15 19:10:48 +02:00
e3bbf8f7ea Add CI configuration for automated image deployment
qpismont pushed to main at qpismont/my-fedora 2025-10-14 23:38:43 +02:00
578315dc8b Add initial scripts and configuration for Fedora image build process
qpismont created branch main in qpismont/my-fedora 2025-10-14 23:38:43 +02:00
qpismont created repository qpismont/my-fedora 2025-10-14 18:47:05 +02:00
qpismont pushed to accounts at qpismont/nixi-api 2025-10-02 22:54:55 +02:00
aaa0ca5a54 feat: add accounts and movies tables in migrations
qpismont pushed to accounts at qpismont/nixi-api 2025-09-22 23:39:58 +02:00
91c14f750e switch to bun
qpismont pushed to main at qpismont/nixi-web 2025-08-26 18:45:51 +02:00
db31bb5bc5 update devcontainer
qpismont pushed to accounts at qpismont/nixi-api 2025-08-26 18:44:46 +02:00
049ed4b956 move to bun
qpismont pushed to accounts at qpismont/nixi-api 2025-08-12 20:29:11 +02:00
3fe9fc7142 Ajout de la gestion des erreurs HTTP, implémentation de la validation des comptes, et mise à jour des dépendances. Création de tests pour les entités et services de compte, ainsi que l'ajout d'un système de limitation de taux.
qpismont created branch accounts in qpismont/nixi-api 2025-08-12 20:29:11 +02:00
qpismont pushed to main at qpismont/nixi-api 2025-08-12 19:18:20 +02:00
14e69e1f61 Ajout des fichiers de base pour le projet.
qpismont created repository qpismont/nixi-api 2025-08-11 18:47:06 +02:00
qpismont pushed to main at qpismont/nixi-web 2025-08-08 23:39:05 +02:00
5b8f3d64a0 Adjust column sizing on login page for improved responsiveness
qpismont pushed to main at qpismont/nixi-web 2025-08-08 23:35:16 +02:00
d737f4ad3c Refactor login page to display error messages conditionally. Added error handling with Alert component for better user feedback.