Commit Graph

1128 Commits

Author SHA1 Message Date
Alicia Sykes c87e13cb70 🥅 Catch error if URL not specificed 2022-05-01 22:27:21 +01:00
Alicia Sykes 437ec2eac6 💄 Applies max-width to page path when in footer 2022-05-01 22:06:05 +01:00
Alicia Sykes 7d91d51fa6 🚩 Adds warning and note for local save 2022-05-01 22:05:37 +01:00
Alicia Sykes 138003c9b4 💄 Updates themes 2022-05-01 22:02:42 +01:00
Alicia Sykes 854d04afca Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/multi-page-support-2 2022-05-01 21:30:37 +01:00
Leonardo Colman Lopes cf5d872703 Finish PT translation 2022-05-01 10:55:31 -03:00
Alicia Sykes eb9a5abec5 👔 Logic work for multi-page support 2022-04-30 23:28:58 +01:00
Alicia Sykes 52a0ba5a6c 🍱 Adds icon for multi-page editor form 2022-04-30 23:27:30 +01:00
Alicia Sykes 238c51ae64 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/multi-page-support-2 2022-04-30 23:26:37 +01:00
Alicia Sykes a7a7032b1d 🗃️ Adds pages to schema 2022-04-30 23:25:49 +01:00
Alicia Sykes a9496391cd Use page name for making nav-bar path slug 2022-04-30 23:24:52 +01:00
Alicia Sykes 6bf0ecba34 Adds option for page-specific custom styling 2022-04-30 23:22:02 +01:00
Alicia Sykes 1aecf32466 💬 Adds copy for the multi-page support editor 2022-04-30 22:51:17 +01:00
Erwan Miran cb35676251 Make user-defined themes appear in drop-down list 2022-04-28 13:51:36 +02:00
Alicia Sykes 45fa35a384
🐛 Fixes CVE description not showing (#609) 2022-04-26 19:57:28 +01:00
Alicia Sykes 3347dc9f61 🚧 Working on `pages` form in interactive editor 2022-04-25 21:45:14 +01:00
Alicia Sykes 9ca11a5f63 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/multi-page-support-2 2022-04-24 16:28:28 +01:00
Alicia Sykes dd49ad77a5 Adds store value to determine which view being edited 2022-04-24 16:05:05 +01:00
Alicia Sykes 7706041d61 Improved props for router 2022-04-24 16:04:31 +01:00
Alicia Sykes 61761e750a 💄 Displays which config file is being edited 2022-04-24 16:03:45 +01:00
Alicia Sykes f5a8c30257 🚚 Refactored saving logic into mixin 2022-04-24 16:01:30 +01:00
Alicia Sykes c678bc5655
🔀 Merge pull request #610 from remygrandin/FEATURE/widget-synology-download
Feature/widget synology download
2022-04-23 22:54:07 +01:00
CHAIYEON CHO 9d627b1c86 🐛Prevent line breaks in search-label. 2022-04-24 01:51:47 +09:00
Rémy GRANDIN 5aab049a43 🚨 Fix b =>strong as recommendedn by sonarcloud 2022-04-23 14:05:57 +02:00
Rémy GRANDIN 6e7b0e4dd5 Add Synology Download Widget 2022-04-23 02:44:49 +02:00
Rémy GRANDIN 1d69fc8617 Add extra option to hide legend in percentageChart 2022-04-23 02:43:38 +02:00
Alicia Sykes 1bc9964374 Updates view switcher to support multiple pages (#584) 2022-04-20 15:52:17 +01:00
Alicia Sykes 036bc008c5 Basic multi-page support working (#584) 2022-04-19 21:16:27 +01:00
Alicia Sykes cf7587b4ee Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/multi-page-support-2 2022-04-18 19:42:30 +01:00
Alicia Sykes 07f6bfeddc 🚧 Display additional routes based on pages object 2022-04-15 14:02:07 +01:00
Alicia Sykes a784a2fe30
🚨 Hotfix: Item target not honored (#581) 2022-04-15 12:06:44 +01:00
Alicia Sykes 252bc164cc 🔥 Removes commented out code 2022-04-14 19:17:35 +01:00
Alicia Sykes 4c713bfce6 Adds Mullvad and IP blacklist check widgets 2022-04-14 19:02:51 +01:00
Alicia Sykes a6f3c90722 Many big improvments to items + sections 2022-04-14 14:34:20 +01:00
Alicia Sykes 6c1c2ece84 💄 Adds new cherry-blossom theme 2022-04-14 14:30:51 +01:00
Alicia Sykes 099cbbba53 💄 Updates workspace styles in lissy theme 2022-04-06 23:17:40 +01:00
Alicia Sykes 8a6b46b49d 🩹 Don't show add-new-sec on single-sec view 2022-04-06 00:06:24 +01:00
Alicia Sykes 689797a170 Long-press directive ignore right-click 2022-04-06 00:05:28 +01:00
Alicia Sykes 57abd67cf9 Improved layout for items and sub-items 2022-04-06 00:04:47 +01:00
Alicia Sykes 151028c8cf Use absolute path for loading assets 2022-04-06 00:04:07 +01:00
Alicia Sykes ab6e64af58 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/sub-items 2022-04-03 16:04:35 +01:00
Alicia Sykes edad7fde41 Adds right-click support to long-press directive 2022-04-03 15:59:07 +01:00
Alicia Sykes f0cb8fe4f2 🍱 Removes Alberta stencil, replaces with Shrikhand 2022-04-03 15:58:29 +01:00
Alicia Sykes 680f5b17ab
🔀 Merge pull request #523 from Lissy93/FEATURE/improved-network-request-controls
[FEATURE] Clearer info on network requests
2022-04-02 13:26:19 +01:00
Alicia Sykes d9e04564a0 💄 Adds lissy theme 2022-04-01 23:54:24 +01:00
Alicia Sykes 7102b25216 🚚 Moves clickOutside into directives 2022-04-01 23:53:34 +01:00
Alicia Sykes acfb7f267a ♻️ Refactors item so props is single object 2022-04-01 23:52:29 +01:00
Alicia Sykes 51de80a735 📱 Trigger item context menu on long-press (#586) 2022-03-31 15:53:03 +01:00
Alicia Sykes 1187787ef3 📱 Trigger section context menu on long-press (#586) 2022-03-31 15:52:11 +01:00
Alicia Sykes d077b1b9c9 Custom directive for long-press events (#586) 2022-03-31 15:49:59 +01:00
Alicia Sykes 83ce9b8e5c 🚚 Moves ClickOutside into directives directory 2022-03-30 21:54:01 +01:00
Alicia Sykes dda5325528 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/sub-items 2022-03-29 15:48:04 +01:00
Alicia Sykes f9fb76a97c
️ Increases default widget timeout 2.5 sec (#581) 2022-03-29 15:27:28 +01:00
Alicia Sykes 3694a3ad03 🔀 Rebased from master 2022-03-29 00:58:44 +01:00
Alicia Sykes 5480f23db7 🍻 Updates changelog, and removes unneded code, ready for merge! 2022-03-27 21:26:37 +01:00
Alicia Sykes 6220f9b7f8 🗃️ Adds widget request timeout to schema and docs 2022-03-27 21:22:26 +01:00
Alicia Sykes 979a776b68 Adds option for request timeout in widgets 2022-03-27 21:21:59 +01:00
Alicia Sykes 56798fbdc4 🐛 Fixes Authorization headers for Glances widget (#546) 2022-03-27 21:21:08 +01:00
Alicia Sykes 730a67435e 🎨 Fix space excess below footer (#522) 2022-03-27 20:33:50 +01:00
Alicia Sykes e616d9043f Allows full-screen for iframes (#524) 2022-03-27 20:10:17 +01:00
Alicia Sykes 3d9c646ad3 🔀 Rebased from master 2022-03-27 20:03:12 +01:00
Alicia Sykes 68b77587ff 🐛 Fixes str.split on tags array (#575) 2022-03-27 17:09:06 +01:00
Alicia Sykes 88d8ee6b1d 🎨 Removes fixed max-width on wide-screens (#554) 2022-03-27 16:18:51 +01:00
Alicia Sykes 879b3b8f32 👔 Improved opening method logic (#492) 2022-03-26 20:59:33 +00:00
Alicia Sykes 16aa14fcbb 👔 Changes order item size is applied (#576) 2022-03-26 20:40:59 +00:00
Alicia Sykes cd50ceb0a0 🐛 Fixes item size not honored (#576) 2022-03-26 20:40:17 +00:00
Alicia Sykes 1c85d454b9 🐛 Fixes local image path on sub-page (#570) 2022-03-26 20:11:39 +00:00
Alicia Sykes a9ae53ef7c 🗃️ Adds nav link target attribute to docs and schema (#552) 2022-03-26 20:04:51 +00:00
Alicia Sykes b7c84bb1dd Adds target attribute to nav links (#552) 2022-03-26 20:03:54 +00:00
Alicia Sykes fd2b3d831c 🛂 Removes `/auth` from KC path (#564) 2022-03-26 19:38:23 +00:00
Alicia Sykes 1f3ed135de 🚨 Adds missing semmi 2022-03-26 19:34:37 +00:00
Alicia Sykes 6702b9335f 🚨 Fixes bad object comparison 2022-03-26 19:32:41 +00:00
Alicia Sykes f250890f3b 🐛 Fixes link to @walkxhub homelab icons (#568) 2022-03-21 18:31:16 +00:00
Alicia Sykes f286487b75 🐛 Adds text/css type attr for custom stylesheets (#560) 2022-03-14 22:16:33 +00:00
aterox 38337ed693
Import conf at build time 2022-03-13 19:28:18 -04:00
Alicia Sykes 9e383e0638 Adds frontend functionality for status checks max redirects (Re@ #494) 2022-03-13 22:01:33 +00:00
Alicia Sykes 5ff099ea1f 🗃 Updates schema and adds maxRedirects to docs (Re: #494) 2022-03-13 22:00:36 +00:00
Alessandro Del Prete b1ed8c4613 Completed and Updated Italian Translation 2022-03-13 19:11:48 +01:00
aterox 8ee7847648 Ensure context menu doesn't clip off the screen 2022-03-08 05:44:39 -05:00
aterox fe0d2d5b55 Add an icon for the context menu 2022-03-08 05:44:20 -05:00
aterox 955439fcfe Show Add New Section when no sections exist 2022-03-06 23:44:52 -05:00
aterox d0acd2f75d Include SET_REMOTE_CONFIG 2022-03-06 18:14:00 -05:00
aterox b3c680d462 Update path 2022-03-06 18:13:39 -05:00
aterox 3d4a8ecf6d Replace static conf.yml import 2022-03-06 03:06:05 -05:00
aterox 727f6b1fc0 Get conf.yml on client side 2022-03-06 03:04:41 -05:00
aterox 7c86d6085b Load components after config has been pulled 2022-03-05 01:22:32 -05:00
aterox aeec449dc7 Pull conf.yml from server 2022-03-05 01:22:12 -05:00
Alicia Sykes 7ba5cc23b7 🗃 Adds enableMaterialDesignIcons option to appConfig 2022-03-02 13:27:14 +00:00
Alicia Sykes f7a8395f4a 🔒 Allows disabling of Font-Awesome (#521) 2022-03-02 13:26:13 +00:00
Alicia Sykes c7758e8873 🚧 Swithing computers 2022-02-18 03:15:24 +00:00
Alicia Sykes ea760d9772 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/sub-items 2022-02-15 11:12:42 +00:00
Alicia Sykes 757179d3c6 🚧 Working on sub-items 2022-02-15 11:12:15 +00:00
Alicia Sykes 11c59504dc Moves item reusable methods into mixin 2022-02-15 11:11:40 +00:00
Alicia Sykes 7b6815a318 Adds a static image widget (#487) 2022-02-13 23:24:16 +00:00
Alicia Sykes 1626b94285 📊 Adds widget to display CPU temps (#452) 2022-02-13 15:15:04 +00:00
Alicia Sykes 20b7a6b062 👔 Adds function to convery farenheight to celcius 2022-02-13 15:14:11 +00:00
Alicia Sykes c1607cb19b 🛂 Prevent download config when (#455) 2022-02-13 14:10:23 +00:00
Alicia Sykes cfe3a48405 🗃️ Adds disableConfiguration to schema and docs 2022-02-13 14:09:14 +00:00
Alicia Sykes e2a3195fb4 📄 Adds link to MIT license in About section 2022-02-12 21:32:56 +00:00
Alicia Sykes 17719daae8 💄 Default background for modals 2022-02-12 21:29:49 +00:00
Alicia Sykes fd99837b78 🥅 Catch error if incorrectly configured user 2022-02-12 21:29:08 +00:00
Alicia Sykes 04082763d3 🥅 Catch potential errors 2022-02-12 21:28:27 +00:00
Alicia Sykes ca9498ba4a 🛂 Remove start edditing button, if no permissions (#455) 2022-02-12 21:26:43 +00:00
Alicia Sykes 0146e996cf 🛂 Remove edit from context menu, if no permissions (#455) 2022-02-12 21:25:22 +00:00
Alicia Sykes 0b07abeb18 🛂 Disallow save local/ disk in JSON editr (#485) 2022-02-12 21:24:23 +00:00
Alicia Sykes eb377d287e 🛂 Improvedd access controlls in Store (#485) 2022-02-12 21:23:47 +00:00
Alicia Sykes d5f0c19fbf 🛂 Adds access control options to interatvie editor menu (#485) 2022-02-12 21:23:22 +00:00
Alicia Sykes 20f231c632 🛂 Adds warning msg, for when config disabled (#455) 2022-02-12 20:39:44 +00:00
Alicia Sykes c8ad80b79c 🛂 Adds access control checks in editor forms (#455) 2022-02-12 20:05:14 +00:00
Alicia Sykes 69f709001f 🛂 Disables conf features based on permissions 2022-02-12 15:18:20 +00:00
Alicia Sykes af3343e15a 🛂 Adds permissions object to Store 2022-02-12 15:17:23 +00:00
Alicia Sykes e194d741ac 🩹 Rounds numbers in gl-alerts widget (#454) 2022-02-11 11:17:48 +00:00
Alicia Sykes e8cee3bd4d 🗃️ Adds options to prevent config saving to schema + docs (#485) 2022-02-11 10:21:59 +00:00
Alicia Sykes a65c3c569e Adds option to prevent saving changes locally (#485) 2022-02-11 10:20:45 +00:00
Alicia Sykes 76e5a1b77b Adds option to prevent saving changes to disk (#485) 2022-02-11 09:59:53 +00:00
Alicia Sykes f7c3c80b33 🗃️ Adds option for global useProxy (#486) 2022-02-10 13:23:30 +00:00
Alicia Sykes 45edc9731a 🗑️ Deletes Json to Yaml script (#482)
RIP my hand written YAML parser, you served me well. Replaced with the js-yaml node package
2022-02-09 18:30:38 +00:00
Alicia Sykes 86837105cf 🐛 Fix malformed YAML in export menu (#482) 2022-02-09 18:27:48 +00:00
Alicia Sykes c4f1be2b76 🚸 Pressing enter submits login form (#483) 2022-02-09 18:04:16 +00:00
Alicia Sykes 5bc9a5f660 🚧 Started working on sub-items 2022-02-08 16:49:34 +00:00
Alicia Sykes cadae7c113
🔀 Merge pull request #471 from Lissy93/SECURITY/dependency-updates
[SECURITY] Dependency Updates
2022-02-05 01:34:12 +00:00
Alicia Sykes ebae510294 ⬆️ Updates rsup-progress to 3.0.0 2022-02-04 22:06:15 +00:00
Alicia Sykes 56866d5a31
🔀 Merge pull request #468 from rubenandre/fix-putCommasInBigNum-utils
🐛 Fix putCommasInBigNum logic
2022-02-02 22:12:39 +00:00
Ruben Silva eb06140fa4 🐛 Fix putCommasInBigNum logic 2022-02-02 19:34:38 +00:00
Ruben Silva e3c7dc0f5d 🐛 Fix hardcoded usd currency 2022-02-02 19:31:58 +00:00
Alicia Sykes a5944c1d06 Adds type checking for section search 2022-02-01 19:15:18 +00:00
Alicia Sykes 11291ae0e6 Improved validation warnings in JSON editor 2022-02-01 18:59:55 +00:00
Alicia Sykes e472d91102 Improved validation warnings in JSON editor 2022-02-01 18:54:19 +00:00
Alicia Sykes ad1fae5b66 🐛 Fixes clearFilterInput Safari bug (#463) (Sentry: 2911601158) 2022-02-01 16:43:09 +00:00
Alicia Sykes d07a5f7e6f Remove empty KeyCloak block from edit appConfig 2022-02-01 16:00:23 +00:00
Alicia Sykes 67326ed395 🗃️ Adds `cutToHeight` to schema (#461) 2022-01-30 04:05:10 +00:00
Alicia Sykes 6b9484a0fe 🐛 Removes max height from colorful theme (#461) 2022-01-30 04:04:28 +00:00
Alicia Sykes 7cc4b26e34 🗃️ Updates schema and config docs (#456) 2022-01-28 23:25:47 +00:00
Alicia Sykes e6ba3243c3 UI implementation of custom response code (#456) 2022-01-28 23:24:10 +00:00
Alicia Sykes eb1bc69155 Refactors NetData widget data requeest 2022-01-28 23:21:30 +00:00
Alicia Sykes 6e2ae6d3fc 🐛 Fixes numbers being removed from tags (#430) 2022-01-28 13:33:41 +00:00
Alicia Sykes 34e109ddeb 💄 Makes warning color/ yellow darker in light themes 2022-01-26 16:59:51 +00:00
Alicia Sykes 5570cd257f 🐛 Switches recovered and deaths in C19 widget 2022-01-26 16:59:10 +00:00
Alicia Sykes 488cfc1c7b 🐛 Fixes empty section visible in search (#447) 2022-01-26 10:25:23 +00:00
Alicia Sykes 33b132c463 💄 No section full height in mobile + fix Safari (#432, #442) 2022-01-26 09:58:31 +00:00
Alicia Sykes f463fbdf51 🐛 Attempts to fix Safari editor height (#439) 2022-01-24 17:46:50 +00:00
Alicia Sykes 730280a448 Adds Glances IP address widget (#437) 2022-01-24 13:29:08 +00:00
Alicia Sykes edbd770a2d IP address widget used ipapi.co by default (#437) 2022-01-24 12:37:47 +00:00
Alicia Sykes 5b6e75766d Adds support for fetching IP via HTTPS (#437) 2022-01-24 12:20:16 +00:00
Alicia Sykes 407384de63 🎨 Improved cross-theme widget styling and options 2022-01-22 20:46:34 +00:00
Alicia Sykes c3b6d2b0e0 💄 Collapsible sections fill available space 2022-01-22 20:46:03 +00:00
Alicia Sykes 25bc577fb1 Improved section and widget layout for Minimal view 2022-01-22 20:44:31 +00:00
Alicia Sykes 35dee3e3b2 🚑 HOTFIX, Item save error with widgets 2022-01-21 22:38:47 +00:00
Alicia Sykes bf39553e1d Improved widget error handling, don't fail on error 2022-01-21 13:14:30 +00:00
Alicia Sykes cf98a96a15 Small refactor to glances mixin 2022-01-21 13:02:02 +00:00
Alicia Sykes 2c9ae46207 Adds support for custom headers, body and method in widgt request object 2022-01-21 13:01:33 +00:00
Alicia Sykes 9cd8c21d8e Show real value on hover, percentage chart 2022-01-21 13:00:58 +00:00
Alicia Sykes 58a085a550 Adds an email widget for AnonAddy 2022-01-21 12:58:15 +00:00
Alicia Sykes b96af21bc9 📦 Builds a toggle switch form element 2022-01-21 12:56:18 +00:00
Alicia Sykes 7953ccf3c8 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/more-widgets 2022-01-20 16:37:01 +00:00
Alicia Sykes c8f33d85bf 🚧 Adds AnonAddy widget endpoint to defaults 2022-01-20 16:36:54 +00:00
Alicia Sykes 63904366ce Adds widget compatibility into workspace view 2022-01-20 05:41:29 +00:00
Alicia Sykes dfea4e317c Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
Alicia Sykes ea3ffa5d36 🚨 Fixes warnings from DeepScan 2022-01-19 00:06:09 +00:00
Alicia Sykes 2e593fcf92 Respect user updateInterval when set to zero 2022-01-18 23:56:29 +00:00
Alicia Sykes 88727cf2e2 Adds a network traffic widget 2022-01-18 23:07:24 +00:00
Alicia Sykes 6d9e34c90f Adds a network interface widget 2022-01-18 19:11:03 +00:00
Alicia Sykes 6b8a5ee086 Adds a system alert widget 2022-01-18 17:16:00 +00:00
Alicia Sykes 9148195b84 Built system load and load history widgets 2022-01-18 16:03:44 +00:00
Alicia Sykes f25aa07d5f 🐛 Check items exist before itterating #415 2022-01-17 19:52:15 +00:00
Alicia Sykes 63a0d18813 Adds a disk IO widget 2022-01-15 21:30:43 +00:00
Alicia Sykes 323123e6c0 🩹 Remove continious update from disk space widget 2022-01-15 21:28:25 +00:00
Alicia Sykes 45700d7875 Adds option to copy item URL to clipboard 2022-01-15 19:29:15 +00:00
Alicia Sykes ddf105ee65 🗃️ Updates schema with new clipboard option 2022-01-15 19:28:21 +00:00
Alicia Sykes cd0673013b 💬 Updates text for copy-to-clpiboard 2022-01-15 19:27:13 +00:00
Alicia Sykes b1da435656 🍱 Adds new icon for copy-to-clipboard 2022-01-15 19:26:20 +00:00
Alicia Sykes 8b1282c5e1 🩹 Fixes clock date update delay at midnight (#402) 2022-01-15 05:12:24 +00:00
Xert 55a84053e2
🐛Fixes query date formatting in PublicHolidays widget 2022-01-10 21:47:51 +01:00
Alicia Sykes ed158169eb 🐛 Fixes nav links still visible after removing (#389) 2022-01-09 14:24:51 +00:00
Alicia Sykes d10e6a8987 🐛 Fixes unable to add new app bug (#390) 2022-01-09 14:21:52 +00:00
Alicia Sykes 2ec59660de 🐛 Fixes unable to edit item bug (#415) 2022-01-09 14:21:01 +00:00
Alicia Sykes 3a3364f156 Adds file system widget 2022-01-08 17:06:36 +00:00
Alicia Sykes e3b3f3c5a8 Adds current memory history widget 2022-01-08 14:10:04 +00:00
Alicia Sykes 4e64ccff3b Adds current memory usage widget 2022-01-08 13:55:26 +00:00
Alicia Sykes 8349206770 Adds CPU history widget 2022-01-08 13:32:43 +00:00
Alicia Sykes 7fd1cab362 Adds widgets for monitoring CPU usage 2022-01-08 12:00:34 +00:00
Alicia Sykes 9884087975 📦 Adds legend, and customizable height and title to percentage chart component 2022-01-08 11:59:40 +00:00
Alicia Sykes e253a35b05 🎨 Moves widget update logic into mixin 2022-01-08 11:58:38 +00:00
Alicia Sykes 4a14b27cf3 🚧 Working on CPU Usage Widgets 2022-01-07 23:25:32 +00:00
Alicia Sykes 9ebdf67a44 📦 Build a percentage chart component 2022-01-07 21:32:58 +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 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 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 746a3774b6 🐛 Removes object deconstructing for custom headers 2022-01-01 01:14:56 +00:00
Alicia Sykes 47762a1dd8 💬 Adds text translations for NetData chart titles 2022-01-01 00:43:32 +00:00
Alicia Sykes eb4e45dfb5 Adds proxy support to NetData widgets. 🎆 First commit of 2022 :) 2022-01-01 00:40:29 +00:00