• Joined on 2024-06-07
Djeex pushed to wip-python at Djeex/adguard-cidre 2025-06-01 13:27:44 +02:00
5f54c87cf2 fixed yaml exemple in readme
Djeex pushed to main at Djeex/adguard-cidre 2025-06-01 13:23:24 +02:00
e3632a84fe Merge pull request 'wip-python -> removed cron for python scheduling, and added pyyaml library.' (#4) from wip-python into main
125c4eaed7 fixed yaml dns entry
1236970426 Replaced cron with python scheduler and using python yaml library. Updated readme.
Compare 3 commits »
Djeex merged pull request Djeex/adguard-cidre#4 2025-06-01 13:23:23 +02:00
wip-python -> removed cron for python scheduling, and added pyyaml library.
Djeex created pull request Djeex/adguard-cidre#4 2025-06-01 13:22:59 +02:00
wip-python -> removed cron for python scheduling, and added pyyaml library.
Djeex pushed to wip-python at Djeex/adguard-cidre 2025-06-01 13:11:47 +02:00
125c4eaed7 fixed yaml dns entry
Djeex pushed to wip-python at Djeex/adguard-cidre 2025-06-01 12:44:09 +02:00
1236970426 Replaced cron with python scheduler and using python yaml library. Updated readme.
Djeex pushed tag v1.0 to Djeex/adguard-cidre 2025-06-01 00:11:43 +02:00
Djeex released v1.0 at Djeex/adguard-cidre 2025-06-01 00:11:43 +02:00
Djeex commented on issue Djeex/adguard-cidre#2 2025-06-01 00:09:16 +02:00
Script seems stucked if manually_blocked_ips.conf exist but is empty

Fixed in 1.0 (python)

Djeex closed issue Djeex/adguard-cidre#2 2025-06-01 00:09:16 +02:00
Script seems stucked if manually_blocked_ips.conf exist but is empty
Djeex pushed to main at Djeex/adguard-cidre 2025-06-01 00:05:48 +02:00
424ce59511 Merge branch 'wip-python' - Image and readme update
7ead6b4154 Image + readme update
Compare 2 commits »
Djeex pushed to wip-python at Djeex/adguard-cidre 2025-06-01 00:04:47 +02:00
7ead6b4154 Image + readme update
Djeex deleted branch wip from Djeex/adguard-cidre 2025-05-31 23:23:37 +02:00
Djeex pushed to main at Djeex/adguard-cidre 2025-05-31 23:22:32 +02:00
77e2a9875f Merge pull request 'wip-python -> Python rewriting + better logs + backup + update at startup' (#3) from wip-python into main
31865613cc Fixed bracket issues + readme with backup
a5f39c196e fix indentation in adguardhome.yaml
dea060b4d2 adguard restart
d97348cd17 Fixes missing requests + cross device error + cron folder error
Compare 7 commits »
Djeex merged pull request Djeex/adguard-cidre#3 2025-05-31 23:22:30 +02:00
wip-python -> Python rewriting + better logs + backup + update at startup
Djeex created pull request Djeex/adguard-cidre#3 2025-05-31 23:22:25 +02:00
wip-python -> Python rewriting + better logs + backup + update at startup
Djeex pushed to wip-python at Djeex/adguard-cidre 2025-05-31 23:21:12 +02:00
31865613cc Fixed bracket issues + readme with backup
Djeex pushed to wip-python at Djeex/adguard-cidre 2025-05-31 23:05:45 +02:00
a5f39c196e fix indentation in adguardhome.yaml
Djeex pushed to wip-python at Djeex/adguard-cidre 2025-05-31 23:00:22 +02:00
dea060b4d2 adguard restart
Djeex pushed to wip-python at Djeex/adguard-cidre 2025-05-31 22:48:10 +02:00
d97348cd17 Fixes missing requests + cross device error + cron folder error