Commit Graph

  • 61c50fc57e false_positive endpoint needs to await send_to_plus call Josh Hawkins 2025-09-14 11:15:59 -0500
  • ff0430964c
    Correctly calculate input data type for OV (#20066) Nicolas Mowen 2025-09-14 07:15:41 -0600
  • 05e5d9709c Formatting Nicolas Mowen 2025-09-14 07:03:23 -0600
  • b08db4913f
    feat: add github mirror download endpoint (#20007) GuoQing Liu 2025-09-14 20:51:56 +0800
  • c74e86dff2
    fix(web): handle undefined screen.orientation (#20064) arthur simas 2025-09-14 09:51:39 -0300
  • 34d7bc9e6c Correctly calculate input data type for OV Nicolas Mowen 2025-09-14 06:51:08 -0600
  • 81d7c47129
    Optimize OpenVINO and ONNX Model Runners (#20063) Nicolas Mowen 2025-09-14 06:22:22 -0600
  • 39bd720d71
    fix(web): handle undefined screen.orientation Arthur Simas 2025-09-14 00:10:09 -0300
  • 3283af5184 Sort imports Nicolas Mowen 2025-09-13 20:49:21 -0600
  • ce24a84950 Cleanup Nicolas Mowen 2025-09-13 20:44:14 -0600
  • 226b370cad Correctly handle cuda input Nicolas Mowen 2025-09-13 20:34:56 -0600
  • 43412f6390 Use core mask for rknn Nicolas Mowen 2025-09-13 20:28:09 -0600
  • 0b8ac5c6ee Add support for non-complex models for CudaExecutionProvider Nicolas Mowen 2025-09-13 20:13:41 -0600
  • 9a3fca6b2b Use optimized runner Nicolas Mowen 2025-09-13 20:11:06 -0600
  • b2321cf1e8 Adjust rknn to use RKNNRunner Nicolas Mowen 2025-09-13 20:06:30 -0600
  • f49f693817 Add specific note about inability to use CUDA graphs for some models Nicolas Mowen 2025-09-13 19:59:39 -0600
  • 834056a5c7 Break apart onnx runner Nicolas Mowen 2025-09-13 19:48:52 -0600
  • 1da07560fc Create openvino runner class Nicolas Mowen 2025-09-13 19:41:45 -0600
  • ba6dda82e0 Don't count performance Nicolas Mowen 2025-09-13 17:35:46 -0600
  • 2da049b9b3 Share tensor Nicolas Mowen 2025-09-13 17:10:16 -0600
  • 19685df6f0 Use re-usable inference request to reduce CPU usage Nicolas Mowen 2025-09-13 16:08:30 -0600
  • 41ed013cc4
    Check cameras param and continue to split for query (#20048) Josh Hawkins 2025-09-12 10:58:47 -0500
  • 8fcab36595 Check cameras param and continue to split for query Josh Hawkins 2025-09-12 10:45:08 -0500
  • 751678c845
    Fix cuda graph fallback (#20039) Nicolas Mowen 2025-09-12 05:41:26 -0600
  • ed1e3a7c9a
    Enhance user roles to limit camera access (#20024) Josh Hawkins 2025-09-12 06:19:29 -0500
  • 1225e50a11 Fix cuda graph fallback Nicolas Mowen 2025-09-12 05:07:07 -0600
  • 49c15ce6c3 [Update] Remove dependencies installation from main Dockerfile GaryHuang-ASUS 2025-09-12 17:45:59 +0800
  • 9514cebce9 [Feat] Add dependencies installation in docker build GaryHuang-ASUS 2025-09-12 09:11:14 +0800
  • ba650af6f2
    Correctly cast to enum when loading plus config (#20031) Nicolas Mowen 2025-09-11 16:39:34 -0600
  • 045c805089 Correctly cast to enum when loading plus config Nicolas Mowen 2025-09-11 16:01:32 -0600
  • 42c6db81a7 ruff format Tim 2025-09-11 16:22:33 -0400
  • b92af01b38
    Merge branch 'blakeblackshear:dev' into memryx_fixes Tim Wesley 2025-09-11 16:07:26 -0400
  • 4ff8168422 don't memoize roles Josh Hawkins 2025-09-11 13:17:09 -0500
  • 026d1c67f2 change icon Josh Hawkins 2025-09-11 12:35:52 -0500
  • db41d74759 clarify docs Josh Hawkins 2025-09-11 12:23:01 -0500
  • b1f1873bc1 tweak docs Josh Hawkins 2025-09-11 12:18:23 -0500
  • 56dc5773e1 split users and roles into separate tabs in settings Josh Hawkins 2025-09-11 12:17:30 -0500
  • e888a08fd1 use validator to prevent reserved and empty roles from being assigned Josh Hawkins 2025-09-11 12:17:10 -0500
  • fad28a764c
    Use CUDA graphs for object detection on Nvidia GPUs (#20027) Nicolas Mowen 2025-09-11 10:20:25 -0600
  • f306d761f0 Cleanup comments and typing Nicolas Mowen 2025-09-11 09:11:26 -0600
  • 6e5c1f49d9 Use CUDA graphs to improve efficiency of object detection Nicolas Mowen 2025-09-11 08:26:23 -0600
  • f0dd9a7176 i18n fix Josh Hawkins 2025-09-11 09:46:27 -0500
  • 88d910672c display all cameras badge for admin and viewer Josh Hawkins 2025-09-11 09:27:59 -0500
  • 6426123eae clarify docs Josh Hawkins 2025-09-11 09:21:24 -0500
  • 3e24d37d74 use badges and camera name label component Josh Hawkins 2025-09-11 09:19:23 -0500
  • fe9368d288 docs Josh Hawkins 2025-09-11 09:11:50 -0500
  • 92517520e2 minor spacing tweaks Josh Hawkins 2025-09-11 08:55:46 -0500
  • 14a4d737f0 i18n changes Josh Hawkins 2025-09-11 08:55:32 -0500
  • 381eeb1a6d update settings view for roles Josh Hawkins 2025-09-11 08:55:18 -0500
  • 51524944f0 fix role change dialog Josh Hawkins 2025-09-11 08:52:15 -0500
  • bf412cf752 delete role dialog Josh Hawkins 2025-09-11 08:48:29 -0500
  • 393aa07885 create and edit role dialogs Josh Hawkins 2025-09-11 08:46:50 -0500
  • 216819e938 fix type Josh Hawkins 2025-09-11 08:26:45 -0500
  • 15114bb1df fix triggers endpoints Josh Hawkins 2025-09-11 08:18:45 -0500
  • f50c4f712c don't limit roles in create user dialog Josh Hawkins 2025-09-11 07:54:05 -0500
  • f520d4b8dd fix post validation for roles Josh Hawkins 2025-09-11 07:38:03 -0500
  • c6b4055804
    fix: fix github raw endpoint GuoQing Liu 2025-09-11 20:06:34 +0800
  • 7c7ff49b90
    Improve d-fine model export docs (#20020) Nicolas Mowen 2025-09-11 05:17:08 -0600
  • cb51def9a5
    Bump lucide-react from 0.477.0 to 0.544.0 in /web dependabot[bot] 2025-09-11 11:06:27 +0000
  • e4f5fb89ca Improve d-fine model export docs Nicolas Mowen 2025-09-10 16:42:42 -0600
  • 69d3fd9269 combine event tests and refactor for camera access Josh Hawkins 2025-09-10 15:13:13 -0500
  • 32b599d011 allowed cameras for review tests Josh Hawkins 2025-09-10 15:11:22 -0500
  • 7d3180b4f0 fix proxy auth tests Josh Hawkins 2025-09-10 14:51:12 -0500
  • c93f53d84c camera access tests Josh Hawkins 2025-09-10 14:50:58 -0500
  • 1ebf74ef41 more async Josh Hawkins 2025-09-10 14:50:07 -0500
  • 379d2d3627 pass request with camera access for tests Josh Hawkins 2025-09-10 14:13:27 -0500
  • 0339328da8 remove check in delete reviews Josh Hawkins 2025-09-10 12:52:29 -0500
  • 9c8c63bdda only show face library and classification in sidebar for admin Josh Hawkins 2025-09-10 11:31:21 -0500
  • a0928cf325 limit cameras in camera groups Josh Hawkins 2025-09-10 10:46:01 -0500
  • fa863bad63 limit cameras in live view Josh Hawkins 2025-09-10 10:31:37 -0500
  • 9914fd55a7 fix: fix face_embedding endpoint line ZhaiSoul 2025-09-10 20:38:20 +0800
  • 5d00f02162 feat: add github mirror download endpoint ZhaiSoul 2025-09-10 20:36:28 +0800
  • 8976b061a4 limit cameras in review/history Josh Hawkins 2025-09-10 07:31:49 -0500
  • 8e79d34aac cameras is already a list Josh Hawkins 2025-09-10 07:28:38 -0500
  • 0148e91544 limit cameras in explore Josh Hawkins 2025-09-10 07:18:07 -0500
  • 0561a78bc9 ensure anonymous user always returns all cameras Josh Hawkins 2025-09-10 07:17:36 -0500
  • 812a46d688 update default app view Josh Hawkins 2025-09-10 06:55:56 -0500
  • 953e467b56 update auth hook for allowed cameras Josh Hawkins 2025-09-10 06:55:19 -0500
  • 15729e0f19
    Provide model type in header for ZMQ detector (#20000) Nicolas Mowen 2025-09-09 16:53:36 -0600
  • 037c4d1cc0
    Don't block UI while pulling the stream live info (#19998) Nicolas Mowen 2025-09-09 16:53:26 -0600
  • 8ef352157b
    Bump vite from 6.2.0 to 6.3.6 in /web dependabot[bot] 2025-09-09 22:51:00 +0000
  • 909e8d2825 protect media endpoints Josh Hawkins 2025-09-09 17:45:29 -0500
  • a984227c9b protect event endpoints Josh Hawkins 2025-09-09 17:45:05 -0500
  • 2a9d5f5e51 protect export endpoints Josh Hawkins 2025-09-09 17:44:01 -0500
  • f857ccd366 remove unneeded Josh Hawkins 2025-09-09 17:43:38 -0500
  • 54b20f4ba9 Formatting Nicolas Mowen 2025-09-09 16:36:23 -0600
  • 240f998121 Provide model type in header Nicolas Mowen 2025-09-09 16:30:12 -0600
  • b42dba7a07 rename param name for better fastapi injection matching Josh Hawkins 2025-09-09 17:28:58 -0500
  • 6fbf7ec2c2 protect preview endpoints Josh Hawkins 2025-09-09 17:04:38 -0500
  • 39cb3f7217 protect review endpoints Josh Hawkins 2025-09-09 17:03:07 -0500
  • 6cfc133bad Don't block UI while pulling the stream live info Nicolas Mowen 2025-09-09 15:37:38 -0600
  • ad21495aeb add camera access api dependency functions Josh Hawkins 2025-09-09 16:37:12 -0500
  • 1613499218
    Update object_detectors.md to document configuring image size in YOLO 9 (#19951) laviddichterman 2025-09-09 13:27:30 -0700
  • 2cacaf91e4 Add locking for model download files Abinila Siva 2025-09-09 13:32:22 -0400
  • 862cb7bd8b enforce config roles in auth api endpoints Josh Hawkins 2025-09-09 10:44:03 -0500
  • c9578a7c02 add class method to user to retrieve all allowed cameras Josh Hawkins 2025-09-09 10:40:18 -0500
  • 375c824ea3 ensure admin and viewer are never overridden Josh Hawkins 2025-09-09 10:17:05 -0500
  • 320165aa3e update config for roles and add validator Josh Hawkins 2025-09-09 10:16:51 -0500
  • 205fdf3ae3
    Fixes (#19984) Nicolas Mowen 2025-09-09 06:17:56 -0600
  • 0e0914a721
    Bump @typescript-eslint/eslint-plugin from 7.12.0 to 8.43.0 in /web dependabot[bot] 2025-09-09 11:12:28 +0000