6 Commits

Author SHA1 Message Date
0ae4d1705b Refactor GetPost and ListPosts logic to use time.Time for timestamps; convert to Unix milliseconds and improve error handling
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 52s
2025-10-26 17:44:49 +08:00
116adb7922 Refactor ListPosts logic to use time.Time for createdAt and updatedAt; convert timestamps to Unix milliseconds
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 53s
2025-10-26 17:22:40 +08:00
df712e8715 Add tag filtering to ListPosts and enhance ListTags with post count
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 53s
2025-10-26 16:00:30 +08:00
7c994e6fba Refactor pagination logic in ListPosts to enhance readability and maintainability
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 53s
2025-10-25 14:04:14 +08:00
aaa89bf8b7 Refactor blog post logic to standardize field names and improve error handling; implement pagination for post listing and add tag retrieval functionality.
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 53s
2025-10-25 12:21:17 +08:00
85794f13a4 update
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 52s
2025-10-25 12:09:12 +08:00