6606 Commits

Author SHA1 Message Date
Tobias
e0f7752e24
Fix formatting issues in qbittorrent-exporter.sh 2025-11-21 13:14:42 +01:00
Tobias
4d85711311
Merge pull request #1137 from community-scripts/CrazyWolf13-patch-1
refactor
2025-11-21 11:56:27 +01:00
Tobias
1eda52d493
refactor 2025-11-21 11:54:47 +01:00
Tobias
e8e3bf2a07
Delete user's config directory on uninstall
Remove the user's configuration directory during uninstallation.
2025-11-21 11:50:28 +01:00
Tobias
c9ff1d36f4
Update qbittorrent-exporter installation script 2025-11-21 11:47:27 +01:00
Tobias
289eacba72
Update go get command to use -d=true flag 2025-11-21 11:41:37 +01:00
Tobias
a1d000952b
Enable read -er and read -rs options for input 2025-11-21 11:39:24 +01:00
Tobias
d4b209ae1e
Update exporter's reachable URL to include metrics 2025-11-21 11:33:55 +01:00
Tobias
3cb78cf13a
refactor 2025-11-21 11:31:18 +01:00
Tobias
8164004e7a
Update qbittorrent-exporter.sh 2025-11-21 11:16:54 +01:00
Tobias
c7b3a514b5
Update qbittorrent-exporter.sh 2025-11-21 11:12:52 +01:00
Tobias
be15f109e2
reorder 2025-11-21 11:10:55 +01:00
Tobias
e49a5b6bc2
undo 2025-11-21 11:06:13 +01:00
Tobias
d33537447d
Update qbittorrent-exporter.sh 2025-11-21 10:59:57 +01:00
Tobias
fbbc94757c
Output header URL and parameters for debugging
Add echo statement to output header URL and parameters
2025-11-21 10:57:52 +01:00
Tobias
bad4510069
Fix typo in qbittorrent-exporter name 2025-11-21 10:51:47 +01:00
Tobias
0567ba46fd
Fix author name typo in qbittorrent-exporter.sh 2025-11-21 10:50:02 +01:00
Tobias
8c16e2558f
Comment out APP_TYPE variable
Comment out the APP_TYPE variable in qbittorrent-exporter.sh.
2025-11-21 10:35:12 +01:00
Tobias
d3d47bb7a9
Add APP_TYPE and update paths in qbittorrent-exporter.sh 2025-11-21 10:21:12 +01:00
Tobias
883fe4f409
Make qbittorrent password input silent
Change password input to silent mode for security.
2025-11-21 10:20:07 +01:00
Tobias
2b03bde3c1
Use absolute path for go commands in script 2025-11-21 10:18:18 +01:00
Tobias
4a1d947ca7
Remove duplicate warning for app not installed
Removed redundant warning message for app installation.
2025-11-21 10:14:08 +01:00
Tobias
c528c283ed
Rename add-qbittorrent-exporter to qbittorrent-exporter 2025-11-21 10:05:29 +01:00
Tobias
b259fa373b
Add header_info function call in qbittorrent-exporter.sh 2025-11-21 10:01:51 +01:00
Tobias
1cc22bd070
Refactor qbittorrent-exporter.sh to remove redundancy
Removed duplicate function source calls and header_info invocation.
2025-11-21 09:57:43 +01:00
Tobias
e7006f788d
Fix category IDs in qbittorrent-exporter.json 2025-11-21 09:46:34 +01:00
CanbiZ
7df0469c30 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-11-21 09:46:03 +01:00
CanbiZ
ce4acc7221 Update upgopher-install.sh 2025-11-21 09:45:55 +01:00
Tobias
d48a352884
Rename add-qbittorrent-exporter.sh to qbittorrent-exporter.sh 2025-11-21 09:44:07 +01:00
Tobias
7932be9fb3
Create qbittorrent-exporter.json 2025-11-21 09:42:50 +01:00
Tobias
6515161ba2
Remove DEFAULT_PORT variable from script 2025-11-21 09:42:03 +01:00
CanbiZ
fa335a11f5 Remove Asterisk installation scripts
Deleted ct/asterisk.sh and install/asterisk-install.sh, removing support for Asterisk container and installation. Updated ct/freepbx.sh to use the correct build.func source URL. This streamlines the codebase by dropping Asterisk-related scripts.
2025-11-21 09:40:43 +01:00
CanbiZ
e84fe547ad cleanup 2025-11-21 09:36:50 +01:00
CanbiZ
37bd1b5b64 Improve Mealie update and install scripts
Update ct/mealie.sh to use Node.js 24, enhance backup and restore logic, ensure required environment variables are set, and improve frontend rebuild and dependency installation steps. Minor cleanup in install/mealie-install.sh by removing unnecessary blank lines.
2025-11-21 09:34:26 +01:00
tremor021
de6630a0dc Add CronMaster install script 2025-11-20 16:03:04 +01:00
CanbiZ
3d619959a5 refactor mealie 2025-11-20 14:04:26 +01:00
CanbiZ
d893df02aa Fix mealie-install.sh: use uv sync, add .env file, use uv run for systemd service 2025-11-20 13:44:32 +01:00
CanbiZ
52847c8dd8 Fix motd_ssh console issue: remove systemctl restart that breaks getty TTY 2025-11-20 13:34:42 +01:00
CanbiZ
79b44d3007 Update core.func 2025-11-20 11:29:26 +01:00
CanbiZ
32945e9830 Fix mealie-install.sh: use uv run for python NLTK command 2025-11-20 11:14:06 +01:00
CanbiZ
63620e5837 Refactor Mealie install and update scripts for uv
Switches backend environment setup from Poetry to uv, updates start script to use 'uv run mealie', and simplifies database setup using a helper function. Removes Poetry-related build and install steps, and updates NLTK data download and environment variable handling for consistency.
2025-11-20 10:23:37 +01:00
CanbiZ
c54b3ba1cb mealie uv 2025-11-20 09:42:26 +01:00
CanbiZ
3445af7a12
Merge pull request #1129 from community-scripts/dependabot/go_modules/api/go_modules-dd7da38a6b
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /api in the go_modules group across 1 directory
2025-11-20 09:03:56 +01:00
dependabot[bot]
2e49b29b88
Bump golang.org/x/crypto
Bumps the go_modules group with 1 update in the /api directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.35.0 to 0.45.0
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 01:35:46 +00:00
CanbiZ
b7430c20fe Update remaining pve_check functions to support Proxmox 9.0 and 9.1 2025-11-19 16:42:59 +01:00
CanbiZ
9e22bee07e Extend PVE support to version 9.0 and 9.1 in all pve_check functions 2025-11-19 16:39:05 +01:00
CanbiZ
eea15912e2
Merge pull request #1127 from community-scripts/pr-update-app-files
[core] update .app files
2025-11-19 15:49:20 +01:00
GitHub Actions
2ac721cc6d Update .app files 2025-11-19 14:48:45 +00:00
Tobias
d4efc508b5
Update qbittorrent-exporter installation script 2025-11-19 14:39:20 +01:00
Tobias
09fe5a940a
Remove unused function and clean up whitespace
Removed unused header_info function and cleared whitespace.
2025-11-19 14:11:40 +01:00