20 Commits

Author SHA1 Message Date
c746ddf4d9 Merge remote-tracking branch 'origin/dev'
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-06 19:57:37 +02:00
6c123bd378 Changes to be committed:
All checks were successful
continuous-integration/drone/push Build is passing
modified:   static/css/style.css
	modified:   templates/index.html

Essai d'une autre solution afin déviter le zoom sur smartphone dans les entrées
2023-06-06 19:44:13 +02:00
65a9ca71b4 Changes to be committed:
All checks were successful
continuous-integration/drone/push Build is passing
modified:   static/css/style.css
	modified:   static/js/script.js

Divers modifications du CSS et modification de script.js afin de cacher le bouton inutiliser lors du téléchargement
2023-06-06 19:28:44 +02:00
b27d8fce7c Ajout de la description et du docker-compose dans le fichier README.md
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-06 18:47:41 +02:00
4000a82833 Ajout du README vide pour le moment
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-06 18:27:55 +02:00
bc4780190b Merge remote-tracking branch 'origin/dev'
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-05 23:13:08 +02:00
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
007416f1a9 Mise à jour de 'app.py'
All checks were successful
continuous-integration/drone/push Build is passing
Correction d'une erreur suite au retrait de deux champs d'entrées dans index.html
2023-06-05 22:32:32 +02:00
0696c81a83 Changes to be committed:
All checks were successful
continuous-integration/drone/push Build is passing
deleted:    __pycache__/app.cpython-310.pyc
	modified:   templates/index.html

Suppresion de 2 entrées sur cinq au niveau de index.html
2023-06-04 21:13:51 +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
3c33f96910 Modification Dockerfile et .gitignore 2023-05-18 09:57:31 +02:00
fba7a5a057 Réorganisation du code 2023-05-17 07:54:38 +02:00
61c61d203b Ajout page erreur si toutes les url vident, création du fichier css pour habiller la page. 2022-12-28 23:38:07 +01:00
98f2a46afb Ajout d'un titre et d'un bouton quand le téléchargement est terminé 2022-12-28 17:08:57 +01:00
50ab4129dc Modification au niveau du message de téléchargement terminé 2022-12-27 15:28:32 +01:00
e98349f6f9 Modification de app.py 2022-12-27 15:09:25 +01:00
Guillaume
b750014b76
Create index.html 2022-12-26 18:52:28 +01:00
Guillaume
d96792fd26
Create app.py 2022-12-26 18:51:42 +01:00