Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.17.0 #1096

Merged
merged 77 commits into from
Jan 13, 2025
Merged

v0.17.0 #1096

Changes from 3 commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
b2cf442
feat(i18n): add missing keys to Polish translation
designorant Dec 30, 2024
9122a1e
refactor: enhance ManageTraefikPorts with ScrollArea for better UI an…
vishalkadam47 Dec 30, 2024
cb5077c
style(2fa): make pin input centered and make boarder more white to ma…
DJKnaeckebrot Dec 30, 2024
a4cc3b6
fix: resolve issue with wrong domain
DJKnaeckebrot Dec 30, 2024
931f3fc
feat: add checkmate template
DJKnaeckebrot Dec 30, 2024
198ace2
feat: shows req when is active
190km Dec 30, 2024
a7983f3
style: added gap for cards title & gap for tls status & availability
190km Dec 30, 2024
d4f8942
Added GLPI template
mohabgabber Dec 30, 2024
ed5936e
feat: add health endpoint for frontend app
szwabodev Dec 31, 2024
29a8cb6
refactor: pass update data and use updates modal in navbar
szwabodev Dec 31, 2024
2be7930
refactor: allow using already fetched updateData, remove ping icon
szwabodev Dec 31, 2024
187f051
fix: check health endpoint instead of awaiting service restart to fix…
szwabodev Dec 31, 2024
513b171
style: environment style improvement
Pi-Bouf Jan 1, 2025
76787b9
style: enhance favicon with dark mode support
designorant Jan 1, 2025
7cf5cb4
fix: added unzip to server setup
wyattjoh Jan 1, 2025
05cf51b
Merge pull request #1028 from designorant/feat/complete-polish
Siumauricio Jan 2, 2025
c0e7f4a
Merge pull request #1029 from wish-oss/refactor/port-mapping-ui
Siumauricio Jan 2, 2025
b93d26f
refactor: use shadcn ui classes
Siumauricio Jan 2, 2025
592bf92
Merge pull request #1032 from DJKnaeckebrot/feature/fix-huly-template
Siumauricio Jan 2, 2025
16bab62
Merge pull request #1030 from DJKnaeckebrot/feature/fix-2fa-style
Siumauricio Jan 2, 2025
eec0a55
Update apps/dokploy/templates/checkmate/docker-compose.yml
Siumauricio Jan 2, 2025
f2159a3
Update apps/dokploy/templates/checkmate/docker-compose.yml
Siumauricio Jan 2, 2025
9c78317
Merge pull request #1033 from DJKnaeckebrot/feature/check-mate-template
Siumauricio Jan 2, 2025
b173692
refactor: remove min-h-screen
Siumauricio Jan 2, 2025
cbc8c24
Merge pull request #1038 from 190km/swarm-style-improvement
Siumauricio Jan 2, 2025
9f24f24
refactor: improve requests
Siumauricio Jan 2, 2025
02b977b
Merge pull request #1037 from 190km/feat-shows-req-when-is-active
Siumauricio Jan 2, 2025
f042cb7
Merge pull request #1042 from szwabodev/feat/newUpdateModalInNavbar
Siumauricio Jan 2, 2025
cbdea7c
Merge pull request #1049 from designorant/style/favicon-theme
Siumauricio Jan 2, 2025
2b0232a
Merge pull request #1047 from Pi-Bouf/environment-style-improvement
Siumauricio Jan 2, 2025
3e8708d
refactor: add text for run command
Siumauricio Jan 2, 2025
b9d8a48
Merge pull request #1052 from Dokploy/1050-dokploy-ignore-run-command
Siumauricio Jan 2, 2025
41d4ff8
Merge pull request #1051 from wyattjoh/canary
Siumauricio Jan 2, 2025
d0fe635
Update settings.json
SIPC Jan 2, 2025
84a8829
feat(i18n): azerbaijani language
kerimovok Jan 2, 2025
49a6b72
refactor: remove unnecessary error logging in GPU setup functions
vishalkadam47 Jan 2, 2025
bb5fd98
fix: update MySQL image reference in docker-compose.yml
mohabgabber Jan 2, 2025
65361d1
Merge pull request #1055 from wish-oss/fix/console-error
Siumauricio Jan 2, 2025
c7e5eba
fix: Update Vaultwarden version to 1.32.7 [CVE fix]
jmsx Jan 3, 2025
f4e7a4d
Merge branch 'canary' into canary
mohabgabber Jan 3, 2025
acd3e0d
Merge pull request #1060 from jmsx/canary
Siumauricio Jan 3, 2025
46a4e31
chore: add new sponsors
Siumauricio Jan 3, 2025
8314c1a
fix(indention): tab -> 4 spaces
kerimovok Jan 5, 2025
0c304bd
Merge pull request #1053 from SIPC/patch-1
Siumauricio Jan 5, 2025
7a4ee76
Merge pull request #1039 from CyberHotline/canary
Siumauricio Jan 5, 2025
332416b
Merge pull request #1054 from kerimovok/canary
Siumauricio Jan 5, 2025
fa2d81d
docs(contribution): added missing generateBase64 import for template …
nktnet1 Jan 6, 2025
fdaea01
docs(contribution): added missing generateBase64 import for template …
nktnet1 Jan 6, 2025
6866da9
feat(template): added gotenberg, a pdf API service
nktnet1 Jan 6, 2025
a42b0ba
docs(template): more concise description for gotenberg
nktnet1 Jan 6, 2025
c31ed2b
feat: add iproute2 as dependency to dockerfile
szwabodev Jan 6, 2025
aa3541b
feat: add utils to get docker host and check if running on WSL
szwabodev Jan 6, 2025
d0a5427
fix: connecting to local server terminal
szwabodev Jan 6, 2025
76c6d02
feat: add ssh key comment for auto generated key
szwabodev Jan 6, 2025
41a970c
feat: add permission grant command when key generation fails
szwabodev Jan 6, 2025
ee9f479
style: remove spaces from commands
szwabodev Jan 6, 2025
4e581ba
fix: updated gotenberg from 8.15.2 -> 8.15.3
nktnet1 Jan 6, 2025
644fb1e
fix: switch to using gotenberg "latest" tag
nktnet1 Jan 6, 2025
34a3757
docs: added the "tools" tag for gotenberg
nktnet1 Jan 6, 2025
103654d
Update wordpress version to latest
yiiman-dev Jan 8, 2025
15cc844
Merge pull request #1064 from nktnet1/template-generateBase64-import-…
Siumauricio Jan 9, 2025
1a95631
Update apps/dokploy/templates/gotenberg/docker-compose.yml
Siumauricio Jan 9, 2025
d3f3265
Merge pull request #1065 from nktnet1/gotenberg-template
Siumauricio Jan 9, 2025
123605d
Merge pull request #1068 from yiiman-dev/canary
Siumauricio Jan 9, 2025
15fd663
Merge pull request #1066 from szwabodev/fix/localServerTerminal
Siumauricio Jan 10, 2025
553ae70
feat(i18n): indonesian language (#1082)
shiqocred Jan 11, 2025
9db979e
fix(ui): full width for body tag (#1078)
nktnet1 Jan 11, 2025
87f4c7b
refactor: better focus-visible a11y (#1017)
Barsnes Jan 11, 2025
a104867
Feat/add sidebar (#1084)
Siumauricio Jan 12, 2025
c0a2d2c
feat(i18n): add missing keys and improve wording in Traditional Chine…
sao-coding Jan 12, 2025
c9308ae
style: enhance template selection UI and add view modes toggle (#1094)
vishalkadam47 Jan 12, 2025
c25e7c5
feat(template): added conduit, a matrix homeserver (#1087)
IT-ess Jan 12, 2025
106a660
fix: discord decoration tiny adjustment (#1086)
joaotonaco Jan 12, 2025
ae97595
feat(template): added Actual Budget, a super fast and privacy-focused…
nktnet1 Jan 12, 2025
a965c0e
fix: add prefix and remove resolution esm flag (#1095)
Siumauricio Jan 12, 2025
0a06c0a
refactor: add breadcrumb redis
Siumauricio Jan 12, 2025
48e6c40
chore: bump version
Siumauricio Jan 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ Let's take the example of `plausible` template.
```typescript
// EXAMPLE
import {
generateBase64,
generateHash,
generateRandomDomain,
type Template,
Expand Down Expand Up @@ -200,8 +201,8 @@ export function generate(schema: Schema): Template {

const mounts: Template["mounts"] = [
{
mountPath: "./clickhouse/clickhouse-config.xml",
content: `some content......`,
filePath: "./clickhouse/clickhouse-config.xml",
content: "some content......",
},
];

Expand Down
Loading