4 Commits

Author SHA1 Message Date
8010de522d Changes to be committed:
All checks were successful
continuous-integration/drone/push Build is passing
modified:   .drone.yml
	modified:   .gitignore

Changement tag suite au passage en version 2.0.0
2023-06-05 23:11:32 +02:00
9c831ce473 Changes to be committed:
All checks were successful
continuous-integration/drone/push Build is passing
modified:   .drone.yml

Correction d'une erreur dans le pipeline drone
2023-06-05 22:59:09 +02:00
74e936c0f8 Changes to be committed:
Some checks reported errors
continuous-integration/drone/push Build encountered an error
modified:   .drone.yml
	modified:   app.py
	new file:   docker-compose.yaml
	modified:   static/js/script.js
	new file:   templates/finish_local.html
	renamed:    templates/finish.html -> templates/finish_server.html
	modified:   templates/index.html

Il est maintenant possible de choisir entre télécharger sur le server
ou en local.
2023-06-05 22:56:34 +02:00
c5f736eddf Changes to be committed:
All checks were successful
continuous-integration/drone/push Build is passing
new file:   .drone.yml

Changes not staged for commit:
	deleted:    __pycache__/app.cpython-310.pyc
	modified:   templates/index.html

Suppression de deux entrées sur cinq au niveau de index.html
2023-06-04 20:54:48 +02:00