Commit Graph
2096 Commits
Author SHA1 Message Date
Andras Bacsai c3f485e0d6 feat(services): add Jean Server one-click template and extra fields
Register the jean-server compose template, logo, and catalog entries,
and expose token and allowed-origins settings on the service form.
Sort extra fields by sortOrder and omit empty service-name prefixes.
2026-08-13 11:00:04 +02:00
Andras Bacsai 8c9a7413d0 Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-10 14:23:09 +02:00
peaklabs-dev 3f47524baf chore(services): regenerate service-templates json files 2026-08-10 13:32:27 +02:00
ac3c0a92cb feat(service): update sparkyfitness from v0.15 to version 1.6.1 (#9927)
Co-authored-by: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
2026-08-10 13:18:10 +02:00
tiennm99andGitHub c8caa41c67 perf(service): tune litellm defaults to lower RAM/CPU usage (#10698) 2026-08-10 13:08:06 +02:00
0bd8702fb5 feat(service): add stalwart mail server (#10984)
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
Co-authored-by: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
2026-08-10 12:58:58 +02:00
HeapReaperandGitHub 8f93682188 feat(service): add InfluxDB (#11103) 2026-08-10 12:53:16 +02:00
7ef8765bd6 feat(service): upgrade opnform to v2.0 (#10600)
Co-authored-by: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
2026-08-10 12:49:29 +02:00
a6d79e1134 feat(service): add termix template (#11090)
Co-authored-by: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
2026-08-10 11:46:48 +02:00
BastianandGitHub c581f1bea9 feat(service): update forgejo from v8 to v15 (#10639) 2026-08-10 11:35:20 +02:00
peaklabs-dev 84a9c6042d feat(service): update seaweedfs 2026-08-10 11:21:26 +02:00
Halil ÖzgürandGitHub 2949b8e158 fix(service): use the correct health check path for firefly (#10475) 2026-08-10 10:43:04 +02:00
Andras Bacsai 003e44d123 Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-08 11:26:20 +02:00
Andras Bacsai 12b14665b5 fix(ui): use 100dvh body height and coollabs auth glow
Replace min-h-screen with min-height: 100dvh on body for correct
mobile viewport height, and point the auth shell radial glow at
--color-coollabs instead of --color-accent. Add branding CSS tests.
2026-08-07 23:31:57 +02:00
Andras Bacsai 11dc7cee7a Merge remote-tracking branch 'origin/next' into celld-one-click-service 2026-08-07 22:46:22 +02:00
Andras Bacsai 51561e4bee feat(profile): add uploadable avatars with local/S3 storage
Users can upload and remove profile pictures on the profile page.
Admins choose local or instance S3 storage in advanced settings.
Avatars are compressed to JPEG and served via a private cached route.
2026-08-07 21:39:56 +02:00
Andras Bacsai a4f7cb723a fix(services): default celld image tag to latest
Use ${CELLD_VERSION:-latest} in the celld compose template
and regenerate service templates; update unit tests.
2026-08-07 18:17:33 +02:00
Andras Bacsai ead27ccfa6 feat(service): add Celld service template for Deno Durable Objects
Add compose template and catalog entries for Celld, with unit coverage
for template metadata and required S3/AWS env configuration.
2026-08-07 14:41:11 +02:00
8ae56587d5 feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119)
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2026-08-03 23:11:54 +02:00
Andras BacsaiandGitHub f06bacc8e0 feat(services): add Buzz one-click service template (#11020) 2026-07-23 17:25:53 +02:00
Andras Bacsai ae32ab5d7b Merge remote-tracking branch 'origin/next' into v5-parallel-inertia-react 2026-07-18 15:57:26 +02:00
Andras Bacsai 99e255a572 fix(deployment): detect application configuration changes consistently
Expand configuration snapshots, handle defaults from older snapshots, and refresh configuration state after Livewire setting changes.
2026-07-14 12:54:31 +02:00
Andras BacsaiandGitHub 5381287606 Update configuration for compatibility with EspoCRM v10 (#10848) 2026-07-13 15:06:35 +02:00
Andras BacsaiandGitHub 683a2ce2e9 feat(services): bump alexandrie to version 8.10.0 (#10864) 2026-07-13 15:06:16 +02:00
SmaugandGitHub 915af96981 feat(templates): bump alexandrie to version 8.10.0
* bump frontend to v8.10.0
* bump backend to v8.10.0
* bump rustfs to 1.0.0-beta.8
2026-07-07 13:24:35 +02:00
Taras Machyshyn d2206cd93c Update configuration for compatibility with EspoCRM v10 2026-07-03 15:15:43 +03:00
Andras Bacsai fd5b2fec9a feat(v5): use resource uuids at boundaries 2026-07-02 21:26:41 +02:00
Andras Bacsai c9416abec6 Merge remote-tracking branch 'origin/next' into v5-parallel-inertia-react 2026-07-02 21:25:02 +02:00
Andras Bacsai 99f60228ad fix(api): avoid lazy loading nested server secrets 2026-07-02 17:47:22 +02:00
Andras Bacsai 13172849e1 Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber 2026-07-02 15:57:43 +02:00
Andras Bacsai a06c1a7bf5 Improve storage mount path handling 2026-07-02 14:54:38 +02:00
Andras Bacsai a121386ab4 Merge branch 'next' into improve-resource-route-handling 2026-07-02 13:25:47 +02:00
Andras Bacsai 559cdbff25 Merge remote-tracking branch 'origin/next' into v5-parallel-inertia-react 2026-06-30 21:31:25 +02:00
Andras Bacsai 7d65a4b496 Merge remote-tracking branch 'origin/next' into harden-database-import-files 2026-06-29 10:35:35 +02:00
Andras BacsaiandGitHub f4c863bc34 fix(service): correct Convex origin env vars and expose HTTP actions port (#10646) 2026-06-29 10:27:55 +02:00
Andras BacsaiandGitHub 0194a6f104 feat(service): add Inngest one-click service template (#10612) 2026-06-29 10:27:37 +02:00
Andras BacsaiandGitHub 84bf96ce76 chore(service): gitea-runner patch version bump (#10566) 2026-06-29 10:27:20 +02:00
Torsten O'Donoghue 1e5e4ae61e fix(service): correct Convex origin env vars and expose HTTP actions port 2026-06-12 10:45:52 +02:00
Rohit Tiwari 005f12442d fix(template): removed volume, changed inggest url variable and limited to version inngest/inngest:v1.27.0 2026-06-10 13:46:21 +05:30
Rohit Tiwari 9196d8ed0a fix(template): magic variable used on inngest changed to hex magic variable 2026-06-10 08:57:12 +05:30
Rohit Tiwari 4d9ce2da6b add(service): inngest one click service template 2026-06-09 23:25:41 +05:30
MichalzarddevandGitHub cfd31327bb Merge branch 'v4.x' into chore/gitea-runner-version-bump 2026-06-06 00:13:20 +02:00
michalzard e5043f7cc2 chore(gitea-runner): patch version bump 2026-06-06 00:11:24 +02:00
Andras Bacsai 22f9f96db6 chore: inspect staged changes for commit message 2026-06-04 15:24:53 +02:00
Andras Bacsai 07f381b88c Merge remote-tracking branch 'origin/next' into jean/port-exposes-improvement 2026-06-03 10:32:57 +02:00
Andras BacsaiandGitHub dfe3a4086e fix(service): owncloud login doesn't work (#10508) 2026-06-03 10:12:46 +02:00
Andras Bacsai 40d570f195 chore: update team invitation handling 2026-06-02 12:22:27 +02:00
Andras BacsaiandGitHub 2536d612d7 feat(service): add Healthchecks as a service (#10335) 2026-06-02 12:02:17 +02:00
Andras BacsaiandGitHub 93aa8894a8 fix(service): Garage doesn't start due to RPC secret being wrong length (#10425) 2026-06-02 12:01:41 +02:00
Andras BacsaiandGitHub 10d142145b chore(service): Update Gitea runner image to version 1.0.7 (#10500) 2026-06-02 12:01:19 +02:00