Commit Graph

  • 0a6382a731 Merge pull request #1360 from Dokploy/remove-permit-root-login-advice Mauricio Siu 2025-02-23 18:11:58 -06:00
  • d3b2cee7fb refactor(ui): improve log highlighting and template formatting Mauricio Siu 2025-02-23 18:11:27 -06:00
  • 125e44812b refactor(security): remove permit root login status row Mauricio Siu 2025-02-23 18:11:21 -06:00
  • ac3378ccb8 feat(sponsors): add Synexa to sponsors section Mauricio Siu 2025-02-23 15:38:25 -06:00
  • 81e1161ba0 Merge pull request #1340 from wish-oss/glance-template Mauricio Siu 2025-02-23 15:05:50 -06:00
  • b35a8a1ecc Merge pull request #1343 from SkyfallWasTaken/canary Mauricio Siu 2025-02-23 14:53:09 -06:00
  • 9aa13c5ac3 Merge pull request #1356 from drudge/templates/pocket-id Mauricio Siu 2025-02-23 14:51:53 -06:00
  • 398fd54815 Merge pull request #1354 from drudge/templates/linkwarden Mauricio Siu 2025-02-23 14:46:41 -06:00
  • 7f4e4ab8d2 Merge pull request #1346 from Cohvir/canary Mauricio Siu 2025-02-23 14:36:35 -06:00
  • 211697acaf Merge branch 'canary' into canary Mauricio Siu 2025-02-23 14:36:13 -06:00
  • c0b64c6e55 Update apps/dokploy/templates/wikijs/docker-compose.yml Mauricio Siu 2025-02-23 14:35:39 -06:00
  • 5871a91da5 Update apps/dokploy/templates/wikijs/docker-compose.yml Mauricio Siu 2025-02-23 14:35:33 -06:00
  • f4d13c3030 Update apps/dokploy/templates/wikijs/docker-compose.yml Mauricio Siu 2025-02-23 14:35:28 -06:00
  • e00e19ec01 Merge pull request #1341 from drudge/templates/mailpit Mauricio Siu 2025-02-23 14:30:38 -06:00
  • c995268b39 Merge pull request #1349 from 190km/fix/logs-highlight-search-terms Mauricio Siu 2025-02-23 14:29:22 -06:00
  • c8828b5620 Merge pull request #1357 from sondreal/fix-outline-typo Mauricio Siu 2025-02-23 14:10:12 -06:00
  • ddd3101aeb Merge pull request #1348 from skyfall-sh/update-umami Mauricio Siu 2025-02-23 14:09:36 -06:00
  • 51310dae1d fixed the links sondreal 2025-02-23 19:15:17 +01:00
  • 0b7996adde removed my linting sondreal 2025-02-23 19:13:42 +01:00
  • fb4b507250 fixes typo outline->getoutline #1352 sondreal 2025-02-23 19:03:46 +01:00
  • 1294c2ad8e feat: add Pocket ID template Nicholas Penree 2025-02-23 12:07:54 -05:00
  • 733f9a0024 feat: add Linkwarden template Nicholas Penree 2025-02-23 10:51:50 -05:00
  • 73d3b58867 feat: add GitHub sign-in option for cloud environment Mauricio Siu 2025-02-23 01:59:00 -06:00
  • 0ea138571d refactor: update auth module to separate handler and API Mauricio Siu 2025-02-23 00:35:08 -06:00
  • b1e7ffea21 chore: enable TypeScript size limit bypass in server tsconfig Mauricio Siu 2025-02-23 00:22:35 -06:00
  • c0a7347ef5 chore: remove additional TypeScript configuration options in server tsconfig Mauricio Siu 2025-02-23 00:22:17 -06:00
  • 579faf2f58 chore: adjust TypeScript configuration in server tsconfig Mauricio Siu 2025-02-23 00:20:27 -06:00
  • 7429a1f65f chore: enable TypeScript declaration generation in server tsconfig Mauricio Siu 2025-02-23 00:16:51 -06:00
  • 716c1db799 Revert "chore: disable TypeScript declaration generation in server tsconfig" Mauricio Siu 2025-02-23 00:13:35 -06:00
  • 9dd7f51eeb chore: disable TypeScript declaration generation in schedules tsconfig Mauricio Siu 2025-02-23 00:07:38 -06:00
  • 4a1a5a9bb1 chore: comment out database schema definitions in auth-schema Mauricio Siu 2025-02-23 00:04:24 -06:00
  • 87836d23c3 chore: disable TypeScript declaration generation in server tsconfig Mauricio Siu 2025-02-22 23:25:22 -06:00
  • 30cbad93d2 refactor: improve Traefik error handling in service initialization Mauricio Siu 2025-02-22 23:22:15 -06:00
  • 038b021043 Merge branch 'canary' into feat/better-auth-2 Mauricio Siu 2025-02-22 23:22:11 -06:00
  • 0ec8e2baa1 chore: update GitHub workflow branch trigger for authentication feature branch Mauricio Siu 2025-02-22 23:20:27 -06:00
  • 3f2722f28d refactor: remove unused imports and simplify auth router Mauricio Siu 2025-02-22 22:38:38 -06:00
  • 47f7648cb3 feat: improve user profile update and password change functionality Mauricio Siu 2025-02-22 22:37:57 -06:00
  • 0478419f7c refactor: migrate authentication routes to user router and update related components Mauricio Siu 2025-02-22 22:02:12 -06:00
  • b00c12965a refactor: update reset password and authentication flows Mauricio Siu 2025-02-22 21:09:21 -06:00
  • 8ab6d6b282 chore: clean up unused variables and improve error handling across codebase Mauricio Siu 2025-02-22 20:35:21 -06:00
  • 2470d672d4 fix: fixed highligh search terms color 190km 2025-02-23 01:18:18 +00:00
  • 3403f8ab36 chore: update umami to v2.16.1 Mahad Kalam 2025-02-23 00:47:04 +00:00
  • 1a415b96c9 refactor: remove unused auth service and clean up server-side code Mauricio Siu 2025-02-22 18:03:12 -06:00
  • 81a881b07e feat: enhance organization invitation UI and add organization details Mauricio Siu 2025-02-22 13:53:57 -06:00
  • baf555af52 feat(template): add Wiki.js Cohvir 2025-02-22 14:16:14 +01:00
  • c52725420e refactor: use organization context for server creation Mauricio Siu 2025-02-22 02:35:44 -06:00
  • b02195db17 feat: add organization invitation system and update user profile management Mauricio Siu 2025-02-22 02:31:04 -06:00
  • 5ae103e779 refactor: update permission checks to use organization context Mauricio Siu 2025-02-21 00:48:04 -06:00
  • a317f0c4cc refactor: simplify user permission checks across application Mauricio Siu 2025-02-21 00:40:35 -06:00
  • 24c9d3f7ad refactor: update user permissions and API queries Mauricio Siu 2025-02-21 00:30:55 -06:00
  • 63638bde33 refactor: consolidate database migration and clean up legacy user tables Mauricio Siu 2025-02-21 00:07:36 -06:00
  • 725bd1a381 refactor: migrate permissions from user_temp to member table Mauricio Siu 2025-02-21 00:00:22 -06:00
  • 790894ab93 refactor: migrate admin API calls to user router feat/better-auth Mauricio Siu 2025-02-20 23:02:02 -06:00
  • 498a8523da fix: make spacing between sidebar elements consistent Mahad Kalam 2025-02-21 00:50:09 +00:00
  • 5a1145996d feat: add backup code authentication for 2FA login Mauricio Siu 2025-02-20 01:50:01 -06:00
  • a9e12c2b18 refactor: update organization context in API routers Mauricio Siu 2025-02-20 01:42:35 -06:00
  • c8b1fd36bd feat: add Mailpit template Nicholas Penree 2025-02-19 22:27:36 -05:00
  • 609fea7daa refactor: update glance template vishalkadam47 2025-02-20 08:35:14 +05:30
  • b73e4102dd feat: add organizations and members Mauricio Siu 2025-02-17 02:48:42 -06:00
  • c7d47a6003 refactor: update database foreign key constraints and user management Mauricio Siu 2025-02-17 00:30:15 -06:00
  • 8c28223343 refactor: remove 2fa migration Mauricio Siu 2025-02-17 00:10:34 -06:00
  • 7abe060fcf feat: enhance two-factor authentication and auth client implementation Mauricio Siu 2025-02-17 00:07:36 -06:00
  • 9e4efaeca6 Merge pull request #1331 from Dokploy/canary Mauricio Siu 2025-02-16 21:46:57 -06:00
  • 56af89468a Merge pull request #1313 from nktnet1/superset-networks v0.18.4 Mauricio Siu 2025-02-16 21:34:40 -06:00
  • b1502f5f82 Merge pull request #1329 from drudge/templates/registry Mauricio Siu 2025-02-16 21:33:54 -06:00
  • c78b8cfead Update package.json Mauricio Siu 2025-02-16 21:30:57 -06:00
  • 0e8e92c715 refactor: add 2fa Mauricio Siu 2025-02-16 20:56:50 -06:00
  • e1632cbdb3 refactor: update user and authentication schema with two-factor support Mauricio Siu 2025-02-16 15:32:57 -06:00
  • 48c4ec55f9 fix(template): switch outline to png for dark mode Nicholas Penree 2025-02-15 23:31:24 -05:00
  • 90156da570 refactor: remove tables Mauricio Siu 2025-02-16 14:11:47 -06:00
  • 9856502ece refactor: remove old references Mauricio Siu 2025-02-16 13:55:27 -06:00
  • a8d1471b16 refactor: update Mauricio Siu 2025-02-16 13:28:29 -06:00
  • 27736c7c97 refactor: update role and validation handling across multiple pages Mauricio Siu 2025-02-16 03:06:22 -06:00
  • e7db0ccb70 refactor: update invitation Mauricio Siu 2025-02-16 02:57:49 -06:00
  • 4a1a14aeb4 refactor: update Mauricio Siu 2025-02-15 23:24:45 -06:00
  • ed62b4e1a3 refactor: lint Mauricio Siu 2025-02-15 23:01:44 -06:00
  • 515d65d993 refactor: adjust queries Mauricio Siu 2025-02-15 23:01:36 -06:00
  • 2ebb02dc20 feat(template): add docker registry template Nicholas Penree 2025-02-15 22:46:37 -05:00
  • 78c72b6337 refactor: update Mauricio Siu 2025-02-15 20:49:10 -06:00
  • e3e35ce792 refactor: update to use organization resources Mauricio Siu 2025-02-15 20:43:23 -06:00
  • 6d0e195a4d refactor: update Mauricio Siu 2025-02-15 20:26:05 -06:00
  • 53ce5e57fa refactor: update organization Mauricio Siu 2025-02-15 20:25:58 -06:00
  • 87b12ff6e9 refactor: update Mauricio Siu 2025-02-15 20:06:33 -06:00
  • 8b71f963cc refactor: update logic feat/better-auth-simple Mauricio Siu 2025-02-15 19:35:22 -06:00
  • 1c5cc5a0db refactor: update roles Mauricio Siu 2025-02-15 19:23:08 -06:00
  • d233f2c764 feat: adjust roles Mauricio Siu 2025-02-15 19:12:44 -06:00
  • 1bbb4c9b64 refactor: update migration Mauricio Siu 2025-02-15 18:13:20 -06:00
  • 9ca3ab3845 Merge pull request #1327 from Krobys/canary Mauricio Siu 2025-02-15 16:00:19 -06:00
  • 0baf9d8962 feat(template): add Appwrite Krobys 2025-02-15 21:46:18 +00:00
  • 71c609df0e Merge pull request #1326 from Dokploy/1304-preview-deployments-dont-work-when-enabling-auth-or-redirects Mauricio Siu 2025-02-15 15:24:36 -06:00
  • 450302b2c2 fix: inherit security & redirects from application Mauricio Siu 2025-02-15 15:23:33 -06:00
  • 71a007a4b3 Merge pull request #1325 from Dokploy/1257-main-server-error-error-http-code-409-unexpected---rpc-error Mauricio Siu 2025-02-15 14:26:52 -06:00
  • 871931b460 fix: handle race condition to catch recreation base containers Mauricio Siu 2025-02-15 14:23:54 -06:00
  • 3a7bb5016c Merge pull request #1324 from Dokploy/1320-missing-path-option-when-adding-a-template-in-dokploy Mauricio Siu 2025-02-15 14:09:33 -06:00
  • 23b59076b8 refactor: add missing path option Mauricio Siu 2025-02-15 13:35:25 -06:00
  • 2ddfc83f36 Merge pull request #1322 from drudge/ui/compose-monitoring-status Mauricio Siu 2025-02-15 13:30:07 -06:00
  • ba54124a56 Merge pull request #1321 from drudge/templates/outline Mauricio Siu 2025-02-15 13:29:18 -06:00
  • 64bdf07dbd Merge pull request #1319 from mafrasil/feat-add-convex-tpl Mauricio Siu 2025-02-15 13:19:15 -06:00
  • 8366219266 refactor: format Mauricio Siu 2025-02-15 13:18:54 -06:00
  • f38fb96eaf Merge branch 'canary' into feat-add-convex-tpl Mauricio Siu 2025-02-15 13:17:16 -06:00