Commit Graph

18 Commits

Author SHA1 Message Date
Félix MARQUET
d2ba0e510a refactor(rust): Rewrite everything in rust 2025-06-12 19:40:54 +02:00
Félix MARQUET
c81fc26881 fix(dockerfile): add send_slack.py to the dockerfile 2025-05-05 09:08:18 +00:00
Mahmoud Osama
8795add7f0 Add SLACK_WEBHOOK_URL to Dockerfile 2025-05-03 20:52:08 +03:00
a3e892c8f0 fix: use separate database connections for each function
- Refactored `send_discord.py` to better work with webhook (but remove the embed)
- Updated Dockerfile to adjust package installation order.
2024-12-23 19:56:57 +01:00
Félix MARQUET
91cc7bc9bf First itération for discord 2024-12-23 12:20:13 +00:00
Félix MARQUET
921f40e98e Fix DOCKERFILE error 2024-10-25 06:39:03 +00:00
Félix MARQUET
3e59106fa6 Start of the gotify implementation 2024-10-24 13:10:10 +00:00
694bfcaf6b Add docker login possibility 2024-10-22 09:38:53 +02:00
Félix MARQUET
0be8d008c5 Fix entrypoint persmisson 2024-10-21 16:41:25 +02:00
Félix MARQUET
a14cc1848f Edit CI 2024-10-21 16:26:46 +02:00
Félix MARQUET
3cfa54248f Add docker-hub compatibility 2024-10-21 16:15:01 +02:00
4a57e9e2e1 Comment everything from french to english 2024-03-04 13:18:13 +01:00
3b6f55e703 Add web interface to manage repo 2024-03-04 12:34:36 +01:00
dc6d19e98a Add the database for application version 2024-03-01 14:33:49 +01:00
910ae52445 Add repo list as enviroment variable 2024-03-01 13:56:29 +01:00
e8c1923a81 Fix dockerfile 2024-03-01 13:04:40 +01:00
8cb7bea44c Add env variable for timeout check 2024-03-01 12:14:28 +01:00
6e89bd2c3e Update ntfy.py to be able to be dockerize, Dockerization of ntfy.py 2024-03-01 12:00:10 +01:00