Commit Graph

393 Commits

Author SHA1 Message Date
kristian 9c15314af8 with built in auth, if user adds a capital letter to username they can see all items. 2022-09-05 20:40:56 -07:00
Ian Neal ae8a050337 ⬆️ Updates optional external icons 2022-08-24 20:03:55 -07:00
Bjorn Lammers 71e6cf0f3d
🚚 Changes Dashboard Icons URL to new location 2022-08-17 00:00:13 +02:00
Doug Lock 4b65fedfe4 Update tflStatus API endpoint to include all modes of transport from the "normal" TFL status updates page here: https://tfl.gov.uk/tube-dlr-overground/status/ 2022-06-26 17:12:57 +01:00
Marcell Fülöp 2933df20dd Allow pages to override theme 2022-06-22 17:13:42 +00:00
k073l bbb0f16ead
Change APOD API endpoint 2022-06-21 13:02:26 +02: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 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 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 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 e51464cf01 Create ko.json
file creation for korean language_support
2022-06-08 17:32:40 +09: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 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 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 00b872e671 Removes usage of nullish coalescing operator 2022-05-19 13:19:13 +01:00
Alicia Sykes 19b71313d5 🛂 Legacy support op for Keycloak v17 (#564) 2022-05-16 21:45:13 +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 24e487cde5 🐛 Fixes item size/ layout buttons (#629) 2022-05-14 13:12:29 +01:00
stanly0726 afa3b55061
add in language.js 2022-05-09 12:07:07 +08:00
Alicia Sykes 6ec0bd20a1 🐛 Removed default empty stylesheet, Firefox warning 2022-05-06 12:44:29 +01:00
Alicia Sykes 138003c9b4 💄 Updates themes 2022-05-01 22:02:42 +01:00
Alicia Sykes eb9a5abec5 👔 Logic work for multi-page support 2022-04-30 23:28:58 +01:00
Alicia Sykes a7a7032b1d 🗃️ Adds pages to schema 2022-04-30 23:25:49 +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 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 07f6bfeddc 🚧 Display additional routes based on pages object 2022-04-15 14:02:07 +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 ab6e64af58 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/sub-items 2022-04-03 16:04:35 +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 6220f9b7f8 🗃️ Adds widget request timeout to schema and docs 2022-03-27 21:22:26 +01:00
Alicia Sykes 3d9c646ad3 🔀 Rebased from master 2022-03-27 20:03:12 +01:00
Alicia Sykes 16aa14fcbb 👔 Changes order item size is applied (#576) 2022-03-26 20:40:59 +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 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 5ff099ea1f 🗃 Updates schema and adds maxRedirects to docs (Re: #494) 2022-03-13 22:00:36 +00: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 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 20b7a6b062 👔 Adds function to convery farenheight to celcius 2022-02-13 15:14:11 +00:00
Alicia Sykes cfe3a48405 🗃️ Adds disableConfiguration to schema and docs 2022-02-13 14:09:14 +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 e8cee3bd4d 🗃️ Adds options to prevent config saving to schema + docs (#485) 2022-02-11 10:21:59 +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
Ruben Silva eb06140fa4 🐛 Fix putCommasInBigNum logic 2022-02-02 19:34:38 +00:00
Alicia Sykes 67326ed395 🗃️ Adds `cutToHeight` to schema (#461) 2022-01-30 04:05:10 +00:00
Alicia Sykes 7cc4b26e34 🗃️ Updates schema and config docs (#456) 2022-01-28 23:25:47 +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 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 6b8a5ee086 Adds a system alert widget 2022-01-18 17:16:00 +00:00
Alicia Sykes ddf105ee65 🗃️ Updates schema with new clipboard option 2022-01-15 19:28:21 +00:00
Alicia Sykes ed158169eb 🐛 Fixes nav links still visible after removing (#389) 2022-01-09 14:24:51 +00:00
Alicia Sykes 2ec59660de 🐛 Fixes unable to edit item bug (#415) 2022-01-09 14:21:01 +00:00
Alicia Sykes 4e64ccff3b Adds current memory usage widget 2022-01-08 13:55:26 +00:00
Alicia Sykes 4a14b27cf3 🚧 Working on CPU Usage Widgets 2022-01-07 23:25:32 +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 7b030d8e5b Adds current Eth gas price widget 2022-01-02 23:09:31 +00:00
Leonardo Covarrubias dd30099ad8 ❇️ added keycloak logout button 2022-01-01 17:32:48 -05:00
Leonardo Covarrubias da98ea5cf2 ❇️ add keycloak group and role based visibility 2022-01-01 15:51:21 -05:00
Alicia Sykes 7f4948aa04 💫 Removes splash screen on by default 2021-12-29 18:00:54 +00:00
Alicia Sykes d59466c7b5 Adds icon.horse to supported favicon APIs 2021-12-29 17:52:29 +00:00
Alicia Sykes aad7ab9b1f 🚚 Refactored section helpers into own file 2021-12-29 14:31:11 +00:00
Alicia Sykes 5684bf06e8 Adds a Sports Scores widget 2021-12-29 12:49:57 +00:00
Alicia Sykes 76ea9e0cee 🔒 Use https, for CVE lookup library 2021-12-27 00:53:20 +00:00
Alicia Sykes 15eddb1565 Code style improvments, to pass SonarCloud review 2021-12-27 00:39:30 +00:00
Alicie 1296ca0bda Adds widget for monitoring CVE vulnerabilities 2021-12-27 00:07:52 +00:00
Alicia Sykes e55c51abd7 🎨 Adds method to round price data to apprpriate decimal 2021-12-25 23:21:42 +00:00
Alicia Sykes 0074c636b6 🚧 Commiting to switch computers... 2021-12-23 08:58:52 +00:00
Alicia Sykes c1d10d2791 🥅 Error catching for when sections contain only widgets instead of items 2021-12-22 21:06:10 +00:00
Alicia Sykes c4134e033b 🔥 Removes previous widget data structure 2021-12-22 20:13:07 +00:00
Alicia Sykes 8ae310ebd3 Adds a cron job monitoring widget 2021-12-19 20:05:56 +00:00
Alicia Sykes 58cb439086 ♻️ Refactors date time method 2021-12-19 20:02:44 +00:00