Mauricio Siu
|
ce34fe3cd8
|
Merge pull request #985 from Barsnes/chore/autocomplete-off
fix: turn off `autoComplete` for some inputs
|
2024-12-25 00:48:36 -06:00 |
|
Tobias Barsnes
|
d8dbdb2b9e
|
fix: turn off autoComplete for some inputs
|
2024-12-25 03:23:02 +01:00 |
|
Mauricio Siu
|
e035062a10
|
Merge pull request #971 from drudge/cert-enhancements
fix(certificates): ensure certificates are accessible by traefik
|
2024-12-24 15:33:26 -06:00 |
|
Mauricio Siu
|
36a1daae4b
|
Merge pull request #984 from Dokploy/feat/add-hide-extra-logs
feat: add hide extra logs
|
2024-12-24 15:13:18 -06:00 |
|
Mauricio Siu
|
830a254837
|
Merge pull request #979 from drudge/compose-builder-error
fix: show error message when compose builder throws
|
2024-12-24 15:10:19 -06:00 |
|
Mauricio Siu
|
b8580d69d6
|
feat: add hide extra logs
|
2024-12-24 15:09:57 -06:00 |
|
Mauricio Siu
|
e3f1518b0d
|
Merge pull request #977 from drudge/ports-ui
feat(traefik/ports): improved UI
|
2024-12-24 14:47:58 -06:00 |
|
Mauricio Siu
|
ce19a42aee
|
refactor: use react hook form
|
2024-12-24 14:47:42 -06:00 |
|
Mauricio Siu
|
28a2ab9aa5
|
Merge pull request #974 from drudge/preview-deployments
feat(preview-deployments): new UI
|
2024-12-24 14:31:37 -06:00 |
|
Mauricio Siu
|
0535d780b1
|
refactor: add missing running state
|
2024-12-24 14:31:05 -06:00 |
|
Mauricio Siu
|
e1dd666e24
|
Merge pull request #972 from drudge/traefik-port
fix(setup): use traefik port/version from env
|
2024-12-24 14:28:10 -06:00 |
|
Mauricio Siu
|
ce71fa4f4d
|
Merge pull request #962 from joaotonaco/feat/discord-emoji-toggle
feat(notifications): discord decoration toggle
|
2024-12-24 14:13:09 -06:00 |
|
Nicholas Penree
|
364d04f238
|
fix: show error message when compose builder throws
(cherry picked from commit 3633e3d66ab73a89382d0a2f079af63f57289419)
|
2024-12-23 22:13:49 -05:00 |
|
Nicholas Penree
|
0db98c0b92
|
feat(traefik/ports): improved UI
|
2024-12-23 21:39:16 -05:00 |
|
Nicholas Penree
|
8410d94283
|
feat(preview-deployments): new UI
|
2024-12-23 16:55:13 -05:00 |
|
Nicholas Penree
|
56cfd35e7d
|
feat(certificates): clarify you are selecting the cert provider
|
2024-12-23 12:37:53 -05:00 |
|
Nicholas Penree
|
e7beb5c75b
|
fix(setup): use traefik port/version from env
|
2024-12-23 10:32:31 -05:00 |
|
Nicholas Penree
|
9c5a61e42f
|
fix(certificates): show proper placeholder for private key format
|
2024-12-23 09:17:11 -05:00 |
|
Nicholas Penree
|
0ee5a6f13e
|
fix(certificates): ensure certificates are accessible by traefik
|
2024-12-23 09:16:10 -05:00 |
|
João Gabriel
|
1d35d218ca
|
Merge branch 'canary' into feat/discord-emoji-toggle
|
2024-12-23 10:08:56 -03:00 |
|
Mauricio Siu
|
96cdffb5b9
|
Merge pull request #886 from DJKnaeckebrot/feature/delete-docker-volumes
feat: option to delete docker volumes on service deletion
|
2024-12-23 02:38:28 -06:00 |
|
Mauricio Siu
|
353effd720
|
refactor: delete log
|
2024-12-23 02:37:04 -06:00 |
|
Mauricio Siu
|
8bfe1632fa
|
refactor: remove delete volumes
|
2024-12-23 02:32:43 -06:00 |
|
Mauricio Siu
|
ed543e5397
|
refactor: lint
|
2024-12-23 02:28:40 -06:00 |
|
djknaeckebrot
|
c6892ba188
|
format: fix formatting
|
2024-12-23 08:39:50 +01:00 |
|
djknaeckebrot
|
fa710d4855
|
format: fix formatting
|
2024-12-23 08:39:11 +01:00 |
|
djknaeckebrot
|
375decebb2
|
chore: remove application delete volume
|
2024-12-23 08:36:18 +01:00 |
|
djknaeckebrot
|
be2e70a17e
|
chore: only make this apply to compose files
|
2024-12-23 08:27:45 +01:00 |
|
djknaeckebrot
|
3b4214e040
|
Merge remote-tracking branch 'origin/feature/delete-docker-volumes' into feature/delete-docker-volumes
|
2024-12-23 08:13:57 +01:00 |
|
djknaeckebrot
|
43a493bb5a
|
Merge branch 'canary' into feature/delete-docker-volumes
|
2024-12-23 08:13:12 +01:00 |
|
Mauricio Siu
|
455cae6b8c
|
Merge pull request #938 from 190km/preview-deployment-view
style(preview-deployment): better preview deployment card
|
2024-12-23 00:40:51 -06:00 |
|
Mauricio Siu
|
869843d9ac
|
Merge pull request #921 from DJKnaeckebrot/feature/swarm-overview
feat: add swarm overview page
|
2024-12-23 00:09:09 -06:00 |
|
Mauricio Siu
|
d2b662f547
|
Merge pull request #904 from acgonzales/fix/api-appname
fix: fixed/improved handling of app names in api
|
2024-12-23 00:08:40 -06:00 |
|
Mauricio Siu
|
31336152ce
|
Merge pull request #968 from drudge/fix-esc-vi
fix: prevent Esc key from closing terminal modals
|
2024-12-23 00:07:47 -06:00 |
|
Mauricio Siu
|
6afd443257
|
feat: add swarm overview for servers
|
2024-12-23 00:03:30 -06:00 |
|
Mauricio Siu
|
1d023ac9f3
|
Merge pull request #965 from drudge/fancy-ansi
feat(logs): use fancy-ansi for ansi colors
|
2024-12-22 23:09:02 -06:00 |
|
Devin AI
|
49616e53ea
|
fix: prevent Esc key from closing terminal modals
Co-Authored-By: Nicholas Penree <nick@penree.com>
(cherry picked from commit ee469d5ac3f72cc8e010728cc7c6273c711875b0)
|
2024-12-22 23:59:57 -05:00 |
|
Mauricio Siu
|
a32e934969
|
Merge pull request #967 from 190km/white-theme-notifications
style(notifications): fixed white style
|
2024-12-22 22:59:49 -06:00 |
|
190km
|
eb495b7b99
|
style: fixed white style
|
2024-12-23 03:15:11 +01:00 |
|
190km
|
65ddc22010
|
refactor: removed useless export
|
2024-12-23 02:41:08 +01:00 |
|
190km
|
7a5b9e3b76
|
refactor: deleted separate component, and add it to show preview build
|
2024-12-23 02:34:50 +01:00 |
|
Nicholas Penree
|
5a302d3c47
|
feat(logs): use fancy-ansi for ansi colors
|
2024-12-22 15:20:54 -05:00 |
|
DJKnaeckebrot
|
5c5066bc72
|
chore: remove server from swarms page
|
2024-12-22 20:07:48 +01:00 |
|
Mauricio Siu
|
f7c8324c4b
|
Merge pull request #963 from Dokploy/540-need-more-control-over-docker-compose-command-in-deployments
540 need more control over docker compose command in deployments
|
2024-12-22 01:55:49 -06:00 |
|
Mauricio Siu
|
c0e9670daf
|
refactor: delete log
|
2024-12-22 01:53:30 -06:00 |
|
Mauricio Siu
|
a710728e77
|
feat: add support for custom command
|
2024-12-22 01:51:05 -06:00 |
|
João Gabriel
|
80bd80b786
|
refactor: make decoration prop optional at discord tester schema
|
2024-12-22 01:08:34 -03:00 |
|
João Gabriel
|
6e262cde0d
|
fix: update discord notification decoration
|
2024-12-22 01:07:29 -03:00 |
|
João Gabriel
|
21b2cce7a0
|
fix: send decoration prop to notification tester
|
2024-12-22 01:06:47 -03:00 |
|
João Gabriel
|
870e074825
|
feat: implement decoration to embeds
|
2024-12-22 00:44:25 -03:00 |
|