Commit Graph

13 Commits

Author SHA1 Message Date
Mauricio Siu
6010a49530 Merge branch 'main' into feat/v0.26.0 2025-12-08 14:38:20 -06:00
Dokploy Bot
ce6706d6f5 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@1d9b9ff9b6

Updated: 2025-12-08 04:45:33 UTC
2025-12-08 04:45:34 +00:00
Mauricio Siu
0b52b9b1af docs: refactor code for consistency and readability
- Standardized import statements across various components to use double quotes for consistency.
- Updated component files to ensure proper formatting and adherence to coding standards.
- Enhanced overall code readability by aligning code structure and improving comment clarity.
- Made minor adjustments to ensure all components follow the same coding conventions, improving maintainability.
2025-12-07 18:13:12 -06:00
Dokploy Bot
490e8ae58e chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@c4351482fa

Updated: 2025-12-07 19:45:52 UTC
2025-12-07 19:45:52 +00:00
Mauricio Siu
1388b1266d chore: update documentation and assets for new features
- Enhanced API documentation with new MDX files and improved structure.
- Updated OpenAPI specifications to reflect recent changes and added new components.
- Refined global CSS and layout configurations for better styling and user experience.
- Added various images and icons to enrich the visual aspects of the documentation.
- Updated package dependencies to ensure compatibility with the latest features.
2025-12-07 06:26:03 -06:00
Dokploy Bot
11dce4617d chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@f84c659121

Updated: 2025-12-07 10:40:01 UTC
2025-12-07 10:40:01 +00:00
Dokploy Bot
a1e5259e7a chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@a5353e5457

Updated: 2025-12-07 09:11:59 UTC
2025-12-07 09:11:59 +00:00
Dokploy Bot
087c80256e chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@32d5959733

Updated: 2025-12-07 08:18:44 UTC
2025-12-07 08:18:44 +00:00
Dokploy Bot
75f400eec6 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@99cb80757c

Updated: 2025-12-06 18:48:34 UTC
2025-12-06 18:48:34 +00:00
Dokploy Bot
02b1b77392 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@e052850b87

Updated: 2025-12-01 06:47:59 UTC
2025-12-01 06:47:59 +00:00
Dokploy Bot
051319d239 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@9e11b802fd

Updated: 2025-11-30 18:24:51 UTC
2025-11-30 18:24:51 +00:00
Mauricio Siu
d278e4e95d chore: enhance OpenAPI schema management
- Introduced a new script to fix OpenAPI schema issues, including adding a missing Authorization security scheme and addressing empty response schemas.
- Updated the build process to run this script before generating documentation, ensuring a more robust and accurate OpenAPI specification.
2025-11-30 01:37:01 -06:00
Mauricio Siu
6dbf34e2fe chore: update OpenAPI documentation paths and add openapi.json file
- Copied openapi.json to the docs public folder for easier access.
- Updated paths in generated documentation files to reference the new location of openapi.json.
- Ensured all references to openapi.json are consistent across documentation files.
2025-11-30 01:12:13 -06:00