7 Commits

Author SHA1 Message Date
cialloo 116adb7922 Refactor ListPosts logic to use time.Time for createdAt and updatedAt; convert timestamps to Unix milliseconds
CI - Build and Push / Build and Push Docker Image (push) Successful in 53s
2025-10-26 17:22:40 +08:00
cialloo 0e4a7e29a3 Add comments to configuration parameters in blog.yaml for clarity
CI - Build and Push / Build and Push Docker Image (push) Successful in 52s
2025-10-25 21:41:37 +08:00
cialloo 512db143fc Fix YAML syntax by removing quotes from numeric values in JWT and S3 configuration
CI - Build and Push / Build and Push Docker Image (push) Successful in 51s
2025-10-25 09:30:31 +08:00
cialloo d207146423 update 2025-10-25 08:43:42 +08:00
cialloo e5cd2700aa update 2025-10-25 08:23:36 +08:00
cialloo ec80aa92fa Add S3 configuration and presigned URL logic for file upload and download 2025-10-24 22:32:36 +08:00
cialloo 289812aac3 update 2025-10-24 21:44:15 +08:00