Commit Graph

54 Commits

Author SHA1 Message Date
6d20f5fa76 logs: add logs and comments 2025-05-16 12:27:22 -03:00
1a361c6bba feat: add support for last time connected in the status command 2025-05-09 00:27:07 -03:00
aecd3e2bdd feat: discard disarm request after timeout
feat: Is Connected command
2025-05-08 22:35:31 -03:00
b11aac2857 bug: fix the finish scan event 2025-05-07 15:14:08 -03:00
66aa064e2f fix: add comments and fix small warnings in BotHandler.cs 2025-05-07 12:51:19 -03:00
77b4c21571 refactor: extract controllers 2025-05-07 12:50:31 -03:00
064595c3e3 feat: partial-support for authorized entrance 2025-05-07 12:49:20 -03:00
dabab6757b feat: snapshots messages and stop timer 2025-05-07 12:48:28 -03:00
ea4c3bb64c feat: add snapshot support for docker 2025-05-05 19:56:34 -03:00
c3bd0e5933 refactor: rename to Orchestrator 2025-05-05 13:58:51 -03:00
4507f5ab21 feat: add support for http server control and entrance sensor 2025-04-20 17:56:54 -03:00
620096a7b1 docs: improve logs for dvr scanner 2025-03-29 11:09:00 -03:00
7b33a8043b feat: respond to chat if error 2025-03-29 11:08:03 -03:00
35b42cc819 refactor: restructure handlebot and add docs 2025-03-29 11:07:23 -03:00
13d9bef207 feat: add send video on reply 2025-03-28 22:50:14 -03:00
d398585129 feat: add OnReply & SendVideo & SendImages 2025-03-28 22:44:53 -03:00
bd5044be42 feat: extract file listing 2025-03-28 22:42:56 -03:00
513a9d6d45 fix: clean detection folder before new scan 2025-03-28 19:56:43 -03:00
a0cc6ec55f feat: complete clean job 2025-03-28 19:56:08 -03:00
85ac367e0c fix: finish chaining 2025-03-28 19:55:38 -03:00
ba1021c5e6 refactor: extract commands 2025-03-26 15:41:39 -03:00
2b33a596d6 config: add clean job config 2025-03-26 15:40:27 -03:00
0fd63ce192 refactor: extract loggin commands and retry to extensions 2025-03-26 15:39:55 -03:00
5133e80273 feat: add clean job 2025-03-26 15:39:06 -03:00
3ed521350e feat: extract chainer builder and add clean job 2025-03-26 15:38:04 -03:00
3791738c41 fix: extract linux support to docker file 2025-02-20 15:17:46 -03:00
929fb1f898 logs: add logs for runDry options 2025-02-20 12:17:04 -03:00
727c7e4cba feat: add timezone and linux support 2025-02-20 11:42:17 -03:00
cfc41907ef feat: final connection to send photos 2025-02-19 12:54:09 -03:00
a6ac0187f1 feat: OnScanCompleted event & output dir & send photos 2025-02-18 19:21:19 -03:00
ea02a726ef refactor: change dependency to use dotnet runtime instead of aspnet 2025-02-18 13:06:49 -03:00
ba51677d98 feat: add docker support 2025-02-17 22:20:51 -03:00
f94c6d5b2a feat: add scanner functionality and thumbnails 2025-02-17 18:44:11 -03:00
67042945e5 feat: add run-dry option for scanner 2025-02-17 18:36:17 -03:00
7c213faa5f temp: for now, schedule job, some seconds after initialization. 2025-02-17 18:35:38 -03:00
f16ea91e95 fix: add cancellation token to downloader job 2025-02-17 13:42:14 -03:00
dc34c85834 feat: enable run dry options to skip download 2025-02-17 13:37:00 -03:00
461c545cb0 refactor: extract dvr scanner and connector to interfaces 2025-02-16 13:36:37 -03:00
27dfcb291a fix: new variable for group name 2025-02-15 16:05:11 -03:00
8fbe439ed4 feat: Add chain jobs and complete downloader job 2025-02-15 15:55:29 -03:00
be89bddf1b feat: extract scan library classes and add scheduler 2025-02-14 20:32:04 -03:00
57c0bb660c docs: add todo's for later 2025-02-13 19:53:06 -03:00
Guillermo Marcel
7a4f8bb48d feat: include dvr-scanner files to repository (win support) 2025-02-13 19:43:46 -03:00
Guillermo Marcel
0a78f444bd fix: add lfs for dvr-scanner folder 2025-02-13 19:41:05 -03:00
Guillermo Marcel
a95d3f997f feat: add new AutoScan library 2025-02-13 19:13:21 -03:00
Guillermo Marcel
c3fb8b9c6f feat: add subscription and photo sending to bot handler 2025-02-13 19:12:46 -03:00
Guillermo Marcel
2bbbc32322 feat: add ffmpeg support for video analysis and screenshots 2025-02-13 19:12:18 -03:00
Guillermo Marcel
aa5c6d3f6d feat: add DVR scanner (without dvr files) for detections 2025-02-13 19:11:35 -03:00
Guillermo Marcel
da070f5e57 feat: add shinobi connections 2025-02-13 19:10:25 -03:00
Guillermo Marcel
affae8ff48 fix: remove comments 2025-02-12 19:22:18 -03:00