Commit Graph

2460 Commits

Author SHA1 Message Date
Alicia Sykes 113f31a93a
🔀 Merge pull request #775 from Lissy93/REFACTOR/widget-and-docs-improvments
[REFACTOR] Fix themes and widget improvements
2022-07-01 19:00:33 +01:00
Alicia Sykes 338fbbfc56 🔖 Bumps to 2.1.1 and updates changelog 2022-07-01 18:55:42 +01:00
Alicia Sykes 263c5f2c36 🌟 Adds @Dipanghosh's awesome dashboard (#777) 2022-07-01 18:32:47 +01:00
Alicia Sykes 4d38f71c9f 📝 Updates troubleshooting guide 2022-07-01 18:31:56 +01:00
Alicia Sykes eba0c41287 🍱 Update and remove some PWA assets (#679) 2022-07-01 18:31:29 +01:00
Alicia Sykes d9884e64e8 🔀 Merge branch 'master' of github.com:Lissy93/dashy into REFACTOR/widget-and-docs-improvments 2022-07-01 15:37:58 +01:00
Alicia Sykes cc0287d129
:octocat: Updates issue template 2022-07-01 15:36:07 +01:00
Alicia Sykes 6dfec528af
:octocat: Update bug template 2022-07-01 15:30:39 +01:00
Alicia Sykes cc80e6812c 🩹 Fixes status check z-index (#719)
Fixes #719
2022-07-01 14:27:17 +01:00
Alicia Sykes ebf9c1f91a 🐛 Fixes applying local themes to multi-pages (#774) 2022-06-30 23:21:48 +01:00
Alicia Sykes a2442c7349 🐛 Fixes theme not updated (#774) 2022-06-30 18:22:26 +01:00
Alicia Sykes 7e861b71ae 🌟 Adds @Dipanghosh's awesome dashboard (#777)
Closes #777
2022-06-30 16:50:01 +01:00
Alicia Sykes 685c949421 🌟 Reshiffle 2022-06-30 16:40:57 +01:00
Alicia Sykes 9235123f10 🔀 Merge branch 'master' of github.com:Lissy93/dashy into REFACTOR/widget-and-docs-improvments 2022-06-30 15:00:51 +01:00
Alicia Sykes 2daabed9dd
📝 Adds Reset Local Settings to Troubleshooting 2022-06-29 13:36:19 +01:00
Alicia Sykes 7ab32858e2
🔀 Merge pull request #767 from marekful/FIX/stop-status-checks
🩹 Stop status-check when Item is destroyed
2022-06-26 20:27:15 +01:00
Alicia Sykes b876fa10af
🔀 Merge pull request #766 from dougaldhub/FEATURE/improve-tfl-widget
Update TFL Status Widget to include Elizabeth Line/Tram/DLR/Overground
2022-06-26 20:26:11 +01:00
Marcell Fülöp 736f0e95ed 🩹 Stop status-check when Item is destroyed 2022-06-26 17:25:08 +00: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
Alicia Bot f9195ac33a 💙 Makes author list 2022-06-26 02:34:55 +01:00
Alicia Bot 5c81d53606 💙 Updates contributor SVG 2022-06-26 02:34:49 +01:00
repo-visualizer cb80dd195c 💛 Updates repo diagram 2022-06-26 01:31:06 +00:00
Alicia Sykes 138ea8bd01
📝 Expands on the 404 fix 2022-06-25 21:14:26 +01:00
Alicia Sykes 51f6e30026
🔀 Merge pull request #760 from marekful/FIX/start-ssl-on-slow-filesystem
🩹 Ensure stat finished before startSSLServer()
2022-06-25 00:00:11 +01:00
Marcell Fülöp 91d4fd55c0 🩹 Ensure stat finished before startSSLServer()
The two chained stat() promises may not have finished by the time
`enableSSL` is evaluated in case of a slow file system (e.g. on a
Raspberry Pi where the only block device is an SD card).
2022-06-24 19:36:00 +00:00
Alicia Sykes a3a26ce063
🔀 Merge pull request #759 from patrickheeney/FIX/Improve-Failed-Load
🩹 Handle failed component load.
2022-06-24 17:12:36 +01:00
patrickheeney 542a9fe9bd 🩹 Handle failed component load. 2022-06-24 08:00:50 -07:00
Alicia Sykes a877ff2f8e
🔀 Merge pull request #758 from patrickheeney/FEATURE/Improve-Widget-Base
 Remove component repetition
2022-06-24 14:23:17 +01:00
patrickheeney 4c87092be5 Remove component repetition 2022-06-23 20:02:19 -07:00
Alicia Sykes 90163dd612
🔀 Merge pull request #752 from marekful/FEATURE/page-theme-override
 Allow pages to override theme
2022-06-23 12:17:57 +01:00
Alicia Sykes 7bb66953d1
🔀 Merge pull request #751 from marekful/FIX/nextcloudstats-and-phpopcache-style-fix
🩹 Add back some styling
2022-06-22 18:40:02 +01:00
Marcell Fülöp 2933df20dd Allow pages to override theme 2022-06-22 17:13:42 +00:00
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
Alicia Sykes 0674ad8fe8
🔀 Merge pull request #745 from k073l/FEATURE/735_apod_update
Replace APOD API with new one
Fixes #735
2022-06-21 14:30:24 +01: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
Alicia Sykes dbb261c859
🔀 Merge pull request #740 from marekful/FEATURE/nextcloud-widgets
Feature/nextcloud widgets
Credit to @marekful
2022-06-20 21:34:32 +01:00
Marcell Fülöp c9cd8da2d9 💄 Missed style update 2022-06-20 18:59:47 +00:00
Marcell Fülöp 2ee853d33f 📝 Add widget documentation 2022-06-20 18:49:22 +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
Alicia Sykes 6443d5b6c0
🔁 Merge pull request #741 from markusdd/fix-TLDR-doc
Update readme.md - fix TDLR to TLDR ;)
2022-06-19 20:28:08 +01:00
Markus Krause 6cddee4f8c
Update readme.md
it ain't much, but it's honest work ;)
2022-06-19 19:38:17 +02: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