Commit graph

406 commits

Author SHA1 Message Date
Andras Bacsai
fe91c25b14
Merge pull request #6557 from elalemanyo/template/once-campfire
feat(campfire): add template for Once Campfire
2025-10-13 13:39:43 +02:00
Andras Bacsai
0681f4d004
Merge pull request #6559 from halilim/add-service-gramps-web
feat(service): add Gramps Web template
2025-10-13 13:39:08 +02:00
Andras Bacsai
4092100cce
Merge pull request #6655 from yipfram/service/lobe-ai-chat
feat(templates): added Lobe Chat service
2025-10-13 13:34:18 +02:00
Andras Bacsai
591d495ec2
Merge pull request #6631 from zehjotkah/next
added rybbit service template
2025-10-13 13:33:55 +02:00
Andras Bacsai
cdfc991e2b
Merge pull request #6735 from Blaumaus/swetrix-analytics-service
feat(service): add Swetrix template
2025-10-13 13:01:45 +02:00
Andras Bacsai
f8f4c046a7
Merge pull request #6753 from seefs001/next
feat(template): NewAPI template
2025-10-13 12:53:24 +02:00
Andras Bacsai
6098a58c9f
Merge pull request #6793 from YaRissi/service/gotify
feat(template): Adding Gotify service
2025-10-13 12:52:05 +02:00
Andras Bacsai
215301fa8f basics of adding / removing hetzner servers 2025-10-09 10:41:29 +02:00
Halil Özgür
2fb7a6f9c7
Merge branch 'next' into add-service-gramps-web 2025-10-09 00:17:08 +03:00
Halil Özgür
0a5987a512
Merge branch 'coollabsio:v4.x' into add-service-gramps-web 2025-10-09 00:11:33 +03:00
Romain ROCHAS
0bc57f7fe3
Merge branch 'next' into service/lobe-ai-chat 2025-10-08 13:20:14 +02:00
elmariss
747c764293
add gotify template 2025-10-07 21:26:54 +02:00
Seefs
bac6f4df81
Merge branch 'next' into next 2025-10-06 08:06:46 +08:00
Andrii Romasiun
5b2d54b7de
Merge branch 'next' into swetrix-analytics-service 2025-10-05 01:20:27 +01:00
Vishwanath Martur
886eaf563b Address reviewer feedback: Fix MinIO endpoint and add admin permissions
- Fix MinIO endpoint configuration to use SERVICE_URL_MINIO_3200 for public access
  This resolves the issue with signed URLs for photo uploads as noted by @devdilson
- Add ENTE_INTERNAL_ADMIN environment variable to grant first account admin permissions
  This prevents the 10GB storage limit issue mentioned in the review
- Update service templates JSON files with the corrected configuration
- Ensure MinIO service has proper SERVICE_URL configuration for external access

