- 11 Jan, 2023 3 commits
-
-
Eli Kogan-Wang authored
-
Eli Kogan-Wang authored
-
Eli Kogan-Wang authored
-
- 07 Sep, 2022 1 commit
-
-
Eli Kogan-Wang authored
-
- 12 Aug, 2022 1 commit
-
-
Adrian Block authored
-
- 10 Aug, 2022 1 commit
-
-
Adrian Block authored
-
- 31 Jan, 2022 8 commits
-
-
Jan-Oliver Opdenhövel authored
They are part of the ansible now
-
Jan-Oliver Opdenhövel authored
-
Eli Kogan-Wang authored
-
Eli Kogan-Wang authored
-
Bjoern Bick authored
-
Bjoern Bick authored
-
Bjoern Bick authored
-
Bjoern Bick authored
-
- 02 Nov, 2021 1 commit
-
-
Philipp Michael Breuch authored
-
- 01 Nov, 2021 1 commit
-
-
Philipp Michael Breuch authored
-
- 23 Oct, 2021 1 commit
-
-
Philipp Michael Breuch authored
-
- 22 Oct, 2021 4 commits
-
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
- 16 Oct, 2021 1 commit
-
-
Philipp Michael Breuch authored
-
- 06 Aug, 2021 2 commits
-
-
Dennis Baurichter authored
These are based on sound files from Marvin Vogel, with modifications.
-
Philipp Michael Breuch authored
The server version field is removed from configuration and API. The server IP and port are now modifiable via ip and port fields in the configuration file. Valid are 'localhost' and all ipv4 or ipv6 ips.
-
- 05 Aug, 2021 16 commits
-
-
Dennis Baurichter authored
In combination with the server, this allows switching between dashboard via HDMI and turning the output off.
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
The progressbar will be smaller for devices with max-width: 500px. Fix some minor spacing, gutting and co. in index.html, too.
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
Include the Bootstrap and Bootstrap add-on files in the frontend folder instead of requesting them from jsdelivr.net. These files (bootstrap*) are under MIT license (https://github.com/twbs/bootstrap/blob/main/LICENSE), copyright 2011-2021 The Bootstrap Authors, 2011-2021 Twitter, Inc. and/or 2020-2021 Vino Rodrigues.
-
Philipp Michael Breuch authored
The dark mode is activated if the browser prefers a dark theme or if it's night according to the sunrise and sunset times from the server.
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
Remove proof-of-concept webpage. Clean up output (print() calls). Fix a missing parameter in API_Backend.remove_client().
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
Especially: Convert entries like port_1_deactivated = False to port_1_enabled = True to prevent confusion by double-negation.
-
Philipp Michael Breuch authored
This adds an API class that can be used for one-time commands to the HDMI switch (TESmart 8x1 HDMI Switch (KVM)). The switch is also monitored for changes to the active output.
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-