dependabot[bot]
|
f12104a7f6
|
Bump rollup from 2.77.2 to 2.79.1 in /ui (#839)
Bumps [rollup](https://github.com/rollup/rollup) from 2.77.2 to 2.79.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.77.2...v2.79.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-10 23:42:52 -05:00 |
dependabot[bot]
|
e4d29c43f8
|
Bump svelte-table from 0.5.0 to 0.5.5 in /ui (#836)
Bumps [svelte-table](https://github.com/dasDaniel/svelte-table) from 0.5.0 to 0.5.5.
- [Release notes](https://github.com/dasDaniel/svelte-table/releases)
- [Changelog](https://github.com/dasDaniel/svelte-table/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dasDaniel/svelte-table/compare/v0.5.0...v0.5.5)
---
updated-dependencies:
- dependency-name: svelte-table
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-10 23:40:43 -05:00 |
Darrell
|
c54183bef8
|
Add nicer ui after pressing Enroll (#765)
|
2022-12-26 19:31:50 -05:00 |
dependabot[bot]
|
c512b0d5bd
|
Bump loader-utils from 3.2.0 to 3.2.1 in /ui (#729)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v3.2.0...v3.2.1)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-16 10:09:51 -05:00 |
Darrell
|
11a61d2087
|
Fix when device config alias comes in late (#638)
Add support for device config rssi@1m and name
Fixes #623
|
2022-08-31 23:15:15 -04:00 |
Darrell
|
55c66bbfed
|
Secondary web ui to /ui/ (#625)
/devices -> /ui/
|
2022-08-30 14:30:52 -04:00 |
Darrell
|
bd141f6e79
|
UI Enhancements (#582)
* Fix logo
* Websocket implemented
* Finally get the enroll button working!
|
2022-08-10 21:39:17 -04:00 |
Darrell
|
f7d23a1ae9
|
Add more ui, tweak memory usage, add device configs (#578)
|
2022-08-07 07:31:42 -04:00 |
Darrell
|
8373e8edf8
|
Save ordering/filters (#570)
|
2022-08-03 18:15:35 -04:00 |
Darrell
|
1846640b1a
|
Add initial devices page (/devices) (#568)
|
2022-07-31 00:51:34 -04:00 |