Addresses all feedback from @devdilson's review comments:
- Fixes signed URL access for photo uploads
- Grants admin permissions to first account
- Maintains proper service architecture for Coolify deployment
2025-10-03 10:35:16 +02:00
Vishwanath Martur
0d7914c71a Use official Ente Photos icon design
- Update SVG logo to match the official Ente Photos PNG icon
- Based on the official icon from public/ente-photos-icon-green.png
- Maintain official Ente green gradient colors (#00D4AA to #00A693)
- Improve 'e' letterform to match official Ente branding more closely
- Ensure consistency with official Ente Photos visual identity

Addresses reviewer feedback to use official logo instead of custom design
2025-10-03 10:35:16 +02:00
Vishwanath Martur
f16fdc7fdf Update Ente Photos logo to match official branding
- Replace custom camera-based logo with official Ente-inspired design
- Use official Ente green color scheme (#00D4AA to #00A693)
- Implement simplified 'e' letter design matching Ente brand identity
- Remove docker-compose.dev.yml changes as requested in PR review

Addresses feedback from PR review #6515
2025-10-03 10:35:16 +02:00
Vishwanath Martur
35a1d7cdab Add Ente Photos service template files
- Add ente-photos.yaml template with museum, postgres, and minio services
- Add custom SVG logo for Ente Photos
- Update service templates JSON files with new template
2025-10-03 10:35:16 +02:00
Andras Bacsai
bcd7d399bc
Merge branch 'v4.x' into feature/add-ente-photos-service-template 2025-10-03 10:30:46 +02:00
Andras Bacsai
11c43b54a3
Merge pull request #6511 from thesloppyguy/feat/ente
Feat: Ente Template
2025-10-03 10:27:24 +02:00
Seefs
75d8cd12b4 feat(template): added newapi 2025-10-02 16:09:07 +08:00
Blue Mouse
e96b2fe220 Add Swetrix service 2025-09-29 22:26:43 +01:00
Romain ROCHAS
307f69d0ec feat(templates): added Lobe Chat service 2025-09-19 16:24:37 +02:00
Kimmo Salmela
0c9cdbe0eb Add red Coolify logo 2025-09-17 12:40:38 +03:00
zehjotkah
b859807d61 added rybbit service template 2025-09-16 20:26:44 +01:00
Halil Özgür
f5a4c5ac3f
Improve service & update logo color 2025-09-09 10:27:33 +03:00
Halil Özgür
7754f5c769
feat(service): add Gramps Web template 2025-09-08 04:07:54 +03:00
victor
afd5c959b5 feat(campfire): add Docker Compose configuration for Once Campfire service 2025-09-07 17:43:52 +02:00
thesloppyguy
32ed4cbe6d Fix: Product hunt Ente Logo 2025-09-06 04:05:14 +05:30
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
Vishwanath Martur
7fe8fec1de Address reviewer feedback: Fix MinIO endpoint and add admin permissions
- Fix MinIO endpoint configuration to use SERVICE_URL_MINIO_3200 for public access
  This resolves the issue with signed URLs for photo uploads as noted by @devdilson
- Add ENTE_INTERNAL_ADMIN environment variable to grant first account admin permissions
  This prevents the 10GB storage limit issue mentioned in the review
- Update service templates JSON files with the corrected configuration
- Ensure MinIO service has proper SERVICE_URL configuration for external access

Addresses all feedback from @devdilson's review comments:
- Fixes signed URL access for photo uploads
- Grants admin permissions to first account
- Maintains proper service architecture for Coolify deployment
2025-09-03 07:23:07 +05:30
Vishwanath Martur
c5befbd276 Use official Ente Photos icon design
- Update SVG logo to match the official Ente Photos PNG icon
- Based on the official icon from public/ente-photos-icon-green.png
- Maintain official Ente green gradient colors (#00D4AA to #00A693)
- Improve 'e' letterform to match official Ente branding more closely
- Ensure consistency with official Ente Photos visual identity

Addresses reviewer feedback to use official logo instead of custom design
2025-09-02 20:25:30 +05:30
Vishwanath Martur
21992a481d Update Ente Photos logo to match official branding
- Replace custom camera-based logo with official Ente-inspired design
- Use official Ente green color scheme (#00D4AA to #00A693)
- Implement simplified 'e' letter design matching Ente brand identity
- Remove docker-compose.dev.yml changes as requested in PR review

Addresses feedback from PR review #6515
2025-09-02 20:08:33 +05:30
Vishwanath Martur
0535335dd3 Add Ente Photos service template files
- Add ente-photos.yaml template with museum, postgres, and minio services
- Add custom SVG logo for Ente Photos
- Update service templates JSON files with new template
2025-09-02 15:28:10 +05:30
sahil
1c3dbfb066 Feat: ente config 2025-09-01 14:32:02 +05:30
Andras Bacsai
6727fd958f feat(sanitization): integrate DOMPurify for HTML sanitization across components
- Added DOMPurify library to sanitize HTML content in toast notifications and other components to prevent XSS vulnerabilities.
- Updated relevant components to use the new `sanitizeHTML` function for safe rendering of HTML content.
- Ensured that only allowed tags and attributes are permitted in sanitized output.
2025-08-19 10:34:54 +02:00
Slawa Gladkov
df540d35a7
feat(service): add elasticsearch template (#6300) 2025-08-18 18:27:16 +02:00
Andras Bacsai
65cc1c508a feat(drizzle-gateway): add new drizzle-gateway service with configuration and logo 2025-08-12 10:07:11 +02:00
Scan
8eb3f94644
feat(service): add Bluesky PDS template (#6302) 2025-08-11 21:55:35 +02:00
howardshand
bee98e02bc
feat(service): add Homebox service (#6116) 2025-08-11 12:29:18 +02:00
Gauthier POGAM--LE MONTAGNER
03040d6bc8
feat(service): add librechat template (#5654) 2025-08-11 12:13:25 +02:00
Gurvan
ed0f2c1c59
feat(service): add OpenPanel template (#5310) 2025-08-05 18:31:43 +02:00
Slawa Gladkov
c483f1bdd7
chore(service): update Langfuse template to v3 (#6301) 2025-08-04 21:48:48 +02:00
Lucas Castelo
0998be3503
feat(services): add Chroma service (#6201) 2025-08-04 21:22:07 +02:00
Jonas
10823666b2
feat(service): add pi-hole template (#6020)
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2025-08-04 15:48:54 +02:00
Gauthier POGAM--LE MONTAGNER
f06d80e80e
feat(service): add sequin template (#6105) 2025-08-04 15:32:15 +02:00
Eric Dahl
451aadbd7f
feat(service): add GitHub Action runner service (#6209) 2025-07-18 21:54:39 +02:00
Nicanor Alexander de la Cruz Caba
fea7544300
feat(service): add Matrix service (#6029) 2025-07-18 21:39:11 +02:00