Commit Graph

117 Commits

Author SHA1 Message Date
Alf Sebastian Houge
fc9796081e Remove yarn from project 2023-01-31 21:53:53 +01:00
Alf Sebastian Houge
440913af9c Merge pull request #26 from AlfHou/fix/clean-vscode-files
Remove .vscode specific files from being tracked
v0.0.3
2023-01-30 22:46:57 +01:00
Alf Sebastian Houge
66d01afe6e Merge pull request #25 from AlfHou/helm
Add notes about Helm/Kubernetes
2023-01-30 22:39:39 +01:00
Alf Sebastian Houge
ad4a399dc8 Remove .vscode specific files 2023-01-30 22:18:36 +01:00
Jonathan Gazeley
2137bf7702 Add notes about Helm/Kubernetes 2023-01-30 21:15:41 +00:00
Alf Sebastian Houge
47bdf7b505 Merge pull request #24 from AlfHou/fix/translation-fixes
Fix 'engine size' field's label
2023-01-30 22:11:36 +01:00
Alf Sebastian Houge
669bffa955 Fix wrong translation for engine size field 2023-01-30 22:06:47 +01:00
Alf Sebastian Houge
05c5381a06 Remove ui .vscode directory 2023-01-30 22:03:23 +01:00
Alf Sebastian Houge
e623e3ad1a Ignore .vscode directory in git 2023-01-30 22:01:19 +01:00
Alf Sebastian Houge
c43a2f639a Merge pull request #23 from AlfHou/update-gitignore
Add vscode specific files to gitignore
2023-01-30 21:56:01 +01:00
Alf Sebastian Houge
e66e5b7724 Merge pull request #18 from solluh/master
Update de.json
v0.0.2
2023-01-28 22:53:50 +01:00
Alf Sebastian Houge
adfd70fe98 Merge pull request #20 from AlfHou/feat/drivvo-import
Add importer for Drivvo
2023-01-28 22:51:32 +01:00
Alf Sebastian Houge
ebebcacdc9 Fix pricePerUnit parsing 2023-01-28 22:49:38 +01:00
Alf Sebastian Houge
3299c13181 Merge branch 'master' into feat/drivvo-import 2023-01-28 22:22:24 +01:00
Alf Sebastian Houge
2661f8ae36 Merge pull request #19 from AlfHou/feat/state_mileage_option
Add option in vehicle stats to choose what mileage metric to show
2023-01-28 22:20:21 +01:00
Alf Sebastian Houge
091cfdcc99 Merge branch 'master' into feat/state_mileage_option 2023-01-28 22:19:02 +01:00
solluh
9771dc4c25 Update de.json
Einige kleine Fehler korrigiert
2023-01-27 09:03:38 +01:00
Alf Sebastian Houge
8e894844a3 Merge pull request #13 from AlfHou/chore/docker-push
Publish new releases to docker repo
v0.0.1
2023-01-26 23:11:32 +01:00
Alf Sebastian Houge
4a55879ad8 Update links in more info view in settings 2023-01-25 23:51:33 +01:00
Alf Sebastian Houge
9dab3d124d Point to this repo in ubuntu install docs 2023-01-25 23:43:12 +01:00
Alf Sebastian Houge
a89ca5e46a Update links in docker files to point to this repo 2023-01-25 23:42:43 +01:00
Alf Sebastian Houge
f96638d913 Update readme with the correct url's and remove some specifics from forked repo 2023-01-25 23:37:01 +01:00
Alf Sebastian Houge
08f2a3547e Rename docker secret variable 2023-01-25 23:37:01 +01:00
Alf Sebastian Houge
126aff7231 Update workflow action for publishing to new docker hub repo 2023-01-25 23:37:01 +01:00
Alf Sebastian Houge
ba276975f3 Merge pull request #5 from boerniee/i18n
Added translations
2023-01-25 23:02:17 +01:00
Alf Sebastian Houge
7d4b763e48 Merge branch 'master' into i18n 2023-01-25 23:00:25 +01:00
boerniee
ee964a630e Fixed another translations 2023-01-25 22:03:53 +01:00
boerniee
c588e34b2e translating fuelly import page 2023-01-25 21:52:44 +01:00
Bernhard Großer
6871a40380 added not translated texts, changed translations 2023-01-25 21:23:50 +01:00
Alf Sebastian Houge
0035897f21 Merge pull request #12 from AlfHou/bug/remove-npm-github-action
Remove Github Action for running npm tests
2023-01-24 23:08:19 +01:00
Alf Sebastian Houge
19680b1cc1 Remove the github action which ran npm tests 2023-01-24 22:59:59 +01:00
Alf Sebastian Houge
e6e90d9bef Merge pull request #9 from AlfHou/chore/update-package-lock
Update the package lock file
2023-01-22 23:09:37 +01:00
Alf Sebastian Houge
311ac7579a Update the package lock file 2023-01-22 23:05:40 +01:00
Alf Sebastian Houge
47810a8c88 Merge pull request #3 from AlfHou/add-vin
Add VIN field to vehicle data
2023-01-19 14:53:29 +01:00
alfhouge
f9d24bc7ef Fix indentation in db migration 2023-01-19 14:52:43 +01:00
Bernhard Großer
5aabeda6ba update axios version fixes #104 (#4) 2023-01-19 14:44:39 +01:00
boerniee
bb68c8c504 translate units 2023-01-13 23:51:40 +01:00
boerniee
961ec30065 set locale to browser locale 2023-01-13 23:51:32 +01:00
boerniee
0b450dc462 added translations
#80 #19
2023-01-13 23:51:19 +01:00
Alf Sebastian Houge
d3ce6920ad Merge branch 'master' into add-vin 2022-11-26 19:38:51 +01:00
Alf Sebastian Houge
afdfa31148 Add vscode specific files to gitignore 2022-11-26 19:24:44 +01:00
Alf Sebastian Houge
2d24c4b9e6 Merge pull request #1 from djjudas21/ci
Run Github actions on releases
2022-11-26 19:13:19 +01:00
Alf Sebastian Houge
c0db2c5c1e Calculate mileage based on mileageOption 2022-10-15 20:18:26 +02:00
Alf Sebastian Houge
2ecb113918 Add mileage options to frontend 2022-10-15 20:17:41 +02:00
Alf Sebastian Houge
966cac280f Add utils for converting imperial and metric 2022-10-15 20:17:19 +02:00
Akhil Gupta
84cba2c7f2 Merge pull request #74 from AlfHou/case-insensitive-emails 2022-07-25 12:01:51 +05:30
Akhil Gupta
1432499a90 Merge pull request #101 from heikok88/bugfix/wrongStatsSums 2022-07-25 11:59:56 +05:30
Eikou
d0704c8c6a Fixed issue #87: adapted start date of 'this_week' and 'this_year' stats 2022-07-22 15:26:17 +02:00
Akhil Gupta
b86795bcb6 Merge pull request #71 from AlfHou/contributing-instructions
Add contributing instructions
2022-07-12 17:23:30 +05:30
Akhil Gupta
1ccdce9ee3 Merge pull request #89 from AlfHou/chore/fix-error-messages
Fix warnings reported by go-staticcheck
2022-07-12 17:23:07 +05:30