dashy/src/components/Widgets
Alicia Sykes 45fa35a384
🐛 Fixes CVE description not showing (#609)
2022-04-26 19:57:28 +01:00
..
AnonAddy.vue Adds an email widget for AnonAddy 2022-01-21 12:58:15 +00:00
Apod.vue 🌐 Adds translations for widget text 2021-12-27 21:27:34 +00:00
BlacklistCheck.vue Adds Mullvad and IP blacklist check widgets 2022-04-14 19:02:51 +01:00
Blank.vue 📦 Modifies how widgets are compiled 2021-12-21 21:34:58 +00:00
Clock.vue 🩹 Fixes clock date update delay at midnight (#402) 2022-01-15 05:12:24 +00:00
CodeStats.vue Builds a widget for CodeStats 2021-12-16 23:33:27 +00:00
CovidStats.vue 🐛 Switches recovered and deaths in C19 widget 2022-01-26 16:59:10 +00:00
CryptoPriceChart.vue Code style improvments, to pass SonarCloud review 2021-12-27 00:39:30 +00:00
CryptoWatchList.vue 🐛 Fix hardcoded usd currency 2022-02-02 19:31:58 +00:00
CveVulnerabilities.vue 🐛 Fixes CVE description not showing (#609) 2022-04-26 19:57:28 +01:00
EmbedWidget.vue 🔒 Properly deregisters event listener on destroy 2021-12-27 01:04:35 +00:00
EthGasPrices.vue Adds current Eth gas price widget 2022-01-02 23:09:31 +00:00
ExchangeRates.vue 💄 Shows country flag in exchange rate widget 2021-12-29 14:30:36 +00:00
Flights.vue 🌐 Adds translations for widget text 2021-12-27 21:27:34 +00:00
GitHubProfile.vue Fixes accesibility issues in some Widgets 2021-12-27 00:07:52 +00:00
GitHubTrending.vue Code style improvments, to pass SonarCloud review 2021-12-27 00:39:30 +00:00
GlAlerts.vue 🩹 Rounds numbers in gl-alerts widget (#454) 2022-02-11 11:17:48 +00:00
GlCpuCores.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlCpuGauge.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlCpuHistory.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlCpuTemp.vue 📊 Adds widget to display CPU temps (#452) 2022-02-13 15:15:04 +00:00
GlDiskIo.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlDiskSpace.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlIpAddress.vue Adds Glances IP address widget (#437) 2022-01-24 13:29:08 +00:00
GlLoadHistory.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlMemGauge.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlMemHistory.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlNetworkInterfaces.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlNetworkTraffic.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
GlSystemLoad.vue Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
HealthChecks.vue Refactored NetData and HealthChecks with mixin request 2021-12-31 23:56:53 +00:00
IframeWidget.vue Fixes accesibility issues in some Widgets 2021-12-27 00:07:52 +00:00
ImageWidget.vue Adds a static image widget (#487) 2022-02-13 23:24:16 +00:00
Jokes.vue Moves common functionality into reusable mixin 2021-12-16 04:53:33 +00:00
MullvadStatus.vue Adds Mullvad and IP blacklist check widgets 2022-04-14 19:02:51 +01:00
NdCpuHistory.vue Refactors NetData widget data requeest 2022-01-28 23:21:30 +00:00
NdLoadHistory.vue Refactors NetData widget data requeest 2022-01-28 23:21:30 +00:00
NdRamHistory.vue Refactors NetData widget data requeest 2022-01-28 23:21:30 +00:00
NewsHeadlines.vue 🎨 Improved cross-theme widget styling and options 2022-01-22 20:46:34 +00:00
PiHoleStats.vue Adds proxying support into Pi-Hole widgets (#391) 2021-12-30 21:20:35 +00:00
PiHoleTopQueries.vue Adds proxying support into Pi-Hole widgets (#391) 2021-12-30 21:20:35 +00:00
PiHoleTraffic.vue Adds proxying support into Pi-Hole widgets (#391) 2021-12-30 21:20:35 +00:00
PublicHolidays.vue 🐛Fixes query date formatting in PublicHolidays widget 2022-01-10 21:47:51 +01:00
PublicIp.vue IP address widget used ipapi.co by default (#437) 2022-01-24 12:37:47 +00:00
RssFeed.vue 🌐 Adds translations for widget text 2021-12-27 21:27:34 +00:00
SportsScores.vue Adds a Sports Scores widget 2021-12-29 12:49:57 +00:00
StatPing.vue 🎨 Refactors StatPing widget 2022-01-03 12:31:39 +00:00
StockPriceChart.vue 🩹 Minor formatting fix for stock and crypto price widgets 2021-12-29 12:51:29 +00:00
SynologyDownload.vue 🚨 Fix b =>strong as recommendedn by sonarcloud 2022-04-23 14:05:57 +02:00
SystemInfo.vue 🌐 Adds translations for widget text 2021-12-27 21:27:34 +00:00
TflStatus.vue Moves common functionality into reusable mixin 2021-12-16 04:53:33 +00:00
WalletBalance.vue 🚨 Fixes warnings from DeepScan 2022-01-19 00:06:09 +00:00
Weather.vue 🩹 Fix capitalization in weather widget (#402) 2022-01-03 09:30:51 +00:00
WeatherForecast.vue 🩹 Fix capitalization in weather widget (#402) 2022-01-03 09:30:51 +00:00
WidgetBase.vue Add Synology Download Widget 2022-04-23 02:44:49 +02:00
XkcdComic.vue Code style improvments, to pass SonarCloud review 2021-12-27 00:39:30 +00:00