Skip to content
Merged

1.12 #433

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
docker push ghcr.io/gilbn/theme.park:$directory
done
- name: manually build
if: ${{ github.event.inputs.app != 'build-all-the-mods' }}
if: ${{ github.event.inputs.app && github.event.inputs.app != 'build-all-the-mods' }}
run: |
docker build docker-mods/${{ github.event.inputs.app }} --tag ghcr.io/gilbn/theme.park:${{ github.event.inputs.app }}${{ github.event.inputs.append-tag }}
docker push ghcr.io/gilbn/theme.park:${{ github.event.inputs.app }}${{ github.event.inputs.append-tag }}
Expand Down Expand Up @@ -124,7 +124,7 @@ jobs:
docker push gilbn/theme.park:$directory
done
- name: manually build
if: ${{ github.event.inputs.app != 'build-all-the-mods' }}
if: ${{ github.event.inputs.app && github.event.inputs.app != 'build-all-the-mods' }}
run: |
docker build docker-mods/${{ github.event.inputs.app }} --tag gilbn/theme.park:${{ github.event.inputs.app }}${{ github.event.inputs.append-tag }}
docker push gilbn/theme.park:${{ github.event.inputs.app }}${{ github.event.inputs.append-tag }}
Expand Down
Binary file modified banners/tp_banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/bazarr/bazarr-4k-logo/bazarr4k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/organizr/glass/example.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/radarr/radarr-4k-logo/radarr-v3-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/radarr/radarr-4k-logo/radarr4k-v3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/radarr/radarr-4k-logo/radarr4k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions css/addons/sonarr/sonarr-4k-text-logo/sonarr-4k-text-logo.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
@media (min-width: 752px) {
[class*="PageHeader-logo-"] {
display: none !important;
}
[class*="PageHeader-logoContainer-"]:before {
background-image: url("/css/addons/sonarr/sonarr-4k-text-logo/sonarr-4k-text.png");
display: inline-block;
margin-left: 15px;
width: 124px;
height: 40px;
content:"";
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}
}


[class*="LoadingPage-logoFull-"] {
display: none !important;
}

[class*="LoadingPage-page-"]:before {
background-image: url("/css/addons/sonarr/sonarr-4k-text-logo/sonarr-4k-text.png");
display: inline-block;
width: 124px;
height: 40px;
content:"";
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
margin-top: 50px;
margin-right: auto;
margin-left: auto;

}

