[PR #9904] [MERGED] Wallabag #8239

Closed
opened 2026-02-05 08:24:33 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/9904
Author: @push-app-to-main[bot]
Created: 12/12/2025
Status: Merged
Merged: 12/12/2025
Merged by: @MickLesk

Base: mainHead: add-script-wallabag


📝 Commits (4)

  • b78176c Add wallabag (ct)
  • f4f4500 Apply suggestion from @tremor021
  • ae85b09 Apply suggestion from @tremor021
  • d981412 Apply suggestion from @tremor021

📊 Changes

4 files changed (+265 additions, -0 deletions)

View changed files

ct/headers/wallabag (+6 -0)
ct/wallabag.sh (+71 -0)
frontend/public/json/wallabag.json (+40 -0)
install/wallabag-install.sh (+148 -0)

📄 Description

Automated migration of wallabag (type: ct) from ProxmoxVED to ProxmoxVE.


🔄 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/community-scripts/ProxmoxVE/pull/9904 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 12/12/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `add-script-wallabag` --- ### 📝 Commits (4) - [`b78176c`](https://github.com/community-scripts/ProxmoxVE/commit/b78176c01914edcbd1f36cc07b190445bd6ed5d1) Add wallabag (ct) - [`f4f4500`](https://github.com/community-scripts/ProxmoxVE/commit/f4f4500f7df7cc3b4f145ec65bfa44f0cf6d750e) Apply suggestion from @tremor021 - [`ae85b09`](https://github.com/community-scripts/ProxmoxVE/commit/ae85b0915beed12b78e7d05bceb29e78acc7589a) Apply suggestion from @tremor021 - [`d981412`](https://github.com/community-scripts/ProxmoxVE/commit/d9814120e57af3a4a339be34c90736c7324aaf51) Apply suggestion from @tremor021 ### 📊 Changes **4 files changed** (+265 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/headers/wallabag` (+6 -0) ➕ `ct/wallabag.sh` (+71 -0) ➕ `frontend/public/json/wallabag.json` (+40 -0) ➕ `install/wallabag-install.sh` (+148 -0) </details> ### 📄 Description Automated migration of **wallabag** (type: ct) from ProxmoxVED to ProxmoxVE. --- <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-05 08:24:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#8239