Commit graph

27 commits

Author SHA1 Message Date
Laurent FAVOLE
2111a2050c
Always load the .env file
If the app is run in another way than `python app.py`, the environment file will not be loaded.
2025-01-27 12:44:12 +01:00
Laurent FAVOLE
ca9e820552
Always load default env file 2025-01-26 15:25:01 +01:00
Laurent FAVOLE
1e23fb2ff8
Add env variables for configuration 2025-01-26 15:20:39 +01:00
Solène
e2eecb9b65
Merge pull request #8 from MathiasDPX/main
Cleanup + Utilisation de l'api plutot que de scraper
2025-01-26 14:32:52 +01:00
Solène
fd12fc9722
Merge branch 'main' into main 2025-01-26 14:32:41 +01:00
Solène
c716ec8876 resolution conflits 2025-01-26 14:20:53 +01:00
Solène
cb7604d9a4
maj remplacement bdd 2025-01-25 12:00:53 +01:00
Solène
765ea94a88
Merge pull request #3 from wneel/patch-2
refactor: optimize date handling by replacing manual conditions with …
2025-01-24 13:53:14 +01:00
Solène
2abc4b168d
Merge pull request #2 from wneel/patch-1
feat: create date offset function to dynamically update cinema URLs
2025-01-24 13:47:14 +01:00
MathiasDPX
142c74e5ab
Add healthcheck 2024-10-24 11:57:36 +02:00
01c34c6729 Add DS_STORE to gitignore 2024-10-11 21:08:51 +02:00
MathiasDPX
0e8b3523b8
Remove index route 2024-09-20 21:47:55 +02:00
97f6db0155 Add showtimes amounts 2024-09-19 20:22:41 +02:00
1651cbe071 Handle next.showtime.on 2024-09-19 19:49:51 +02:00
a5bca2b79b Remove bs4 2024-09-19 17:56:17 +02:00
58926c8ae1 Add .venv 2024-09-19 17:52:28 +02:00
ff67b65ab3 Support for +15 movies 2024-09-18 21:15:05 +02:00
93fe4b099e Add .vscode 2024-09-18 21:03:18 +02:00
efaf0c8909 order by interest and add url 2024-09-18 20:32:49 +02:00
dfd629abd8 fix: avance dans le temps quand on changais la date 2024-09-18 20:03:20 +02:00
d72f14ba00 Add custom placeholder 2024-09-18 20:01:09 +02:00
a0a5c688d3 fix showtimes 2024-09-18 18:55:11 +02:00
009818cc6e Remove logs 2024-09-18 18:48:45 +02:00
9deeb46e0c Cleanup + Use API instead of scraping 2024-09-18 18:41:31 +02:00
Wawa
2a4422b678
refactor: optimize date handling by replacing manual conditions with datetime functions 2024-09-17 09:52:14 +02:00
Wawa
fdd4d8c92d
feat: create date offset function to dynamically update cinema URLs 2024-09-17 09:33:29 +02:00
Solène
ea9f4d79b0 Push public 2024-09-16 13:29:02 +02:00