sashagoncharov19
|
21a646ce66
|
fix: linting
|
2024-09-04 10:49:38 +00:00 |
|
sashagoncharov19
|
7c920dde71
|
fix:
- Added isLoading prop
- Changed notification to container name
- Eslint fix
|
2024-09-04 04:56:36 +00:00 |
|
sashagoncharov19
|
b1b01373ca
|
feat: added restart button for containers
|
2024-09-03 19:25:51 +00:00 |
|
Mauricio Siu
|
9bac042498
|
Merge pull request #404 from GaKireiTsuki/canary
docs: add chinese translation
|
2024-09-02 11:59:55 -06:00 |
|
Mauricio Siu
|
fae091d183
|
Merge pull request #400 from iksaku/feat/docker-build-stage
feat(docker): Multi-stage Builds
|
2024-09-02 00:09:20 -06:00 |
|
Mauricio Siu
|
2929e01f09
|
refactor: add missing prop
|
2024-09-02 00:01:47 -06:00 |
|
Mauricio Siu
|
8b2fd07a27
|
refactor: biome lint
|
2024-09-01 23:59:48 -06:00 |
|
Mauricio Siu
|
a9fa017252
|
refactor: update migration
|
2024-09-01 23:53:52 -06:00 |
|
Mauricio Siu
|
e1681f0f03
|
Merge branch 'canary' into feat/docker-build-stage
|
2024-09-01 23:52:19 -06:00 |
|
Mauricio Siu
|
5242ad573f
|
refactor: update body
|
2024-09-01 23:46:38 -06:00 |
|
加藤恵
|
0d6c237223
|
Merge branch 'Dokploy:canary' into canary
|
2024-09-02 13:41:12 +08:00 |
|
Mauricio Siu
|
f43776d27d
|
Merge pull request #403 from Dokploy/98-connect-multiple-github-organizations
Feat(Git Providers): support for github, gitlab, bitbucket
|
2024-09-01 23:36:34 -06:00 |
|
Mauricio Siu
|
c6638b9fc9
|
refactor: change variable name
|
2024-09-01 23:30:25 -06:00 |
|
Mauricio Siu
|
2d56522733
|
refactor: add domain alert to deploy is required after domain action
|
2024-09-01 23:29:14 -06:00 |
|
Mauricio Siu
|
463fcd17e7
|
refactor(docs): add information about new providers
|
2024-09-01 23:20:47 -06:00 |
|
GaKireiTsuki
|
ee98637072
|
docs: add chinese translation
|
2024-09-02 13:17:56 +08:00 |
|
Mauricio Siu
|
d9f5d20473
|
chore(docs): update api.json endpoints
|
2024-09-01 23:11:17 -06:00 |
|
Mauricio Siu
|
2874c45227
|
chore: biome lint
|
2024-09-01 22:41:25 -06:00 |
|
Mauricio Siu
|
8a7ceae03a
|
chore: remove unused deps
|
2024-09-01 22:39:03 -06:00 |
|
Mauricio Siu
|
f9b1194d16
|
feat: add empty states to git providers
|
2024-09-01 22:20:06 -06:00 |
|
Mauricio Siu
|
8275aec7d1
|
refactor: add single migration file
|
2024-09-01 22:12:37 -06:00 |
|
Mauricio Siu
|
2593736179
|
refactor: update gitlab update name
|
2024-09-01 22:07:40 -06:00 |
|
Mauricio Siu
|
68d2e73e7a
|
feat: add test connection github
|
2024-09-01 22:00:10 -06:00 |
|
Mauricio Siu
|
99f63597a8
|
feat: add test connection bitbucket and gitlab
|
2024-09-01 21:49:59 -06:00 |
|
Mauricio Siu
|
d261fd4efe
|
refactor: cleanup git provider router
|
2024-09-01 19:47:21 -06:00 |
|
Mauricio Siu
|
32ebd9b3b9
|
refactor: simplify naming schema
|
2024-09-01 19:34:25 -06:00 |
|
Mauricio Siu
|
879311c332
|
fix: add validation to prevent overwrite user
|
2024-09-01 19:12:26 -06:00 |
|
Mauricio Siu
|
1650e1bb74
|
feat: add permission to access to git providers
|
2024-09-01 18:56:13 -06:00 |
|
Mauricio Siu
|
58aaf6e002
|
refactor: add gitlab and bitbucket webhook support
|
2024-09-01 17:50:00 -06:00 |
|
Mauricio Siu
|
d57bbff87c
|
feat: add providers to compose
|
2024-09-01 17:35:44 -06:00 |
|
Mauricio Siu
|
4c99e6000a
|
refactor: remove unused api github routes
|
2024-09-01 14:57:42 -06:00 |
|
Mauricio Siu
|
2ec364ed68
|
remove
|
2024-09-01 14:52:34 -06:00 |
|
Mauricio Siu
|
f05c811bdc
|
fix(webhooks): update github webhook validation
|
2024-09-01 14:51:03 -06:00 |
|
Mauricio Siu
|
e609714f1e
|
refactor: add bitbucket organizations
|
2024-09-01 13:36:54 -06:00 |
|
Mauricio Siu
|
6c7b1c6c7c
|
refactor: filter gitlab repositories by groupName
|
2024-09-01 12:34:05 -06:00 |
|
Mauricio Siu
|
1be580807f
|
refactor: optimize gitlab fetch repositories
|
2024-09-01 10:00:47 -06:00 |
|
Mauricio Siu
|
766b166bf2
|
refactor: simplify database colums
|
2024-09-01 00:48:47 -06:00 |
|
Jorge González
|
de72652297
|
feat(docker): Multi-stage Builds
|
2024-09-01 00:42:39 -06:00 |
|
Mauricio Siu
|
73efe0d0ed
|
refactor: simplify names of colums
|
2024-09-01 00:39:56 -06:00 |
|
Mauricio Siu
|
ed46fd3cef
|
refactor: split logic to utils files
|
2024-09-01 00:32:25 -06:00 |
|
Mauricio Siu
|
c89e558143
|
feat: add new git providers
|
2024-09-01 00:23:45 -06:00 |
|
Mauricio Siu
|
249fe8c7fe
|
feat: add clone by gitlab, github and bitbucket
|
2024-09-01 00:18:45 -06:00 |
|
Mauricio Siu
|
a8408a11d9
|
refactor(gitlab): add refresh token validation
|
2024-08-31 23:41:13 -06:00 |
|
Mauricio Siu
|
6d945371c9
|
feat(providers): add gitlab bitbucket and github providers
|
2024-08-31 22:57:41 -06:00 |
|
Mauricio Siu
|
28d8fa9834
|
refactor(traefik): add watch false swarm provider
|
2024-08-31 00:31:39 -06:00 |
|
Mauricio Siu
|
d7b9402528
|
refactor(traefik): add labels and swarm provider
|
2024-08-31 00:01:47 -06:00 |
|
Mauricio Siu
|
42ce03ea5a
|
Merge pull request #399 from Dokploy/289-upgrade-traefik-to-its-latest-version
feat(traefik): upgrade traefik to v.3.1.2
|
2024-08-30 21:44:54 -06:00 |
|
Mauricio Siu
|
f5099c15a1
|
feat(traefik): upgrade traefik to v.3.1.2
|
2024-08-30 21:37:14 -06:00 |
|
Mauricio Siu
|
b98476c36a
|
chore: update hostinguer image
|
2024-08-30 11:10:14 -06:00 |
|
Mauricio Siu
|
aeddf2d554
|
chore: add hostinger sponsor
|
2024-08-30 11:06:33 -06:00 |
|