|
1ebaee37a1
|
webui: Fix warnings
|
2022-09-05 19:59:08 +02:00 |
|
|
d95ea63dd8
|
webui: Add debug switch to Room Details
|
2022-09-05 19:58:23 +02:00 |
|
|
dc997e240e
|
webui: Merge changes
|
2022-09-05 19:56:09 +02:00 |
|
|
5bcfe39d84
|
Merge pull request #7 from Unkn0wnCat/dependabot/npm_and_yarn/webui/ejs-3.1.8
build(deps): bump ejs from 3.1.6 to 3.1.8 in /webui
|
2022-09-05 18:55:45 +02:00 |
|
|
26002f2291
|
Merge pull request #4 from Unkn0wnCat/dependabot/npm_and_yarn/webui/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6 in /webui
|
2022-09-05 18:55:39 +02:00 |
|
|
588158d40c
|
Merge pull request #6 from Unkn0wnCat/dependabot/npm_and_yarn/webui/terser-5.15.0
build(deps): bump terser from 5.12.0 to 5.15.0 in /webui
|
2022-09-05 18:55:22 +02:00 |
|
dependabot[bot]
|
fc7db30a48
|
build(deps): bump ejs from 3.1.6 to 3.1.8 in /webui
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 16:53:00 +00:00 |
|
dependabot[bot]
|
a99af4f5b0
|
build(deps): bump terser from 5.12.0 to 5.15.0 in /webui
Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.12.0...v5.15.0)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 16:52:56 +00:00 |
|
dependabot[bot]
|
e18033c5ff
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /webui
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 16:52:41 +00:00 |
|
dependabot[bot]
|
e2ad90d3cd
|
build(deps): bump node-forge from 1.2.1 to 1.3.1 in /webui
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.1)
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 16:52:03 +00:00 |
|
|
e0965b92e2
|
Add webui to binary package
|
2022-09-05 18:41:42 +02:00 |
|
|
52b426cb6a
|
webui: Fix warnings
|
2022-09-05 17:33:45 +02:00 |
|
|
d11be77b44
|
Upgrade webui dependencies
|
2022-09-05 15:52:18 +02:00 |
|
|
d89a85dfb4
|
Add switch for enable/disable room
|
2022-09-05 15:41:04 +02:00 |
|
|
ddefe682fa
|
webui: Fix navigation error
|
2022-07-21 19:45:49 +02:00 |
|
|
0e70a15fdc
|
webui: Add RoomDetail and corresponding query
|
2022-07-21 15:48:01 +02:00 |
|
|
42a5e527eb
|
webui: Add rooms table and slide-over
|
2022-07-20 15:12:55 +02:00 |
|
|
464591f77a
|
webui: Upgrade dependencies
|
2022-03-29 16:03:43 +02:00 |
|
|
ba3cdf0288
|
webui: Handle small screens
|
2022-03-29 16:01:18 +02:00 |
|
|
00f4208ad2
|
webui: Add dashboard widgets
|
2022-03-29 15:33:58 +02:00 |
|
|
2d68e30ad2
|
api: Add Room configuration changers
|
2022-03-28 16:05:08 +02:00 |
|
|
adf8bc3ee0
|
api: Fix Room query
|
2022-03-25 22:34:25 +01:00 |
|
|
0aa91fa99f
|
webui: Add API authentication
|
2022-03-25 21:18:45 +01:00 |
|
|
9e05c54d81
|
webui: Add i18n
|
2022-03-06 01:31:02 +01:00 |
|
|
ac5faca859
|
webui: Add basic panel layout
|
2022-03-04 01:59:39 +01:00 |
|
|
45ca353b3f
|
webui: Add logout functionality
|
2022-03-04 01:24:52 +01:00 |
|
|
b4aa9caff4
|
webui: Add login functionality
|
2022-03-03 16:03:39 +01:00 |
|
|
931c74fb94
|
webui: Initialize webui
|
2022-03-03 16:03:39 +01:00 |
|