Mauricio Siu
f63d582530
chore(dependencies): add Ollama AI provider to project dependencies
...
- Integrate Ollama AI provider in package.json
- Update pnpm-lock.yaml with Ollama AI provider dependency
2025-03-02 03:35:32 -06:00
Mauricio Siu
0fa728d905
chore(dependencies): add AI SDK providers to project dependencies
...
- Integrate multiple AI SDK providers including Anthropic, Azure, Cohere, DeepInfra, Mistral, and OpenAI Compatible
- Update package.json and pnpm-lock.yaml with new AI SDK dependencies
2025-03-02 03:22:11 -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
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
7abe060fcf
feat: enhance two-factor authentication and auth client implementation
2025-02-17 00:07:36 -06:00
Mauricio Siu
7c0d223e17
refactor: add fields
2025-02-13 01:42:58 -06:00
Mauricio Siu
b7112b89fd
refactor: add migration
2025-02-10 00:39:46 -06:00
Mauricio Siu
c04bf3c7e0
feat: add migration
2025-02-09 18:19:21 -06:00
Mauricio Siu
74a0f5e992
Feat/monitoring ( #1267 ) Cloud Version
...
* feat: add start monitoring remote servers
* reafctor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor:
* refactor: add metrics
* feat: add disk monitoring
* refactor: translate to english
* refacotor: add stats
* refactor: remove color
* feat: add log server metrics
* refactor: remove unused deps
* refactor: add origin
* refactor: add logs
* refactor: update
* feat: add series monitoring
* refactor: add system monitoring
* feat: add benchmark to optimize data
* refactor: update fn
* refactor: remove comments
* refactor: update
* refactor: exclude items
* feat: add refresh rate
* feat: add monitoring remote servers
* refactor: update
* refactor: remove unsued volumes
* refactor: update monitoring
* refactor: add more presets
* feat: add container metrics
* feat: add docker monitoring
* refactor: update conversion
* refactor: remove unused code
* refactor: update
* refactor: add docker compose logs
* refactor: add docker cli
* refactor: add install curl
* refactor: add get update
* refactor: add monitoring remote servers
* refactor: add containers config
* feat: add container specification
* refactor: update path
* refactor: add server filter
* refactor: simplify logic
* fix: verify if file exist before get stats
* refactor: update
* refactor: remove unused deps
* test: add test for containers
* refactor: update
* refactor add memory collector
* refactor: update
* refactor: update
* refactor: update
* refactor: remove
* refactor: add memory
* refactor: add server memory usage
* refactor: change memory
* refactor: update
* refactor: update
* refactor: add container metrics
* refactor: comment code
* refactor: mount proc bind
* refactor: change interval with node cron
* refactor: remove opening file
* refactor: use streams
* refactor: remove unused ws
* refactor: disable live when is all
* refactor: add sqlite
* refactor: update
* feat: add golang benchmark
* refactor: update go
* refactor: update dockerfile
* refactor: update db
* refactor: add env
* refactor: separate logic
* refactor: split logic
* refactor: update logs
* refactor: update dockerfile
* refactor: hide .env
* refactor: update
* chore: hide ,.ebnv
* refactor: add end angle
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update monitoring
* refactor: add mount db
* refactor: add metrics and url callback
* refactor: add middleware
* refactor: add threshold property
* feat: add memory and cpu threshold notification
* feat: send notifications to the server
* feat: add metrics for dokploy server
* refactor: add dokploy server to monitoring
* refactor: update methods
* refactor: add admin to useeffect
* refactor: stop monitoring containers if elements are 0
* refactor: cancel request if appName is empty
* refactor: reuse methods
* chore; add feat monitoring
* refactor: set base url
* refactor: adjust monitoring
* refactor: delete migrations
* feat: add columns
* fix: add missing flag
* refactor: add free metrics
* refactor: add paid monitoring
* refactor: update methods
* feat: improve ui
* feat: add container stats
* refactor: add all container metrics
* refactor: add color primary
* refactor: change default rate limiting refresher
* refactor: update retention days
* refactor: use json instead of individual properties
* refactor: lint
* refactor: pass json env
* refactor: update
* refactor: delete
* refactor: update
* refactor: fix types
* refactor: add retention days
* chore: add license
* refactor: create db
* refactor: update path
* refactor: update setup
* refactor: update
* refactor: create files
* refactor: update
* refactor: delete
* refactor: update
* refactor: update token metrics
* fix: typechecks
* refactor: setup web server
* refactor: update error handling and add monitoring
* refactor: add local storage save
* refactor: add spacing
* refactor: update
* refactor: upgrade drizzle
* refactor: delete
* refactor: uppgrade drizzle kit
* refactor: update search with jsonB
* chore: upgrade drizzle
* chore: update packages
* refactor: add missing type
* refactor: add serverType
* refactor: update url
* refactor: update
* refactor: update
* refactor: hide monitoring on self hosted
* refactor: update server
* refactor: update
* refactor: update
* refactor: pin node version
2025-02-02 14:08:06 -06:00
Mauricio Siu
d43cd52762
refactor: update
2025-01-26 19:58:35 -06:00
Mauricio Siu
094491ecbf
refactor: add missing deps
2025-01-26 19:47:26 -06:00
Mauricio Siu
3d5bed0915
chore: add missing dependency
2025-01-26 19:30:21 -06:00
Mauricio Siu
b1beb7b71b
fix: adjust color paste on terminal
2025-01-26 14:55:22 -06:00
Mauricio Siu
d5d8064b38
Merge branch 'canary' into kucherenko/canary
2025-01-18 18:29:12 -06:00
Andrey Kucherenko
d98fc82fbf
fix: code review issues
2025-01-14 08:34:56 +01:00
Mauricio Siu
a104867ed2
Feat/add sidebar ( #1084 )
...
* refactor: add sidebar
* chore: add deps
* refactor: update sidebar
* refactor: another layout
* refactor: update variant
* refactor: change layout
* refactor: change variant
* refactor: enhance sidebar navigation with active state management
* feat: add project button to dashboard
* Merge branch 'canary' into feat/add-sidebar
* refactor: add loader
* refactor: update destinations and refactor
* refactor: ui refactor certificates
* refactor: delete unused files
* refactor: remove unused files and duplicate registry
* refactor: update style registry
* refactor: add new design registry
* refactor: enhance git providers
* refactor: remove duplicate files
* refactor: update
* refactor: update users
* refactor: delete unused files
* refactor: update profile
* refactor: apply changes
* refactor: update UI
* refactor: enhance Docker monitoring UI layout
* refactor: add theme toggle and language selection to user navigation (#1083 )
* refactor: remove unused files
* feat: add filter to services
* refactor: add active items
* refactor: remove tab prop
* refactor: remove unused files
* refactor: remove duplicated files
* refactor: remove unused files
* refactor: remove duplicate files
* refactor: remove unused files
* refactor: delete unused files
* refactor: remove unsued files
* refactor: delete unused files
* refactor: lint
* refactor: remove unused secuirty
* refactor: delete unused files
* refactor: delete unused files
* remove imports
* refactor: add update button
* refactor: delete unused files
* refactor: remove unused code
* refactor: remove unused files
* refactor: update login page
* refactor: update login UI
* refactor: update ui reset password
* refactor: add justify end
* feat: add suscriptions
* feat: add sheet
* feat: add logs for postgres
* feat: add logs for all databases
* feat: add server logs with drawer logs
* refactor: remove unused files
* refactor: add refetch when closing
* refactor: fix linter
* chore: bump node-20
* revert
* refactor: fix conflicts
* refactor: update
* refactor: add missing deps
* refactor: delete duplicate files
* refactor: delete unsued files
* chore: lint
* refactor: remove unsued file
* refactor: add refetch
* refactor: remove duplicated files
* refactor: delete unused files
* refactor: update setup onboarding
* refactor: add breadcrumb
* refactor: apply updates
* refactor: add faker
* refactor: use 0 in validation
* refactor: show correct state
* refactor: update
---------
Co-authored-by: vishalkadam47 <vishal@jeevops.com >
Co-authored-by: Vishal kadam <107353260+vishalkadam47@users.noreply.github.com >
2025-01-12 14:29:43 -06:00
Andrey Kucherenko
b58b6636e3
feat: add AI assistant to dokploy
2025-01-10 08:18:43 +01:00
Nicholas Penree
5a302d3c47
feat(logs): use fancy-ansi for ansi colors
2024-12-22 15:20:54 -05:00
Mauricio Siu
775107ec24
feat: add dokploy cloud modal
2024-12-15 14:54:38 -06:00
Mauricio Siu
5f297fd984
feat: add react tour
2024-12-15 02:14:43 -06:00
Mauricio Siu
fc2b0abdb1
Revert "refactor: remove unsued files"
...
This reverts commit d20f86ffe1 .
2024-12-14 23:05:19 -06:00
Mauricio Siu
d20f86ffe1
refactor: remove unsued files
2024-12-14 22:46:01 -06:00
Mauricio Siu
9a35c85277
refactor: upgrade biome
2024-11-28 23:29:24 -06:00
Mauricio Siu
e194f3c454
chore: add lefthook
2024-11-28 22:09:42 -06:00
Mauricio Siu
1e7d9fc3aa
refactor(dokploy): add missing next-18next to dockerfile
2024-11-17 10:22:47 -06:00
JiPai
7f0a92f224
feat(i18n): add language select into appearance tab
2024-11-08 02:16:15 +08:00
JiPai
0ca8ee17be
feat(i18n): add i18n support
2024-11-08 01:32:46 +08:00
Mauricio Siu
d571c6d9a2
refactor(dokploy): remove docs & website
2024-10-27 22:22:39 -06:00
Mauricio Siu
28221a4e7a
refactor(dokploy): add umami and update favicon
2024-10-26 19:27:01 -06:00
Mauricio Siu
47aa223f87
refactor: remove save on build on next app and integrate turbopack
2024-10-24 23:13:24 -06:00
Mauricio Siu
e15d41f80d
chore: add radix tabs
2024-10-24 00:22:57 -06:00
Mauricio Siu
1907e7e59c
feat: add webhook
2024-10-20 23:08:26 -06:00
Mauricio Siu
fe0a662afd
feat(cloud): add billing wip
2024-10-20 00:14:27 -06:00
Mauricio Siu
2d40b2dfe5
feat: add stripe integration
2024-10-18 01:43:45 -06:00
Mauricio Siu
60497fe59d
refactor: add husky
2024-10-18 00:10:01 -06:00
Mauricio Siu
53f345ab1d
feat: add privacy & terms
2024-10-13 22:54:02 -06:00
Mauricio Siu
a237c651c3
chore: add autoprefixer
2024-10-07 01:47:01 -06:00
Mauricio Siu
5f56512e56
refactor: update queue jobs
2024-10-06 14:16:31 -06:00
Mauricio Siu
9e4bac1386
refactor: update ioredis connection
2024-10-06 02:44:35 -06:00
Mauricio Siu
f3ce69b656
refactor: rename builders to server
2024-10-05 22:15:47 -06:00
Mauricio Siu
43555cdabe
feat(schedules): add schedules server
2024-10-05 22:11:38 -06:00
Mauricio Siu
bf78326c96
chore: use the same tailwindcss version
2024-10-05 01:30:09 -06:00
Mauricio Siu
e56e1eb687
refactor: add autoprefixer
2024-10-05 01:15:52 -06:00
Mauricio Siu
09ef851372
refactor(cloud): add validation to prevent create applications without server
2024-10-04 21:31:22 -06:00
Mauricio Siu
3d32314e80
chore: update lock
2024-10-04 15:14:56 -06:00
Mauricio Siu
388ded9aa5
feat(cloud): add deploy on remote worker
2024-10-03 23:46:26 -06:00