2361 Commits (ed17980a7b161dade5197219b6f1dfbf9a8fef1b)
 

Author SHA1 Message Date
  haixuanTao ed17980a7b remove unused input and output from dynamic node 1 year ago
  haixuanTao 6e508ecda9 remove editable mode as it is not supported on older pip version 1 year ago
  haixuanTao 0e66a7127f Reformat folder so that they can be used in edit mode as well as use encoding to support multiple encoding 1 year ago
  haixuanTao 5b87d0dd78 Adding disk freeing on CLI Test 1 year ago
  haixuanTao 8670ae38e5 Simplify example node 1 year ago
  Enzo Le Van eedd407bdf Update examples/python-dataflow/README.md 1 year ago
  Hennzau 74661b054b Fix typos, CI and README 1 year ago
  Hennzau fed4f1f659 fix pip get path + fix CI for dataflow.yml 1 year ago
  Hennzau aeb11627d6 Separate a simple dataflow for CI (without yolo) and a yolo dataflow 1 year ago
  Hennzau 05f2d3fc9f nodes_hub -> node-hub + opencv-plot and opencv-video-capture 1 year ago
  haixuanTao a980a43739 simplifying examples to use node hub 1 year ago
  haixuanTao b0d63cf488 Adding python node hub 1 year ago
  haixuanTao dde0c59a93 Move `rerun` and `record` into nodes_hub 1 year ago
  Eric Buehler f722f1ac41
Merge pull request #585 from dora-rs/renovate/dependencies 1 year ago
  renovate[bot] bd9706b958
Update dependencies 1 year ago
  Philipp Oppermann bdeade85d0
Merge pull request #584 from dora-rs/renovate/dependencies 1 year ago
  renovate[bot] 5ab2610e38
Update dependencies 1 year ago
  Philipp Oppermann 6d3638e819
Merge pull request #580 from dora-rs/add_comment 1 year ago
  Philipp Oppermann 8d63e81f1d
Merge pull request #583 from dora-rs/fix-575 1 year ago
  Philipp Oppermann 508311ed9b
Don't wait for non-started dynamic nodes on stop 1 year ago
  XxChang 2e426e5133 add safety 1 year ago
  XxChang 8ee80cac6b fix fmt 1 year ago
  XxChang e590b2e029 add a comment on read_dora_input_id 1 year ago
  Eric Buehler 01c404710b
Merge pull request #579 from dora-rs/renovate/dependencies 1 year ago
  renovate[bot] 33d8745ad4
Update dependencies 1 year ago
  Haixuan Xavier Tao 110ce99795
Merge pull request #566 from dora-rs/v0.3.5 1 year ago
  haixuanTao 85c7b03f43 Fix README and changelog 1 year ago
  haixuanTao b1672f772e Bump to version 0.3.5 1 year ago
  haixuanTao 4f9cf0532a bumping to v0.3.5-rc1 1 year ago
  Haixuan Xavier Tao be1618a116
Merge pull request #568 from dora-rs/ignore-quicker-pending-drop-token 1 year ago
  Haixuan Xavier Tao 5c286917cb
Merge pull request #576 from dora-rs/increase-grace-duration 1 year ago
  haixuanTao 0a61082476 Increasing grace duration to 2 seconds so that drop token get well returned or ignored 1 year ago
  Haixuan Xavier Tao 30de4ccc38
Merge pull request #573 from dora-rs/c_timestamp 1 year ago
  Haixuan Xavier Tao 05e7bb1ac1
Merge pull request #571 from jdilla52/missing_types 1 year ago
  Philipp Oppermann cd4aafae43
Merge pull request #574 from dora-rs/renovate/dependencies 1 year ago
  renovate[bot] e8f846c4fc
Update Rust crate serde_json to v1.0.120 1 year ago
  XxChang ab2ea3e169 fix fmt 1 year ago
  XxChang ac65b0fc09 minor 1 year ago
  XxChang 1f23470d8b minor 1 year ago
  XxChang 7904a3ee55 add a timestamp method to c-node-api 1 year ago
  XxChang fb362b7f27 add a timestamp method to c-node-api 1 year ago
  XxChang 3f1185fd34 add a timestamp method to c-node-api 1 year ago
  Philipp Oppermann 0f01afa8fb
Merge pull request #572 from dora-rs/renovate/dependencies 1 year ago
  renovate[bot] 156a821c7c
Update dependencies 1 year ago
  jacques Perrault 52045f3af8 add try from for floats 1 year ago
  Haixuan Xavier Tao 054ef593e3
Merge pull request #570 from dora-rs/derive-pyo3-special-method-for-node 1 year ago
  haixuanTao 2b1299deba Derive Node special method 1 year ago
  haixuanTao 1f06034889 Increasing grace duration to 2 seconds so that drop token get well returned or ignored 1 year ago
  haixuanTao 329844358a Reduce timeout time and increase grace duration so that node exit gracefully within one second 1 year ago
  haixuanTao 5b7a614c14 Reduce drop token time from 30s to 1s as most of the time the drop token is having a race condition with the GIL in python. 1 year ago