Andras Bacsai
162eaa9f0d
feat(github): implement processing for GitHub pull request webhooks and add helper functions for commit and PR file retrieval
2026-01-05 11:13:18 +01:00
Andras Bacsai
02a13a54d0
update n8n with postgres to the latest stable version 2.0.x with all necessary changes ( #7703 )
2026-01-05 09:49:56 +01:00
peaklabs-dev
8da8afbf49
chore(services): update service templates json
2026-01-04 22:28:08 +01:00
peaklabs-dev
db2b8125df
refactor(service): improve evolution-api
...
- update evolution-api
- remove unused code
- format compose file
2026-01-04 21:54:50 +01:00
desarrollonextpro
c5ba28b686
feat(service): add healthchecks to evolution-api service ( #6607 )
2026-01-04 21:52:05 +01:00
Himanshu Ahuja
5899b4b241
fix(service): remove command from unleash template ( #7379 )
2026-01-04 19:45:35 +01:00
peaklabs-dev
7399654c96
chore(service): upgrade activepieces and postgres
2026-01-04 18:31:38 +01:00
Alex
5685e0e649
chore(service): upgrade uptime kuma to version 2 ( #7258 )
2026-01-04 17:58:01 +01:00
Murat Aslan
aee48ea828
fix(service): correct POSTGRES_HOST in freshrss ( #7759 )
2026-01-04 17:41:25 +01:00
peaklabs-dev
8ba253dcd9
chore(services): update service-templates.json
2026-01-04 17:16:32 +01:00
Datenschmutz
d08f8e96f8
feat(services): update authentik ( #7380 )
2026-01-04 16:46:50 +01:00
Andras Bacsai
7e73058b0a
chore: update versions.json for consistency across environments
2026-01-02 17:10:50 +01:00
Andras Bacsai
a4cef981fe
fix(templates): use FQDN instead of URL for Weblate site domain ( #7827 )
2026-01-02 16:57:59 +01:00
Andras Bacsai
e158963f82
feat(templates): update Postgresus to Databasus and bump Docker Image ( #7799 )
2026-01-02 16:57:44 +01:00
Andras Bacsai
b6d28498f9
Update Rybbit service images to v2.2.3 ( #7778 )
2026-01-02 16:57:08 +01:00
Andras Bacsai
a78c6edb93
feat(template): mage-ai ( #7705 )
2026-01-02 16:56:53 +01:00
Vadko
7813d62878
Update weblate.yaml
2025-12-31 17:36:41 +02:00
Luzefiru
0e81cb7854
fix(template): add release date of databasus image
2025-12-28 21:45:07 +08:00
Luzefiru
db1f617cf6
feat(template): add databasus logo
2025-12-28 21:43:15 +08:00
Firu
14c3595413
feat(templates): update Postgresus to Databasus and bump Docker Image version
2025-12-28 21:22:41 +08:00
Bill Yang
293482bcc0
Update Rybbit service images to v2.2.3
2025-12-26 18:16:03 -08:00
Andras Bacsai
9a1020d5be
fix(database): replace temporary file handling with base64 encoding for Keydb and Redis configuration
2025-12-25 18:17:42 +01:00
djeber
6c9f7b4aae
Update n8n image and add task runners configuration
2025-12-25 05:05:12 +01:00
djeber
62d05d3ba6
Update n8n image version to 1.123.9
2025-12-25 05:05:02 +01:00
djeber
9f961ecb8b
Update n8n-with-postgresql.yaml
2025-12-25 05:04:52 +01:00
Andras Bacsai
8694ca2212
fix(template): superset version and postgres volume mount ( #7662 )
2025-12-23 15:35:31 +01:00
Andras Bacsai
6a326aa511
fix: add persistent storage for Dolibarr documents and custom modules ( #7684 )
2025-12-23 15:35:19 +01:00
djeber
535f0afb73
Upgrade n8n and runners images to version 2.1.2
2025-12-23 09:11:58 +01:00
Tam Nguyen
ddcb22e468
deps: bump superset to 6.0.0
2025-12-21 12:02:19 +11:00
360Creators
eb7a37e933
Fix: CVE-2025-55182 React2shell infected supabase/studio:2025.06.02-sha-8f2993d
2025-12-19 16:51:39 +01:00
Tam Nguyen
aabcb960aa
feat(template): add mage-ai
2025-12-19 18:57:35 +11:00
djeber
07f99fec68
Update n8n and task-runners images to version 2.0.3
2025-12-19 08:57:20 +01:00
djeber
f0b6e82e5f
Update n8n-with-postgresql.yaml
2025-12-19 02:32:48 +01:00
nikube
c640c98cfb
fix: add persistent storage for Dolibarr documents and custom modules
2025-12-18 10:27:24 +01:00
Andras Bacsai
f53027a0a3
chore: update version numbers to 4.0.0-beta.457 and 4.0.0-beta.458
2025-12-18 10:26:27 +01:00
Andras Bacsai
2c04336d7a
fix(service): Umami -> patch Nextjs CVE-2025-55183 & CVE-2025-55184 ( #7671 )
2025-12-18 09:51:21 +01:00
Andras Bacsai
4b65b02103
Fix server resources tab 500 error with mixed model types
...
The Resources tab threw a "Queueing collections with multiple model types is not supported" error because the Livewire component was storing a mixed-type Eloquent collection (Applications, Databases, Services) as a public property, causing Livewire's serialization to fail.
Fixed by: storing only the unmanaged containers array in the component, and calling definedResources() directly in the Blade view for the managed tab.
Fixes #7666
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-17 18:13:55 +01:00
ShadowArcanist
00b81c8ecc
updated umami service image to patch nextjs CVE-2025-55183 & CVE-2025-55184
2025-12-17 22:34:31 +05:30
Andras Bacsai
78b4e43910
Fix PostgreSQL version selection in global search ( #7664 )
2025-12-17 16:02:51 +01:00
Andras Bacsai
679833a0a6
Fix PostgreSQL version selection in global search redirect
...
Allow users to select PostgreSQL version instead of automatically creating postgres:16-alpine when using global search. The fix includes:
- Remove hardcoded database_image parameter from GlobalSearch
- Update Create.php to fall through to Select component when database_image is not provided
- Add type and destination to Select component query string with proper URL mapping
- Jump directly to PostgreSQL version selection step when navigating from global search
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-17 16:01:39 +01:00
Andras Bacsai
18c6c1950e
Infiscal latest ( #7641 )
2025-12-17 15:51:35 +01:00
Andras Bacsai
5901e54207
fix(templates): update URL environment variable in getoutline.yaml ( #7650 )
2025-12-17 15:51:20 +01:00
Andras Bacsai
21ec8d3005
migrate openpanel to v2 ( #7653 )
2025-12-17 15:50:23 +01:00
Andras Bacsai
cf9077df2a
add appflowy ( #6492 )
2025-12-17 15:48:07 +01:00
Tam Nguyen
33618f98ea
fix(template): superset version and postgres volume mount
2025-12-17 22:52:17 +11:00
Andras Bacsai
7c50f6011a
feat: add Soju IRC bouncer service template ( #7532 )
2025-12-17 11:51:30 +01:00
Carl-Gerhard Lindesvärd
2d547c17b7
disable user setup for clickhouse
2025-12-16 15:07:29 +01:00
Agustinus Nathaniel
d8c1a0c292
fix(templates): update URL environment variable in getoutline.yaml
...
URL of outline service needs to include protocol and without port, so its more make sense to use `SERVICE_URL_OUTLINE`
2025-12-16 14:12:15 +07:00
DevTekVE
d1076add4e
Pinning to the current latest
2025-12-15 17:56:33 +01:00
DevTekVE
b8047a6b14
Infiscal no longer distributes images with the postgres on the tag
2025-12-15 17:56:33 +01:00