Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binding options #121

Open
wants to merge 119 commits into
base: master
Choose a base branch
from
Open

Binding options #121

wants to merge 119 commits into from

Commits on Jan 26, 2016

  1. Configuration menu
    Copy the full SHA
    111b48b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9378c10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4859dd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Configuration menu
    Copy the full SHA
    2628750 View commit details
    Browse the repository at this point in the history
  2. fixed uninitialized options

    bitcloud committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    a53e848 View commit details
    Browse the repository at this point in the history
  3. cleanup

    bitcloud committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    edb5366 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67da999 View commit details
    Browse the repository at this point in the history
  5. update README

    bitcloud committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    0bca1d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3bac2f View commit details
    Browse the repository at this point in the history
  7. added 5.0 error messages

    bitcloud committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    a84ed27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df23047 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71fe7c4 View commit details
    Browse the repository at this point in the history
  10. added CI

    bitcloud committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    b11a438 View commit details
    Browse the repository at this point in the history
  11. fixed package name

    bitcloud committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    e3a0530 View commit details
    Browse the repository at this point in the history
  12. fix name again

    bitcloud committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    0ac3c0f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Configuration menu
    Copy the full SHA
    30a99bc View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Configuration menu
    Copy the full SHA
    1957787 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    3bd3065 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. fix descriptor descovery

    bitcloud committed May 18, 2018
    Configuration menu
    Copy the full SHA
    a97ed2a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    4fcf07b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Merge branch 'umaster'

    bitcloud committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    deb96d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Update hci.js

    allow ```option.deviceId``` to be int 0. previous check  returned false and falled back to ENV configuration
    broon-s authored Oct 26, 2018
    Configuration menu
    Copy the full SHA
    7e35d97 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. npm: Pin versions for node-8

    Node-10 to be then supported
    
    Origin: noble@e2c476e
    Forwarded: noble#851
    Change-Id: I3c20732e71456cbe2b33509ccf2e0b72ca75442f
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    90333d1 View commit details
    Browse the repository at this point in the history
  2. travis: Prevent SSL issue on node 0.8

    Change-Id: I84415cf2fe5f450fd6aab3429ea14c4cb816cb91
    Origin: abandonware#1
    Forwarded: noble#851
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    6ccb172 View commit details
    Browse the repository at this point in the history
  3. travis: Drop support of node-0.8

    Might be obsolete and it does not worth to keep maintaining it
    Relate-To: https://travis-ci.org/abandonware/noble/jobs/470026600
    
    Change-Id: I04be1fa73626402bb81775b056cabde32ced0960
    Origin: abandonware#1
    Forwarded: noble#851
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c47da26 View commit details
    Browse the repository at this point in the history
  4. npm: Set 0.10 as minimal engine

    Change-Id: I661e9105c313179526fe43585b78cf1156e1f0d9
    Origin: abandonware#1
    Forwarded: noble#851
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c3b6d06 View commit details
    Browse the repository at this point in the history
  5. npm: Fork package for support node-10

    Abandonware namespace was used
    
    Update bluetooth-hci-socket for node-10
    
    Relate-to: noble/node-bluetooth-hci-socket#84
    Origin: abandonware#1
    Change-Id: Ib32f0c00bb0e7dcb9a125261cd9db0d11c440c21
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    43a1019 View commit details
    Browse the repository at this point in the history
  6. travis: Add node-10 remove 0.8

    Change-Id: I96b7572a1872691dab80af70f1ebc811a50438fb
    Origin: abandonware#1
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    fdf263a View commit details
    Browse the repository at this point in the history
  7. travis: Drop node-4 and earlier

    Origin: abandonware#1
    Change-Id: I8eb04badb5ee427dab37e314fb43114f805f8064
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    bebaf49 View commit details
    Browse the repository at this point in the history
  8. npm: Drop node-4 and earlier

    Origin: abandonware#1
    Change-Id: Iab54f45109bb4a11e172f9d9de784a0d9d436766
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    ff3e353 View commit details
    Browse the repository at this point in the history
  9. npm: Update vulnerable packages

    Then regen lock files.
    
    Origin: abandonware#1
    Change-Id: I402476a21c76a2f51ee024830647afbcd2cdb36b
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2fc9ea7 View commit details
    Browse the repository at this point in the history
  10. 1.9.2-0

    Change-Id: Ib5299652916f982787b6f4ff2b0a1665cb14fc77
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f85e5d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a262bb7 View commit details
    Browse the repository at this point in the history
  12. npm: Update bluetooth-hci-socket

    To prevent build failure
    
    Change-Id: Ie63bbd99814a578a97fceb107689cae561428ee7
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0789e05 View commit details
    Browse the repository at this point in the history
  13. npm: Update deps

    It was tested using:
    
    ```
    sudo modprobe -v btusb
    sudo $(which node) examples/advertisement-discovery.js
    ```
    Origin: https://github.com/abandonware/noble
    Forwarded: TODO
    Change-Id: Ieea26e599e7d4fd3f398d6d893a099c93e572701
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    b32472c View commit details
    Browse the repository at this point in the history
  14. 1.9.2-1

    Change-Id: I3c76ceb90f97accd5c4f169a39bd8e69d7a4c2bb
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    210662c View commit details
    Browse the repository at this point in the history
  15. usage update

    n3rd4i authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    93b4dcf View commit details
    Browse the repository at this point in the history
  16. remove js mac bindings

    geovie authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e221362 View commit details
    Browse the repository at this point in the history
  17. add native mac bindings

    geovie authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    557f583 View commit details
    Browse the repository at this point in the history
  18. meta: Add MAINTAINERS file and list myself in

    I certify that I will work on this project to satisfy community interest and not intend to do any malicious changes.
    
    Some references of my OSS contributions and profiles:
    
    * https://www.openhub.net/accounts/rzr
    * https://qa.debian.org/developer.php?login=rzr@users.sf.net
    * https://launchpad.net/~rzr
    * https://github.com/rzr/
    * https://www.npmjs.com/~rzr
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    13b269c View commit details
    Browse the repository at this point in the history
  19. Typo fix

    Change-Id: Ice06fce18ced8cea9ed8fb87721f9de2c9c50c83
    Forwarded: noble#818
    Alexey Mozzhakov authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1d45d13 View commit details
    Browse the repository at this point in the history
  20. npm: Update dependencies to latest: mocha, sinon

    Change-Id: I9c7c3c9fa706a6db38e1289295addf802ea1be8b
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9e2d639 View commit details
    Browse the repository at this point in the history
  21. 1.9.2-2

    Change-Id: Ib519488db6b17778e8088a1fda7b02f1e50f4eff
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c48bca8 View commit details
    Browse the repository at this point in the history
  22. Change repo in package.json to match repo location (noble#17)

    * Changed repo addresses on package.json
    
    * Fixed typo
    marksyzm authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5477f2f View commit details
    Browse the repository at this point in the history
  23. async@3, minor dependency upgrades

    derhuerst authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    64e6e87 View commit details
    Browse the repository at this point in the history
  24. add node-gyp dev dependency

    derhuerst authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d92296b View commit details
    Browse the repository at this point in the history
  25. abandonware: Update travis link in readme

    Change-Id: I097a53b5c0c374db4d86d9e502a1a970764efeb5
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    908e559 View commit details
    Browse the repository at this point in the history
  26. abandonware: Replace sandeepmistry org to aw

    Change-Id: Ib09cacb298b692187c5c4a57da8a545c3bcce31b
    Signed-off-by: Philippe Coval <p.coval@samsung.com>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7abd1a0 View commit details
    Browse the repository at this point in the history
  27. 1.9.2-3

    Change-Id: I8a97f29b04f63239eff87ff1c2c2389543e2a0c7
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0a483c7 View commit details
    Browse the repository at this point in the history
  28. Update dependencies for Node 12.

    Fixes noble#21
    mrstegeman authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5c6ecf2 View commit details
    Browse the repository at this point in the history
  29. 1.9.2-5

    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f67d807 View commit details
    Browse the repository at this point in the history
  30. Add types from DefinitelyTyped

    thegecko authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c248005 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a7a33e1 View commit details
    Browse the repository at this point in the history
  32. add try/catch around region affected by buffer overflow

    if eirLength fields are corrupted. This happens on some firmwares that send out multiple advertisements but do not fix the length fields (which eventually causes kernel panics as well).
    
    Change-Id: Ia88ca5a3ae583afa06ffdd11cefc86938163a36e
    Relate-to: abandonware#28
    svogl authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    57f4bbc View commit details
    Browse the repository at this point in the history
  33. added events for service and characteristics discovery

    (serviceDiscovered, characteristicsDiscovered) that enables
    caching of gatt information.
    The cached objects can be used to initialize a device via addServices() and addCharacteristics(), which return an
    array of Noble objects ready for connecting in the usual way.
    
    examples/cache-gatt-discovery.js provides an example for collecting GATT data and persisting the information,
    examples/cache-gatt-reconnect.js uses the data to connect to the device using the cached data.
    
    Author: Simon Vogl <simon@voxel.at>
    Relate-to: abandonware#29
    Change-Id: I68bc5208529f872e5f60d7c0315a6346d24df2fb
    svogl authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    26c809b View commit details
    Browse the repository at this point in the history
  34. Added MTU value to peripheral on successful handshake

    Authored by: EricDobyns
    mwohlert authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e2a1905 View commit details
    Browse the repository at this point in the history
  35. Replace JSHint with Eslint

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    47e0426 View commit details
    Browse the repository at this point in the history
  36. Get rid of unused variables

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    bc61c30 View commit details
    Browse the repository at this point in the history
  37. Fix no-undef woes

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    81c447b View commit details
    Browse the repository at this point in the history
  38. Enforce semistandard style

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5ae3f8c View commit details
    Browse the repository at this point in the history
  39. Codemod Buffer constructors

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    aeca506 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    17ceaf6 View commit details
    Browse the repository at this point in the history
  41. DRY out _onMessage a bit

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    af78fe8 View commit details
    Browse the repository at this point in the history
  42. Ignore missing error handling in examples

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    a0b3045 View commit details
    Browse the repository at this point in the history
  43. Fix eqeqeq

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    4e6d64f View commit details
    Browse the repository at this point in the history
  44. Handle errors where suitable

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1378bac View commit details
    Browse the repository at this point in the history
  45. Fix camelcase

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    b53f122 View commit details
    Browse the repository at this point in the history
  46. Fix use-before-assign

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    ee8752c View commit details
    Browse the repository at this point in the history
  47. Lessen buffer offset calculations

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0a021a7 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5abf272 View commit details
    Browse the repository at this point in the history
  49. Codemod vars into consts or lets

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8c0962a View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    378e86f View commit details
    Browse the repository at this point in the history
  51. Fix up no-case-declarations issues

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5fd1564 View commit details
    Browse the repository at this point in the history
  52. Don't run lint on Node 6

    akx authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5a23735 View commit details
    Browse the repository at this point in the history
  53. npm: Update dependencies to current

    Change-Id: I4f3d42fa7bfcafb6c9e12a90370b73400c7e0f86
    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2a1b610 View commit details
    Browse the repository at this point in the history
  54. npm: Lock dependencies

    Change-Id: I828f432998ff8cf2ed2c2a186f8b2cacd1bccba3
    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    00d6b4f View commit details
    Browse the repository at this point in the history
  55. 1.9.2-6

    Change-Id: I0342a1cdefb7e4877090f02193f3d01facf78cba
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9724c90 View commit details
    Browse the repository at this point in the history
  56. Allow to read long characteristic value / descriptor

    Acked-by: Hideki Takeoka <iichikolamp@gmail.com>
    camparijet authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    82dcf70 View commit details
    Browse the repository at this point in the history
  57. github: Drop node-6 support

    Change-Id: I1b3a03717036da9d7a0ef1f489cc0091a09c63a6
    Relate-to: abandonware#46
    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1d79365 View commit details
    Browse the repository at this point in the history
  58. github: Add npm-publish action

    Origin: https://github.com/marketplace/actions/publish-to-npm
    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    Change-Id: I25337e6b6272ad4fd9c3a1bcca486a921192b9ff
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d9567db View commit details
    Browse the repository at this point in the history
  59. npm: Update dependencies to current

    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    75997d5 View commit details
    Browse the repository at this point in the history
  60. npm: Lock dependencies

    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    3575801 View commit details
    Browse the repository at this point in the history
  61. Release 1.9.2-7

    Relate-to: https://www.npmjs.com/package/@abandonware/noble/v/1.9.2-7
    Change-Id: I0178703194d4de5aadf5804d5720e7274bff3694
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0e35028 View commit details
    Browse the repository at this point in the history
  62. github: Build for node-13

    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    Change-Id: I69a41400fbe33dd2c0e1c94ccb64a0d01ece9cfb
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d5072f1 View commit details
    Browse the repository at this point in the history
  63. Add support for promises

    rsmeral authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    4360535 View commit details
    Browse the repository at this point in the history
  64. Add peripheral-explorer-async example

    rsmeral authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7d8f52b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    306c464 View commit details
    Browse the repository at this point in the history
  66. Overhaul README

    * Restructure at the top level
    * Introduce a quick start example
    * Move Prerequisites under Installation
    * Rename Notes to Common Problems and move to the end
    * Rename Actions to API
    * Merge Actions and Events
    * Add TOCs - for top level, for Installation, and for API
    * Unify quotes in snippets - use single quote instead of double
    * Reformulate for clarity
    * Fix code snippet syntax (to help highlighting)
    * Add documentation for handleRead and handleWrite
    * Move Running on Linux under Advanced Usage
    * Replace unnecessary triple backticks with single backticks
    rsmeral authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    20ceb15 View commit details
    Browse the repository at this point in the history
  67. Fix errors in Quick start example

    rsmeral authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    541fb7a View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    3133fec View commit details
    Browse the repository at this point in the history
  69. Fix inconsistencies in method signatures

    README, implementation, and types diverged in some places
    rsmeral authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5073551 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    51da5af View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    8b209ef View commit details
    Browse the repository at this point in the history
  72. add tests for async functions of service

    rsmeral authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7aef00a View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    2c1a4c4 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    8f98742 View commit details
    Browse the repository at this point in the history
  75. add tests for async functions of noble

    rsmeral authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    41012f4 View commit details
    Browse the repository at this point in the history
  76. bump actions/checkout to v2

    rsmeral authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1d68107 View commit details
    Browse the repository at this point in the history
  77. Release 1.9.2-8

    rsmeral authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    6f4f520 View commit details
    Browse the repository at this point in the history
  78. github: Add fediverse-action to workflows

    This config file will post a default message on each push.
    
    https://mastodon.social/tags/FediVerseAction
    
    As explained in documentation token should be set in project's secrect.
    
    Once checked config can be customized, eg: to post only on releases.
    
    Then please share your updated config file to community:
    
    https://github.com/rzr/fediverse-action#Community
    
    Change-Id: I8323211f6b224b3fb1603c605416fc2a69d24be2
    Relate-to: https://github.com/rzr/fediverse-action/
    Origin: rzr/iotjs-express@b7adeda
    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9dbace4 View commit details
    Browse the repository at this point in the history
  79. github: Add commit shortlog post URL to fediverse

    Link commit url for fediverse-action
    
    Change-Id: I7a47343c920f087d0d265eed9278087ed18570ac
    Origin: rzr/iotjs-express@e808016
    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8698a68 View commit details
    Browse the repository at this point in the history
  80. github: Publish only on release

    Change-Id: I1cc93f43a56fe9e8a7b3c37f3859a324a06f47bc
    Signed-off-by: Philippe Coval <rzr@users.sf.net>
    rzr authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    aef35a8 View commit details
    Browse the repository at this point in the history
  81. Fixed tsc error in index.d.ts

    Semicolon throws error when compiling with tsc:
    
    `TS1036: Statements are not allowed in ambient contexts.`
    nathankellenicki authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e1213cc View commit details
    Browse the repository at this point in the history
  82. add definitions for once()

    Chris authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    890fc5e View commit details
    Browse the repository at this point in the history
  83. Release 1.9.2-9

    CyberCastle authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    b255463 View commit details
    Browse the repository at this point in the history
  84. Release 1.9.2-9

    CyberCastle authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7e88cb6 View commit details
    Browse the repository at this point in the history
  85. Update README.

    Places an additional hint in the Linux installation section.
    Junkern authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    fc0f521 View commit details
    Browse the repository at this point in the history
  86. Add sudo command to Linux prerequisites.

    Junkern authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0811e29 View commit details
    Browse the repository at this point in the history
  87. Fix typo in README.

    Junkern authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9ece0ec View commit details
    Browse the repository at this point in the history
  88. Fix noble from hanging after bluetooth device resets

    Angel Merino Sastre authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    aad76b5 View commit details
    Browse the repository at this point in the history
  89. disallow duplicate service UUID's to be added during discovery (fixes…

    … hang condition)
    ptyork authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    6e39f61 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    1e5424a View commit details
    Browse the repository at this point in the history
  91. Release 1.9.2-10

    oyooyo authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    658405a View commit details
    Browse the repository at this point in the history
  92. Exposed bindings in TypeScript

    zilluss authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f6b5395 View commit details
    Browse the repository at this point in the history
  93. Update noble.js

    Not all bindings support addService or addCharacteristics
    pursual authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8e8f776 View commit details
    Browse the repository at this point in the history
  94. Update noble.js

    remove whitespace
    pursual authored and bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    ef452ba View commit details
    Browse the repository at this point in the history
  95. linting

    bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    422f4e7 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    64b9744 View commit details
    Browse the repository at this point in the history
  97. fixed some more linting

    bitcloud committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    3bec773 View commit details
    Browse the repository at this point in the history