Andras Bacsai
|
23fb43bb96
|
Merge pull request #6510 from ChiragAgg5k/fix-appwrite-template
fix: appwrite template - 500 errors, missing env vars etc.
|
2025-09-08 14:04:45 +02:00 |
|
Andras Bacsai
|
18068857b1
|
refactor(file-transfer): replace base64 encoding with direct file transfer method across multiple database actions for improved clarity and efficiency
|
2025-09-08 14:04:24 +02:00 |
|
Andras Bacsai
|
852b2688d9
|
refactor(error-handling): remove ray debugging statements from CheckUpdates and shared helper functions to clean up error reporting
|
2025-09-08 14:03:27 +02:00 |
|
ShadowArcanist
|
11786278e7
|
Added pgAdmin one click service
|
2025-09-08 16:48:27 +05:30 |
|
Andras Bacsai
|
4c0c16a241
|
refactor(backlog): remove outdated guidelines and project manager agent files to streamline task management documentation
|
2025-09-08 09:19:24 +02:00 |
|
Andras Bacsai
|
a243b99df4
|
feat(exceptions): introduce NonReportableException to handle known errors and update Handler for selective reporting
|
2025-09-08 09:18:25 +02:00 |
|
Chirag Aggarwal
|
914fcfa0ca
|
Merge branch 'next' into fix-appwrite-template
|
2025-09-08 11:07:21 +07:00 |
|
Halil Özgür
|
7754f5c769
|
feat(service): add Gramps Web template
|
2025-09-08 04:07:54 +03:00 |
|
thesloppyguy
|
e6798ebf5e
|
fix: region env variable
|
2025-09-08 02:23:40 +05:30 |
|
Romain ROCHAS
|
ef89baf171
|
fix(templates) Fixing MetaMCP template
|
2025-09-07 20:27:34 +02:00 |
|
Andras Bacsai
|
45c75ad9c1
|
feat(ssh): add Sentry tracking for SSH retry events to enhance error monitoring
|
2025-09-07 18:57:20 +02:00 |
|
Andras Bacsai
|
4bd29bf966
|
refactor(ssh): enhance error handling in SSH command execution and improve connection validation logging
|
2025-09-07 18:45:44 +02:00 |
|
victor
|
1c30bda221
|
style(campfire): format environment variables for better readability in Docker Compose file
|
2025-09-07 17:54:38 +02:00 |
|
victor
|
cc5d16a0d2
|
fix(campfire): update port configuration from 80 to 3000 in Docker Compose file
|
2025-09-07 17:52:55 +02:00 |
|
victor
|
afd5c959b5
|
feat(campfire): add Docker Compose configuration for Once Campfire service
|
2025-09-07 17:43:52 +02:00 |
|
Andras Bacsai
|
579cc25898
|
fix(ssh): introduce SshRetryHandler and SshRetryable trait for enhanced SSH command retry logic with exponential backoff and error handling
|
2025-09-07 17:17:35 +02:00 |
|
Andras Bacsai
|
b847740924
|
refactor(command): simplify SSH command retry logic by removing unnecessary logging and improving delay calculation
|
2025-09-07 16:38:11 +02:00 |
|
Terijaki
|
0f030c5e54
|
Change favicon image type to PNG and SVG
Changing to the correct type. Incorrect type can cause issues with certain browsers.
|
2025-09-07 13:28:37 +02:00 |
|
Andras Bacsai
|
b6176d905b
|
feat(command): implement SSH command retry logic with exponential backoff and logging for better error handling
|
2025-09-07 10:26:23 +02:00 |
|
Chirag Aggarwal
|
80fb0651f3
|
Merge branch 'next' into fix-appwrite-template
|
2025-09-07 15:15:36 +07:00 |
|
SAHIL
|
39e4c6f1b1
|
Merge branch 'next' into feat/ente
|
2025-09-06 11:07:30 +05:30 |
|
thesloppyguy
|
9289730cd9
|
Removed Restart Condition.
|
2025-09-06 10:32:49 +05:30 |
|
thesloppyguy
|
32ed4cbe6d
|
Fix: Product hunt Ente Logo
|
2025-09-06 04:05:14 +05:30 |
|
thesloppyguy
|
97c22ab570
|
Fix: Services & Env variables
|
2025-09-06 04:00:48 +05:30 |
|
Romain ROCHAS
|
327e8ae3c9
|
fix(template): remove default values for environment variables
|
2025-09-05 22:07:53 +02:00 |
|
Romain ROCHAS
|
634e7593b3
|
add(templates): Metamcp app
|
2025-09-05 22:00:37 +02:00 |
|
Andras Bacsai
|
2d135071c7
|
refactor(command): replace forceDelete calls with DeleteResourceJob dispatch for all stuck resources in cleanup process
|
2025-09-05 19:28:08 +02:00 |
|
Andras Bacsai
|
8c5c249c6a
|
refactor(webhook): replace direct forceDelete calls with DeleteResourceJob dispatch for application previews
|
2025-09-05 19:27:59 +02:00 |
|
Andras Bacsai
|
136ca08305
|
refactor(command): streamline Init command by removing unnecessary options and enhancing error handling for various operations
|
2025-09-05 19:27:49 +02:00 |
|
Andras Bacsai
|
a10e51b2c4
|
fix(webhook): replace delete with forceDelete for application previews to ensure immediate removal
|
2025-09-05 17:50:33 +02:00 |
|
Andras Bacsai
|
28d05f759e
|
refactor(command): remove InitChangelog command as it is no longer needed
|
2025-09-05 17:45:15 +02:00 |
|
Andras Bacsai
|
9c3345318a
|
fix(user): ensure email attributes are stored in lowercase for consistency and prevent case-related issues
|
2025-09-05 17:44:34 +02:00 |
|
Andras Bacsai
|
49bd0a2a01
|
refactor(command): improve database collection logic for deletion command by using unique identifiers and enhancing user experience
|
2025-09-05 17:43:19 +02:00 |
|
Andras Bacsai
|
581b649cd7
|
fix(command): enhance cleanup process for stuck application previews by adding force delete for trashed records
|
2025-09-05 17:43:05 +02:00 |
|
Andras Bacsai
|
16447b7391
|
refactor(command): streamline database deletion process to handle multiple database types and improve user experience
|
2025-09-05 14:56:30 +02:00 |
|
Andras Bacsai
|
b17c65b224
|
fix(command): enhance database deletion command to support multiple database types
|
2025-09-05 14:55:15 +02:00 |
|
Andras Bacsai
|
339118558c
|
feat(settings): add option to restrict PR deployments to repository members and contributors
|
2025-09-05 14:30:51 +02:00 |
|
Chirag Aggarwal
|
dd04f15e63
|
expose appwrite-browser and update executor version
|
2025-09-04 23:21:15 +05:30 |
|
Amir Hossein Karimi
|
e9b4c19f7a
|
fix(templates): remove mattermost healthcheck command according to lack of shell in new version
|
2025-09-04 16:02:48 +03:30 |
|
github-actions[bot]
|
545b6cecc7
|
docs: update changelog
|
2025-09-04 12:30:23 +00:00 |
|
Kimmo Salmela
|
1530d35b63
|
Add monochrome logo
|
2025-09-04 14:09:43 +03:00 |
|
Kimmo Salmela
|
c8b6ffe549
|
Add SVG role attributes and title tags
|
2025-09-04 14:07:19 +03:00 |
|
Kimmo Salmela
|
7a7f2c64bb
|
Update Coolify logo files
|
2025-09-04 13:41:20 +03:00 |
|
Chirag Aggarwal
|
a9de4bb568
|
Merge branch 'next' into fix-appwrite-template
|
2025-09-04 17:04:33 +07:00 |
|
Chirag Aggarwal
|
fcdd922f05
|
chore: use main value then fallback to service_ values
|
2025-09-04 15:28:38 +05:30 |
|
Romain ROCHAS
|
84c8dc367c
|
fix(docs): update documentation URL to version 2 in evolution-api.yaml
|
2025-09-04 00:59:10 +02:00 |
|
Romain ROCHAS
|
ae0e064cb4
|
feat: update Evolution API slogan to better reflect its capabilities
|
2025-09-04 00:52:32 +02:00 |
|
Dominic
|
758fe18d79
|
oops missed a check
|
2025-09-03 13:01:03 -04:00 |
|
SAHIL
|
26c01196f7
|
Fix: Env
|
2025-09-03 21:06:56 +05:30 |
|
thesloppyguy
|
4a81a96d94
|
Fix: Lean Config
|
2025-09-03 14:30:45 +05:30 |
|