Commit graph

858 commits

Author SHA1 Message Date
eddie
ae4b0f1592 🐛 Updated GlAlerts to use latest Glances Alerts API 2025-11-25 12:10:38 -07:00
Alicia Sykes
996de036e8
🔀 Merge pull request #1932 from ga-lep/FEATURE/1924_uptime-kuma-status-page-widget
 Add Uptime Kuma Status Page Widget
2025-11-08 21:25:55 +00:00
Phillip Whelan
1b77917335 Add opening method option for custom search widget. 2025-11-04 19:16:26 -03:00
Robert Nowotniak
7d44e8e7cf
Display Departures/Arrivals only if direction !== arrival/departure
Display Departures if direction = 'departure' or 'both'
Display Arrivals   if direction = 'arrival'   or 'both'
2025-10-12 14:48:36 +02:00
Robert Nowotniak
e00a547d6f
Use .revisedTime.local and .scheduledTime.local
Use .revisedTime.local and .scheduledTime.local instead of
.actualTimeUTC which is no longer present in the API schema.
2025-10-12 14:47:27 +02:00
Galep
4800d3ff10 Add Uptime Kuma Status Page Widget 2025-10-02 17:37:40 +02:00
dkadioglu
31b7a07078
fix some linting errors in ChuckNorris.vue 2025-08-31 10:04:26 +02:00
dkadioglu
9fc0254cf8
Re-refactor widget keys to remove quotes
Putting those quotes was a mistake, reverting.
2025-08-31 09:47:27 +02:00
dkadioglu
877ec0060d
add widget for Chuck Norris quotes and sort some lines of WidgetBase.vue alphabetically. 2025-08-31 08:38:29 +02:00
casmbu
8a0ec73ca7 feat: add pi-hole-traffic-v6 widget and docs 2025-08-02 17:13:39 -04:00
casmbu
6641e263de feat: add pi-hole-top-queries-v6 widget 2025-08-02 16:41:42 -04:00
casmbu
78f8f08fe2 chore: minor changes to pi-hole-stats-v6 widget 2025-08-02 16:19:05 -04:00
casmbu
da87c76207 chore: add pi-hole-stats-v6 documentation 2025-08-02 15:41:42 -04:00
casmbu
7d5b955526 feat: add pi-hole-stats-v6 widget 2025-08-02 15:29:38 -04:00
casmbu
dcf124e17b bug fix: uptime-kuma widget should be able to use environment variables for its api key 2025-08-02 15:29:04 -04:00
Alicia Sykes
2d36386507
🔀 Merge pull request #1869 from s-weigand/fix/typo-in-ip-api-provider-check
🩹 Fix typo in Public Ip Widget endpoint definition for ip-api provider
2025-07-19 07:38:08 +01:00
Alicia Sykes
b7d40c5b61
🔀 Merge pull request #1871 from alayham/feature/custom-list-widget
Added the custom list widget
2025-07-19 07:37:12 +01:00
Alicia Sykes
2576b541b0
🔀 Merge pull request #1817 from SharpCoder/master
🐛 Fix a bug in RssFeed widget that crashes on small feeds.
2025-07-19 07:33:33 +01:00
Alicia Sykes
ab74915c0b
🔀 Merge pull request #1786 from LinuxSBC/master
Add selfh.st/icons support
2025-07-19 07:32:43 +01:00
Alicia Sykes
f094880851
🔀 Merge pull request #1790 from armageddon421/kuma-fixes
Uptime-Kuma fixes
2025-07-19 07:31:08 +01:00
Al Saleh
9ee4d249ee Added the custom list widget 2025-07-19 00:45:16 +02:00
Alicia Sykes
4dc2c29d86
🔀 Merge pull request #1752 from RobLoach/patch-1
🩹 Fix compilation warning on comment
2025-07-18 19:35:27 +01:00
s-weigand
02b40459ca
🩹 Fix typo in PublicIp Widget endpoint definition for ip-api provider 2025-07-18 11:15:14 +02:00
Josh Cole
b6ae17aad1 🐛 Fix a bug in RssFeed widget that crashes on small feeds.
RssFeed would always default to this.limit for the size of the feed item array.
Feeds that came in with fewer items than the limit would throw an exception, because
the loop would then try to iterate over non-existent entries.
2025-02-13 20:47:30 -08:00
armageddon421
6d75bebe84
uptimekuma: Fix value regex to handle decimals 2025-01-14 17:54:26 +01:00
armageddon421
87e25b213b
uptimekuma: Fix too large pill margin 2025-01-14 17:52:03 +01:00
LinuxSBC
12372f826e
Add selfh.st/icons support 2025-01-08 21:44:53 -06:00
Rob Loach
99fd2e0f72
🩹 Fix compilation warning on comment
Was getting the following error...

