Skip to content

Conversation

kingRayhan
Copy link
Member

No description provided.

shoaibsharif and others added 30 commits April 6, 2025 02:30
Refactor article handle generation logic in article.actions.ts to sup…
Refactor ArticleEditor component to improve state management and debo…
Remove local database driver to sqlkit totally
Remove unused files: deleted bun.lock, package-lock.json, get_tags_wi…
Update comment in ArticleEditor to clarify onSave implementation
…pository imports; remove unused user.repository.ts
…feature

- Renamed RepositoryException to ActionException for clarity and consistency.
- Updated all service files to use the new ActionException for error handling.
- Introduced bookmarks functionality with a new bookmarks table and related service actions.
- Added input validation for bookmark actions.
- Updated session actions to use authID instead of getSessionUserId for better clarity.
- Cleaned up article and user profile update inputs to allow optional fields.
- Created migration for the new bookmarks table and related schema changes.
- Updated REACTION_TYPE in domain-models.ts to include comments for each reaction type.
- Simplified the ReactionStatus component by removing hardcoded reactions and utilizing dynamic rendering for reactions in ArticleCard.
- Improved the styling of reaction buttons in ArticleCard for better user experience.
- Added SVG files for new reaction types: CRY, FIRE, HAHA, LOVE, UNICORN, WOW.
kingRayhan and others added 28 commits June 25, 2025 03:06
- Implemented set, get, del, exists, and keys functions for managing key-value pairs in the KV store.
- Added error handling for each function to ensure robustness.
- Utilized jsonb for value storage, allowing for flexible data types.
- Created a new migration snapshot for the database schema including the kv table.
…ag-and-drop functionality

- Added direct image upload handling in the Markdown editor, allowing users to upload images via drag-and-drop or paste.
- Updated the editor to display a loading state during image uploads.
- Improved the overall user experience with visual feedback during drag-and-drop actions.
…on-drag-n-page

feat: enhance Markdown editor with direct image upload support and drag-and-drop functionality
feat: update profile page layout and enhance Markdown rendering
Copy link

claude bot commented Jun 26, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

@kingRayhan kingRayhan merged commit 33a2bac into stage Jun 26, 2025
1 of 2 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.

2 participants