[PR #118] [CLOSED] Sync #225

Closed
opened 2025-11-22 20:32:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/118
Author: @ganobrega
Created: 5/7/2025
Status: Closed

Base: mainHead: main


📝 Commits (10+)

📊 Changes

13 files changed (+466 additions, -59 deletions)

View changed files

app/public/dokploy.svg (+10 -0)
📝 app/public/logo.svg (+15 -10)
📝 app/src/components/Navigation.tsx (+4 -48)
app/src/components/ui/quickapps-logo.tsx (+47 -0)
blueprints/mailu/docker-compose.yml (+162 -0)
blueprints/mailu/env (+166 -0)
blueprints/mailu/logo.png (+0 -0)
blueprints/mailu/template.toml (+61 -0)
📝 github/workflows/build-preview.yml (+0 -0)
📝 github/workflows/cloudflare-pages-production.yml (+0 -0)
📝 github/workflows/deploy-preview.yml (+0 -0)
📝 github/workflows/validate.yml (+0 -0)
📝 meta.json (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/118 **Author:** [@ganobrega](https://github.com/ganobrega) **Created:** 5/7/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`ed6e132`](https://github.com/Dokploy/templates/commit/ed6e132d6086bf056823f17fc59430e834c190c6) Rename logo.svg to logo-dokploy.svg - [`14876e2`](https://github.com/Dokploy/templates/commit/14876e2c74f056edccbbf25162ae28d8a50e703d) Create logo.svg - [`62a5c59`](https://github.com/Dokploy/templates/commit/62a5c592485891687f4956528a735c8122d0efe3) Rename logo-dokploy.svg to dokploy.svg - [`9e6a1e3`](https://github.com/Dokploy/templates/commit/9e6a1e365482a31467f9d24b610b86ca48d648d0) feat: logo + disabling github actions - [`fe7824f`](https://github.com/Dokploy/templates/commit/fe7824fc1fbb4f89348eefdc03e71b1bc8043599) fix: svg logo - [`5d02bd0`](https://github.com/Dokploy/templates/commit/5d02bd018978cc966ae646b5e866f45ca259f7fe) feat: changing name - [`1c14e91`](https://github.com/Dokploy/templates/commit/1c14e91acd0d68848f8cf5f816b87ee95a5cbf51) feat: add mailu - [`ad4eb0b`](https://github.com/Dokploy/templates/commit/ad4eb0bda02d79e473660ad8ecec87884ec6c2fd) fix: mailu password generated - [`7d3923d`](https://github.com/Dokploy/templates/commit/7d3923dff5665d7caaa09c4a5652ed46b5e5a977) fix(mailu): service name - [`50dcb4f`](https://github.com/Dokploy/templates/commit/50dcb4fdfe4bd6998c32e7a865525b86c276409b) fix: removing mailu.env ### 📊 Changes **13 files changed** (+466 additions, -59 deletions) <details> <summary>View changed files</summary> ➕ `app/public/dokploy.svg` (+10 -0) 📝 `app/public/logo.svg` (+15 -10) 📝 `app/src/components/Navigation.tsx` (+4 -48) ➕ `app/src/components/ui/quickapps-logo.tsx` (+47 -0) ➕ `blueprints/mailu/docker-compose.yml` (+162 -0) ➕ `blueprints/mailu/env` (+166 -0) ➕ `blueprints/mailu/logo.png` (+0 -0) ➕ `blueprints/mailu/template.toml` (+61 -0) 📝 `github/workflows/build-preview.yml` (+0 -0) 📝 `github/workflows/cloudflare-pages-production.yml` (+0 -0) 📝 `github/workflows/deploy-preview.yml` (+0 -0) 📝 `github/workflows/validate.yml` (+0 -0) 📝 `meta.json` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:32:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#225