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
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
Mauricio Siu
46a5adf793
refactor: remove muted text
2024-12-29 14:17:15 -06:00
Mauricio Siu
5558ee3248
fix: add tooltip and placeholder values
2024-12-29 14:10:41 -06:00
Mauricio Siu
5d8ebd027e
fix: parse correctly numbers
2024-12-29 13:53:38 -06:00
Mauricio Siu
9aa49ce9be
Merge pull request #1019 from jocubeit/canary
...
Spelling and grammar corrections
2024-12-29 13:52:31 -06:00
Mauricio Siu
7bcfc17fe9
Merge pull request #1020 from champ3oy/patch-1
...
convert email to lower case when loging in
2024-12-29 13:34:27 -06:00
cirlorm
5d2d4104f0
convert email to lower case when loging in
...
I had an issue signing in to my dashboard only to find out it was because the first letter of my email was in caps.
2024-12-29 17:46:44 +00:00
Dom
2af8d6f565
Spelling and grammar corrections
2024-12-29 22:34:57 +10:00
Mauricio Siu
ba45b27608
Merge pull request #1010 from joaotonaco/canary
...
feat: prevent layout shifting from scrollbar
2024-12-28 19:31:36 -06:00
Mauricio Siu
5aa1c6efb7
Merge pull request #1011 from joaotonaco/fix/inconsistent-service-card-height
...
fix: inconsistent service card height
2024-12-28 19:30:42 -06:00
Mauricio Siu
e9dad8f9f8
Merge pull request #1016 from 190km/style/swarm
...
feat: swarm overview style
2024-12-28 19:30:13 -06:00
Mauricio Siu
0c2a382541
Update apps/dokploy/components/dashboard/settings/servers/show-swarm-overview-modal.tsx
2024-12-28 19:29:51 -06:00
190km
81408985d4
feat: swarm overview style
2024-12-29 01:07:47 +01:00
João Gabriel
d45b558251
fix: inconsistent service card height
2024-12-27 11:08:55 -03:00
João Gabriel
a30b1a0cb8
refactor: prevent layout shifting from scrollbar
2024-12-27 10:51:31 -03:00
João Gabriel
c946e3e01b
refactor: prevent layout shifting from scrollbar
2024-12-27 10:50:36 -03:00
Mauricio Siu
4533b193a4
chore: bump version
2024-12-26 22:32:44 -06:00
Mauricio Siu
c22f744e6c
Merge pull request #1000 from faytranevozter/feat/simplify-node-logs
...
Feat: simplify node service log & add badge color on list service/container
2024-12-26 22:23:43 -06:00
Mauricio Siu
d3663eba6b
Merge pull request #1005 from Dokploy/fix/swarm-overview
...
fix: remove unused parsed
2024-12-26 22:18:52 -06:00
Mauricio Siu
f9e4a71144
fix: remove unused parsed
2024-12-26 22:14:18 -06:00
faytranevozter
985b8bc2e0
refactor: extract badgeStateColor function for reuse across log components
2024-12-27 08:48:36 +07:00
Mauricio Siu
87ef889114
Merge pull request #999 from 190km/logs-typo
...
fix: typo Logssss > Logs
2024-12-26 13:31:57 -06:00
Mauricio Siu
f3494922be
Merge pull request #997 from Barsnes/feat/norwegian-lang
...
feat(i18n): add Norwegian language support
2024-12-26 13:31:21 -06:00
faytranevozter
27252cf58d
feat: add badge component to display container state with color coding
2024-12-27 01:44:46 +07:00
faytranevozter
f69fb7684b
fix: normalize state string to lowercase and update filter quotes in docker service functions
2024-12-27 01:44:10 +07:00
faytranevozter
20a7995d73
fix: update docker logs command to conditionally include raw flag for swarm
2024-12-27 01:43:52 +07:00
faytranevozter
6df66c3871
fix: correct typo in logs title
2024-12-27 01:34:20 +07:00
usopp
cbfdda1928
fix: typo Logssss > Logs
2024-12-26 17:20:18 +01:00
Tobias Barsnes
766279f265
fix: add norwegian common.json file
2024-12-26 13:30:29 +01:00
Tobias Barsnes
f6e4ae700a
feat(i18n): add Norwegian language support
2024-12-26 13:26:16 +01:00
Mauricio Siu
8c8ffe04a7
Merge pull request #926 from thewilloftheshadow/feat/mongo-replica-sets
...
feat: mongo replica sets
2024-12-25 23:37:29 -06:00
190km
f242f5c65e
chore: lint
2024-12-26 01:29:18 +01:00