Mauricio Siu
|
b73e4102dd
|
feat: add organizations and members
|
2025-02-17 02:48:42 -06:00 |
|
Mauricio Siu
|
7abe060fcf
|
feat: enhance two-factor authentication and auth client implementation
|
2025-02-17 00:07:36 -06:00 |
|
Mauricio Siu
|
0e8e92c715
|
refactor: add 2fa
|
2025-02-16 20:56:50 -06:00 |
|
Mauricio Siu
|
e1632cbdb3
|
refactor: update user and authentication schema with two-factor support
|
2025-02-16 15:32:57 -06:00 |
|
Mauricio Siu
|
90156da570
|
refactor: remove tables
|
2025-02-16 14:11:47 -06:00 |
|
Mauricio Siu
|
9856502ece
|
refactor: remove old references
|
2025-02-16 13:55:27 -06:00 |
|
Mauricio Siu
|
27736c7c97
|
refactor: update role and validation handling across multiple pages
|
2025-02-16 03:06:22 -06:00 |
|
Mauricio Siu
|
e7db0ccb70
|
refactor: update invitation
|
2025-02-16 02:57:49 -06:00 |
|
Mauricio Siu
|
4a1a14aeb4
|
refactor: update
|
2025-02-15 23:24:45 -06:00 |
|
Mauricio Siu
|
8b71f963cc
|
refactor: update logic
|
2025-02-15 19:35:22 -06:00 |
|
Mauricio Siu
|
1c5cc5a0db
|
refactor: update roles
|
2025-02-15 19:23:08 -06:00 |
|
Mauricio Siu
|
d233f2c764
|
feat: adjust roles
|
2025-02-15 19:12:44 -06:00 |
|
Mauricio Siu
|
55abac3f2f
|
refactor: migrate endpoints
|
2025-02-14 02:52:37 -06:00 |
|
Mauricio Siu
|
ca217affe6
|
feat: update references
|
2025-02-14 02:18:53 -06:00 |
|
Mauricio Siu
|
bc901bcb25
|
refactor: update
|
2025-02-13 02:36:08 -06:00 |
|
Mauricio Siu
|
74ee024cf9
|
refactor: update temps
|
2025-02-13 01:24:25 -06:00 |
|
Mauricio Siu
|
afd3d2eea3
|
refactor: lint
|
2025-02-09 20:53:14 -06:00 |
|
Mauricio Siu
|
8bd72a8a34
|
refactor: add organizations system
|
2025-02-09 20:53:06 -06:00 |
|
Mauricio Siu
|
fafc238e70
|
refactor: migration
|
2025-02-09 18:56:17 -06:00 |
|
Mauricio Siu
|
c04bf3c7e0
|
feat: add migration
|
2025-02-09 18:19:21 -06:00 |
|
Mauricio Siu
|
0a6554c275
|
refactor: add loading action
|
2025-02-09 03:06:18 -06:00 |
|
vishalkadam47
|
bd809c8dca
|
feat: added bulk actions for services start and stop and added service status for domain dropdown
|
2025-02-05 08:17:15 +05:30 |
|
Mauricio Siu
|
d492ff87f2
|
Fix/monitoring (#1270)
* refactor: make request to dokploy server to proxy requests
* refactor: lint
* refactor: use dokploy/monitoring tag image
|
2025-02-02 19:35:36 -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
|
c41aa0ccf7
|
refactor: uypdate
|
2025-02-01 19:31:44 -06:00 |
|
vishalkadam47
|
2c6c89e4c1
|
refactor: added copy-to-clipboard library and replaced navigator.clipboard.writeText with copy function
|
2025-01-31 20:31:16 +05:30 |
|
Vishal kadam
|
41a8014585
|
Merge branch 'Dokploy:canary' into feat/copy-ip
|
2025-01-31 14:12:31 +00:00 |
|
Mauricio Siu
|
7369b54f32
|
refactor: update
|
2025-01-31 01:20:52 -06:00 |
|
Mauricio Siu
|
009859faa9
|
refactor: add .env docker stack
|
2025-01-31 01:20:10 -06:00 |
|
Mauricio Siu
|
50c518a63a
|
Merge branch 'canary' into feat/stack-env-support
|
2025-01-30 23:39:54 -06:00 |
|
vishalkadam47
|
d8f1548076
|
feat: added clipboard functionality to copy IP address from badge in services pages
|
2025-01-29 13:09:58 +05:30 |
|
Mauricio Siu
|
eeb97645b5
|
refactor: add back delete with confirmation
|
2025-01-26 17:40:28 -06:00 |
|
Mauricio Siu
|
8d31574e5f
|
refactor: add continue to is cloud
|
2025-01-26 15:17:26 -06:00 |
|
Vyacheslav Shcherbinin
|
ac49235916
|
Pull Request actions filter
|
2025-01-25 10:51:22 +07:00 |
|
Mauricio Siu
|
81248ed03f
|
fix: add continue to process all applications
|
2025-01-22 00:39:28 -06:00 |
|
Mauricio Siu
|
5310a559b0
|
refactor: improve sidebar
|
2025-01-19 01:29:29 -06:00 |
|
Mauricio Siu
|
52c83fd6fc
|
refactor: update text
|
2025-01-19 01:07:41 -06:00 |
|
Mauricio Siu
|
25a8df567e
|
feat: add cleanup cache on deployments
|
2025-01-19 00:57:42 -06:00 |
|
Mauricio Siu
|
08ab18eebf
|
refactor: add many AI providers & improve prompt
|
2025-01-18 21:35:03 -06:00 |
|
Mauricio Siu
|
d5d8064b38
|
Merge branch 'canary' into kucherenko/canary
|
2025-01-18 18:29:12 -06:00 |
|
izayl
|
e69c602d1c
|
chore: enhance deployment skip message to include reason for skipping
|
2025-01-17 15:47:18 +08:00 |
|
izayl
|
4e724d88aa
|
feat: add ci skip check
|
2025-01-16 16:26:28 +08:00 |
|
Vasiliy
|
5b633ec6c5
|
fix: db type typo
Postgres -> Mongo
|
2025-01-14 23:25:22 +03:00 |
|
djknaeckebrot
|
b3ff14f792
|
style: clean up class names for consistency in dashboard components
|
2025-01-13 12:09:06 +01:00 |
|
Mauricio Siu
|
b0b22224c3
|
revert: add missing installation buttons
|
2025-01-13 02:27:49 -06:00 |
|
Mauricio Siu
|
dd3fccea02
|
refactor: adjust sizes
|
2025-01-12 23:59:35 -06:00 |
|
Mauricio Siu
|
0a06c0aa28
|
refactor: add breadcrumb redis
|
2025-01-12 15:18:36 -06: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 |
|
Tobias Barsnes
|
87f4c7b71b
|
refactor: better focus-visible a11y (#1017)
* refactor: better focus-visible a11y
* style: fix tree leaf width
* style: input focus ring size
* refactor: focus a11y on project pages
* fix: project-environment import statement
* style: `ring-border` on input
* refactor: use ring border
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
|
2025-01-11 17:42:05 -06:00 |
|
Khiet Tam Nguyen
|
9db979e43f
|
fix(ui): full width for body tag (#1078)
|
2025-01-10 22:02:40 -06:00 |
|