Tobias Lindberg
|
6af7392c65
|
fixing typo in README
|
2021-02-27 21:03:25 +01:00 |
|
Tobias Lindberg
|
e3d18fce6b
|
Merge pull request #3 from ckanoab/fix-docker-compose
Update README.md to fix docker-compose file example
|
2021-02-20 09:17:29 +01:00 |
|
Chris B
|
c24cca25ff
|
Update README.md
|
2021-02-19 20:19:03 -10:00 |
|
Tobias Lindberg
|
8878f73e87
|
Update README.md
adding badges to README
|
2021-02-18 19:17:39 +01:00 |
|
Tobias Lindberg
|
59935c0eee
|
bumping new version v1.1.1
updating CHANGELOG
v1.1.1
|
2021-02-18 15:31:59 +01:00 |
|
Tobias Lindberg
|
880d055753
|
adding mqtt cleansession flag
changing to multi-subscribe with list
|
2021-02-18 15:19:47 +01:00 |
|
Tobias Lindberg
|
cc8a7d042b
|
bumping new version v1.1.0
updating CHANGELOG
v1.1.0
|
2021-02-18 14:02:33 +01:00 |
|
Tobias Lindberg
|
b91c2888f9
|
Merge pull request #2 from tobiasehlert/dependabot/docker/golang-1.16.0
Bump golang from 1.15.8 to 1.16.0
|
2021-02-18 13:44:22 +01:00 |
|
Tobias Lindberg
|
c80c3c36c7
|
removing comment of golang version
|
2021-02-18 13:32:52 +01:00 |
|
dependabot[bot]
|
4b65f70d3e
|
Bump golang from 1.15.8 to 1.16.0
Bumps golang from 1.15.8 to 1.16.0.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-18 12:28:00 +00:00 |
|
Tobias Lindberg
|
3cc6f8eb98
|
adding dependabot for gomod and docker
micro build workflow change
|
2021-02-18 13:25:55 +01:00 |
|
Tobias Lindberg
|
233e6f4a16
|
use go mod in Dockerfile
|
2021-02-18 13:06:58 +01:00 |
|
Tobias Lindberg
|
bf0f549f82
|
adding go.mod and go.sum
|
2021-02-18 12:05:53 +01:00 |
|
Tobias Lindberg
|
8326141d27
|
fixing issue with filtering with CarID in SQL and validation
|
2021-02-18 11:56:09 +01:00 |
|
Tobias Lindberg
|
c010fc2a84
|
better logg readability
|
2021-02-18 11:55:21 +01:00 |
|
Tobias Lindberg
|
e8ada9c61f
|
alphabetical ordering of getEnv* functions addition of getEnvAsFloat
renaming of TeslaMateAPIGlobalSettings to TeslaMateAPIGlobalsettings
|
2021-02-18 10:09:36 +01:00 |
|
Tobias Lindberg
|
7e7abc0f0a
|
improving logging with ginMode
renaming init function
|
2021-02-18 09:59:57 +01:00 |
|
Tobias Lindberg
|
893f1f9b4b
|
using DEBUG_MODE to choose display of JSON response in log or not
|
2021-02-18 09:51:58 +01:00 |
|
Tobias Lindberg
|
fb3e35533b
|
improving calling of functions by calling gin inside functions instead
changing mqtt var from c to m
merge of TeslaMateAPICarsID into TeslaMateAPICars
code cleanup
|
2021-02-18 09:50:58 +01:00 |
|
Tobias Lindberg
|
cf15504acf
|
changing logging slightly
|
2021-02-18 09:45:56 +01:00 |
|
Tobias Lindberg
|
35a41dc49a
|
Create codeql-analysis.yml
|
2021-02-15 21:37:26 +01:00 |
|
Tobias Lindberg
|
7e4f9e4c8e
|
bumping new version v1.0.2 updating CHANGELOG
v1.0.2
|
2021-02-15 19:31:22 +01:00 |
|
Tobias Lindberg
|
5135acd4a2
|
changing TrimBadging from string to NullString
|
2021-02-15 19:11:09 +01:00 |
|
Tobias Lindberg
|
9e063e3d7a
|
fix minor SQL query error
|
2021-02-15 19:10:48 +01:00 |
|
Tobias Lindberg
|
d525fa9c27
|
GitHub actions workflow tag-sha removal
|
2021-02-15 15:39:37 +01:00 |
|
Tobias Lindberg
|
b101d7fdc4
|
bumping new version v1.0.1
updating CHANGELOG
v1.0.1
|
2021-02-15 15:28:27 +01:00 |
|
Tobias Lindberg
|
add6f25894
|
missing tzdata package in Dockerfile
|
2021-02-15 15:13:43 +01:00 |
|
Tobias Lindberg
|
a81b21d65f
|
adding root endpoint to README 72fcb1a158
|
2021-02-15 15:07:27 +01:00 |
|
Tobias Lindberg
|
fa0fafcaf1
|
adding Traefik stripprefix flags to README
|
2021-02-15 14:54:39 +01:00 |
|
Tobias Lindberg
|
7cc16f6355
|
cleanup of fmt
specifying port to run
|
2021-02-15 14:27:36 +01:00 |
|
Tobias Lindberg
|
c75b6dd319
|
adding env DEBUG_MODE vars for Gin
|
2021-02-15 14:27:02 +01:00 |
|
Tobias Lindberg
|
72fcb1a158
|
adding root endpoint telling API is running
|
2021-02-15 14:25:58 +01:00 |
|
Tobias Lindberg
|
21d2db0b67
|
initial release of TeslaMateApi
adding CHANGELOG
v1.0.0
|
2021-02-15 13:33:08 +01:00 |
|
Tobias Lindberg
|
fab5510e5d
|
Merge branch 'main' of https://github.com/tobiasehlert/teslamateapi into main
|
2021-02-15 13:13:06 +01:00 |
|
Tobias Lindberg
|
4827fa359e
|
updating README with two badges
|
2021-02-15 13:12:56 +01:00 |
|
Tobias Lindberg
|
9040437618
|
Merge pull request #1 from tobiasehlert/dependabot/github_actions/actions/cache-v2.1.4
Bump actions/cache from v2 to v2.1.4
|
2021-02-15 12:20:40 +01:00 |
|
dependabot[bot]
|
7c431ce95a
|
Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-15 11:15:31 +00:00 |
|
Tobias Lindberg
|
bc1eae087e
|
adding github workflow for build of docker and dependabot
|
2021-02-15 12:14:36 +01:00 |
|
Tobias Lindberg
|
d5c7e5ec4d
|
adding expose flag to Dockerfile
|
2021-02-15 09:12:46 +01:00 |
|
Tobias Lindberg
|
e2abbca2d3
|
minor changes is Dockerfile and README
|
2021-02-15 09:08:35 +01:00 |
|
Tobias Lindberg
|
2c65ed190b
|
adding Dockerfile to repo
|
2021-02-14 17:19:13 +01:00 |
|
Tobias Lindberg
|
15025c333d
|
changing port to match golang binary port
|
2021-02-14 17:04:02 +01:00 |
|
Tobias Lindberg
|
7ec232ca94
|
updating README with more docker-compose things
|
2021-02-13 18:26:36 +01:00 |
|
Tobias Lindberg
|
d35215199e
|
updating README with env-vars and docker-compose info
|
2021-02-13 17:24:39 +01:00 |
|
Tobias Lindberg
|
d7d2ff3fef
|
adding support for more env-vars
updating a little in README
|
2021-02-13 17:24:13 +01:00 |
|
Tobias Lindberg
|
40f27cd902
|
adding endpoints for charges and drives
|
2021-02-13 10:50:09 +01:00 |
|
Tobias Lindberg
|
e0a52fb6d5
|
adding calculation functions with support for null/nil
|
2021-02-12 17:31:02 +01:00 |
|
Tobias Lindberg
|
25a94320ec
|
adding support for null/nil
|
2021-02-12 17:29:05 +01:00 |
|
Tobias Lindberg
|
93f09f0ed7
|
enhancing readability of IDs in json-response
|
2021-02-11 11:11:12 +01:00 |
|
Tobias Lindberg
|
28c9175dbe
|
formatting time of database in UTC to user-set timezone
|
2021-02-09 20:30:10 +01:00 |
|