Commit Graph

  • d793c6a2ec Add Gitea repository link in SaveGiteaProvider: integrate dynamic repository URL display and enhance user experience with a view link for existing repositories. Mauricio Siu 2025-03-29 15:00:23 -06:00
  • 3adb9d54f4 Refactor ShowProviderFormCompose component: streamline provider rendering logic and ensure Gitea integration is fully functional with updated tab and content handling. Mauricio Siu 2025-03-29 14:57:36 -06:00
  • 7144adbf0c Add migration for '0081_lovely_mentallo': remove gitea_username column and update journal with new version Mauricio Siu 2025-03-29 14:47:51 -06:00
  • 55328468d1 Refactor Gitea integration: remove giteaProjectId references and update related schemas. Add new fields for gitea repository details in application tests and components. Mauricio Siu 2025-03-29 14:44:33 -06:00
  • 6968cb6930 Merge pull request #1465 from zaaakher/docs/guides feat/backups-for-dokploy Mauricio Siu 2025-03-29 14:28:24 -06:00
  • a431e4c58e Update CONTRIBUTING.md Mauricio Siu 2025-03-29 14:28:11 -06:00
  • fe967239b4 Merge branch 'canary' into feat/add-gitea-repo Mauricio Siu 2025-03-29 13:47:18 -06:00
  • c5b4b85470 Merge pull request #1578 from Dokploy/fix/biome-lint Mauricio Siu 2025-03-29 13:41:49 -06:00
  • b1ef9d25b1 chore(workflow): add autofix.ci workflow for automatic code formatting on canary branch Mauricio Siu 2025-03-29 13:41:05 -06:00
  • 74f7c51530 chore(workflow): add autofix.ci workflow for automatic code formatting with Biome Mauricio Siu 2025-03-29 13:39:57 -06:00
  • 4ba2b9fe8d chore(workflow): add new Biome formatting workflow for canary branch Mauricio Siu 2025-03-29 13:38:55 -06:00
  • 413eda50f4 chore(workflow): simplify AutoFix action usage in Biome workflow Mauricio Siu 2025-03-29 13:37:43 -06:00
  • 9f09681708 chore(workflow): streamline Biome setup by replacing Node.js and pnpm steps with biomeJs action Mauricio Siu 2025-03-29 13:37:01 -06:00
  • 8eb174812d chore(workflow): replace manual commit step with AutoFix action for Biome formatting Mauricio Siu 2025-03-29 13:35:50 -06:00
  • be77f114eb Merge ca42708035 into beadcf871a Mauricio Siu 2025-03-29 19:30:24 +00:00
  • ca42708035 chore(workflow): configure git user for automated commits and enforce push Mauricio Siu 2025-03-29 13:30:18 -06:00
  • 8b03454a87 chore(workflow): update Biome workflow to push changes to the correct branch Mauricio Siu 2025-03-29 13:28:50 -06:00
  • fa7f749f84 refactor(dokploy): standardize code formatting and improve readability across multiple components Mauricio Siu 2025-03-29 13:26:44 -06:00
  • 3daecd7d71 chore(workflow): update pnpm version to 9.5.0 in Biome workflow Mauricio Siu 2025-03-29 13:20:48 -06:00
  • 0666b5b292 chore(workflow): add pnpm setup step to Biome workflow Mauricio Siu 2025-03-29 13:20:07 -06:00
  • b288ddd826 chore(workflow): add Biome code formatting workflow for canary branch Mauricio Siu 2025-03-29 13:18:50 -06:00
  • beadcf871a Merge pull request #1577 from Dokploy/1568-dokploy---nextjs-affected-by-cve-2025-29927 Mauricio Siu 2025-03-29 12:23:26 -06:00
  • ee49dadf0b refactor(dokploy): remove lucia-auth adapter and related authentication logic; update next.js version to 15.2.4 Mauricio Siu 2025-03-29 12:17:14 -06:00
  • 46de83a1de Merge pull request #1576 from Dokploy/1564-downloaded-ssh-keys-are-always-named-as-id_rsa-keys Mauricio Siu 2025-03-29 12:13:38 -06:00
  • fee5024b7d refactor(ssh-keys): simplify downloadKey function and filename generation logic Mauricio Siu 2025-03-29 12:13:22 -06:00
  • 1f28a21835 remove prettier André Ferreira 2025-03-28 19:21:39 +00:00
  • 0114b371f5 prettier and build form optimization André Ferreira 2025-03-28 17:31:53 +00:00
  • 66d6cb5710 Fixed compose bug and formatted. Updated the refresh token to check the expired time. Jason Parks 2025-03-27 15:27:53 -06:00
  • 5927c7c3c5 Added back in compose alert block Jason Parks 2025-03-27 13:26:24 -06:00
  • 84afcf0de5 Removed apps/dokploy/templates/infisical/index.ts Jason Parks 2025-03-27 13:12:02 -06:00
  • e3527f7d69 fix(processors): ensure environment variable processing handles non-string values correctly Mauricio Siu 2025-03-26 01:48:50 -06:00
  • 439d2fe116 feat(licenses): enhance license validation to check for existing server IPs Mauricio Siu 2025-03-26 01:20:50 -06:00
  • cc5a3e6873 Add option to disable recurse submodules Yusoof Moh 2025-03-25 22:04:35 +07:00
  • 39f4a35cc8 fix: remove giteaPathNamespace Jason Parks 2025-03-24 01:53:00 -06:00
  • 09d0435971 Merge branch 'canary' into feat/introduce-monitoring-self-hosted-pay Mauricio Siu 2025-03-24 00:15:35 -06:00
  • e0433e9f7b Merge pull request #1554 from Dokploy/1061-custom-docker-service-hostname Mauricio Siu 2025-03-23 23:58:28 -06:00
  • d29ff881fc fix(redis-connection): update Redis host configuration to use environment variable for production Mauricio Siu 2025-03-23 23:43:38 -06:00
  • 568c3a1d06 chore(workflow): update branches for Dokploy Docker build to use custom hostname Mauricio Siu 2025-03-23 23:38:55 -06:00
  • e9fd280fa2 refactor(server): comment out initialization of Postgres, Traefik, and Redis for testing purposes Mauricio Siu 2025-03-23 23:28:53 -06:00
  • 5810c94f4b feat(dashboard): enhance monitoring features with alert and toggle functionality Mauricio Siu 2025-03-23 20:07:29 -06:00
  • 1acd330462 feat(licenses): implement license deactivation and validation features Mauricio Siu 2025-03-23 19:40:54 -06:00
  • 4074942dbf feat(licenses): refactor license handling and introduce activation functionality Mauricio Siu 2025-03-23 19:04:24 -06:00
  • 5fd8fcfa1e feat(licenses): update Stripe billing portal configuration and clean up logging Mauricio Siu 2025-03-23 18:55:43 -06:00
  • 39e6a98179 feat(licenses): add license management and user authentication features Mauricio Siu 2025-03-23 18:32:50 -06:00
  • 5d5913f39d fix: resolve aria-hidden accessibility error in dialog component Jason Parks 2025-03-23 16:13:16 -06:00
  • f04c8a36af Fix Gitea repository integration and preview compose display Jason Parks 2025-03-23 15:35:22 -06:00
  • d5137d5d3a fix: handle repository id null case consistently Jason Parks 2025-03-23 14:04:30 -06:00
  • 5180c785b4 feat(licenses): enhance Stripe webhook handling for license creation Mauricio Siu 2025-03-23 12:58:40 -06:00
  • c8e6df4c29 feat(licenses): enhance license validation and loading state management Mauricio Siu 2025-03-23 12:29:55 -06:00
  • 9e30525569 feat(licenses): improve development setup and refactor email handling Mauricio Siu 2025-03-23 12:15:25 -06:00
  • b7874f053f feat(licenses): enhance license validation process Mauricio Siu 2025-03-23 04:55:16 -06:00
  • fb0272a64d Merge branch 'canary' into feat/introduce-monitoring-self-hosted-pay Mauricio Siu 2025-03-23 04:42:56 -06:00
  • 9535fca28f Merge pull request #1540 from vicke4/backup-deletion-fix Mauricio Siu 2025-03-23 04:31:37 -06:00
  • dd62d603e0 Merge pull request #1550 from Dokploy/1543-preview-docker-compose-button-null-when-git-is-provider Mauricio Siu 2025-03-23 04:30:58 -06:00
  • 8d227e2a2c feat(dashboard): add informational alert for docker-compose preview requirements Mauricio Siu 2025-03-23 04:30:00 -06:00
  • 048c8ffc11 feat: Add Docker image push notification in commit message extraction Mauricio Siu 2025-03-23 04:12:08 -06:00
  • b59597630c refactor: Remove commented-out Gitea requirements check in Git providers component Mauricio Siu 2025-03-23 04:10:00 -06:00
  • 707463f973 refactor: Streamline Docker service management and error handling Mauricio Siu 2025-03-23 04:09:06 -06:00
  • 4b3e0805a4 chore: Update dependencies and clean up code formatting Mauricio Siu 2025-03-23 04:06:35 -06:00
  • 148c30f604 refactor: Remove unnecessary logging in Gitea repository fetching Mauricio Siu 2025-03-23 03:57:37 -06:00
  • 95f79f2afb feat: Enhance deployment logic for multiple Git providers Mauricio Siu 2025-03-23 03:55:11 -06:00
  • a067abd3e4 refactor: Enhance Gitea repository handling and clean up token refresh logic Mauricio Siu 2025-03-23 03:35:02 -06:00
  • 9359ee7a04 refactor: Update Gitea provider components and API handling Mauricio Siu 2025-03-23 03:27:19 -06:00
  • fc7eff94b6 fix: Security Audit SSH Errors #1377 Jason Parks 2025-03-22 14:26:40 -06:00
  • ff3d444b89 fix: prevent form dropdown flicker in Gitea provider modal Jason Parks 2025-03-22 13:30:47 -06:00
  • 530ad31aaa Simplify Gitea authorization flow with shared utilities Jason Parks 2025-03-20 16:48:59 -06:00
  • 68d0a48843 fix(backups): auto deletion of backups vicke4 2025-03-21 01:36:11 +05:30
  • a4e4d1c467 Fix Gitea watch branch validation logic Jason Parks 2025-03-20 13:50:55 -06:00
  • 2f4a3c964c fix(licenses): update README with new development server URL Mauricio Siu 2025-03-20 01:32:30 -06:00
  • feb6970b09 feat(licenses): enhance API and database integration for checkout sessions Mauricio Siu 2025-03-20 01:32:13 -06:00
  • 56d8defebe Added watchlist paths for Gitea and some minor typescript fixes. Jason Parks 2025-03-19 16:48:51 -06:00
  • 997e755b6f Merge remote-tracking branch 'upstream/canary' into feat/add-gitea-repo Jason Parks 2025-03-19 14:06:29 -06:00
  • 852011dde8 Merge branch 'feat/add-gitea-repo' of https://github.com/jrparks/dokploy into feat/add-gitea-repo Jason Parks 2025-03-19 11:32:29 -06:00
  • d7ef201adb Refactor Gitea integration and update related components Jason Parks 2025-03-19 11:31:08 -06:00
  • 78682fa359 feat(licenses): update database schema and enhance license management Mauricio Siu 2025-03-19 01:31:38 -06:00
  • b1d1763988 Merge pull request #1535 from Dokploy/canary Mauricio Siu 2025-03-19 00:57:24 -06:00
  • 473d729416 feat(licenses): add migration and truncation scripts for database management Mauricio Siu 2025-03-19 00:57:14 -06:00
  • 523720606d Merge branch 'canary' into feat/introduce-monitoring-self-hosted-pay Mauricio Siu 2025-03-19 00:53:57 -06:00
  • 91183056f0 Merge pull request #1534 from Dokploy/feat/enable-swarm-overview v0.20.8 Mauricio Siu 2025-03-19 00:52:22 -06:00
  • 03bd4398d0 chore(package): bump version to v0.20.8 Mauricio Siu 2025-03-19 00:51:49 -06:00
  • 8c260eff72 feat(cluster): enhance AddNode and ShowNodes components for better user guidance and functionality Mauricio Siu 2025-03-19 00:51:27 -06:00
  • 4b6db35f16 feat(licenses): implement license management system with email notifications Mauricio Siu 2025-03-19 00:36:35 -06:00
  • 9d047164ee Merge branch 'canary' into feat/introduce-monitoring-self-hosted-pay Mauricio Siu 2025-03-18 21:51:09 -06:00
  • 4eef65f1b7 fix(git): update Gitea provider instructions and improve Git providers display Mauricio Siu 2025-03-18 21:50:01 -06:00
  • a7535c6862 Merge branch 'canary' into feat/add-gitea-repo Mauricio Siu 2025-03-18 21:42:42 -06:00
  • b5d199057d Merge pull request #1532 from Dokploy/canary Mauricio Siu 2025-03-18 21:38:47 -06:00
  • 6e28196b0e chore(package): bump version to v0.20.7 v0.20.7 Mauricio Siu 2025-03-18 21:36:39 -06:00
  • 18bacae175 Merge pull request #1507 from nb5p/fix-alpine-linux-compatibility Mauricio Siu 2025-03-18 21:35:43 -06:00
  • f2be5a378e Merge pull request #1522 from ensarkurrt/canary Mauricio Siu 2025-03-18 21:27:20 -06:00
  • aef24296b9 Merge pull request #1531 from Dokploy/fix/loader-swarm Mauricio Siu 2025-03-18 21:18:17 -06:00
  • 7123b9b109 feat(cluster): add error handling in AddManager and AddWorker components Mauricio Siu 2025-03-18 21:17:11 -06:00
  • 891dc840f5 feat(cluster): enhance node management UI with loading indicators and improved tab content Mauricio Siu 2025-03-18 21:11:50 -06:00
  • bc78100613 remove redis part Zakher Masri 2025-03-18 12:02:03 +03:00
  • ff22404b3b feat(gitea): add Gitea integration with database schema updates Mauricio Siu 2025-03-18 01:16:38 -06:00
  • bfb6baf572 Merge pull request #1529 from Dokploy/canary Mauricio Siu 2025-03-18 01:01:21 -06:00
  • 17330ca71a refactor: standardize import statements and improve code structure across multiple components Mauricio Siu 2025-03-18 00:52:34 -06:00
  • 2898a5e575 Merge branch 'canary' into feat/add-gitea-repo Mauricio Siu 2025-03-18 00:50:27 -06:00
  • 172694be30 Merge pull request #1530 from Dokploy/feat/add-date-to-restore-item v0.20.6 Mauricio Siu 2025-03-18 00:49:02 -06:00
  • ea6cfc9d29 feat(backup): enhance RestoreBackup component and API to include serverId Mauricio Siu 2025-03-18 00:47:50 -06:00
  • 4fa5e10789 chore(package): bump version to v0.20.6 Mauricio Siu 2025-03-18 00:18:39 -06:00