Skip to content

Tags: edgebox-iot/api

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added update tasks and status handling logic (#72)

1.0.0

Toggle 1.0.0's commit message
Option loading and device description fixes

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tagged only + release docs (#53)

* Tagged only + release docs

* Drop v

* Update build-push.yml

0.2.0

Toggle 0.2.0's commit message
fix to build-push action context location

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cloud version support (#36)

* Added getReleaseVersion helper func

* Fix missing semicolon

* Added release_version to EdgeApps controller, added cases in template

* Tidy

* Fix template elseif statement

* Removed extra line in template

* Added fixes on template conditions

* Reworked logic for edgeapp action btns, added modal for warning of needed config for online access

* Cathing exception for request, added some logic to handle custom  domain name setup

* Moving markup around, tidy

* Small fixes

* Checking which form is being submitted, handling edgeboxio_login in private method

* Little refractor for handling forms

* Wiring of logic for custom domain or direct IP connection, bypass of bootnode task, various fixes and improvements

* More behaviour on cloud_support

* Fixed typo in var name

* Bugfixes and cloud version support for getInternetUrl using local IP

* Mocking findOnyBy return value based on args

* PHPCSFix

* Enable public dashboard

* Finaliting support for online access to dashboard

* Reworked edgeapp icons (no names)

* Upgrade Symfony to 5.3.2, added login and registration forms, deny access to non-logged in user, logic for allowing only first user registration

* PHPCSFix

* Introduced consts for getSystemVersion

* Better filling of expected status variables when connectionn with edgebox.io is not possible

* PHP CS Fix and Deactivated FFunctional tests

* Comment on phpunit.xml.dist for deactivating functional tests

* Removed telegram notification workflow and removed codecov

0.0.1

Toggle 0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CI improvements + testing (#27)

* CI improvements + testing

* Use test env

* add

* ad

* rem cache

* Add test

* revert the NS change

* Tidy

* Add back filter

* Debug