> 71:50  error  Expected exception block, space or tab after '//' in comment  spaced-comment
2024-11-21 01:34:11 -05:00
Taylor Jones
e96a8e1f6c
Fix linting for MinecraftStatus.vue 2024-10-15 10:55:11 -06:00
Taylor Jones
8e4e95597a
Add support for minecraft server status widgets 2024-10-15 10:44:54 -06:00
hockwill
fc23f94ed1
Merge branch 'Lissy93:master' into BUG/1608_glances-network-error 2024-08-19 17:53:23 -04:00
Alicia Sykes
864fecaaff
🔀 Merge pull request #1637 from willbrowningme/anonaddy-to-addy-io
Update AnonAddy to new addy.io branding
2024-08-17 15:32:46 +01:00
Alicia Sykes
b6668c6811
🔀 Merge pull request #1649 from conlan0/master
 Tactical RMM Widget
2024-08-17 15:25:26 +01:00
Tobias
85922be11e
🔀 Merge pull request #1656 from ip2location/master
Added support for IP2Location.io API
2024-08-07 12:49:13 +02:00
Alicia Sykes
531bb954d6 🎨 New theme: NightBat 2024-08-05 12:20:36 +01:00
IP2Location
d8d55d7d94 Added support for IP2Location.io API 2024-07-31 11:13:16 +08:00
conlan0
bfcccd0139
Add Tactical RMM Widget 2024-07-25 15:24:19 -04:00
conlan0
17c3605794
Tactical RMM Widget 2024-07-25 15:22:46 -04:00
hockwill
d2da68bc6c spelling of keyword 2024-07-21 22:42:23 -04:00
hockwill
55bcadedff On branch BUG/1608_glances-network-error
Changes to be committed:
	modified:   src/components/Widgets/GlNetworkInterfaces.vue
	modified:   src/components/Widgets/GlNetworkTraffic.vue

bug ref: https://github.com/Lissy93/dashy/issues/1608

v4api ref: https://glances.readthedocs.io/en/latest/api.html#get-network
v3api ref: https://github.com/nicolargo/glances/blob/support/glancesv3/docs/api.rst#get-network
2024-07-21 22:38:41 -04:00
Will Browning
80fe545626
Update AnonAddy to new addy.io branding 2024-07-12 09:20:50 +01:00
Alicia Sykes
d4ac785b1b
🔀 Merge pull request #1562 from alhazmy13/master
Update Github trending widget
2024-06-03 23:19:40 +01:00
Abdullah Alhazmy
ef851d005f
Update GitHubTrending.vue 2024-05-29 08:29:17 +03:00
Alicia Sykes
c92340649e Merge branch 'master' of github.com:lissy93/dashy 2024-05-17 00:05:47 +01:00
Alicia Sykes
4b919f8a9b
🔀 Merge pull request #1573 from twsouthwick/oidc
Enable public application OIDC client support
Fixes #823
2024-05-13 21:02:44 +01:00
Alicia Sykes
07dbcccc83 🐛 Fixes iframe widget refresh (#1571) 2024-05-11 15:26:32 +01:00
Alicia Sykes
72d2f1bb74 🐛 Fixes (i think) date parsing for Safari users in holidays widget (#1532) 2024-05-10 00:56:30 +01:00
Taylor Southwick
b9902e3fa0 Enable public application OIDC client support
This change uses oidc-client-ts to enable dashy to authenticate with as OIDC client. It populates the groups and roles so that it can be used the same as keycloak for showing/hiding elements on the dashboard.
2024-05-09 06:24:36 +00:00
Abdullah Alhazmy
eb62c7c53c
Update GitHubTrending.vue 2024-05-01 12:26:10 +03:00
Abdullah Alhazmy
bfba50aa8e
Update GitHubTrending.vue 2024-05-01 12:20:48 +03:00