@media (max-width: 767px) {
[class*="PageHeader-logo-"] {
display: none !important;
}
[class*="PageHeader-logoContainer-"]:before {
background-image: url("/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
display: inline-block;
width: 32px;
height: 32px;
content:"";
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/logo/uscss_nostromo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/logo/wings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/logo/wings_green2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/logo/wings_shadow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/logo/wings_yellow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/wallpaper/hallway3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/wallpaper/noise.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/wallpaper/ripley.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/wallpaper/scanner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/alien/wallpaper/xeno.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/fallout/logo/vault-tec_green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/fallout/logo/vault-tec_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docker-mods/librespeed/root/etc/cont-init.d/98-themepark
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ if ! grep -q "${TP_DOMAIN}/css/base" /app/www/public/index.html; then
echo '---------------------------'
echo '| Adding the stylesheet |'
echo '---------------------------'
sed -i "s/<\/head>/<link rel='stylesheet' href='${TP_SCHEME}:\/\/${TP_DOMAIN}\/css\/base\/librespeed\/librespeed-base.css'><\/head> /g" /usr/share/webapps/librespeed/index.html
sed -i "s/<\/head>/<link rel='stylesheet' href='${TP_SCHEME}:\/\/${TP_DOMAIN}\/css\/${THEME_TYPE}\/${TP_THEME}.css'><\/head> /g" /usr/share/webapps/librespeed/index.html
sed -i "s/<\/head>/<link rel='stylesheet' href='${TP_SCHEME}:\/\/${TP_DOMAIN}\/css\/base\/librespeed\/librespeed-base.css'><\/head> /g" /app/www/public/index.html
sed -i "s/<\/head>/<link rel='stylesheet' href='${TP_SCHEME}:\/\/${TP_DOMAIN}\/css\/${THEME_TYPE}\/${TP_THEME}.css'><\/head> /g" /app/www/public/index.html
printf 'Stylesheet set to %s\n' "${TP_THEME}
"
fi
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ if ! grep -q "${TP_DOMAIN}/css/base" /app/www/public/index.html; then
echo '---------------------------'
echo '| Adding the stylesheet |'
echo '---------------------------'
sed -i "s/<\/head>/<link rel='stylesheet' href='${TP_SCHEME}:\/\/${TP_DOMAIN}\/css\/base\/librespeed\/librespeed-base.css'><\/head> /g" /usr/share/webapps/librespeed/index.html
sed -i "s/<\/head>/<link rel='stylesheet' href='${TP_SCHEME}:\/\/${TP_DOMAIN}\/css\/${THEME_TYPE}\/${TP_THEME}.css'><\/head> /g" /usr/share/webapps/librespeed/index.html
sed -i "s/<\/head>/<link rel='stylesheet' href='${TP_SCHEME}:\/\/${TP_DOMAIN}\/css\/base\/librespeed\/librespeed-base.css'><\/head> /g" /app/www/public/index.html
sed -i "s/<\/head>/<link rel='stylesheet' href='${TP_SCHEME}:\/\/${TP_DOMAIN}\/css\/${THEME_TYPE}\/${TP_THEME}.css'><\/head> /g" /app/www/public/index.html
printf 'Stylesheet set to %s\n' "${TP_THEME}
"
fi
Binary file modified resources/blur-light-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/blur-light.png
Binary file modified resources/blur-noise.png
Binary file modified resources/deluge/active.png
Binary file modified resources/deluge/add.png
Binary file modified resources/deluge/add_small.png
Binary file modified resources/deluge/all.png
Binary file modified resources/deluge/ascending.png
Binary file modified resources/deluge/bottom.png
Binary file modified resources/deluge/checking.png
Binary file modified resources/deluge/columns.png
Binary file modified resources/deluge/connection.png
Binary file modified resources/deluge/connection_small.png
Binary file modified resources/deluge/connections.png
Binary file modified resources/deluge/deluge.png
Binary file modified resources/deluge/descending.png
Binary file modified resources/deluge/dling.png
Binary file modified resources/deluge/down.png
Binary file modified resources/deluge/down_small.png
Binary file modified resources/deluge/edit.png
Binary file modified resources/deluge/error.png
Binary file modified resources/deluge/file.png
Binary file modified resources/deluge/folder.png
Binary file modified resources/deluge/harddrive.png
Binary file modified resources/deluge/help.png
Binary file modified resources/deluge/logout.png
Binary file modified resources/deluge/move.png
Binary file modified resources/deluge/ok.png
Binary file modified resources/deluge/pause.png
Binary file modified resources/deluge/paused.png
Binary file modified resources/deluge/plugin.png
Binary file modified resources/deluge/queue.png
Binary file modified resources/deluge/queued.png
Binary file modified resources/deluge/remove.png
Binary file modified resources/deluge/remove_small.png
Binary file modified resources/deluge/resume.png
Binary file modified resources/deluge/resume_small.png
Binary file modified resources/deluge/search.png
Binary file modified resources/deluge/settings.png
Binary file modified resources/deluge/settings_small.png
Binary file modified resources/deluge/top.png
Binary file modified resources/deluge/uling.png
Binary file modified resources/deluge/up.png
Binary file modified resources/deluge/up_small.png
Binary file modified resources/deluge/update.png
Binary file modified resources/duplicati/about.png
Binary file modified resources/duplicati/add.png
Binary file modified resources/duplicati/home.png
Binary file modified resources/duplicati/logout.png
Binary file modified resources/duplicati/pause.png
Binary file modified resources/duplicati/restore.png
Binary file modified resources/duplicati/settings.png
Binary file modified resources/duplicati/throttle.png
Binary file modified resources/guacamole/checkmark.png
Binary file modified resources/guacamole/cog.png
Binary file modified resources/guacamole/guac-config-dark.png
Binary file modified resources/guacamole/guac-first-page.png
Binary file modified resources/guacamole/guac-home-dark.png
Binary file modified resources/guacamole/guac-last-page.png
Binary file modified resources/guacamole/guac-logout-dark.png
Binary file modified resources/guacamole/guac-monitor.png
Binary file modified resources/guacamole/guac-text.png
Binary file modified resources/guacamole/guac-user.png
Binary file modified resources/guacamole/lock.png
Binary file modified resources/guacamole/magnifier.png
Binary file modified resources/landing-page/assets/img/aquamarine-small.jpg
Binary file modified resources/landing-page/assets/img/aquamarine.png
Binary file modified resources/landing-page/assets/img/dark-small.jpg
Binary file modified resources/landing-page/assets/img/dark.png
Binary file modified resources/landing-page/assets/img/dracula-small.jpg
Binary file modified resources/landing-page/assets/img/hotline-small.jpg
Binary file modified resources/landing-page/assets/img/hotline.png
Binary file modified resources/landing-page/assets/img/hotpink-small.jpg
Binary file modified resources/landing-page/assets/img/maroon-small.jpg
Binary file modified resources/landing-page/assets/img/maroon.png
Binary file modified resources/landing-page/assets/img/nord-small.jpg
Binary file modified resources/landing-page/assets/img/nord.png
Binary file modified resources/landing-page/assets/img/organizr-small.jpg
Binary file modified resources/landing-page/assets/img/organizr.png
Binary file modified resources/landing-page/assets/img/overseerr-small.jpg
Binary file modified resources/landing-page/assets/img/overseerr.png
Binary file modified resources/landing-page/assets/img/plex-small.jpg
Binary file modified resources/landing-page/assets/img/plex.png
Binary file modified resources/landing-page/assets/img/slides/1.jpg
Binary file modified resources/landing-page/assets/img/slides/10.jpg
Binary file modified resources/landing-page/assets/img/slides/11.jpg
Binary file modified resources/landing-page/assets/img/slides/12.jpg
Binary file modified resources/landing-page/assets/img/slides/13.jpg
Binary file modified resources/landing-page/assets/img/slides/2.jpg
Binary file modified resources/landing-page/assets/img/slides/3.jpg
Binary file modified resources/landing-page/assets/img/slides/4.jpg
Binary file modified resources/landing-page/assets/img/slides/5.jpg
Binary file modified resources/landing-page/assets/img/slides/6.jpg
Binary file modified resources/landing-page/assets/img/slides/7.jpg
Binary file modified resources/landing-page/assets/img/slides/8.jpg
Binary file modified resources/landing-page/assets/img/slides/9.jpg
Binary file modified resources/landing-page/assets/img/space-gray-small.jpg
Binary file modified resources/landing-page/assets/img/space-gray.png
Binary file modified resources/landing-page/assets/img/themepark-logo.png
Binary file modified resources/landing-page/assets/meta_image.jpg
Binary file modified resources/logarr/increase.png
Binary file modified resources/mind.jpg
Binary file modified resources/organizr/aquamarine/aquamarine_homepage.jpg
Binary file modified resources/organizr/aquamarine/aquamarine_splash.jpg
Binary file modified resources/organizr/dark/dark_homepage.jpg
Binary file modified resources/organizr/dark/dark_search.jpg
Binary file modified resources/organizr/dark/dark_splash.jpg
Binary file modified resources/organizr/dracula/dracula_homepage.jpg
Binary file modified resources/organizr/dracula/dracula_search.jpg
Binary file modified resources/organizr/dracula/dracula_splash.jpg
Binary file modified resources/organizr/dracula/theme-park-organizr-dracula-logo.png
Binary file modified resources/organizr/hotline/hotline_homepage.jpg
Binary file modified resources/organizr/hotline/hotline_search.jpg
Binary file modified resources/organizr/hotline/hotline_splash.jpg
Binary file modified resources/organizr/hotline/theme-park-organizr-hotline-logo.png
Binary file modified resources/organizr/hotpink/hotpink_homepage.jpg
Binary file modified resources/organizr/hotpink/hotpink_search.jpg
Binary file modified resources/organizr/hotpink/hotpink_splash.jpg
Binary file modified resources/organizr/hotpink/theme-park-organizr-hotpink-logo.png
Binary file modified resources/organizr/nord/nord_homepage.jpg
Binary file modified resources/organizr/nord/nord_login.jpg
Binary file modified resources/organizr/nord/nord_search.jpg
Binary file modified resources/organizr/nord/nord_splash.jpg
Binary file modified resources/organizr/nord/theme-park-organizr-nord-logo.png
Binary file modified resources/organizr/onedark/onedark_homepage.jpg
Binary file modified resources/organizr/onedark/onedark_search.jpg
Binary file modified resources/organizr/onedark/theme-park-organizr-onedark-logo.png
Binary file modified resources/organizr/overseerr/overseerr_homepage.jpg
Binary file modified resources/organizr/overseerr/overseerr_search.jpg
Binary file modified resources/organizr/overseerr/overseerr_splash.jpg
Binary file modified resources/organizr/plex/plex_homepage.jpg
Binary file modified resources/organizr/plex/plex_search.jpg
Binary file modified resources/organizr/plex/plex_splash.jpg
Binary file modified resources/organizr/plex/theme-park-organizr-plex-logo.png
Binary file modified resources/organizr/spacegray/spacegray_homepage.jpg
Binary file modified resources/organizr/spacegray/spacegray_search.jpg
Binary file modified resources/organizr/spacegray/spacegray_splash.jpg
Binary file modified resources/preset-dark2.png
Binary file modified resources/preset-light2.png
Binary file modified resources/qbittorrent/collapse-expand.gif
Binary file modified resources/qbittorrent/dots.png
2 changes: 1 addition & 1 deletion resources/qbittorrent/folder-open-solid.svg
Binary file modified resources/qbittorrent/go-down.png
2 changes: 1 addition & 1 deletion resources/qbittorrent/inbox-solid.svg
2 changes: 1 addition & 1 deletion resources/qbittorrent/network-wired-solid.svg
Binary file modified resources/qbittorrent/search-solid.png
Binary file modified resources/reality.jpg
Binary file modified resources/requestrr/requestrr_white.png
Binary file modified resources/rutorrent/ajax-loader-small.gif
Binary file modified resources/rutorrent/ajax-loader.gif
Binary file modified resources/rutorrent/archive.png
Binary file modified resources/rutorrent/asc.gif
Binary file modified resources/rutorrent/autodll-irc1.png
Binary file modified resources/rutorrent/autodll-irc2.png
Binary file modified resources/rutorrent/bul_f.gif
Binary file modified resources/rutorrent/bul_l.gif
Binary file modified resources/rutorrent/chat2.png
Binary file modified resources/rutorrent/chat3.png
Binary file modified resources/rutorrent/close.png
Binary file modified resources/rutorrent/console.png
Binary file modified resources/rutorrent/desc.gif
Binary file modified resources/rutorrent/directory.png
Binary file modified resources/rutorrent/dlg-autodl-irc.gif
Binary file modified resources/rutorrent/dlg-rssurlrewrite.gif
Binary file modified resources/rutorrent/dlg-toolbars.gif
Binary file modified resources/rutorrent/dropdown.png
Binary file modified resources/rutorrent/go.png
Binary file modified resources/rutorrent/goh.png
Binary file modified resources/rutorrent/green.png
Binary file modified resources/rutorrent/header_move.gif
Binary file modified resources/rutorrent/headers.png
Binary file modified resources/rutorrent/image.png
Binary file modified resources/rutorrent/linklogsh.png
Binary file modified resources/rutorrent/logoff2.png
Binary file modified resources/rutorrent/menus.png
Binary file modified resources/rutorrent/mp3.png
Binary file modified resources/rutorrent/nfo.png
Binary file modified resources/rutorrent/nlb.png
Binary file modified resources/rutorrent/pauseui.png
Binary file modified resources/rutorrent/pauseuih.png
Binary file modified resources/rutorrent/playui.png
Binary file modified resources/rutorrent/playuih.png
Binary file modified resources/rutorrent/pluginh.png
Binary file modified resources/rutorrent/pnl_close.gif
Binary file modified resources/rutorrent/pnl_close.png
Binary file modified resources/rutorrent/pnl_open.gif
Binary file modified resources/rutorrent/pnl_open.png
Binary file modified resources/rutorrent/proxy.png
Binary file modified resources/rutorrent/proxyh.png
Binary file modified resources/rutorrent/r_bg.gif
Binary file modified resources/rutorrent/refresh.png
Binary file modified resources/rutorrent/refreshui.png
Binary file modified resources/rutorrent/refreshuih.png
Binary file modified resources/rutorrent/s.gif
Binary file modified resources/rutorrent/s_bg.gif
Binary file modified resources/rutorrent/seedboxmanager.png
Binary file modified resources/rutorrent/seedboxmanagerh.png
Binary file modified resources/rutorrent/share.png
Binary file modified resources/rutorrent/status.png
Binary file modified resources/rutorrent/status_icons.png
Binary file modified resources/rutorrent/t_bg.gif
Binary file modified resources/rutorrent/tb_bg.gif
Binary file modified resources/rutorrent/text.png
Binary file modified resources/rutorrent/toolbar.png
Binary file modified resources/rutorrent/torrent.png
Binary file modified resources/rutorrent/up.png
Binary file modified resources/rutorrent/video.png
Binary file modified resources/soul.jpg
Binary file modified resources/space.jpg
Binary file modified resources/time.jpg
Binary file modified resources/transmission/icons.png