OpenDTU-old/webapp/src
Martin Dummer 971ae6d1be
Feature: MQTT add TLS authentication
User asked for TLS client certificate based login from DTU to MQTT
server. This PR implements storage and use of x509 client certificate
and private key.

Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2023-04-12 08:33:10 +02:00
..
assets webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
components Feature: Link to release page instead to commits page in Firmware Info 2023-04-06 22:36:33 +02:00
locales Feature: MQTT add TLS authentication 2023-04-12 08:33:10 +02:00
plugins webapp: Fix lint error 2022-12-25 12:01:04 +01:00
router webapp: Added device manager interface 2023-01-16 21:25:19 +01:00
scss webapp: Use scss instead of css 2022-11-02 20:39:18 +01:00
types Feature: MQTT add TLS authentication 2023-04-12 08:33:10 +02:00
utils webapp: replace own formatNumber by vue-i18n $n 2023-01-02 15:50:22 +01:00
views Feature: MQTT add TLS authentication 2023-04-12 08:33:10 +02:00
App.vue webapp: use modern component format 2022-12-20 19:26:28 +01:00
emitter.d.ts webapp: ESLint fixes 2022-12-08 22:20:40 +01:00
main.ts webapp: use unplugin-vue-i18n to reduce bundle size 2023-02-20 19:15:36 +01:00