Commit graph

162 commits

Author SHA1 Message Date
e585b65565 Permettre au client web de rechercher unE membre 2023-05-25 22:07:53 -04:00
719c92a652 Remove debug prints 2023-05-25 19:26:37 -04:00
3aa7faa2f6 [WIP] Add web client
Ignore .swp files

Rename serverCmd to apiCmd (the web client is technically a server too)

Add webCmd for html routes hosting

Add embedding and templating for web client

Add webhandlers

Fix some variables not being filled automatically by viper

Change flags and reorganize config structure
2023-05-25 19:22:46 -04:00
3e37e8ffef Améliorer insert error management 2023-05-25 05:03:46 -04:00
ef4e9f7050 Set sensible flags pour server 2023-05-25 04:44:06 -04:00
9e7a8b3e46 Trier déclarations de routes 2023-05-25 04:40:13 -04:00
1a8fce6361 Ignore fichiers .env 2023-05-25 04:35:00 -04:00
Victor Lacasse-Beaudoin
b9044fa08d Ajouter update de membre.prefered_name 2023-05-25 04:31:29 -04:00
Victor Lacasse-Beaudoin
f1a4d190df Ajouter insertion de programmes 2023-05-25 03:44:41 -04:00
Victor Lacasse-Beaudoin
cb51ada4b6 Ajouter upload par json
Fonctionne avec json dans request body ou en fichier formatté json

Cleanup commentaires

Ajouter vérification d'insertion vide
2023-05-25 03:23:07 -04:00
Victor Lacasse-Beaudoin
3ccebd8cfb Refactor app sous v4/ 2023-05-25 02:21:09 -04:00
c74e093a3b Squashed into initial commit 2023-03-06 14:01:18 -05:00