Commit Graph

1810 Commits

Author SHA1 Message Date
Adrian Kumpf
80c8ff6083 Distribute build across multiple runners 2023-06-11 00:25:03 +02:00
Adrian Kumpf
0fff146fcf Fix building assets 2023-06-10 23:33:48 +02:00
Adrian Kumpf
cc303cfdbc Update JS dependencies 2023-06-10 19:35:33 +02:00
Adrian Kumpf
afdaa69620 Update website dependencies 2023-06-10 19:35:33 +02:00
Adrian Kumpf
a39e1a7389 Bump Grafana to 8.5.26 2023-06-10 19:35:33 +02:00
dependabot[bot]
50bb29e281 Bump docker/metadata-action from 4.1.1 to 4.4.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.1 to 4.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v4.1.1...v4.4.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10 17:00:23 +00:00
Adrian Kumpf
556e8d5186 Update CI action 2023-06-10 18:44:18 +02:00
Adrian Kumpf
e243645abb Add Dialyzer 2023-06-10 18:44:18 +02:00
Adrian Kumpf
db59717d04 Fix deprecation warnings on Elixir v1.15 2023-06-10 18:44:18 +02:00
Adrian Kumpf
c478cc1276 Update dependencies 2023-06-10 18:44:18 +02:00
Adrian Kumpf
6af97bafc8 Read vehicle name from vehicle_data response 2023-06-10 17:29:51 +02:00
Adrian Kumpf
00cb6efd42 Configure spell check action 2023-02-03 21:22:00 +01:00
Adrian Kumpf
8756c66bca Fix typos 2023-02-03 21:20:10 +01:00
Obihörnchen
1d613e6d82 Bump pr0ps-trackmap-panel to 2.1.4 (#3076)
2.1.4 is released on official grafana plugin repo now. Let's use it again.
Note: 2.1.4 does not contain any functional changes, just metadata changes.
2023-01-18 18:17:18 +01:00
Adrian Kumpf
a3e4277934 Update CHANGELOG 2023-01-13 14:42:15 +01:00
Carlos Cuezva
40fc9d7be7 Added "Custom Grafana Dashboards" to project list (#3056) 2023-01-13 14:16:38 +01:00
Adrian Kumpf
44f0ed1c50 Update website dependencies 2023-01-13 14:11:01 +01:00
Julien Cordeau
28a540641f Add French translation (#2844)
* Add french translation

* Fix typo in french translation
2023-01-13 14:05:48 +01:00
enzo2
98a0428738 Fix tesla_power unit from W to kW (#3024) 2023-01-13 14:04:50 +01:00
dependabot[bot]
978c29a728 Bump loader-utils from 2.0.2 to 2.0.4 in /website
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 13:03:46 +00:00
Victor Igumnov
88bd61936b Improve freebsd installation documentation (#2885)
* Update freebsd documentation, fix some instruction issues encountered.

* Fix a few typos

Co-authored-by: Victor Igumnov <victor.igumnov@ticketmaster.com>
2023-01-13 14:02:48 +01:00
Jhou
68f67dd6e9 update chinese translations (#2855) 2023-01-13 14:01:34 +01:00
Martin Hüser
8377f361ce fix gpx format (#2925)
some tools, e.g. Garmin Basecamp, expect a proper namespace
definition in the xml root element and are more sensitive to
xml schema violations.

Track point elevation is specified to be an element of type
xsd:decimal in the gpx schema. But Teslamate renders an
empty element <ele></ele> when no elevation data is present.
This fix does not render an <ele> element when no elevation
is present

Also the gpx schema requires a "creator" attribute on the
gpx root element.
2023-01-13 14:00:36 +01:00
occultsound
0e585455dd Update Chinese (traditional) translation (#2852) 2023-01-13 13:58:11 +01:00
Kirill
c64581016e Add UK_UA language (#3039)
* Create default.po

* Create errors.po

* Rename to ISO

* Fix double quotes

* Remove ua folder

Co-authored-by: cigp <evgeniy@goldenplanet.dk>
Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2023-01-13 13:57:37 +01:00
Zipi
049257d524 Update Korean translations (#2898)
Added missing korean
Changed to Tesla official app translation (sentry mode)
2023-01-13 13:24:33 +01:00
Adrian Kumpf
5f0d513358 Update POT files 2023-01-13 13:09:45 +01:00
Adrian Kumpf
3489b09230 Update website dependencies 2023-01-13 13:09:44 +01:00
dependabot[bot]
56e1a69ba6 Bump actions/cache from 3.0.5 to 3.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.2.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:28:18 +00:00
dependabot[bot]
68ebdbc145 Bump docker/build-push-action from 3.1.0 to 3.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:23:41 +00:00
dependabot[bot]
00980b0af0 Bump docker/setup-buildx-action from 2.0.0 to 2.2.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:23:29 +00:00
dependabot[bot]
be163c9cc7 Bump docker/metadata-action from 4.0.1 to 4.1.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v4.0.1...v4.1.1)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:23:10 +00:00
dependabot[bot]
815d895d3f Bump erlef/setup-beam from 1.12 to 1.15
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.12 to 1.15.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.12...v1.15)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:22:48 +00:00
Adrian Kumpf
5db5cfc7b2 Revert "Bump Elixir base image to 1.14"
This reverts commit 3db222e90b.
2023-01-13 12:14:32 +01:00
Adrian Kumpf
2eed20a7bc Remove unused dependency 2023-01-13 12:10:05 +01:00
Adrian Kumpf
c6a8039c4e Change esbuild target to es2017 2023-01-13 11:55:50 +01:00
Adrian Kumpf
3db222e90b Bump Elixir base image to 1.14 2023-01-13 11:55:33 +01:00
Adrian Kumpf
e376402838 Update frontend dependencies 2023-01-13 11:54:47 +01:00
Adrian Kumpf
4931217ca7 Update Elixir dependencies 2023-01-13 11:02:14 +01:00
Adrian Kumpf
160d0a2fd4 Bump pr0ps-trackmap-panel to 2.1.3 2023-01-13 10:51:03 +01:00
Adrian Kumpf
7f142e6cd7 Bump Grafana to 8.5.15 2023-01-13 10:50:37 +01:00
Julien Cordeau
44a6fd82e2 Fix typo in docs (#2843) 2022-08-09 17:01:07 +02:00
sultantariq
976e232745 Updating the filter for supercharger (#2832)
* Updating the filter for supercharger

Updating the where clause for geofence and address as some of the superchargers are named as SuperCharger.

* Update grafana/dashboards/charging-stats.json

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2022-08-02 11:50:02 +02:00
dependabot[bot]
a1f708b89c Bump grafana/grafana from 8.5.6 to 8.5.9 in /grafana
Bumps grafana/grafana from 8.5.6 to 8.5.9.

---
updated-dependencies:
- dependency-name: grafana/grafana
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 13:37:39 +00:00
dependabot[bot]
0f9551c396 Bump terser from 5.14.1 to 5.14.2 in /website
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 13:31:23 +00:00
dependabot[bot]
6bd2a0884d Bump actions/cache from 3.0.4 to 3.0.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 13:29:42 +00:00
dependabot[bot]
08d9cffced Bump docker/build-push-action from 3.0.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 13:29:33 +00:00
dependabot[bot]
57f0d0081c Bump erlef/setup-beam from 1.11 to 1.12
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.11 to 1.12.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.11...v1.12)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 13:29:21 +00:00
Adrian Kumpf
0d6c2e922b Update CHANGELOG 2022-07-22 12:34:03 +02:00
Adrian Kumpf
fde306bbe3 Bump minimum supported Elixir version to 1.12
Related to #2777
2022-07-19 10:18:00 +02:00