Skip to content

Tags: bluerobotics/BlueOS

Tags

1.3.1

Toggle 1.3.1's commit message
core:frontend: Fix lint main.ts

1.3.0

Toggle 1.3.0's commit message
core: tools: linux2rest: Update to 0.6.1

Signed-off-by: Patrick José Pereira <[email protected]>

1.3.0-beta.10

Toggle 1.3.0-beta.10's commit message
core: frontend: Add sentry

Signed-off-by: Patrick José Pereira <[email protected]>

1.3.0-beta.9

Toggle 1.3.0-beta.9's commit message
frontend: ExtDetailsModal: Beautify details page

* Make page responsive
* Allow for editing permissions

1.3.0-beta.8

Toggle 1.3.0-beta.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Frontend: ExtensionCreationModal: Remove lost computed

1.3.0-beta.7

Toggle 1.3.0-beta.7's commit message
Frontend: set StatusTextWatcher textarea to disabled

1.3.0-beta.6

Toggle 1.3.0-beta.6's commit message
install: kraken: Change to use new Major Tom URL

1.3.0-beta.5

Toggle 1.3.0-beta.5's commit message
kraken: Add atomic install from raw body install

* Add option to raw body installs be atomic, since they are likely to
  use private repos and require auth to install there is no point on
  keep kraken trying to fix the installation after.

1.2.6

Toggle 1.2.6's commit message
core: ArdupilotManager: try detecting boards up to 5 times

1.3.0-beta.4

Toggle 1.3.0-beta.4's commit message
autopilot_manager: Add cache versions/download url

* Add cache in get_available_versions and get_download_url to reduce
  time in repeated calls since these operations can be slow