aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status/src/App.vue
Commit message (Expand)AuthorAgeFilesLines
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-191-0/+1
* fix(weatherstatus): adjustments from review commentsJulien Veyssier2024-09-251-6/+10
* fix(weatherstatus): fix location marker icon with dark theme, only use icons ...Julien Veyssier2024-09-251-13/+26
* fix(weatherstatus): make a difference between 'unknown weather code' and 'no ...Julien Veyssier2024-09-251-3/+7
* feat(weatherstatus): support all weather codes from api.met.no, use the icons...Julien Veyssier2024-09-251-132/+81
* Fix #30551: Added snowfall option to weather statusXxTysweezyxX2024-09-251-0/+14
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-1/+1
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+3
* feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-061-1/+1
* fix(weather_status): remove unnecessaries LI wrapper and inline modeGrigorii K. Shartsev2023-10-181-99/+52
* fix(weather_status): nextcloud/vue v8 migration - menu-title -> menu-nameGrigorii K. Shartsev2023-10-181-2/+2
* fix(a11y): Add always visible label when setting weather addressChristopher Ng2023-08-181-3/+2
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-1/+1
* fix(weather_status): Always show all favorite locationsFerdinand Thiessen2023-06-071-26/+14
* fix(weather_status): Improve contrast of favorite iconFerdinand Thiessen2023-05-261-8/+20
* fix(weather_status): Override the default `NcActions` aria-labelFerdinand Thiessen2023-05-031-0/+1
* Add `aria-hidden='true'` to decorative icons inside of modal dialogsjulia.kirschenheuter2023-04-061-0/+8
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-7/+7
* Fix weather iconJoas Schilling2022-08-251-2/+5
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-24/+29
* Dashboard fixesJohn Molakvoæ2022-04-271-3/+0
* l10n: Change "rain" to "rainfall"Valdnet2022-03-311-18/+18
* Auto fix warningsLouis Chemineau2022-01-211-8/+4
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* [weather widget] only display integer temperaturesJulien Veyssier2022-01-061-2/+2
* factorization in weather widgetJulien Veyssier2022-01-051-40/+40
* [weather widget] refs #23399 #30436 show current weather and forecastJulien Veyssier2022-01-051-35/+100
* delete a weather favorite when its icon is clickedJulien Veyssier2020-12-161-3/+11
* add favorite weather locationsJulien Veyssier2020-10-081-1/+67
* avoid crash when unauthenticated users make weather-related requests, mention...Julien Veyssier2020-09-281-6/+25
* Fix weather status icon selector with nextcloud/vue updateJoas Schilling2020-09-071-2/+2
* build weather-status to solve design issuesJulien Veyssier2020-09-041-3/+3
* Hide error if a background request fails during navigationChristoph Wurst2020-08-271-1/+5
* fix checkbox order and iconsJulien Veyssier2020-08-211-0/+6
* remove background-color for user status and weather status in dashboard, buil...Julien Veyssier2020-08-201-6/+0
* better translations, fix status color, build user status and dashboardJulien Veyssier2020-08-201-39/+27
* Weather status: Fix small design issuesJan C. Borchardt2020-08-201-2/+0
* new weather status used in dashboardJulien Veyssier2020-08-201-0/+503