Commit Graph

1257 Commits

Author SHA1 Message Date
Alicia Sykes 4172512e88 🎨 Updates color vars for Material theme (#744) -m Fixes #744 2022-06-21 21:09:50 +01:00
Marcell Fülöp f21f44ce21 🩹 Add back some styling
These weren't correctly updated afeter the style refactor
(Stats and PhpOpcache widgets).
2022-06-21 19:22:01 +00:00
k073l 45900da025 💄 Update Apod.vue to new API 2022-06-21 14:13:24 +02:00
k073l bbb0f16ead
Change APOD API endpoint 2022-06-21 13:02:26 +02:00
Marcell Fülöp c9cd8da2d9 💄 Missed style update 2022-06-20 18:59:47 +00:00
Marcell Fülöp f00b76299d 💄 Facelifto 2022-06-20 18:43:29 +00:00
Marcell Fülöp 278a6fc7b7 ♻️ Style optimisation + minor refactor
- use consistent css units
- replace hard-coded color values with variables
- update disk quota chart render (to allow for variable colors)
- small style update to the notifications widget
2022-06-20 17:42:45 +00:00
Marcell Fülöp 7d8d3078b2 🔒 Feed input through parseFlot() as means of sanitisation 2022-06-20 17:38:23 +00:00
Marcell Fülöp ee46f2a33e ♻️ Simplify expressiono 2022-06-19 21:04:29 +00:00
Marcell Fülöp 168fe94391 ♻️ Remove MiscHelpers direct dependency 2022-06-19 21:01:59 +00:00
Marcell Fülöp 3ac0585c5c 🩹 Address Sonar code smell report findings 2022-06-19 16:47:40 +00:00
Marcell Fülöp cf25dbce4a Remove unnecessary null check 2022-06-19 16:39:46 +00:00
Marcell Fülöp 991cf0bf5a 🩹 Move schema to Component.data + remove unnecessary null checks 2022-06-19 16:31:54 +00:00
Marcell Fülöp db0fc0454d 🔥 Remove references to mock data 2022-06-19 16:20:16 +00:00
Marcell Fülöp 4b930939c7 ✏️ Fix typo in translation 2022-06-19 15:21:38 +00:00
Marcell Fülöp 4c015bb25d Add limit option for NextcloudNotifications widget
Limit displayed notifications either by count or by age.
An integer value is interpeted as count limit, a number suffixed
with 'm', 'h' or 'd' is converted to minutes, hours or days,
respectively, and older notifications are not shown.
2022-06-19 13:51:40 +00:00
Marcell Fülöp e76f552830 Add showEmpty option for NextcloudUserStatus widget
When a user status doesn't include a status message, it still
may have a status emoji and it always has a status indicator
(e.g. online). When {showEmpty=true} then statuses without
a message are shown, otherwise hidden. Defaults to {false}.
2022-06-19 13:39:23 +00:00
Marcell Fülöp 821af62426 🚧 Refactor + more widgets
* ♻️ segment into smaller widgets, improve mixin
* ♻️ change NextcloudInfo to NextcloudUser
  * a small widget showing branding and uesr info, including quota
*  add NextcloudNotifications widget
  * show and delete Nextcloud notifications
*  add NextcloudUserStatus widget
  * display user statuses of selected users
*  add NextcloudStats widget (admin only)
  * display Nextcloud usage statistics (users, files, shares)
*  add NextcloudSystem widget (admin only)
  * visualise cpu load and memory utilisation, show server versions
*  add NextcloudPhpOpcache widget (admin only)
  * show statistics about php opcache performance
*  add a misc helper for formatting nunbers
* 🌐 add translations to widget templates
* 🌐 add translation entries for en
* 🍱 add scss styles file, shared by all widgets
2022-06-19 12:06:43 +00:00
Marcell Fülöp a43988f3cd 🚧 Move user processing from widget to mixin
plus
* some template and style tweaking
* improve tooltips
* enforce Nextcloud app-password instead of login password
2022-06-12 12:33:56 +00:00
Marcell Fülöp caf131df23 🎨 Add HTML comments 2022-06-12 01:10:14 +00:00
Marcell Fülöp ff1bcdbab8 🩹 Handle plural/singular for availabel updates 2022-06-12 00:18:17 +00:00
Marcell Fülöp 0bf6fee180 🎉 Add Nextcloud widget
Add a widget supporting the `capabilites`, `user`
and `serverinfo` Nextcloud APIs.

Basic branding, user and quota information is always displayed
and when the provided credentials are for and admin user then
server information is also displayed.

APIs:
* [capabilities](https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-api-overview.html#capabilities-api)
* [user](https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-api-overview.html#user-metadata)
* [serverinfo](https://github.com/nextcloud/serverinfo)
2022-06-11 23:41:40 +00:00
Alicia Sykes 330d812bfd
🛡️ Deletes rogue font import (#521) 2022-06-10 14:36:17 +01:00
Alicia Sykes 2ef5b66e9e 🥅 Adds an option to surpress widget errors 2022-06-09 01:26:45 +01:00
Marcell Fülöp 2d6c499192 Optionally allow the widget to filter on StatPing Group and to display in a more compact view.
* Add widget option: `groupId`. StatPing services are filtered for the given group.
* Add widget options: `showChart` and `showInfo`. Initially hide the chart and info summary.
* Add buttons to show/hide chart and info sections.
* Update widget documentation.
2022-06-08 19:50:15 +00:00
Alicia Sykes 41fd411769
💡 Just updates comment Bulgarian --> Korean 2022-06-08 15:25:46 +01:00
bogyeong 8a703cf434 edit languages.js
translation complete
2022-06-08 18:57:29 +09:00
bogyeong 814a8a73c3 Translate complete 2022-06-08 18:46:44 +09:00
bogyeong e51464cf01 Create ko.json
file creation for korean language_support
2022-06-08 17:32:40 +09:00
zcq100 9085c105b8
Update Chinese translation. 2022-06-05 22:32:02 +08:00
Alicia Sykes b98b85dd50
🔀 🇧🇬 Merge pull request #701 from asenov/bg-translation
Add 🇧🇬  Bulgarian translations
2022-06-04 22:10:55 +01:00
Alicia Sykes ac97be20be 🥅 Catch error, if clipboard not enabled (#681) 2022-06-04 21:12:26 +01:00
Alicia Sykes 972e3f7571 Removes obsolete always-true null check 2022-06-04 21:12:26 +01:00
Alicia Sykes 5c896fded5 Remove unused computed val 2022-06-04 21:12:26 +01:00
Alicia Sykes c823a2e9bd Show total query and block count 2022-06-04 21:12:26 +01:00
Alicia Sykes f7bba8068a 🛂 Adds auth to AdGuard widgets 2022-06-04 21:12:26 +01:00
Alicia Sykes b931d4e6cd Adds new AdGuard widgets to base 2022-06-04 21:12:26 +01:00
Alicia Sykes 577de74ac4 AdGuard DNS info widget (#493) 2022-06-04 21:12:26 +01:00
Alicia Sykes dcd72e7763 AdGuard top domains widget (#493) 2022-06-04 21:12:25 +01:00
Alicia Sykes 1c252cc76d Only render non-zero values to chart 2022-06-04 21:12:25 +01:00
Alicia Sykes 072ebbd68a AdGuard filter list widget (#493) 2022-06-04 21:12:25 +01:00
Alicia Sykes 3a65d12e67 Removed unused CSS 2022-06-04 21:12:25 +01:00
Alicia Sykes 7b99e9092b AdGuard block percent widget (#493) 2022-06-04 21:12:25 +01:00
Alicia Sykes 83dcc37985 🥅 Catch errors caused by null config (#682)
Fixes #682
2022-06-04 21:12:25 +01:00
Alicia Sykes c8acd6e1bc Adds domain name monitor widget 2022-06-04 21:12:25 +01:00
M Asenov 0ca5540372 Add 🇧🇬 Bulgarian translations 2022-06-04 20:33:59 +01:00
Alejandro Pinar Ruiz 8650b8cfb0 Remove unused properties and fix descriptions 2022-06-02 14:12:39 +02:00
Alejandro Pinar Ruiz d1706689a5 Fix: remove duplicate code 2022-06-01 22:50:01 +02:00
Alejandro Pinar Ruiz 3bc80cfaad Add comment 2022-06-01 21:25:28 +02:00
Alejandro Pinar Ruiz cd72ff06ec Add visible section items 2022-06-01 21:24:10 +02:00
Alejandro Pinar Ruiz c33e03f4f5 Use item visibility to filterTiles 2022-06-01 21:13:00 +02:00
Alejandro Pinar Ruiz 04774c23ed Add displayData on items 2022-06-01 20:50:33 +02:00
Alejandro Pinar Ruiz 18776bd8cb Add CheckItemVisibility util templated from CheckSectionVisibility 2022-06-01 20:33:02 +02:00
Alicia Sykes 8b5a6054d6 🗃️ Adds ub-items to schema 2022-05-20 12:50:19 +01:00
Alicia Sykes abc102df9f 🐛 Removes dupplicate CSS prop, transition 2022-05-19 13:21:52 +01:00
Alicia Sykes 00b872e671 Removes usage of nullish coalescing operator 2022-05-19 13:19:13 +01:00
Alicia Sykes 7e547e7463 Expand collapse section from context menu (#660) 2022-05-19 01:32:55 +01:00
Alicia Sykes 0ed084c147 Improved collapsible logic 2022-05-19 01:31:02 +01:00
Alicia Sykes 0d66e54b59 🐛 Fixes theme read err 2022-05-18 20:54:46 +01:00
Alicia Sykes 16acf36528 🗑️ Removes KeyboardShortcutInfo tips 2022-05-18 20:07:05 +01:00
Alicia Sykes 4f04e01aec Increased overridden timeout 2022-05-17 19:32:16 +01:00
Alicia Sykes e2b9c15360 🐛 Fixes collapsible sections (#626) 2022-05-17 19:31:50 +01:00
Alicia Sykes 333ee83890 Adds page identifier to secion ID 2022-05-17 19:31:02 +01:00
Alicia Sykes 8c43442b39 🎨 Adds option to hide sports thumbnail (#654) 2022-05-16 21:46:19 +01:00
Alicia Sykes 19b71313d5 🛂 Legacy support op for Keycloak v17 (#564) 2022-05-16 21:45:13 +01:00
Alicia Sykes 33a2693c7f 🔒 Fix, correct call of `isUserAdmin()` M(#590) 2022-05-15 20:48:31 +01:00
Alicia Sykes 9eda048842 Refactored request in RSS widget (#632) 2022-05-15 20:46:19 +01:00
Alicia Sykes 2fe0110762 🐛 Updates mdi text in schema (#640) 2022-05-14 14:30:08 +01:00
Alicia Sykes 3417b46eee 🎨 Adds option to use Adventure theme with own img (#655) 2022-05-14 13:51:28 +01:00
Alicia Sykes 9b33a6e277 Fixes pageInfo not being read in router (#645) 2022-05-14 13:20:53 +01:00
Alicia Sykes 24e487cde5 🐛 Fixes item size/ layout buttons (#629) 2022-05-14 13:12:29 +01:00
Alicia Sykes 7b39bde573 🐛 Fixes status check inheritance (#651) 2022-05-13 10:56:24 +01:00
Alicia Sykes 4287092ea2 Option to hide seconds in Clock (#644) 2022-05-11 10:52:16 +01:00
stanly0726 3fd62e0f48
translation modification 2022-05-09 12:25:53 +08:00
stanly0726 afa3b55061
add in language.js 2022-05-09 12:07:07 +08:00
stanly0726 0b320bc38d
add zh-TW(traditional chinese) localization 2022-05-09 11:54:09 +08:00
Alicia Sykes 6ec0bd20a1 🐛 Removed default empty stylesheet, Firefox warning 2022-05-06 12:44:29 +01:00
Alicia Sykes 7165a9a913 🚑 Fix section error in Firefox (#633) 2022-05-06 12:43:30 +01:00
Alicia Sykes decd3be6b0 🚑 Adds null check for appConfig (#627) 2022-05-03 20:40:30 +01:00
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