Commit graph

68 commits

Author SHA1 Message Date
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
d95cf980df
Merge pull request #3 from Unkn0wnCat/dependabot/npm_and_yarn/website/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6 in /website
2022-09-05 18:55:29 +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
0a0e3c9844
Merge pull request #5 from Unkn0wnCat/dependabot/npm_and_yarn/website/terser-5.15.0
build(deps): bump terser from 5.12.0 to 5.15.0 in /website
2022-09-05 18:55:14 +02:00
dbb0a506cc
Merge pull request #2 from Unkn0wnCat/dependabot/npm_and_yarn/webui/node-forge-1.3.1
build(deps): bump node-forge from 1.2.1 to 1.3.1 in /webui
2022-09-05 18:54:55 +02: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]
baad5606c4
build(deps): bump terser from 5.12.0 to 5.15.0 in /website
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:50 +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]
39896277b9
build(deps): bump minimist from 1.2.5 to 1.2.6 in /website
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:32 +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
7b3598fad6
Update build-webui.yml 2022-09-05 16:46:11 +02:00
68ed552aa2
Update build-webui.yml 2022-09-05 16:41:48 +02:00
dfbe5cdc18 Add build-webui action 2022-09-05 16:28:48 +02:00
dc34fdea10
Create codeql-analysis.yml 2022-09-05 16:26:19 +02:00
a45a3afba6 Upgrade website dependencies 2022-09-05 16:17:55 +02:00
572cbba36c Upgrade website dependencies 2022-09-05 16:16:25 +02:00
173de2b914 Upgrade website dependencies 2022-09-05 16:15:02 +02:00
5c8569b08b Upgrade backend dependencies 2022-09-05 16:07:38 +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
cbd1aeb04a api: Add Room query 2022-03-25 22:08:38 +01:00
0aa91fa99f webui: Add API authentication 2022-03-25 21:18:45 +01:00
35a2070fb9 Merge branch 'feature-webui' 2022-03-24 16:48:49 +01:00
7ede091c95 Update intro.md 2022-03-24 16:47:31 +01:00
01fc6a3a1f bot: Add linking command 2022-03-24 16:45:27 +01:00
4f587820d1 api: Update graphql schema 2022-03-24 16:35:45 +01:00
39f721101e api: Update graphql schema 2022-03-24 15:30:05 +01:00
8256b70fcb api: Add graphql endpoint 2022-03-17 00:24:30 +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
c24c7ae8b8
Update intro.md 2022-03-04 01:59:19 +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
e81cd47b7d website: Fix translation issues 2022-03-03 01:43:53 +01:00
c733fcd142 website: Fix customized styles 2022-03-02 23:40:13 +01:00
fcb3c0d70c website: Customize styles 2022-03-02 19:07:46 +01:00
b0af37852c Update readme 2022-03-02 18:01:57 +01:00
71ea613be4 website: Display last update infos 2022-03-02 17:58:08 +01:00
2b7cc86702 website: Fix node version 2022-03-02 16:36:39 +01:00