GitHub Actions
26376db6d5
Update .app files
2025-08-04 07:38:49 +00:00
CanbiZ
74d2b89cac
Merge pull request #770 from EEJoshua/main
...
Swizzin script
2025-08-04 09:38:34 +02:00
CanbiZ
12b0f0337b
cleanup
2025-08-04 09:26:37 +02:00
GitHub Actions
bf7544d2f0
Update .app files
2025-08-04 01:50:07 +00:00
vhsdream
ffc5c67a6a
Palmr: bypass pnpm for running backend
2025-08-03 21:49:41 -04:00
vhsdream
b91580ce9d
Palmr: ensure pnpm installed
2025-08-03 20:45:02 -04:00
vhsdream
212c5ac235
Add Palmr
2025-08-03 20:15:54 -04:00
GitHub Actions
65577e6e5f
Update .app files
2025-08-03 17:55:56 +00:00
CanbiZ
c62a38a9d4
test
2025-08-03 19:54:15 +02:00
Joshua Shabanov
01e5e0fa0a
ct swizzin.sh
2025-08-01 20:14:38 +03:00
CanbiZ
39bb36db14
fix
2025-08-01 15:11:06 +02:00
CanbiZ
6abf402a57
t
2025-08-01 15:07:39 +02:00
CanbiZ
509dd63d9a
Update tandoor.sh
2025-08-01 12:16:35 +02:00
CanbiZ
1c950e7d41
fixes
2025-08-01 12:12:53 +02:00
GitHub Actions
bfb5583324
Update .app files
2025-08-01 06:51:41 +00:00
CanbiZ
d3ebd8b64d
tandoor refactor
2025-08-01 08:51:12 +02:00
CanbiZ
7181f449dd
fixes
2025-07-29 13:51:33 +02:00
GitHub Actions
c07e11c597
Update .app files
2025-07-29 11:08:22 +00:00
CanbiZ
2c883bd928
kanba
2025-07-29 13:08:05 +02:00
GitHub Actions
d49b1f90b4
Update .app files
2025-07-29 08:37:37 +00:00
CanbiZ
a05e6caf7b
Update jeedom.sh
2025-07-29 10:37:19 +02:00
CanbiZ
7e7566ccc0
cleanup
2025-07-29 10:32:57 +02:00
Bas van den Berg
394befcfef
Update ots.sh
2025-07-28 21:46:53 +02:00
Bas van den Berg
a3c18122d5
Update ots.sh
2025-07-28 21:35:10 +02:00
CanbiZ
2003628036
Update ubuntu.sh
2025-07-28 13:33:01 +02:00
GitHub Actions
3458318e93
Update .app files
2025-07-27 17:26:56 +00:00
vhsdream
7570643413
MediaManager: tweaks to paths etc
2025-07-27 13:26:42 -04:00
vhsdream
09f32293f1
Add MediaManager files
2025-07-27 11:06:05 -04:00
GitHub Actions
6aa4e15c93
Update .app files
2025-07-25 13:28:57 +00:00
vhsdream
c0749cb0f1
Remove maybefinance
2025-07-25 09:28:21 -04:00
vhsdream
ed46b1ac92
Update tududi
2025-07-25 08:52:17 -04:00
GitHub Actions
fbaedb0f2a
Update .app files
2025-07-25 12:26:39 +00:00
vhsdream
fc5b0c1656
tududi: don't use APP var
2025-07-25 08:26:24 -04:00
vhsdream
2d814c10e3
Update tududi
2025-07-25 08:21:03 -04:00
vhsdream
c2da8bf912
Update tududi
2025-07-25 08:06:46 -04:00
CanbiZ
ef5845c8a0
Update keycloak.sh
2025-07-25 12:30:50 +02:00
CanbiZ
2cc6c6f4bc
Update keycloak.sh
2025-07-25 12:29:44 +02:00
CanbiZ
5ad7379bf0
test
2025-07-25 10:58:39 +02:00
CanbiZ
69f4341aaa
Update keycloak.sh
2025-07-25 10:52:59 +02:00
CanbiZ
6334e3173a
test
2025-07-25 10:50:53 +02:00
dellthePROgrammer
e0099b9a81
Move User display for post install
...
Moved command list to post install
2025-07-24 14:40:32 -04:00
CanbiZ
2e69aad63e
change some things for keycloak
2025-07-24 19:58:18 +02:00
tremor021
e3006ecbf3
Update TServer
2025-07-24 13:57:38 +02:00
CanbiZ
331ebaf146
Merge pull request #740 from zampierilucas/add-cleanuparr
...
feat: Add Cleanuparr to arr stack
2025-07-24 12:49:33 +02:00
Lucas Zampieri
8a84b80e51
PR review v2
...
- Removed blank lines;
- Added config path;
- Removed messages already handled by the funcion;
- Update link for VED;
Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
2025-07-24 10:27:43 +01:00
Lucas Zampieri
259794f0a3
Apply PR review suggestions
...
- Remove explicit dependency installation
- Use fetch_and_deploy_gh_release helper function
- Add version checking before updates
- Use direct curl command for release version checking
Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
2025-07-24 10:21:24 +01:00
GitHub Actions
be8e38ab37
Update .app files
2025-07-24 07:40:14 +00:00
CanbiZ
440f92e4e7
Merge pull request #644 from remz1337/pr-keycloak
...
Add back keycloak following changes to latest keycloak release
2025-07-24 09:39:54 +02:00
Lucas Zampieri
be8392acbc
feat: Add Cleanuparr to arr stack
...
Add support for Cleanuparr, a tool for automating the cleanup of unwanted
or blocked files in Sonarr, Radarr, and supported download clients.
- Native Linux installation using official binaries
- Runs on port 11011
- Categorized under *Arr Suite
- Standard arr resources: 2 CPU, 1GB RAM, 4GB disk
Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
2025-07-23 22:15:35 +01:00
CanbiZ
a5d5a29b0f
libusb
2025-07-23 10:19:19 +02:00