[PR #1290] feat: allow clearing background image #1113

Open
opened 2026-02-04 21:17:40 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/1290
Author: @taoso
Created: 1/31/2026
Status: 🔄 Open

Base: mainHead: no-bg-img


📝 Commits (2)

📊 Changes

5 files changed (+42 additions, -11 deletions)

View changed files

📝 backend/internal/controller/app_images_controller.go (+16 -0)
📝 frontend/src/lib/components/login-wrapper.svelte (+8 -4)
📝 frontend/src/lib/services/app-config-service.ts (+5 -0)
📝 frontend/src/routes/settings/admin/application-configuration/+page.svelte (+7 -4)
📝 frontend/src/routes/settings/admin/application-configuration/update-application-images.svelte (+6 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/1290 **Author:** [@taoso](https://github.com/taoso) **Created:** 1/31/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `no-bg-img` --- ### 📝 Commits (2) - [`ef187e3`](https://github.com/pocket-id/pocket-id/commit/ef187e38b5c3479cfa9c8a68c9a1c369962cd6c1) Support Clearing Background Image - [`c5b0a9f`](https://github.com/pocket-id/pocket-id/commit/c5b0a9fac078355b6de98ed84f8cb29256a14c98) fix check error ### 📊 Changes **5 files changed** (+42 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/controller/app_images_controller.go` (+16 -0) 📝 `frontend/src/lib/components/login-wrapper.svelte` (+8 -4) 📝 `frontend/src/lib/services/app-config-service.ts` (+5 -0) 📝 `frontend/src/routes/settings/admin/application-configuration/+page.svelte` (+7 -4) 📝 `frontend/src/routes/settings/admin/application-configuration/update-application-images.svelte` (+6 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:17:40 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#1113