• Joined on 2025-01-06
squid created branch BLOG-133_unique_label_name in squid/blog 2025-10-12 20:33:17 +08:00
squid pushed to BLOG-133_unique_label_name at squid/blog 2025-10-12 20:33:17 +08:00
squid pushed to main at squid/blog 2025-10-12 18:29:00 +08:00
565df7aace BLOG-125 Get post by sementic ID (#134)
squid deleted branch BLOG-125_semantic_post_id from squid/blog 2025-10-12 18:29:00 +08:00
squid closed issue squid/blog#125 2025-10-12 18:28:59 +08:00
Semantic post id
squid merged pull request squid/blog#134 2025-10-12 18:28:58 +08:00
BLOG-125 Get post by sementic ID
squid pushed to BLOG-125_semantic_post_id at squid/blog 2025-10-12 18:27:04 +08:00
8b1d643531 chore: pnpm format
squid pushed to BLOG-125_semantic_post_id at squid/blog 2025-10-12 18:10:11 +08:00
898ee86f91 feat: add semanticId to PostInfo, PostInfoViewModel, and PostInfoResponseDto; update PostPreview link
6232105458 feat: update post ID type from number to string across the application
Compare 2 commits »
squid commented on pull request squid/blog#134 2025-10-12 17:44:33 +08:00
BLOG-125 Get post by sementic ID

The module name get_post_by_sementic_id_use_case contains a typo. It should be
get_post_by_semantic_id_use_case for correct spelling and consistency. This also…

squid pushed to BLOG-125_semantic_post_id at squid/blog 2025-10-12 17:43:31 +08:00
9862850d28 fix: correct struct name from GetPostIdBySemanticIdUseCaseImpl to GetPostBySemanticIdUseCaseImpl
squid commented on pull request squid/blog#134 2025-10-12 17:42:24 +08:00
BLOG-125 Get post by sementic ID

The module name get_post_by_sementic_id_use_case contains a typo. It should be
get_post_by_semantic_id_use_case for correct spelling and consistency. This also…

squid pushed to BLOG-125_semantic_post_id at squid/blog 2025-10-12 17:38:42 +08:00
c0fe4585ba fix: correct spelling of 'semantic' in use case references
squid created pull request squid/blog#134 2025-10-12 17:28:38 +08:00
WIP: Get post by sementic ID
squid pushed to BLOG-125_semantic_post_id at squid/blog 2025-10-12 17:18:49 +08:00
9d6098c353 fix: update comment and SQL statement to set semantic_id with _id prefix
squid pushed to BLOG-125_semantic_post_id at squid/blog 2025-10-12 16:36:57 +08:00
8f91d815bc feat: add validation for semantic ID in post and update error handling
43582af2a5 feat: implement retrieval of posts by semantic ID and update related use cases
6efd941395 feat: add semantic_id field to post-related data structures and database migrations
Compare 3 commits »
squid opened issue squid/blog#133 2025-10-12 13:20:29 +08:00
Make label name unique
squid pushed to BLOG-125_semantic_post_id at squid/blog 2025-10-12 03:54:06 +08:00
bb9a6bbb12 feat: add example environment configuration file
squid pushed to BLOG-125_semantic_post_id at squid/blog 2025-10-12 03:48:09 +08:00
aca81a1baf feat: add example environment configuration file
squid deleted branch BLOG-132_fix_favicon_not_show from squid/blog 2025-10-12 03:30:18 +08:00
squid created branch BLOG-125_semantic_post_id in squid/blog 2025-10-12 03:30:04 +08:00