[PR #11804] [MERGED] fix: make donetick 0.1.71 compatible #9760

Closed
opened 2026-02-26 17:31:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/11804
Author: @tomfrenzel
Created: 2/11/2026
Status: Merged
Merged: 2/11/2026
Merged by: @MickLesk

Base: mainHead: fix-donetick


📝 Commits (1)

  • 84c0bbd fix: make donetick 0.1.71 compatible

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 ct/donetick.sh (+3 -2)

📄 Description

✍️ Description

  • fixes wrong config file ending
  • removes now unsupported CORS origin (if the old origin is present, the app won't start) donetick/donetick#510

Fixes #11799

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/11804 **Author:** [@tomfrenzel](https://github.com/tomfrenzel) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `fix-donetick` --- ### 📝 Commits (1) - [`84c0bbd`](https://github.com/community-scripts/ProxmoxVE/commit/84c0bbdfdeb1cffac262d57043dca5da908477cc) fix: make donetick 0.1.71 compatible ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ct/donetick.sh` (+3 -2) </details> ### 📄 Description ## ✍️ Description - fixes wrong config file ending - removes now unsupported CORS origin (if the old origin is present, the app won't start) donetick/donetick#510 ## 🔗 Related Issue Fixes #11799 ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [X] **Tested thoroughly** – Changes work as expected. - [X] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [X] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:31:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#9760
No description provided.