Tobias
6028cce7a3
add: wger
2026-01-22 14:07:45 +01:00
Tobias
e7d0f1dbd7
add: wger
2026-01-22 14:05:10 +01:00
github-actions[bot]
d01a85c38c
Delete loki (ct) after migration to ProxmoxVE ( #1329 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 10:57:31 +00:00
CanbiZ (MickLesk)
baa18cb148
feat(loki): add whiptail menu to update script
...
- Add interactive menu with 3 options
- Update Loki & Promtail
- Configure listening on 0.0.0.0 (all interfaces)
- Configure listening on container IP only
- Matches alpine-loki.sh functionality
2026-01-22 10:51:04 +01:00
CanbiZ (MickLesk)
900200ec6d
fix(build): correct storage size formatting bugs
...
- Fix select_storage(): use --from-unit=1024 instead of --from-unit=K
- Fix resolve_storage_preselect(): add missing --from-unit=1024
- pvesm outputs KiB (1024-byte blocks), not 1000-byte blocks
- Fixes incorrect MB display instead of GB
2026-01-22 10:49:47 +01:00
CanbiZ (MickLesk)
0a1366fd8c
fix loki
2026-01-22 10:43:06 +01:00
CanbiZ (MickLesk)
58e9c9d6a6
refactor loki
2026-01-22 10:34:57 +01:00
vhsdream
63734bd544
restore ensure_profile_loaded to core.func
Update Versions from GitHub / update-versions (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
2026-01-21 19:17:22 -05:00
github-actions[bot]
7a52d54ab3
Delete byparr (ct) after migration to ProxmoxVE ( #1326 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 20:26:31 +00:00
CanbiZ (MickLesk)
9314b49775
fix(papra): extract pnpm version from packageManager field
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-01-21 17:45:26 +01:00
CanbiZ (MickLesk)
bff65fa631
refactor(papra): cleanup install script community-style
...
- Remove unnecessary vars and comments
- Use apt-get instead of apt
- Get pnpm version from package.json
- Use NODE_MODULE for pnpm setup
- Simplify service (node direct, no corepack)
- Compact .env format
2026-01-21 17:36:12 +01:00
CanbiZ (MickLesk)
dcc6ab0437
refactor(papra): persist data in /opt/papra_data
...
- Move db, documents, ingestion to /opt/papra_data (survives CLEAN_INSTALL)
- Use absolute paths in .env
- Preserve AUTH_SECRET across updates (stored in .auth_secret file)
2026-01-21 17:34:59 +01:00
CanbiZ (MickLesk)
aafa60de06
fix(papra): correct paths and migration command
...
- Move .env to /opt/papra/apps/papra-server/.env
- Create app-data dirs in server folder (relative paths work)
- Fix migration command: migration:apply -> migrate:up
- Update EnvironmentFile path in service
2026-01-21 17:34:19 +01:00
CanbiZ (MickLesk)
8a86fe5345
finalize papra
2026-01-21 16:59:49 +01:00
CanbiZ (MickLesk)
d24d9769cb
fix(papra): finalize install script
...
- Add AUTH_SECRET env var (required by app)
- Link client dist to server public dir for frontend
- Keep BETTER_AUTH_SECRET for compatibility
2026-01-21 16:59:20 +01:00
CanbiZ (MickLesk)
7867b62647
fix(papra): show service logs on startup failure
2026-01-21 16:41:25 +01:00
CanbiZ (MickLesk)
0481d5ccf7
fix(tools): sanitize version string for filename
...
Replace @ and / with _ in filename to avoid invalid paths like
papra-@papra/docker@26.0.0.tar.gz
2026-01-21 16:30:55 +01:00
CanbiZ (MickLesk)
fc8433ad8b
fix(tools): use codeload directly for tags with special chars (@/)
...
Skip failed github.com attempt entirely for scoped tags like @papra/docker@26.0.0
2026-01-21 16:19:58 +01:00
CanbiZ (MickLesk)
fe9c5d2285
fix(tools): remove partial file before fallback download attempt
2026-01-21 16:09:30 +01:00
CanbiZ (MickLesk)
665907592e
fix(tools): add codeload.github.com fallback for complex tag names
...
- Primary URL github.com/archive/refs/tags/ tried first
- Fallback to codeload.github.com for tags with special chars (@scope/pkg@ver)
- Only encode @ in fallback URL, keep / unencoded for codeload compatibility
2026-01-21 15:59:06 +01:00
CanbiZ (MickLesk)
c2b890baa6
Improve validation and robustness in container scripts
...
Enhances timezone handling by mapping 'Etc/*' zones to 'host', adds stricter password validation (removing leading dashes and enforcing minimum length), and improves container ID validation. Adds storage space validation before container creation and when selecting storage. Implements retry logic and stale lock cleanup for template lock files to avoid stuck processes. Improves GitHub release fetching by adding a fallback to codeload.github.com for complex tag names.
2026-01-21 15:48:22 +01:00
CanbiZ (MickLesk)
eb4c45c9fe
Big Merge -> build.func (VE) to VED Compared.
2026-01-21 14:44:57 +01:00
CanbiZ (MickLesk)
eb605f0c33
merge core from VE to VED
2026-01-21 14:35:32 +01:00
CanbiZ (MickLesk)
5827704ce8
fix source
2026-01-21 14:31:05 +01:00
CanbiZ (MickLesk)
db5e26f4f1
merge tools.func from VE to VED
2026-01-21 14:30:44 +01:00
CanbiZ (MickLesk)
f680e24aef
test joplin
2026-01-21 14:26:03 +01:00
CanbiZ (MickLesk)
bc4e822b8a
git
2026-01-21 12:53:54 +01:00
CanbiZ (MickLesk)
da9d8872dd
finalize
2026-01-21 12:35:08 +01:00
tremor021
e449e68e7d
remove joplin server
2026-01-21 11:59:06 +01:00
CanbiZ (MickLesk)
b1976c03d2
test
Update Versions from GitHub / update-versions (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
2026-01-20 08:46:51 +01:00
CanbiZ (MickLesk)
167ecf02b1
cutoff
2026-01-20 08:43:21 +01:00
CanbiZ (MickLesk)
3b7740b4cc
fix filter
2026-01-20 08:41:24 +01:00
CanbiZ (MickLesk)
2f61bc994c
test
2026-01-20 08:39:11 +01:00
CanbiZ (MickLesk)
25728d66cc
fix loop
2026-01-20 08:37:46 +01:00
CanbiZ (MickLesk)
4ca12024b6
add checkout step
2026-01-20 08:36:00 +01:00
CanbiZ (MickLesk)
fbd38968c9
Expand branch cleanup to include closed PR branches
...
The workflow now deletes branches from both merged and closed pull requests older than 7 days, not just merged ones. This helps keep the repository cleaner by removing stale branches associated with closed PRs as well.
2026-01-20 08:34:36 +01:00
CanbiZ (MickLesk)
3925765f85
Create clear_old_branches.yml
2026-01-20 08:32:31 +01:00
tremor021
5edd69a60a
LanguageTool: update json
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-01-19 22:34:25 +01:00
tremor021
349f7a6f2c
LanguageTool: update service file
2026-01-19 22:30:12 +01:00
tremor021
4487b688ba
Add Java to LanguageTool
2026-01-19 22:18:13 +01:00
tremor021
9e09441dbc
Update LanguageTool backup
2026-01-19 22:13:22 +01:00
tremor021
75abbd701b
Update LanguageTool backup
2026-01-19 22:10:01 +01:00
tremor021
3f50943e73
Add LanguageTool script
2026-01-19 22:07:16 +01:00
MickLesk
b6e55ab0cf
test romm
2026-01-19 21:28:13 +01:00
github-actions[bot]
f7ffdbc643
Delete yubal (ct) after migration to ProxmoxVE ( #1320 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-19 19:40:34 +00:00
CanbiZ
2e1e7223aa
create admin with api
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-01-19 16:40:57 +01:00
CanbiZ
c020224c0e
ressources
2026-01-19 16:07:26 +01:00
CanbiZ
5f40fb733f
node_options
2026-01-19 16:06:05 +01:00
CanbiZ
a9d0ccbb88
add git
2026-01-19 16:05:34 +01:00
CanbiZ
bbb38978c2
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-01-19 16:05:11 +01:00