Commit Graph

12286 Commits

Author SHA1 Message Date
peaklabs-dev
1071433902 fix(service): Diun ENV for consistency 2025-05-19 22:27:39 +02:00
peaklabs-dev
ca77dc8eb9 fix(css): tailwind v5 things 2025-05-19 22:27:04 +02:00
Andras Bacsai
786bfa960f improvement(core): simplify events for app/db/service status changes 2025-05-19 21:50:32 +02:00
Andras Bacsai
61e45fbf3d style(css): enhance badge utility styles in utilities.css 2025-05-19 15:31:35 +02:00
Andras Bacsai
ebe269324c style(css): refine badge utility styles in utilities.css 2025-05-19 15:29:48 +02:00
peaklabs-dev
b17a596bc2 chore(service): pgbackweb formatting and naming update 2025-05-19 15:03:27 +02:00
Eugene Scheepers
fe69a70d19 feat(service): add PG Back Web service (#5079) 2025-05-19 15:00:56 +02:00
peaklabs-dev
c7f1e94442 refactore(services): improve yamtrack
- make sure DBs are healty before starting yamtrack
- formatting & naming improvements
2025-05-19 13:51:31 +02:00
Andras Bacsai
daefe28fd8 fix(database): include DatabaseStatusChanged event in activityMonitor dispatch 2025-05-19 13:46:52 +02:00
Andras Bacsai
a5ba61945f fix(select): update PostgreSQL versions and titles in resource selection
- Change default PostgreSQL version from 16 to 17.
- Update Supabase PostgreSQL version to 17.4.1.032.
- Modify PostGIS title to indicate AMD compatibility.
- Update PGVector title to reflect version 17.
2025-05-19 13:43:22 +02:00
Andras Bacsai
bd3f987fef style(css): update padding utility for password input and add newline in app.css 2025-05-19 13:43:08 +02:00
CrazyTim71
befc8a0142 feat(service): add Yamtrack service (#5845) 2025-05-19 13:39:08 +02:00
Andras Bacsai
cee9dfcf52 fix(api): enhance validation for docker_compose_raw in ApplicationsController
- Add checks to ensure docker_compose_raw is provided and correctly base64 encoded.
- Implement detailed error responses for validation failures to improve user feedback.
2025-05-19 13:30:31 +02:00
Andras Bacsai
38d9471de1 fix(api): validate docker_compose_raw input in ApplicationsController
- Ensure docker_compose_raw is provided and base64 encoded before processing.
- Return appropriate validation error messages for missing or incorrectly formatted input.
2025-05-19 13:29:23 +02:00
Almuzaini
42a7b13dba fix(service): use the same volume between chatwoot and sidekiq (#5851) 2025-05-19 13:02:50 +02:00
Datenschmutz
f061147d43 chore(deps): update Authentik service to 2025.4.1 (#5830) 2025-05-19 13:00:22 +02:00
ShadowArcanist
a5a7f8ae55 fix(service): Snapdrop no matching manifest error (#5849) 2025-05-19 12:53:31 +02:00
Andras Bacsai
525072c733 Enhance server patching UI in patches.blade.php
- Update layout to improve user experience with a more structured design.
- Add experimental label and helper text for clarity on package manager support.
- Change button text to "Check Now" for better action indication.
- Introduce automatic server update messaging.
2025-05-16 12:41:34 +02:00
Bayram Kazık
8d359cd53e fix(ApplicationDeploymentJob): ensure correct COOLIFY_FQDN/COOLIFY_URL values (#4719) 2025-05-16 09:50:18 +03:00
peaklabs-dev
0409e9184c Update service-templates.json 2025-05-15 22:53:15 +02:00
peaklabs-dev
237a5468fd fix(service): paymenter
- fix MariaDB setup - more modern version & remove legacy plugin
- fix ENVs
- formatting and naming improvements
2025-05-15 22:53:05 +02:00
peaklabs-dev
af60ffb7e0 refactore(service): typsense
- new logo
- make all ENVs configurable
- formatting and naming
2025-05-15 22:51:16 +02:00
Dusan
574b193c83 feat(service): add Typesense service (#5643) 2025-05-15 22:32:23 +02:00
peaklabs-dev
9b1e328370 chore(service): switch convex vars 2025-05-15 22:24:10 +02:00
Narendra Patwardhan
f64de364cb fix(service): convex ENVs and update image versions (#5827) 2025-05-15 22:22:18 +02:00
Andras Bacsai
e7536d3fb8 feat(security): implement server patching functionality
- Add CheckUpdates and UpdatePackage actions for managing server updates.
- Create ServerPackageUpdated event for broadcasting update status.
- Introduce Patches Livewire component for user interface to check and apply updates.
- Update navigation and sidebar to include security patching options.
2025-05-15 22:21:54 +02:00
Andras Bacsai
24d7429e4f fix(ActivityMonitor): prevent multiple event dispatches during polling 2025-05-15 22:21:46 +02:00
Andras Bacsai
e97cf2db3a feat(modal): add dispatchAction property to confirmation modal 2025-05-15 22:21:34 +02:00
peaklabs-dev
4a2159cdaa refactor(service): improve CodiMD
- fix CSS styles not loading on http
- make all ENVs configurable
- remove comments
- formatting and naming
2025-05-15 19:22:30 +02:00
Manaf941
ba51f7eb6f feat(service): add CodiMD service (#4867) 2025-05-15 19:02:56 +02:00
peaklabs-dev
73258d4918 Update service-templates.json 2025-05-14 21:20:07 +02:00
Corwin
e1301ffc6d feat(service): add Paymenter service (#5809) 2025-05-14 20:56:42 +02:00
peaklabs-dev
bb06d35e7b refactor(service): imporve limesurvey
- improve ENV naming and add missing ones
- formatting
2025-05-14 20:51:22 +02:00
howardshand
2bd52d6cab feat(service): add Limesurvey service (#5751) 2025-05-14 20:46:14 +02:00
peaklabs-dev
aa8d85efdf refactor(service): improve leantime
- rename some stuff
- formatting
2025-05-14 20:44:20 +02:00
Marcel Folaron
2960801f08 feat(service): add Leantime service (#5792) 2025-05-14 20:34:16 +02:00
peaklabs-dev
4485cce9be fix(service): add platform to Observium service 2025-05-14 17:40:21 +02:00
peaklabs-dev
63722bfd7f refactore(service): observium 2025-05-14 17:33:52 +02:00
Rustypredator
12e139265e feat(service): add Observium service (#5613) 2025-05-14 15:15:17 +02:00
🏔️ Peak
ea01788ac5 chore(docs): Update CHANGELOG.md 2025-05-14 15:00:54 +02:00
peaklabs-dev
7789fbc521 chore(service): diun formatting 2025-05-14 14:57:38 +02:00
Datenschmutz
b704dadca0 feat(service): add Diun service (#5113) 2025-05-14 14:55:35 +02:00
peaklabs-dev
24885164cb chore(versions): update version to 4.0.0-beta.419 2025-05-14 14:48:48 +02:00
peaklabs-dev
cf8cc18d06 chore(docs): remove changelog and add it to gitignore 2025-05-14 14:46:30 +02:00
Péter Gyarmati
9939b10e5a feat(service): add Marimo service (#5559) 2025-05-14 14:43:39 +02:00
peaklabs-dev
4a2478af25 chore(service): formatting and cleanup of ryot 2025-05-14 14:40:52 +02:00
Diptesh Choudhuri
84b930a913 feat(service): Add Ryot service (#5232) 2025-05-14 14:36:53 +02:00
peaklabs-dev
b5dc45f4f5 fix(service): vert logo and ENVs 2025-05-14 14:21:43 +02:00
peaklabs-dev
31b3ce085c fix(service): NTFY is behind a proxy 2025-05-14 14:20:30 +02:00
Franck Kerbiriou
08a1620244 feat(service): Add Vert service (#5663) 2025-05-14 14:17:41 +02:00