Adrian Kumpf
|
b4ad1ff2cd
|
Remove unnecessary id attributes
|
2022-01-01 17:29:36 +01:00 |
|
dependabot[bot]
|
9509ccde76
|
Bump ex_cldr from 2.23.2 to 2.24.1 (#2121)
* Bump ex_cldr from 2.23.2 to 2.24.1
Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.23.2 to 2.24.1.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr/compare/v2.23.2...v2.24.1)
---
updated-dependencies:
- dependency-name: ex_cldr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Replace custom PutSession plug
* Bust cldr chache
* Bump phoenix_live_view and tzdata
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
|
2021-11-05 17:19:37 +01:00 |
|
Adrian Kumpf
|
1425f82b49
|
Update dependencies
|
2021-10-31 16:18:23 +01:00 |
|
Adrian Kumpf
|
537452effe
|
Migrate to HEEx templates
|
2021-09-22 17:10:48 +02:00 |
|
Adrian Kumpf
|
5262fae880
|
Fix error when changing the language to Chinese
Fixes #1659
|
2021-06-02 11:24:51 +02:00 |
|
Adrian Kumpf
|
827f5aa33d
|
Support Tesla's captcha verification
|
2021-06-01 00:53:32 +02:00 |
|
dependabot[bot]
|
3e22623e2a
|
Bump ex_cldr from 2.20.0 to 2.21.0 (#1627)
* Bump ex_cldr from 2.20.0 to 2.21.0
Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr/compare/v2.20.0...v2.21.0)
Signed-off-by: dependabot[bot] <support@github.com>
* Use new Cldr.Plug.SetSession
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
|
2021-05-18 23:32:36 +02:00 |
|
Adrian Kumpf
|
95bc0ae3f3
|
Bump dependencies
|
2020-08-21 13:37:00 +02:00 |
|
Adrian Kumpf
|
04ab18262d
|
Allow to set charge cost by minute
|
2020-05-30 12:33:23 +02:00 |
|
Adrian Kumpf
|
6fd7cbbc28
|
Allow negative charge costs
Closes #743
|
2020-05-25 19:22:41 +02:00 |
|
Adrian Kumpf
|
155a135d51
|
Upgrade to phoenix 1.5
|
2020-04-23 12:51:15 +02:00 |
|
Adrian Kumpf
|
45d94d52b3
|
Implement database efficiency improvements
Closes #573
|
2020-04-11 14:49:44 +02:00 |
|
Adrian Kumpf
|
14a5acf7cb
|
Allow to enter total cost or cost per KWh used
Closes #457
|
2020-03-11 15:11:13 +01:00 |
|
Adrian Kumpf
|
38486d69a3
|
Bump phoenix_live_view to 0.6.0
|
2020-01-24 14:08:47 +01:00 |
|
Adrian Kumpf
|
c71d8af763
|
Use Accept-Language header to set locale
|
2020-01-21 14:27:11 +01:00 |
|
Adrian Kumpf
|
6d161f2875
|
Show notification after save
|
2020-01-15 18:29:29 +01:00 |
|
Adrian Kumpf
|
35ced850e9
|
Add charge cost interface
Closes #185, closes #342
|
2020-01-15 18:28:12 +01:00 |
|