[PR #5665] [MERGED] Refactor: Trilium #5669

Closed
opened 2026-02-26 14:34:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/5665
Author: @MickLesk
Created: 7/3/2025
Status: Merged
Merged: 7/3/2025
Merged by: @CrazyWolf13

Base: mainHead: refactor_trilium


📝 Commits (5)

📊 Changes

3 files changed (+47 additions, -60 deletions)

View changed files

📝 ct/trilium.sh (+41 -46)
📝 frontend/public/json/trilium.json (+4 -4)
📝 install/trilium-install.sh (+2 -10)

📄 Description

✍️ Description

they changed the repo, so i refactored the whole script.

Link: #5652

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/5665 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 7/3/2025 **Status:** ✅ Merged **Merged:** 7/3/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `refactor_trilium` --- ### 📝 Commits (5) - [`158bf4a`](https://github.com/community-scripts/ProxmoxVE/commit/158bf4aee9005e863158d2f51086716fc03cd8d0) Refactor: Trilium - [`e755253`](https://github.com/community-scripts/ProxmoxVE/commit/e7552530ea5d93251c5a1e6294b434b89e82b56c) change name & description of trilium - [`ca2797a`](https://github.com/community-scripts/ProxmoxVE/commit/ca2797adb384833c27b8aaccbc086608cdbd3b66) finalize - [`b39fc20`](https://github.com/community-scripts/ProxmoxVE/commit/b39fc207d65b927b62bdb49f9a4f662fd9ca7bfd) Change Logo to new selfhst - [`a0c2688`](https://github.com/community-scripts/ProxmoxVE/commit/a0c268854548ef80b7089edf8e6c08993024a160) Update trilium.sh ### 📊 Changes **3 files changed** (+47 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `ct/trilium.sh` (+41 -46) 📝 `frontend/public/json/trilium.json` (+4 -4) 📝 `install/trilium-install.sh` (+2 -10) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description they changed the repo, so i refactored the whole script. ## 🔗 Related PR / Issue Link: #5652 ## ✅ 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) - [ ] 🐞 **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. - [x] 🔧 **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 14:34:52 +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#5669
No description provided.