helgeerbe
5259fc172a
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into v24.3.15
2024-03-20 09:42:35 +01:00
Thomas Basler
bd8d93bf92
Feature: Allow enabling and disabling of the version check
...
Fix #1787
2024-03-12 18:35:19 +01:00
Thomas Basler
9634c93a3c
Fix: Show firmware update tooltip only if newer version available
...
Closes #1796
2024-03-12 17:27:43 +01:00
helgeerbe
ebacc2f25f
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2024-01-25 23:36:32 +01:00
Thomas Basler
8a80289474
Feature: Implement firmware update check is a opt-in to protect your privacy
2024-01-20 22:43:40 +01:00
Nikolaj Kappler
f26e824247
fix #1649
...
one of the goals of my pull request, besides simplifying the code was to have localization.
It's nice that the browser can handle this, but for consistency, we'll go with vue-i18n since it is already available
2024-01-18 20:39:42 +01:00
helgeerbe
5a72d74982
fix #362 system Info checks git head, instead of build branch ( #374 )
2023-08-09 17:45:54 +02:00
helgeerbe
1c7b7d3cdf
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-05-10 18:16:25 +02:00
Thomas Basler
efcbd81927
Feature: Add used PIO environment to the system info page
2023-05-08 21:43:50 +02:00
helgeerbe
80f1af32f8
Fix: Link to git hash references onBattery repo now
2023-04-27 21:55:07 +02:00
helgeerbe
32913c2b2e
Revert "fix: change url for firmware info to"
...
This reverts commit dfa0a1c98b .
2023-04-27 21:45:50 +02:00
helgeerbe
dfa0a1c98b
fix: change url for firmware info to
...
openDTU-onbattery
2023-04-27 21:31:38 +02:00
Thomas Basler
477eb6cfd6
Feature: Link to release page instead to commits page in Firmware Info
...
The Firmware Version link now referes to the release page if the given hash is a tag. It referes to the commits page if it's really a hash. (Implements #778 )
2023-04-06 22:36:33 +02:00
Thomas Basler
3e4747e4b0
webapp: Only cut first char of git_hash if it equals "g"
2023-04-04 20:50:47 +02:00
Thomas Basler
d7532e407e
webapp: Added additional locale specific formatting
2023-01-02 15:50:22 +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
de61ab3694
webapp: Added helpfull tooltips to the web interface
2022-12-20 20:39:59 +01:00
Thomas Basler
ed6e9dd9cd
webapp: Use correct Complimentary colours
2022-11-01 16:54:13 +01:00
Thomas Basler
cae6ddccb7
webapp: add utils method timestampToString
2022-10-17 21:13:18 +02:00
Thomas Basler
386b6b73bd
webapp: ceate interface for SystemStatus
2022-10-17 20:32:14 +02:00
Thomas Basler
66d296a97b
webapp: Reorganize .vue files
2022-10-17 19:26:04 +02:00