Commit Graph

18 Commits

Author SHA1 Message Date
etienne-hd
e60ad25035 chore(docker): update Dockerfile and added docker-entrypoint.sh 2026-03-07 16:38:42 +01:00
etienne-hd
f2a63ec7ff docs(examples): rewrite discord example with the new configuration 2026-03-07 16:00:03 +01:00
etienne-hd
d4e76c75af refactor(config): configuration file moved to /config.py to /config/* 2026-03-07 15:46:40 +01:00
etienne-hd
af4264270b feat(example): raise exception if request failed 2026-03-06 19:56:55 +01:00
etienne-hd
c1b4437e8d chore(changelog): update changelog for v1.1.0 1.1.0 2026-03-06 19:22:26 +01:00
etienne-hd
37ec53c56a docs: rewrite support section 2026-03-06 19:14:48 +01:00
etienne-hd
4806146200 docs(docker): added docker section in README.md 2026-03-06 19:12:54 +01:00
etienne-hd
8f3f39c0fc feat(docker): added Dockerfile 2026-03-06 18:54:21 +01:00
etienne-hd
b4946264ff refactor: id.json and logs have been moved to /data 2026-03-06 18:07:22 +01:00
etienne-hd
fee4101455 refactor: project structure, move all source into /lbc-finder 2026-03-06 16:08:16 +01:00
etienne-hd
6764ebf631 chore(changelog): update changelog 2026-03-06 16:05:09 +01:00
etienne-hd
5e0ec1cc34 Bump: lbc ->1.1.2 1.0.1 2026-02-14 22:56:00 +01:00
etienne-hd
84a4345835 Changed: _HANDLER_MAX_ATTEMPTS and _HANDLER_INITIAL_BACKOFF is now in the constructor of Searcher class 2026-02-14 22:42:56 +01:00
Oussema Bouafif
9ac92ceed5 Remove ad-hoc quick retry script from contribution 2026-02-14 15:17:38 +01:00
Oussema Bouafif
12c66ed108 Add quick retry behavior test script for handler failure scenarios 2026-02-14 15:07:39 +01:00
Oussema Bouafif
432b962d23 Improve notification reliability with handler retries and post-success ID marking 2026-02-14 14:54:23 +01:00
etienne-hd
19bd8976ce Bump: lbc ->1.1.0
Changed: 'models' folder has been renamed to 'model'
2025-12-24 16:23:05 +01:00
etienne-hd
dfbbcbdbbb Initial release 1.0.0 2025-08-21 23:50:34 +02:00