aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/services/OpenWeather.vue
Commit message (Collapse)AuthorAgeFilesLines
* Fix openweather serviceBastien Wirtz2022-10-301-7/+9
|
* Displaying the timezone hour near temprature for each location (#449)apivko2022-10-301-1/+28
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* Small fixesBastien Wirtz2022-07-121-2/+2
|
* Fix lint issuesBastien Wirtz2022-07-031-14/+14
|
* Update src/components/services/OpenWeather.vueRobin Schneider2021-10-251-1/+2
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* Fixes apikey inconsistencyRobin Schneider2021-10-131-1/+1
|
* Weather service refactoringv21.09.1Bastien Wirtz2021-09-131-81/+52
|
* Added location idDick Wolff2021-01-281-2/+17
|
* Error handling and fixed link to city.Dick Wolff2021-01-131-9/+31
|
* Removed URL and made fixed.Dick Wolff2021-01-131-1/+1
|
* ImprovementsDick Wolff2021-01-131-3/+25
|
* Format file.Dick Wolff2021-01-121-28/+34
|
* Added OpenWeather service component.Dick Wolff2021-01-121-0/+99