Mauricio Siu
41d4ff8489
Merge pull request #1051 from wyattjoh/canary
...
fix: added unzip to server setup
2025-01-02 01:25:32 -06:00
Mauricio Siu
b9d8a48ae6
Merge pull request #1052 from Dokploy/1050-dokploy-ignore-run-command
...
refactor: add text for run command
2025-01-01 19:29:48 -06:00
Mauricio Siu
3e8708d2b9
refactor: add text for run command
2025-01-01 19:29:33 -06:00
Mauricio Siu
2b0232a24c
Merge pull request #1047 from Pi-Bouf/environment-style-improvement
...
style: environment style improvement
2025-01-01 19:25:26 -06:00
Mauricio Siu
cbdea7cf48
Merge pull request #1049 from designorant/style/favicon-theme
...
style: enhance favicon with dark mode support
2025-01-01 19:19:56 -06:00
Mauricio Siu
f042cb720f
Merge pull request #1042 from szwabodev/feat/newUpdateModalInNavbar
...
feat: use check updates modal for update available in navbar
2025-01-01 19:15:12 -06:00
Mauricio Siu
02b977bfc4
Merge pull request #1037 from 190km/feat-shows-req-when-is-active
...
feat: shows req when is active
2025-01-01 19:05:47 -06:00
Mauricio Siu
9f24f24de3
refactor: improve requests
2025-01-01 19:05:06 -06:00
Mauricio Siu
cbc8c24985
Merge pull request #1038 from 190km/swarm-style-improvement
...
style: swarm style improvement
2025-01-01 19:02:57 -06:00
Mauricio Siu
b17369264c
refactor: remove min-h-screen
2025-01-01 19:02:24 -06:00
Mauricio Siu
9c783177c8
Merge pull request #1033 from DJKnaeckebrot/feature/check-mate-template
...
feat(template): add checkmate template
2025-01-01 18:57:32 -06:00
Mauricio Siu
f2159a3439
Update apps/dokploy/templates/checkmate/docker-compose.yml
2025-01-01 18:57:27 -06:00
Mauricio Siu
eec0a55212
Update apps/dokploy/templates/checkmate/docker-compose.yml
2025-01-01 18:57:23 -06:00
Mauricio Siu
16bab629de
Merge pull request #1030 from DJKnaeckebrot/feature/fix-2fa-style
...
style(2fa): make pin input centered and make boarder more white to make it more visible
2025-01-01 18:54:49 -06:00
Mauricio Siu
592bf9292e
Merge pull request #1032 from DJKnaeckebrot/feature/fix-huly-template
...
fix(huly-template): resolve issue with wrong domain
2025-01-01 18:54:33 -06:00
Mauricio Siu
b93d26f937
refactor: use shadcn ui classes
2025-01-01 18:53:30 -06:00
Mauricio Siu
c0e7f4ad8c
Merge pull request #1029 from wish-oss/refactor/port-mapping-ui
...
refactor: enhance ManageTraefikPorts with ScrollArea for better UI
2025-01-01 18:52:09 -06:00
Mauricio Siu
05cf51bfb3
Merge pull request #1028 from designorant/feat/complete-polish
...
feat(i18n): add missing keys to Polish translation
2025-01-01 18:48:10 -06:00
Wyatt Johnson
7cf5cb4032
fix: added unzip to server setup
...
The installation script for rclone requires unzip to be present
in order to install. This adds this dep to the deps installed
as it's not present on Debian.
2025-01-01 16:44:41 -07:00
Michał Ordon
76787b9056
style: enhance favicon with dark mode support
2025-01-01 17:46:39 +00:00
Pierre B
513b17105e
style: environment style improvement
2025-01-01 15:47:47 +01:00
UndefinedPony
187f051484
fix: check health endpoint instead of awaiting service restart to fix update success status
2024-12-31 11:20:59 +01:00
UndefinedPony
2be79304fb
refactor: allow using already fetched updateData, remove ping icon
2024-12-31 11:19:22 +01:00
UndefinedPony
29a8cb63c0
refactor: pass update data and use updates modal in navbar
2024-12-31 11:13:58 +01:00
UndefinedPony
ed5936ede7
feat: add health endpoint for frontend app
2024-12-31 11:11:33 +01:00
190km
a7983f32a6
style: added gap for cards title & gap for tls status & availability
2024-12-30 20:05:44 +01:00
190km
198ace236b
feat: shows req when is active
2024-12-30 19:23:31 +01:00
djknaeckebrot
931f3fc28e
feat: add checkmate template
2024-12-30 16:08:04 +01:00
DJKnaeckebrot
a4cc3b619a
fix: resolve issue with wrong domain
2024-12-30 11:07:28 +01:00
DJKnaeckebrot
cb5077cfcc
style(2fa): make pin input centered and make boarder more white to make it more visible
2024-12-30 10:54:47 +01:00
vishalkadam47
9122a1e4b2
refactor: enhance ManageTraefikPorts with ScrollArea for better UI and port management display
2024-12-30 07:32:34 +05:30
Michał Ordon
b2cf442d9b
feat(i18n): add missing keys to Polish translation
2024-12-30 01:52:09 +00:00
Mauricio Siu
638fbe17a6
refactor: update paths
2024-12-29 18:23:07 -06:00
Mauricio Siu
75e0d0ba78
refactor: add is cloud validation
2024-12-29 18:14:32 -06:00
Mauricio Siu
0f1b911236
chore: bump version
2024-12-29 18:08:20 -06:00
Mauricio Siu
da148a6c50
Merge pull request #959 from szwabodev/feat/localServerTerminal
...
feat: local server terminal access
2024-12-29 18:06:32 -06:00
Mauricio Siu
c168648cce
Merge pull request #1026 from 190km/fix/missing-norwegian-select
...
fix: missing norwegian lang in select
2024-12-29 17:40:16 -06:00
190km
efd3ad4102
fix: missing norwegian lang in select
2024-12-30 00:30:57 +01:00
Mauricio Siu
a9577395eb
Merge pull request #1025 from Dokploy/998-add-unifi-applicaton
...
feat: add unifi template
2024-12-29 17:19:33 -06:00
Mauricio Siu
1d02d4308f
feat: add unifi template
2024-12-29 17:19:17 -06:00
Mauricio Siu
e93e15a9c8
Merge pull request #995 from 190km/refactor-i18n
...
feat: i18n displays real lang name
2024-12-29 16:14:03 -06:00
Mauricio Siu
511a9beaa5
Merge pull request #1024 from Dokploy/fix/add-fallback-getIp
...
refactor: add fallback ipv4
2024-12-29 16:13:48 -06:00
Mauricio Siu
ac8c180ba6
refactor: add fallback ipv4
2024-12-29 16:13:06 -06:00
Mauricio Siu
9a2898ba4f
Merge pull request #1023 from Dokploy/1008-s3-provider-dropdown-default-value-reset
...
fix: add provider value in edit destination
2024-12-29 15:56:50 -06:00
Mauricio Siu
2c258c84eb
fix: add provider value in edit destination
2024-12-29 15:56:30 -06:00
Mauricio Siu
36511f34f8
Merge branch 'canary' into refactor-i18n
2024-12-29 15:51:17 -06:00
Mauricio Siu
fee5bbc535
Merge pull request #1022 from Dokploy/fix/cron-jobs
...
fix: add try catch inside of cron jobs
2024-12-29 15:49:28 -06:00
Mauricio Siu
84ad9a5bb3
refactor: revert notifications
2024-12-29 15:45:54 -06:00
Mauricio Siu
69576988eb
Merge pull request #1021 from Dokploy/fix/memory-reservation
...
Fix/memory reservation
2024-12-29 15:36:14 -06:00
Mauricio Siu
d65d050494
fix: add try catch inside of cron jobs
2024-12-29 15:35:15 -06:00