Commit Graph

  • e77b30671b refactor(emails): add logo image Mauricio Siu 2024-07-20 00:56:44 -06:00
  • 244e1227c4 chore(husky): update script Mauricio Siu 2024-07-20 00:54:01 -06:00
  • 9934dac203 chore(config): update commit lint Mauricio Siu 2024-07-20 00:31:45 -06:00
  • 44ee326057 refactor(notifications): change render to renderAsync in emails Mauricio Siu 2024-07-19 23:56:48 -06:00
  • 18f892096b refactor: remove unused var Mauricio Siu 2024-07-19 22:15:08 -06:00
  • 9954d5b209 refactor(notification): split functions for each notification actio Mauricio Siu 2024-07-19 21:57:46 -06:00
  • e0bde5cec9 refactor(notifications): minimize send notifications in more reusable fn Mauricio Siu 2024-07-19 01:41:01 -06:00
  • 2d4eaeb8b5 feat(notifications): add emails and methos for each action Mauricio Siu 2024-07-19 01:02:48 -06:00
  • 787506fb6b Merge branch 'canary' into 27-feature-implement-email-resend-functionality-on-build-failure Mauricio Siu 2024-07-18 20:39:24 -06:00
  • 50c8c3a43a Merge pull request #231 from kdurek/feat/add-commitlint Mauricio Siu 2024-07-18 20:23:41 -06:00
  • 1f09c06274 feat: add commitlint Krzysztof Durek 2024-07-18 12:06:13 +02:00
  • bb59a0cd3f Merge pull request #230 from Dokploy/canary v0.3.3 Mauricio Siu 2024-07-18 00:11:10 -06:00
  • 1e4217315b chore(version): bump version Mauricio Siu 2024-07-17 23:05:28 -06:00
  • b373aca0ff Merge pull request #228 from anh-ld/feat/add-input-copy-button Mauricio Siu 2024-07-17 22:28:21 -06:00
  • 87e90cb30b fix: use copy-to-clipboard for visibility input Anh (Daniel) Le 2024-07-18 09:44:45 +07:00
  • 135fabb852 Merge pull request #229 from kdurek/feat/update-dockerfile-and-cicd Mauricio Siu 2024-07-17 13:01:12 -06:00
  • b0b5b94bb7 Merge branch 'canary' of https://github.com/kdurek/dokploy into feat/update-dockerfile-and-cicd Krzysztof Durek 2024-07-17 20:28:04 +02:00
  • 8f1c1e5202 Merge pull request #226 from kdurek/fix/husky-on-prod Mauricio Siu 2024-07-17 11:52:04 -06:00
  • e4c243d7a6 fix: format toggle visibility input Anh (Daniel) Le 2024-07-18 00:15:43 +07:00
  • c3bca21d14 fix: remove redundant selection api Anh (Daniel) Le 2024-07-17 18:55:40 +07:00
  • 1befdb76e7 ci: pnpm gets version from package.json packageManager field Krzysztof Durek 2024-07-17 12:38:49 +02:00
  • 35652c5c53 build: split build into multiple stages for caching Krzysztof Durek 2024-07-17 12:33:21 +02:00
  • 9524609092 ci: split workflows to separate files Krzysztof Durek 2024-07-17 12:32:33 +02:00
  • 38c16fe839 feat: add copy function to visibility input Anh (Daniel) Le 2024-07-17 14:59:16 +07:00
  • c0587b9409 Update FUNDING.yml Mauricio Siu 2024-07-16 19:45:41 -06:00
  • e249e878f6 fix: disable husky only on production Krzysztof Durek 2024-07-16 14:11:44 +02:00
  • 2d64815c12 fix: disable husky only on production Krzysztof Durek 2024-07-16 12:05:27 +02:00
  • af11bc8cd2 chore: add dependencies Mauricio Siu 2024-07-16 01:16:02 -06:00
  • 6779dec1ff Merge branch 'canary' into 27-feature-implement-email-resend-functionality-on-build-failure Mauricio Siu 2024-07-16 01:14:58 -06:00
  • 191a6112ce feat(notifications: add app build error providerd Mauricio Siu 2024-07-16 01:11:45 -06:00
  • 1bf518f768 chore: update migration Mauricio Siu 2024-07-16 00:39:26 -06:00
  • d0d4182fc1 Merge pull request #224 from Dokploy/fix/remove-husky Mauricio Siu 2024-07-15 21:21:11 -06:00
  • 736f7c2d77 chore(husky): remove script Mauricio Siu 2024-07-15 21:10:46 -06:00
  • 6e38508477 Merge pull request #219 from kdurek/feat/refactor-format-and-lint Mauricio Siu 2024-07-15 20:45:00 -06:00
  • afe8160d46 Update biome.json Mauricio Siu 2024-07-15 20:26:39 -06:00
  • ceb4ae62e2 Update biome.json Mauricio Siu 2024-07-15 20:25:15 -06:00
  • 67d0dd5bf7 fix: update test to not throw typescript errors Krzysztof Durek 2024-07-15 14:36:48 +02:00
  • 6e28545c3f feat: update continuous integration Krzysztof Durek 2024-07-15 13:59:21 +02:00
  • 382208ae13 Merge branch 'canary' of https://github.com/Dokploy/dokploy into feat/refactor-format-and-lint Krzysztof Durek 2024-07-15 01:13:09 +02:00
  • 906e8de13b chore: format whole repository with new configs Krzysztof Durek 2024-07-15 01:08:18 +02:00
  • 7a5c71cda3 feat: update configs Krzysztof Durek 2024-07-15 01:02:18 +02:00
  • 7bc6d0777d Merge pull request #217 from kdurek/feat/umami-template Mauricio Siu 2024-07-14 13:05:27 -06:00
  • f684ba7b1f fix: change umami version Krzysztof Durek 2024-07-14 20:42:26 +02:00
  • 86ed884162 Merge pull request #215 from eremannisto/214-clarify-error-message-for-naming-validation Mauricio Siu 2024-07-14 12:32:23 -06:00
  • 4ff178ea34 feat: add umami template Krzysztof Durek 2024-07-14 20:28:37 +02:00
  • 2eb5c331a1 Clarify error message for naming validation Ere Männistö 2024-07-14 15:23:54 +03:00
  • 79ad0818f5 feat(notifications): add build failed and invitation emails from react-email Mauricio Siu 2024-07-14 02:49:21 -06:00
  • 84c10eec66 chore: add open collective organizations Mauricio Siu 2024-07-13 00:48:49 -06:00
  • 61673a40e3 Merge pull request #212 from Dokploy/210-every-time-i-create-a-server-on-hetzner-it-does-not-work-after-restart Mauricio Siu 2024-07-13 00:40:49 -06:00
  • 363ba1d20e fix(#210): remove restartpolicy in order to automatically restart the services in any case Mauricio Siu 2024-07-12 23:35:51 -06:00
  • 5fadd73732 feat: implement test connection for all the providers Mauricio Siu 2024-07-12 01:29:24 -06:00
  • 44e6a117dd Merge pull request #208 from Dokploy/canary v0.3.2 Mauricio Siu 2024-07-11 23:21:32 -06:00
  • 86bb119052 chore(version): bump version Mauricio Siu 2024-07-11 21:24:36 -06:00
  • 54c70ff177 Merge pull request #206 from Dokploy/feat/add-constraints-dokploy-services Mauricio Siu 2024-07-10 22:47:22 -06:00
  • eabe14e4c3 refactor(setup): add constraints to dokploy services Mauricio Siu 2024-07-10 22:40:13 -06:00
  • 342ff4b589 feat(notifications): add delete notification modal Mauricio Siu 2024-07-09 01:16:06 -06:00
  • 680811357b feat(notifications): WIP add schema and modal Mauricio Siu 2024-07-09 01:14:09 -06:00
  • 9d0edd810e Merge pull request #204 from henriklovhaug/canary Mauricio Siu 2024-07-08 10:30:09 -06:00
  • 35ff65a871 Fix spelling Henrik Tøn Løvhaug 2024-07-08 10:16:26 +02:00
  • 675fbb7692 Merge pull request #200 from ciocan/feat/listmonk Mauricio Siu 2024-07-06 17:38:29 -06:00
  • 295bd06918 Update templates.ts Mauricio Siu 2024-07-06 17:17:14 -06:00
  • 89635fa27b Merge branch 'canary' into feat/listmonk Mauricio Siu 2024-07-06 17:16:01 -06:00
  • 60b19616c1 Update docker-compose.yml Mauricio Siu 2024-07-06 17:15:17 -06:00
  • 3884dc9259 Merge pull request #198 from ciocan/feat/doublezero Mauricio Siu 2024-07-06 17:13:27 -06:00
  • e8648732be Update index.ts Mauricio Siu 2024-07-06 17:07:19 -06:00
  • 0f0f32a40d Update index.ts Mauricio Siu 2024-07-06 17:06:40 -06:00
  • 1b91376f5e feat: listmonk template Radu Ciocan 2024-07-06 23:01:01 +01:00
  • aa347abfcd fix: code review changes Radu Ciocan 2024-07-06 20:30:23 +01:00
  • e49b190c32 Update templates/doublezero/docker-compose.yml Radu Ciocan 2024-07-06 20:13:12 +01:00
  • bfdc73f8d1 Merge pull request #197 from Dokploy/canary v0.3.1 Mauricio Siu 2024-07-06 12:01:07 -06:00
  • 525a711c55 refactor(settings): throw error and log the error Mauricio Siu 2024-07-06 11:55:21 -06:00
  • e0a0f97f70 refactor(settings): add console logs for errors Mauricio Siu 2024-07-06 11:34:33 -06:00
  • 66017c8623 fix: update template description Radu Ciocan 2024-07-06 14:34:30 +01:00
  • bab93f8145 feat: doublezero template Radu Ciocan 2024-07-06 14:29:32 +01:00
  • 45aae520d8 refacto(github): comment github app Mauricio Siu 2024-07-05 22:48:32 -06:00
  • c8f14c322e chore(version): bump version Mauricio Siu 2024-07-05 13:43:56 -06:00
  • 334466f28f Merge pull request #196 from Dokploy/fix/remove-registry-login-on-self-hosted Mauricio Siu 2024-07-05 12:32:04 -06:00
  • 22328eeb83 fix(registry): remove login on self hosted Mauricio Siu 2024-07-05 12:24:13 -06:00
  • c2201a304e Merge pull request #192 from kucherenko/canary Mauricio Siu 2024-07-04 10:51:16 -06:00
  • f77de1bc52 Update templates.ts Mauricio Siu 2024-07-04 10:43:30 -06:00
  • 74d6b2d591 Merge branch 'Dokploy:canary' into canary Andrey Kucherenko 2024-07-04 14:00:59 +03:00
  • b7cc3283e2 chore(review): update code based on code review Andrey Kucherenko 2024-07-04 12:27:45 +03:00
  • 5dfa6c5194 Merge pull request #193 from Dokploy/fix/custom-internal-url-with-port Mauricio Siu 2024-07-04 00:58:57 -06:00
  • 59d662396e fix(git): set 22 port in git add host Mauricio Siu 2024-07-04 00:39:11 -06:00
  • cbfcae4ab6 Merge pull request #191 from DarkPhoenix2704/update-nocodb Mauricio Siu 2024-07-03 13:19:07 -06:00
  • 152a54b251 feat(open-webui): add open-webui template Andrey Kucherenko 2024-07-03 18:21:01 +03:00
  • 1113669bfd chore: bump version DarkPhoenix2704 2024-07-03 17:09:25 +05:30
  • 4d251271b9 refactor(webhook): use findAdmin() fn Mauricio Siu 2024-07-02 21:46:06 -06:00
  • 21263a217c Merge pull request #188 from Dokploy/feat/enable-autodeploy-github Mauricio Siu 2024-07-02 21:12:35 -06:00
  • 3322fdf937 Merge pull request #189 from slowlydev/feat/enable-autodeploy-github Mauricio Siu 2024-07-02 18:02:06 -06:00
  • b415e2fba1 feat(deploy-github): add webhook secret verification before deploying Slowlydev 2024-07-02 17:35:33 +02:00
  • 8888a4ce5c chore(deps): add @octokit/webhooks for verifying Slowlydev 2024-07-02 17:35:01 +02:00
  • dd3ba7e836 feat(github-redirect): save webhook secret into database on redirect Slowlydev 2024-07-02 17:33:02 +02:00
  • cb6d8fceb4 chore: add drizzle migrations for github webhook secret Slowlydev 2024-07-02 17:32:21 +02:00
  • d8641b7b4e feat: add github webhook secret to admin schema Slowlydev 2024-07-02 17:31:38 +02:00
  • 997a8395b1 feat: add button to view github app Mauricio Siu 2024-07-02 00:11:40 -06:00
  • d2420ed6e8 feat(github-webhooks): #186 implement github autodeployment with zero configuration Mauricio Siu 2024-07-01 23:43:08 -06:00
  • 64ada7020a Merge pull request #185 from Dokploy/canary v0.3.0 Mauricio Siu 2024-07-01 00:01:16 -06:00
  • faf24dfa25 chore(version): bump version Mauricio Siu 2024-06-30 23:53:53 -06:00
  • 6f4bf428c7 Merge pull request #184 from Dokploy/feat/glitchtip Mauricio Siu 2024-06-30 23:53:51 -06:00