Commit Graph

810 Commits

Author SHA1 Message Date
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 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
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
Jimmeh f62f628805 chore: undo more formatting 2024-03-06 19:14:42 +00:00
Jimmeh 4471e316ff chore: Undo accidental formattnig 2024-03-06 19:11:17 +00:00
Jimmeh 98ed7d1190 chore: Linting changes 2024-03-06 19:06:28 +00:00
Jimmeh f304cbc74f feat: finish styling, fix errors 2024-03-06 18:58:42 +00:00
Jimmeh e8845d90e3 feat: stylings 2024-03-05 19:58:33 +00:00
Jimmeh 6f937fbe00 feat(widgets): Uptime Kuma widget 2024-03-05 19:29:35 +00:00
Jimmeh 777b2a1319 wip: initial widget 2024-03-03 22:10:46 +00:00
Alicia Sykes 417028b185 🗃 Adds optional item.rel attribute (fixes #1477) 2024-02-28 12:06:21 +00:00
Alicia Sykes dbc758c8b6 🐛 Fix text overflow on long titles (fix #855) 2024-02-27 19:45:20 +00:00
Alicia Sykes f5789a3a25 🐛 Strips out sections[n].filteredItems (#1361) 2024-02-27 19:39:26 +00:00
Alicia Sykes 16e071964c
🔀 Merge pull request #1454 from markxoe/fix/jokes
Fix: Jokes of the day second line not deleted
2024-02-24 22:30:24 +00:00
Alicia Sykes 006eb6c771
🔀 Merge pull request #1460 from alayham/fix-proxmox-widger-sorting
Fixed sorting by vmid in the proxmox widget
2024-02-24 22:29:57 +00:00
Tobias 27bdcc0ef1
Update year dynamically on AppInfoModal 2024-02-24 15:25:12 +01:00
Tobias 05ef7fa757 fixed all Copyrights 2024-02-24 14:21:50 +01:00
Tobias f2641de0c1
Revert "bug #1274 multi page popup modal fix" 2024-02-11 15:29:47 +01:00
Al Saleh 05aaa1c9b5 Fixed sorting by vmid 2024-02-06 15:18:38 +00:00
markxoe bc94fff775
wip: fix 2024-01-31 11:21:54 +01:00
zigotica 19da2ec829 Add env vars parser to avoid leaking secrets 2024-01-15 18:45:40 +01:00
Alicia Sykes 8e3c54f2d0 Merge branch 'master' of github.com:Lissy93/dashy into FIX/ticket-fixes-1419 2023-12-31 23:15:19 +00:00
Alicia Sykes 1e9ba1b747
🔀 Merge pull request #1349 from kt-alt/feature/add-gl-speedometer-widget
💄 add glances speedometer widgets
2023-12-31 23:02:47 +00:00
Alicia Sykes d8c0919afc 🐛 Fix width for gl-current-cpu widget on Safari (#1255) 2023-12-31 22:48:47 +00:00
Alicia Sykes c4b687550d Adds support for lat+lon location (#1142) 2023-12-31 19:41:56 +00:00
Alicia Sykes be1775d3ad 🐛 Fixes allignment for theme buttons #1042 2023-12-31 18:09:25 +00:00
Alicia Sykes 89ea73062e 🐛 Fixed #1004 - text overflow in tooltip 2023-12-30 14:04:58 +00:00
Alicia Sykes e7bc1457d7 Fixed lint warning 2023-12-30 14:04:22 +00:00
Michael D 69caa99c90 ⬆️ - Updated 'simple-icons' from v7.19.0 to v10.4.0 and update API calls 2023-12-29 11:59:59 -08:00
mmihaly e754fcd98c Updated config schema .
Updated multi-page config editor.
2023-12-22 22:24:38 -07:00
mmihaly 3bf58308ff Added page visibility configurability. 2023-12-21 19:19:36 -07:00
Alicia Sykes d2e49494ae
Merge pull request #1275 from ThinkSalat/bug/1274-popup-modal-fix
bug #1274 multi page popup modal fix
2023-11-03 21:21:40 +00:00