Alicia Sykes
9ebdf67a44
📦 Build a percentage chart component
2022-01-07 21:32:58 +00:00
Alicia Sykes
5a9017cdf7
📝 Updates deployment docs
2022-01-06 17:45:32 +00:00
Alicia Sykes
37e8a003f9
✨ Builds CPU Gauge Chart
2022-01-05 21:22:34 +00:00
Alicia Sykes
a889c0e78a
📦 Built an SVG gauge chart component
2022-01-04 22:45:36 +00:00
Alicia Sykes
f5c11b3dc6
✨ Adds Covid status widget
2022-01-03 18:31:49 +00:00
Alicia Sykes
710b3ea7ad
✨ Adds crypto wallet balance widget
2022-01-03 12:32:00 +00:00
Alicia Sykes
2ee01f603c
🎨 Refactors StatPing widget
2022-01-03 12:31:39 +00:00
Alicia Sykes
d516bb02fa
💬 Adds option for clock to have `customCityName` ( #402 )
2022-01-03 09:39:51 +00:00
Alicia Sykes
1c8021964b
🩹 Fix capitalization in weather widget ( #402 )
2022-01-03 09:30:51 +00:00
Alicia Sykes
7b030d8e5b
✨ Adds current Eth gas price widget
2022-01-02 23:09:31 +00:00
Alicia Bot
3fe287d66d
💙 Makes author list
2022-01-02 03:31:14 +00:00
liss-bot
fdca62b336
💛 Updates sponsors table
2022-01-02 03:31:06 +00:00
liss-bot
38998d1504
💜 Updates contributors list
2022-01-02 03:31:05 +00:00
Alicia Sykes
d4d8ea5a5f
🔀 Merge pull request #397 from leocov-dev/FEATURE/keycloak-user-data
...
✨ Adds Keycloak group and role based visibility
Credit to @leocov-dev
Closes #342
2022-01-02 03:19:27 +00:00
Leonardo Covarrubias
4a841b90e7
📝 additional keycloak roles/groups documentation
2022-01-01 21:06:30 -05:00
repo-visualizer
d715cd97bb
💛 Updates repo diagram
2022-01-02 01:26:33 +00:00
Alicia Bot
b73e798f63
💙 Makes author list
2022-01-02 01:25:45 +00:00
Alicia Bot
64a3e2c0c4
💙 Updates contributor SVG
2022-01-02 01:25:41 +00:00
liss-bot
b1bb9f5f02
💛 Updates sponsors table
2022-01-02 01:25:38 +00:00
liss-bot
805438c8a2
💜 Updates contributors list
2022-01-02 01:25:37 +00:00
Leonardo Covarrubias
0c8a2c853d
📝 rollback doc file changes
2022-01-01 20:17:00 -05:00
Leonardo Covarrubias
8a5329d50c
📝 fix line endings
2022-01-01 19:56:41 -05:00
Leonardo Covarrubias
37476f1152
📝 additional keycloak roles/groups documentation
2022-01-01 19:48:57 -05:00
Alicia Sykes
64bf1cbfc3
🔀 Merge pull request #398 from BOZG/updated_swedish
...
Updated Swedish translation
2022-01-01 23:08:02 +00:00
Leonardo Covarrubias
dd30099ad8
❇️ added keycloak logout button
2022-01-01 17:32:48 -05:00
BOZG
158919d882
Updated Swedish translation
2022-01-01 21:53:31 +01:00
Leonardo Covarrubias
da98ea5cf2
❇️ add keycloak group and role based visibility
2022-01-01 15:51:21 -05:00
Alicia Sykes
65ffa0efc4
🔀 Merge pull request #396 from KierenConnell/patch-1
...
Update widgets.md
2022-01-01 17:47:29 +00:00
Kieren Connell
59694c57cc
Update widgets.md
...
Remove API key under Widget Usage Guide for weather widget and replace with xx's
2022-01-01 16:16:28 +00:00
Alicia Sykes
3b7d5a6ff7
🔀 Merge pull request #392 from Lissy93/FEATURE/add-request-proxy
...
[FIX] Adds support for proxying CORS requests
Happy new year :) 🎇
2022-01-01 01:18:42 +00:00
Alicia Sykes
746a3774b6
🐛 Removes object deconstructing for custom headers
2022-01-01 01:14:56 +00:00
Alicia Sykes
2925525fe4
🔖 Bumps to 1.9.6 and updates changelog
2022-01-01 00:59:42 +00:00
Alicia Sykes
5fd6ffc9c8
📝 Adds widget config options to widget docs
2022-01-01 00:58:52 +00:00
Alicia Sykes
47762a1dd8
💬 Adds text translations for NetData chart titles
2022-01-01 00:43:32 +00:00
Alicia Sykes
6e310628f7
🎨 Updates how headers are applied to Netlify CORS proxy
2022-01-01 00:42:55 +00:00
Alicia Sykes
661b1aab07
🔥 Removes appended slash from URL
2022-01-01 00:41:56 +00:00
Alicia Sykes
eb4e45dfb5
⚡ Adds proxy support to NetData widgets. 🎆 First commit of 2022 :)
2022-01-01 00:40:29 +00:00
Alicia Sykes
395aea292e
🎇 Updates widget request to only apply headers when needed
...
🎇 Happy New Year 🎇
2021-12-31 23:59:14 +00:00
Alicia Sykes
1914d25b45
⚡ Refactored NetData and HealthChecks with mixin request
2021-12-31 23:56:53 +00:00
Alicia Sykes
e3f2b910ec
✨ Adds Netlify support for proxying CORS requests
2021-12-31 22:23:39 +00:00
Alicia Sykes
7f968a708a
📝 Adds docs on proxying requests
2021-12-30 21:21:06 +00:00
Alicia Sykes
d2ff1438e2
⚡ Adds proxying support into Pi-Hole widgets ( #391 )
2021-12-30 21:20:35 +00:00
Alicia Sykes
25fa6ebae8
✨ Adds proxying functionality to fix widget CORS errors ( #391 )
2021-12-30 21:17:25 +00:00
Alicia Sykes
312450a898
🔀 Merge pull request #388 from Lissy93/FIX/minor-issue-fixes
...
[FIX] Couple of minor issues
Fixes #366 #377
2021-12-29 22:55:03 +00:00
Alicia Sykes
f1239f3aea
🚨 Fixes DeepScan logic warning
2021-12-29 22:47:03 +00:00
Alicia Sykes
d60060edfb
🔖 Bumps to 1.9.5 and updates changelog
2021-12-29 22:43:58 +00:00
Alicia Sykes
bf3ccc13d0
🐛 Fixes save item without title bug ( #377 )
...
Closes #377 . This bg was caused by adding items without a title, meaning an ID could not be calculated. The solution was to add a validtion check to ensure that a title is specified befire saving
2021-12-29 22:31:59 +00:00
Alicia Sykes
3cbf7949c3
🐛 Fixes tile move bug ( #366 )
...
Closes #366 . This issue was caused by item IDs not being regenerated after the previous move, causing the second part of the move operation (delete previous) to fail. It was fixed by calling regenerate item IDs after item removal
2021-12-29 22:14:11 +00:00
Alicia Sykes
93a6ec08ba
🚸 When in edit mode, show confirmation before leaving page
2021-12-29 20:06:19 +00:00
Alicia Sykes
7f4948aa04
💫 Removes splash screen on by default
2021-12-29 18:00:54 +00:00