Skip to content

Core multitenants#62

Merged
Stivenjs merged 4 commits into
mainfrom
core-multitenants
Jun 3, 2025
Merged

Core multitenants#62
Stivenjs merged 4 commits into
mainfrom
core-multitenants

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

@Stivenjs Stivenjs commented Jun 3, 2025

No description provided.

Stivenjs added 4 commits June 1, 2025 01:15
…e access validation

This commit removes the subscription middleware from the main middleware function and updates the store access middleware to include a check for valid subscription plans before allowing access to the store. This change improves the overall access control logic and ensures users have the appropriate subscription level for store access.
…files

This commit refactors the import paths for several components to follow a more consistent structure by moving them into a 'components' subdirectory. Additionally, it removes unused components related to the AI chat feature, including AiInput, ChatTrigger, GradientSparkles, and others, streamlining the codebase and improving maintainability.
…key creation

This commit introduces a new method to generate a consistent unique ID for images based on their S3 key and timestamp, ensuring that the same file always receives the same ID. Additionally, the S3 key generation method has been updated to include a short unique ID, improving the uniqueness of the keys. The ImageItem interface has been updated to include the new ID field, and utility functions for generating UUIDs and short IDs have been added to enhance image handling capabilities.
@Stivenjs Stivenjs merged commit 6a517d9 into main Jun 3, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant