Several changes to cards
Cards are now bigger and do not contain an expand feature
This commit is contained in:
parent
563d85ef6d
commit
31bd014abf
6 changed files with 152 additions and 233 deletions
public/data
|
@ -4,7 +4,6 @@
|
|||
"name": "Nextcloud",
|
||||
"icon": "/icons/nextcloud-logo.svg",
|
||||
"href": "https://nextcloud.neshweb.net/",
|
||||
"desc1": "Cloud Storage",
|
||||
"desc": "Self-hosted Cloud Storage Service but longer and hopefully with wrap as well as some extra just to make sure",
|
||||
"warn": "Note: Registration requires approval",
|
||||
"extLink": "https://qwant.com",
|
||||
|
@ -27,7 +26,6 @@
|
|||
"name": "Calibre Web",
|
||||
"icon": "/icons/calibre-logo.ico",
|
||||
"href": "https://calibre.neshweb.net/",
|
||||
"desc1": "eBooks",
|
||||
"desc": "Self-hosted Ebook Library Service",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
|
@ -38,7 +36,6 @@
|
|||
"name": "PeerTube",
|
||||
"icon": "/icons/peertube-logo.svg",
|
||||
"href": "https://tube.neshweb.net/",
|
||||
"desc1": "Video Platform",
|
||||
"desc": "Self-hosted PeerTube Instance",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
|
@ -49,7 +46,6 @@
|
|||
"name": "Mastodon",
|
||||
"icon": "/icons/mastodon-logo.svg",
|
||||
"href": "https://mastodon.neshweb.net/",
|
||||
"desc1": "Twitter Alternative",
|
||||
"desc": "Self-hosted Mastodon Instance",
|
||||
"warn": "Note: Registration requires approval",
|
||||
"type": "docker",
|
||||
|
@ -70,7 +66,6 @@
|
|||
{
|
||||
"name": "File Browser",
|
||||
"href": "https://files.neshweb.net/",
|
||||
"desc1": "Online File Explorer",
|
||||
"desc": "Server File Browser",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
|
@ -81,7 +76,6 @@
|
|||
"name": "Jellyfin",
|
||||
"icon": "/icons/jellyfin-logo.svg",
|
||||
"href": "https://jellyfin.neshweb.net/",
|
||||
"desc1": "Movie Platform",
|
||||
"desc": "Open-Source, Self-Hosted Media Platform",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
|
@ -92,7 +86,6 @@
|
|||
"name": "Navidrome",
|
||||
"icon": "/icons/navidrome-logo.png",
|
||||
"href": "https://navidrome.neshweb.net/",
|
||||
"desc1": "Music Service",
|
||||
"desc": "Open-Source, Self-Hosted Music Streaming Platform",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
|
@ -102,7 +95,6 @@
|
|||
{
|
||||
"name": "Picard",
|
||||
"href": "https://picard.neshweb.net/",
|
||||
"desc1": "MP3 Tagger",
|
||||
"desc": "MP3 Tagger",
|
||||
"warn": "Note: Access only via Admin",
|
||||
"type": "docker",
|
||||
|
@ -113,7 +105,6 @@
|
|||
"name": "Gitlab",
|
||||
"icon": "/icons/gitlab-logo.svg",
|
||||
"href": "https://gitlab.neshweb.net/",
|
||||
"desc1": "Git Hosting",
|
||||
"desc": "Self-hosted Git Service",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
|
@ -124,7 +115,6 @@
|
|||
"name": "Portainer",
|
||||
"icon": "/icons/portainer-logo.png",
|
||||
"href": "https://portainer.neshweb.net/",
|
||||
"desc1": "Docker Management",
|
||||
"desc": "Docker Container Manager",
|
||||
"warn": "Note: Admin Only",
|
||||
"type": "docker",
|
||||
|
@ -135,7 +125,6 @@
|
|||
"name": "Nginx",
|
||||
"icon": "/icons/npm-logo.png",
|
||||
"href": "https://nginx.neshweb.net/",
|
||||
"desc1": "Proxy Management",
|
||||
"desc": "Web-based Nginx Proxy Manager",
|
||||
"warn": "Note: Admin Only",
|
||||
"type": "docker",
|
||||
|
@ -145,7 +134,6 @@
|
|||
{
|
||||
"name": "Debug1",
|
||||
"href": "https://qwant.com",
|
||||
"desc1": "DEBUG1",
|
||||
"desc": "Debug Debug Debug",
|
||||
"warn": "Note: Debug",
|
||||
"extLink": "https://qwant.com",
|
||||
|
@ -156,7 +144,6 @@
|
|||
},
|
||||
{
|
||||
"name": "Debug2",
|
||||
"desc1": "DEBUG2",
|
||||
"desc": "Debug Debug Debug",
|
||||
"warn": "Note: Debug",
|
||||
"extLink": "https://qwant.com",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue