Mauricio Siu
3f45eb467b
Merge branch 'canary' into 1345-domain-not-working-after-server-restart-or-traefik-reload
2025-03-02 02:34:10 -06:00
Mauricio Siu
b56272871f
Merge pull request #1384 from Dokploy/mauricio/feature
...
Feat/AI
2025-03-02 02:31:24 -06:00
Mauricio Siu
1ffdebf60b
Merge branch 'canary' into mauricio/feature
2025-03-02 02:16:45 -06:00
Mauricio Siu
0e81a027c1
Merge pull request #1385 from Dokploy/fix/migration
...
fix(database): ensure adminId is not null for certificates, notificat…
2025-03-02 02:16:06 -06:00
Mauricio Siu
cf3b3a2dcd
fix(database): ensure adminId is not null for certificates, notifications, ssh-keys, and git providers
2025-03-02 02:15:49 -06:00
Mauricio Siu
a8fc27e830
feat(ai): add configuration files support for AI template generation
...
- Enhance template generation with configFiles feature
- Update StepTwo and StepThree components to display and edit configuration files
- Modify AI router and schemas to support configuration file mounting
- Refine AI service prompt to provide stricter guidelines for config file usage
2025-03-02 01:54:39 -06:00
Mauricio Siu
e7db3a196c
feat(ai): enhance AI service prompt generation with strict guidelines
...
- Update project suggestion prompt to enforce plain text descriptions
- Add detailed rules for description, shortDescription, and response format
- Improve docker compose generation guidelines with comprehensive configuration rules
- Specify strict requirements for environment variables, volumes, and config files
2025-03-02 01:35:34 -06:00
Mauricio Siu
f78cda9cce
feat(ai): update AI settings to use organization-based access control
...
- Refactor AI-related schemas and services to use organizationId instead of adminId
- Update AI router to check organization-level permissions
- Modify AI settings creation and retrieval to work with organization context
- Adjust server-side props and access checks for AI settings
2025-03-02 00:54:46 -06:00
Mauricio Siu
747c2137c9
Reapply "Merge branch 'canary' into kucherenko/canary"
...
This reverts commit e6cb6454db
.
2025-03-02 00:30:02 -06:00
Mauricio Siu
e6cb6454db
Revert "Merge branch 'canary' into kucherenko/canary"
...
This reverts commit 819822f30b
, reversing
changes made to bda9b05134
.
2025-03-02 00:26:59 -06:00
Mauricio Siu
819822f30b
Merge branch 'canary' into kucherenko/canary
2025-03-02 00:23:58 -06:00
Mauricio Siu
5b3005eb89
Merge pull request #1376 from 190km/templates/listmonk-uploads
...
fix(templates): listmonk needed files volumes
2025-03-01 23:19:12 -06:00
Mauricio Siu
85a13eed00
Update apps/dokploy/templates/listmonk/docker-compose.yml
2025-03-01 23:19:02 -06:00
Mauricio Siu
e1b94dfe5b
Merge pull request #1314 from vicke4/canary
...
feat: notifications to specific Telegram topics
2025-03-01 23:16:31 -06:00
Mauricio Siu
948fdbc22b
chore(auth): remove default credentials from login and register forms
2025-03-01 23:09:43 -06:00
Mauricio Siu
eed38860b9
feat(database): add messageThreadId column to telegram table
2025-03-01 23:08:53 -06:00
Mauricio Siu
fefb5d14e0
Merge branch 'canary' into vicke4/canary
2025-03-01 23:05:30 -06:00
Mauricio Siu
8946f68af9
Merge pull request #1351 from Dokploy/feat/better-auth-2
...
Feat/Organizations & Better auth
2025-03-01 23:00:10 -06:00
Mauricio Siu
5fb2866660
feat(auth): conditionally disable authentication logger in production
2025-03-01 22:48:09 -06:00
Mauricio Siu
c51d63a4df
chore: remove TODO comments and clean up code annotations
2025-03-01 22:21:03 -06:00
Mauricio Siu
13eccaf8d9
feat(user): add organization count check before user deletion
2025-03-01 22:14:12 -06:00
Mauricio Siu
adeb8498f9
refactor(auth): remove commented-out debug logging in TRPC context
2025-03-01 21:56:22 -06:00
Mauricio Siu
43599e7a97
fix(auth): handle null session and user with TypeScript ignore
2025-03-01 21:54:47 -06:00
Mauricio Siu
d7c94174b9
refactor(auth): simplify API key export in authentication module
2025-03-01 21:49:56 -06:00
Mauricio Siu
5c38a8265f
feat(auth): improve email verification and invitation link generation for cloud environment
2025-03-01 21:47:31 -06:00
Mauricio Siu
a3362e0b15
feat(auth): add Google sign-in support for cloud environment
2025-03-01 21:30:30 -06:00
Mauricio Siu
0ad9233087
feat(logs): enable dynamic log rotation with database state management
2025-03-01 20:55:18 -06:00
Mauricio Siu
5dc5292928
feat(api): implement advanced API key management with granular controls
2025-03-01 19:58:15 -06:00
Mauricio Siu
5568629839
refactor: organize imports and improve template utility modules
2025-03-01 14:45:50 -06:00
Mauricio Siu
9aff4bc10b
refactor: update template system with new configuration structure and processing
2025-03-01 03:11:29 -06:00
Mauricio Siu
49b37d531a
feat: add GitHub-based template fetching and caching mechanism
2025-03-01 00:57:32 -06:00
190km
5aff345aa8
feat: added uploads volume for images upload
2025-02-26 22:36:03 +01:00
Mauricio Siu
37ca8f41f5
refactor(ui): remove loading text in sidebar layout
2025-02-25 23:37:22 -06:00
Mauricio Siu
cbec0603bd
feat(ui): add loading state to sidebar layout
2025-02-25 23:36:53 -06:00
Mauricio Siu
8c2707c4ea
refactor(organization): migrate to react-hook-form with zod validation
2025-02-25 23:33:26 -06:00
Mauricio Siu
7d77e14319
feat(organization): add logo support for organizations
2025-02-25 23:28:19 -06:00
Mauricio Siu
d3c59ff8af
refactor(ui): enhance sidebar layout with responsive design and collapsed state
2025-02-25 23:13:55 -06:00
Mauricio Siu
7048e7e37e
Merge branch 'canary' into feat/better-auth-2
2025-02-25 23:05:57 -06:00
Mauricio Siu
29c1e4691e
feat(docker): add support for standalone container log retrieval
2025-02-25 23:04:19 -06:00
Mauricio Siu
203da1a8fe
refactor(traefik): migrate from Docker Swarm service to standalone container
2025-02-25 22:51:02 -06:00
Mauricio Siu
0a6382a731
Merge pull request #1360 from Dokploy/remove-permit-root-login-advice
...
Remove permit root login advice
2025-02-23 18:11:58 -06:00
Mauricio Siu
d3b2cee7fb
refactor(ui): improve log highlighting and template formatting
2025-02-23 18:11:27 -06:00
Mauricio Siu
125e44812b
refactor(security): remove permit root login status row
2025-02-23 18:11:21 -06:00
Mauricio Siu
ac3378ccb8
feat(sponsors): add Synexa to sponsors section
2025-02-23 15:38:25 -06:00
Mauricio Siu
81e1161ba0
Merge pull request #1340 from wish-oss/glance-template
...
refactor: update glance template
2025-02-23 15:05:50 -06:00
Mauricio Siu
b35a8a1ecc
Merge pull request #1343 from SkyfallWasTaken/canary
...
fix: make spacing between sidebar elements consistent
2025-02-23 14:53:09 -06:00
Mauricio Siu
9aa13c5ac3
Merge pull request #1356 from drudge/templates/pocket-id
...
feat: add Pocket ID template
2025-02-23 14:51:53 -06:00
Mauricio Siu
398fd54815
Merge pull request #1354 from drudge/templates/linkwarden
...
feat: add Linkwarden template
2025-02-23 14:46:41 -06:00
Mauricio Siu
7f4e4ab8d2
Merge pull request #1346 from Cohvir/canary
...
feat(template): add Wiki.js
2025-02-23 14:36:35 -06:00
Mauricio Siu
211697acaf
Merge branch 'canary' into canary
2025-02-23 14:36:13 -06:00