1162 Commits

Author SHA1 Message Date
Simon Stürz
0cf66684d0 Add alternative main page mechanism 2025-05-06 15:44:51 +02:00
Simon Stürz
0f73e54830 Add device code oauth handling 2025-03-28 07:56:59 +01:00
jenkins
bff6782dff Merge PR #1111: Remove deprecated forum link 2025-01-30 16:54:55 +01:00
Simon Stürz
17b321fc10 Prevent unlocking yourself as admin user 2025-01-16 16:14:50 +01:00
Simon Stürz
987f06e992 Remove deprecated forum link 2025-01-16 13:34:48 +01:00
Simon Stürz
ec463c591f Add possibility for additional links for the imrint 2025-01-16 13:19:56 +01:00
Simon Stürz
9ae9d88e52 Align password verification for user creation and password changes 2025-01-14 16:41:45 +01:00
Simon Stürz
6500fce3fd Add server debug JSON RPC functionality 2024-12-20 09:21:18 +01:00
Simon Stürz
0031d9083e Fix multisection tabs font 2024-11-26 16:33:26 +01:00
jenkins
c47be02645 Merge PR #1103: Adapt links to online privacy policy through configuration parameter 2024-10-25 11:33:30 +02:00
Martin Lukas
c5d664b65b Adapt links to online privacy policy through configuration parameter
Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-10-23 10:47:28 +02:00
Simon Stürz
4f2ca4daac Add wireless capabilities and disable wireless AP setting if the hardware is not capable 2024-10-18 15:01:20 +02:00
Simon Stürz
316bce2a4e Add WiFi networks list filter option 2024-09-16 15:25:10 +02:00
Martin Lukas
0595f69817 Update new page after review
Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-09-10 10:14:43 +02:00
Martin Lukas
a3efbe110c Introduce overview for states and events of things
Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-09-10 06:31:29 +02:00
Martin Lukas
5740bf2301 Update Aboutpage regarding the licence term
Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-09-04 12:47:43 +02:00
Simon Stürz
12a67bc0b7 Update title in system update page 2024-09-04 11:15:31 +02:00
Martin Lukas
19a7a0ef4d Update header in login page
Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-09-04 11:09:20 +02:00
Martin Lukas
5950a2325d Make tunnelProxy url and port configurable
Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-08-27 11:50:04 +02:00
Simon Stürz
faaedea66e Add company name to the base configuration 2024-07-19 08:28:08 +02:00
Simon Stürz
502e0cb676 Introduce font scaling mechanism 2024-07-10 15:36:12 +02:00
Simon Stürz
753842f50f Update company name 2024-06-14 13:00:37 +02:00
jenkins
37295c2d61 Merge PR #1085: Remove deprecated documentations and links 2024-06-04 15:50:39 +02:00
Simon Stürz
bf930c8335 Update StyleBase to use the same font everywhere 2024-05-27 08:12:42 +02:00
Simon Stürz
e68ef0dd71 Remove deprecated documentations and links 2024-04-15 13:46:03 +02:00
Michael Zanetti
65871e2645 Some layout fixes in the Sensor page 2024-01-05 00:23:49 +01:00
Michael Zanetti
1c2d62d56a Add a new thing status view (connection, battery, update) 2023-12-31 01:03:41 +01:00
jenkins
6f4fa8707b Merge PR #1074: Improve ScriptEditor zoom keyboard keys 2023-11-03 23:06:35 +01:00
jenkins
da864e7166 Merge PR #1075: Add copy to clipboard action to generic state delegates 2023-11-03 23:06:34 +01:00
Michael Zanetti
92e001b332 Only handle things as disconnected when they implement the connectable interface 2023-11-03 23:05:08 +01:00
Michael Zanetti
6e50da1662 Add copy to clipboard action to generic state delegates 2023-11-03 23:04:27 +01:00
Michael Zanetti
68c9304032 Improve ScriptEditor zoom keyboard keys 2023-11-03 23:01:38 +01:00
Michael Zanetti
d61a97cb4a Fix bool charts after inverting them 2023-10-20 23:33:00 +02:00
Michael Zanetti
8f5e322239 Invert state chart painting
We need to paint from left to right in order to fill in values properly
2023-10-17 23:00:36 +02:00
Michael Zanetti
ebf4ebb9b2 Allow editing rule exitActions 2023-10-14 20:42:01 +02:00
jenkins
ef3a5b9d19 Merge PR #1068: Fix Button event view 2023-10-14 13:36:24 +02:00
Michael Zanetti
b484811cc9 Fix sensor list page delegate updating 2023-10-14 13:34:45 +02:00
Michael Zanetti
d97873a84b Fix Button event view 2023-10-14 13:33:26 +02:00
Michael Zanetti
a84c7905d5 Make dashboard wizard usable on small screens 2023-10-11 23:50:23 +02:00
Michael Zanetti
c6bb4a2ab8 Add possiblity to add sensors to dashboard 2023-10-11 23:20:14 +02:00
Michael Zanetti
e2ab54a2f9 Fix interface icon for update interface 2023-10-11 22:44:46 +02:00
Michael Zanetti
595749e9d3 Add a state delegate to dashboard 2023-09-19 13:54:03 +02:00
Michael Zanetti
557c47fe49 Fix some issues with logs
Fixes state charts sometimes requiring a refresh to paint completely
Fixes log view lists inserting live entries on the wrong end
2023-09-12 16:47:46 +02:00
Michael Zanetti
c4f573ab28 Add a confirmation dialog when removing hosts 2023-09-01 12:35:32 +02:00
Michael Zanetti
9717825c16 Add support for localized and dynamic possibleValues of states 2023-06-27 20:15:17 +02:00
Michael Zanetti
230909bac3 Fix paramdelegate for editing rules 2023-06-21 20:12:43 +02:00
Michael Zanetti
9f4d4647ba Improve param delegates 2023-06-19 16:01:02 +02:00
Michael Zanetti
2354502154 Improve charts axis labels for small value states 2023-06-11 19:41:50 +02:00
jenkins
e7238e7e81 Merge PR #1043: Disable dashboard longpress editmode 2023-06-06 21:17:44 +02:00
Michael Zanetti
0ab6615db2 Remove old logs view from the thing context menu 2023-06-06 21:11:08 +02:00