czx200271
70d622e579
Merge branch 'master' into feat/compact-glance-widget-1853
2025-10-07 12:30:50 +08:00
dkadioglu
9fc0254cf8
Re-refactor widget keys to remove quotes
...
Putting those quotes was a mistake, reverting.
2025-08-31 09:47:27 +02:00
dkadioglu
877ec0060d
add widget for Chuck Norris quotes and sort some lines of WidgetBase.vue alphabetically.
2025-08-31 08:38:29 +02:00
Zhaoxuan Chen
2d1077d911
Add CompactGlance widget for space-efficient service status display
...
- Create new CompactGlance.vue component with compact card layout
- Add support for title, icon, status indicator, and metrics display
- Implement clickable cards with external link support
- Register widget in WidgetBase.vue as 'compact-glance' type
- Add configuration example in user-data/conf.yml
- Support 4 status colors: up (green), warn (yellow), down (red), unknown (gray)
- Responsive design with hover effects and accessibility support
Perfect for monitoring multiple services on a single dashboard page."
2025-08-12 19:13:38 +08:00
casmbu
8a0ec73ca7
feat: add pi-hole-traffic-v6 widget and docs
2025-08-02 17:13:39 -04:00
casmbu
6641e263de
feat: add pi-hole-top-queries-v6 widget
2025-08-02 16:41:42 -04:00
casmbu
7d5b955526
feat: add pi-hole-stats-v6 widget
2025-08-02 15:29:38 -04:00
Al Saleh
9ee4d249ee
Added the custom list widget
2025-07-19 00:45:16 +02:00
Taylor Jones
8e4e95597a
✨ Add support for minecraft server status widgets
2024-10-15 10:44:54 -06:00
Alicia Sykes
864fecaaff
🔀 Merge pull request #1637 from willbrowningme/anonaddy-to-addy-io
...
Update AnonAddy to new addy.io branding
2024-08-17 15:32:46 +01:00
conlan0
bfcccd0139
✨ Add Tactical RMM Widget
2024-07-25 15:24:19 -04:00
Will Browning
80fe545626
Update AnonAddy to new addy.io branding
2024-07-12 09:20:50 +01:00
Jimmeh
f62f628805
chore: undo more formatting
2024-03-06 19:14:42 +00:00
Jimmeh
4471e316ff
chore: Undo accidental formattnig
2024-03-06 19:11:17 +00:00
Jimmeh
777b2a1319
wip: initial widget
2024-03-03 22:10:46 +00:00
kt-alt
d50c9731e8
💄 add glances speedometer widgets
2023-10-17 16:57:59 -07:00
wozboz
f7a0fb24a9
✨ Added basic RescueTime widget to see time spent on activities
2023-08-10 15:43:05 +02:00
Alicia Sykes
1fd7e6b15c
🔀 Merge pull request #1194 from josuablejeru/feature/hackernews-widget
...
hackernews widget
2023-07-15 12:14:42 +01:00
Alicia Sykes
2324755e0e
🔀 Merge pull request #1212 from alayham/custom-search
...
initial commit of the custom search widget
2023-06-04 22:36:11 +01:00
root
e1d4adb2ed
initial commit of the custom search widget
2023-06-04 17:13:39 +00:00
root
b7d7927b7c
initial commit of the proxmox lists widget
2023-06-03 17:36:08 +00:00
Josua Blejeru
1a42a41a53
🚧 ✨ Register a Widget to display stories from HN
2023-05-22 21:57:09 +02:00
Matthias Bilger
27e7ae3547
Added linkding widget
2023-02-13 21:21:06 +01:00
Alicia Sykes
18c2af774d
🔀 Merge pull request #1047 from m42e/mvg-upstream
...
Added Mvg Widget
2023-01-23 12:13:07 +00:00
Matthias Bilger
4cb3332e3e
Added mvg connection + doc updates
2023-01-22 12:57:02 +01:00
Matthias Bilger
b404bb09be
Added Mvg Widget
...
Display mvg departure times for MVG station.
2023-01-10 09:11:04 +01:00
Matthias Bilger
f43966fdb0
Rename DroneIo to DroneCi
...
Drone CI is the current term used for the Build System (or just Drone,
which is a bit to unspecific for identification)
2023-01-08 06:13:29 +01:00
Matthias Bilger
97ccdd44b2
Use drone-io in config and minor doc improvement for drone-io
2023-01-08 05:57:48 +01:00
Jammo2k5
bbfe9a9def
Fix line feed issues in WidgetBase.vue and removed unused imports in GluetunStatus.vue
2022-07-20 22:38:29 +01:00
Jammo2k5
74fc7419da
fix file permissions
2022-07-20 22:20:50 +01:00
Jammo2k5
8d22d88471
added gluetun service status widget
2022-07-20 22:08:30 +01:00
Alucarddelta
b10a88b022
Sabnzbd Widget
2022-07-10 21:36:43 +10:00
Lissy93
eff49995b9
✨ Adds option for widget labels ( #769 )
2022-07-02 22:28:39 +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
patrickheeney
542a9fe9bd
🩹 Handle failed component load.
2022-06-24 08:00:50 -07:00
patrickheeney
4c87092be5
✨ Remove component repetition
2022-06-23 20:02:19 -07: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
2ef5b66e9e
🥅 Adds an option to surpress widget errors
2022-06-09 01:26:45 +01:00
Alicia Sykes
b931d4e6cd
✨ Adds new AdGuard widgets to base
2022-06-04 21:12:26 +01:00
Alicia Sykes
7b99e9092b
✨ AdGuard block percent widget ( #493 )
2022-06-04 21:12:25 +01:00
Alicia Sykes
c8acd6e1bc
✨ Adds domain name monitor widget
2022-06-04 21:12:25 +01:00
Rémy GRANDIN
6e7b0e4dd5
✨ Add Synology Download Widget
2022-04-23 02:44:49 +02: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
f9fb76a97c
⚡ ️ Increases default widget timeout 2.5 sec ( #581 )
2022-03-29 15:27:28 +01:00
Alicia Sykes
979a776b68
✨ Adds option for request timeout in widgets
2022-03-27 21:21:59 +01: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
f7c3c80b33
🗃️ Adds option for global useProxy ( #486 )
2022-02-10 13:23:30 +00:00