Thomas Basler
|
de156ef10a
|
webapp: Fix lint errors
|
2024-04-12 20:34:30 +02:00 |
|
Thomas Basler
|
58214ccbea
|
Fix: webapp console: Only add the date at the beginning if the last character was a newline
|
2023-04-28 21:03:45 +02:00 |
|
Thomas Basler
|
8959795304
|
webapp: Fix typos
|
2023-03-27 19:03:18 +02:00 |
|
Thomas Basler
|
8d8c7f8a71
|
Fixed typo: Successfull --> Successful
|
2023-03-23 23:30:55 +01:00 |
|
Thomas Basler
|
a08f4a7052
|
webapp: Console: Change font size to prevent line breaks for default outputs
|
2022-12-31 13:59:58 +01:00 |
|
Thomas Basler
|
659546841a
|
webapp: Console: Add timestamp and optimize css selector
CSS selector now only matches the console window (and not e.g. the mqtt tls input)
|
2022-12-31 13:44:40 +01:00 |
|
Thomas Basler
|
729632dc23
|
webapp: Workaround for copying console output to clipboard
Hint:: clipboard.writeText is only available when using https mode or access from localhost
|
2022-12-30 21:33:27 +01:00 |
|
Thomas Basler
|
c6ebea3e9e
|
webapp: Organize imports
|
2022-12-25 12:02:10 +01:00 |
|
Thomas Basler
|
1677f7dd03
|
webapp: introduced CardElement and replace cards with it
|
2022-12-25 12:02:03 +01:00 |
|
Thomas Basler
|
ab25914c48
|
Added i18n support for the web interface
|
2022-12-24 00:01:54 +01:00 |
|
Thomas Basler
|
6bf8edd416
|
webapp: Console: increase size
|
2022-12-20 19:12:41 +01:00 |
|
Thomas Basler
|
1964ecff2c
|
webapp: Console: Added function to copy contents to clipboard
|
2022-12-19 23:33:19 +01:00 |
|
Thomas Basler
|
a6f4403417
|
webapp: Console: better scrolling implementation
|
2022-12-19 23:12:16 +01:00 |
|
Thomas Basler
|
f63b7f6ee7
|
webapp: Added virtual console view
|
2022-12-19 21:38:39 +01:00 |
|