Add Releases to glance
This commit is contained in:
@@ -40,7 +40,7 @@ data:
|
|||||||
# icon: sh:immich # sh for selfh.st icons https://selfh.st/icons/
|
# icon: sh:immich # sh for selfh.st icons https://selfh.st/icons/
|
||||||
# icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons
|
# icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons
|
||||||
# icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/
|
# icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/
|
||||||
- name: Home
|
- name: "Daniel's Dashboard"
|
||||||
# head-widgets:
|
# head-widgets:
|
||||||
columns:
|
columns:
|
||||||
- size: small
|
- size: small
|
||||||
@@ -134,14 +134,27 @@ data:
|
|||||||
- timezone: Europe/Sofia
|
- timezone: Europe/Sofia
|
||||||
label: Sofia (Bulgaria)
|
label: Sofia (Bulgaria)
|
||||||
|
|
||||||
- type: calendar
|
- type: group
|
||||||
first-day-of-week: monday
|
widgets:
|
||||||
|
- type: calendar
|
||||||
|
first-day-of-week: monday
|
||||||
|
|
||||||
- type: weather
|
- type: weather
|
||||||
location: Montreal, Canada
|
location: Montreal, Canada
|
||||||
units: metric # alternatively "imperial"
|
units: metric
|
||||||
hour-format: 24h # alternatively "24h"
|
hour-format: 24h
|
||||||
show-area-name: true
|
show-area-name: true
|
||||||
|
- type: releases
|
||||||
|
show-source-icon: true
|
||||||
|
collapse-after: 10
|
||||||
|
limit: 50
|
||||||
|
repositories:
|
||||||
|
- glanceapp/glance
|
||||||
|
- dockerhub:glanceapp/glance
|
||||||
|
- dockerhub:alpine
|
||||||
|
- go-gitea/gitea
|
||||||
|
- jellyfin/jellyfin
|
||||||
|
- codeberg:redict/redict
|
||||||
|
|
||||||
- name: Entertainment
|
- name: Entertainment
|
||||||
columns:
|
columns:
|
||||||
@@ -168,7 +181,7 @@ data:
|
|||||||
limit: 16
|
limit: 16
|
||||||
|
|
||||||
- type: videos
|
- type: videos
|
||||||
title: Hardware
|
title: Machines
|
||||||
channels:
|
channels:
|
||||||
- UCBB0oz7Yo_35gnbPYGKGJTA # Diesel Creek
|
- UCBB0oz7Yo_35gnbPYGKGJTA # Diesel Creek
|
||||||
- UCKqKiBDpq9j29bXbBx0cfOw # BuildWit
|
- UCKqKiBDpq9j29bXbBx0cfOw # BuildWit
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# icon: sh:immich # sh for selfh.st icons https://selfh.st/icons/
|
# icon: sh:immich # sh for selfh.st icons https://selfh.st/icons/
|
||||||
# icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons
|
# icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons
|
||||||
# icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/
|
# icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/
|
||||||
- name: Home
|
- name: "Daniel's Dashboard"
|
||||||
# head-widgets:
|
# head-widgets:
|
||||||
columns:
|
columns:
|
||||||
- size: small
|
- size: small
|
||||||
@@ -96,14 +96,27 @@
|
|||||||
- timezone: Europe/Sofia
|
- timezone: Europe/Sofia
|
||||||
label: Sofia (Bulgaria)
|
label: Sofia (Bulgaria)
|
||||||
|
|
||||||
- type: calendar
|
- type: group
|
||||||
first-day-of-week: monday
|
widgets:
|
||||||
|
- type: calendar
|
||||||
|
first-day-of-week: monday
|
||||||
|
|
||||||
- type: weather
|
- type: weather
|
||||||
location: Montreal, Canada
|
location: Montreal, Canada
|
||||||
units: metric # alternatively "imperial"
|
units: metric
|
||||||
hour-format: 24h # alternatively "24h"
|
hour-format: 24h
|
||||||
show-area-name: true
|
show-area-name: true
|
||||||
|
- type: releases
|
||||||
|
show-source-icon: true
|
||||||
|
collapse-after: 10
|
||||||
|
limit: 50
|
||||||
|
repositories:
|
||||||
|
- glanceapp/glance
|
||||||
|
- dockerhub:glanceapp/glance
|
||||||
|
- dockerhub:alpine
|
||||||
|
- go-gitea/gitea
|
||||||
|
- jellyfin/jellyfin
|
||||||
|
- codeberg:redict/redict
|
||||||
|
|
||||||
- name: Entertainment
|
- name: Entertainment
|
||||||
columns:
|
columns:
|
||||||
@@ -130,7 +143,7 @@
|
|||||||
limit: 16
|
limit: 16
|
||||||
|
|
||||||
- type: videos
|
- type: videos
|
||||||
title: Hardware
|
title: Machines
|
||||||
channels:
|
channels:
|
||||||
- UCBB0oz7Yo_35gnbPYGKGJTA # Diesel Creek
|
- UCBB0oz7Yo_35gnbPYGKGJTA # Diesel Creek
|
||||||
- UCKqKiBDpq9j29bXbBx0cfOw # BuildWit
|
- UCKqKiBDpq9j29bXbBx0cfOw # BuildWit
|
||||||
|
|||||||
Reference in New Issue
Block a user