Thomas Basler
|
f013698471
|
Feature: Added fullscreen diagram to display
|
2024-01-13 11:31:12 +01:00 |
|
Thomas Basler
|
637d4f06a3
|
Feature: Added option to disable the diagram at the display
|
2024-01-08 14:19:26 +01:00 |
|
Moritz Lerch
|
d62234ac65
|
webapp: add missing button spacing
|
2024-01-02 23:40:21 +01:00 |
|
Thomas Basler
|
0ddc7fd28d
|
Feature: Added diagram to display
This is based on the idea of @Henrik-Ingenieur and was discussed in #1504
|
2023-12-19 17:26:24 +01:00 |
|
Thomas Basler
|
e0cc1559d0
|
webapp: Fix lint errors
|
2023-12-17 14:40:04 +01:00 |
|
Thomas Basler
|
7950f92d8b
|
Feature: Allow links in device profiles
These links will be shown on the hardware settings page.
|
2023-12-14 13:53:45 +01:00 |
|
Thomas Basler
|
14f6669314
|
webapp: Beautify and unify form footers
|
2023-12-13 19:40:07 +01:00 |
|
Thomas Basler
|
9ae791edd4
|
Feature: Added ability to change the brightness of the LEDs
Based on the idea of @moritzlerch with several modifications like pwmTable and structure
|
2023-12-07 12:46:38 +01:00 |
|
Thomas Basler
|
eaacce7483
|
Feature: Show error in webapp if pin_mapping.json contains syntax errors
|
2023-07-22 15:51:16 +02:00 |
|
Thomas Basler
|
752362d2df
|
Feature: Added localization setting to display
Its possible to change the language of the display
|
2023-05-23 18:25:12 +02:00 |
|
Thomas Basler
|
0f1b3f1560
|
webapp: Implement combo boxes again as objects
1. Key is a magic number which is used in the c++ backend
2. Based on the object model some further extension will be done soon
|
2023-04-12 19:58:34 +02:00 |
|
fischaxe
|
d2d0790d90
|
fix: broken hardware profile handling on lang switch
|
2023-04-11 10:44:25 +02:00 |
|
fischaxe
|
9e2d7b479b
|
fix: display rotation didn't adapt language changes
|
2023-04-11 09:47:27 +02:00 |
|
Thomas Basler
|
2e33f5cd51
|
Display: Implement rotation setting and removed icons
|
2023-03-15 20:20:14 +01:00 |
|
Thomas Basler
|
ce287bc700
|
Added additional explanation regarding power safe and screensaver
|
2023-01-20 18:51:30 +01:00 |
|
Thomas Basler
|
e0712ed7bc
|
webapi: Added frontend for display settings
|
2023-01-20 18:28:34 +01:00 |
|
Thomas Basler
|
547ff48047
|
webapp: Fixed lint errors
|
2023-01-17 20:40:54 +01:00 |
|
Thomas Basler
|
8377d5bb73
|
webapp: Fix error in device manager if no config was available
|
2023-01-17 00:00:10 +01:00 |
|
Thomas Basler
|
19b42223f5
|
webapp: Show current active pin config
|
2023-01-16 23:41:58 +01:00 |
|
Thomas Basler
|
e81a435ed9
|
webapp: Added device manager interface
Allows selecting a device profile which changes the pin assignment
|
2023-01-16 21:25:19 +01:00 |
|