Commit graph

839 commits

Author SHA1 Message Date
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
Alicia Sykes
4dc2c29d86
🔀 Merge pull request #1752 from RobLoach/patch-1
🩹 Fix compilation warning on comment
2025-07-18 19:35:27 +01: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
Abdullah Alhazmy
b4bf81fe3c
Update GitHubTrending.vue 2024-05-01 12:17:49 +03:00
Alicia Sykes
c3aa2b5282
Merge branch 'master' into update-simple-icons 2024-04-29 00:54:02 +01:00
Alicia Sykes
9d683dcbf0 🐛 Fix layout and item size buttons 2024-04-27 15:52:40 +01:00
Alicia Sykes
db63362327 💬 Translate critical error text, and update styles 2024-04-27 00:45:30 +01:00
Alicia Sykes
9e6fb17d93 🥅 Catch error caused by empty config 2024-04-27 00:32:01 +01:00
Alicia Sykes
4594c99b57 🐛 Fix collapse state persistence (#1546) 2024-04-26 00:29:35 +01:00
Alicia Sykes
be513a0952 Shows error details, if a critical error happens 2024-04-21 22:29:32 +01:00
Alicia Sykes
ecef01b034 🥅 Better error handling when config cannot be found 2024-04-21 14:46:38 +01:00
Alicia Sykes
fa6d1925b7 🚸 Makes GitHub cards hyperlinks (fixes #1531) 2024-04-20 21:47:51 +01:00
Alicia Sykes
3c9e5bd369 Less confusing handling of local config 2024-04-16 16:50:06 +01:00
Alicia Sykes
f353780ad4 Update widget mixin to use fetch instead of axios 2024-04-15 21:43:49 +01:00
Alicia Sykes
25e774ca79 🔒 Enables sensetive data to be passed by env var 2024-04-14 20:50:03 +01:00
Alicia Sykes
f98441644b
Merge branch 'FEAT/Dashy-V3' into FEATURE/environment-variables 2024-04-14 18:22:28 +01:00
Alicia Sykes
4ea77a1015 🐛 Fix config not saving from JSON editor 2024-04-13 14:05:49 +01:00
Alicia Sykes
743b5340f8 Minor fixes/adjustments 2024-04-13 12:25:50 +01:00
Alicia Sykes
0a56db5397 🔥 Local saving for multi-page full working 2024-04-13 12:17:40 +01:00
Alicia Sykes
a1bf7a6931 New state options for sub-config 2024-04-08 20:37:33 +01:00
Alicia Sykes
61127b046b ⚰ Remove old footer text 2024-04-01 13:38:32 +01:00
Alicia Sykes
041e5d8c28 🔂 Merge master into branch 2024-03-30 21:35:46 +00:00