Commit Graph

18 Commits

Author SHA1 Message Date
cialloo efc20ac1ab Refactor CreatePost and EditPost logic to handle cover images with transactions; improve error handling and logging
CI - Build and Push / Build and Push Docker Image (push) Successful in 56s
2025-10-25 21:54:52 +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 3d7a81d70e Update super admin check to use correct SteamID for authorization
CI - Build and Push / Build and Push Docker Image (push) Successful in 53s
2025-10-25 20:27:02 +08:00
cialloo 7c994e6fba Refactor pagination logic in ListPosts to enhance readability and maintainability
CI - Build and Push / Build and Push Docker Image (push) Successful in 53s
2025-10-25 14:04:14 +08:00
cialloo aaa89bf8b7 Refactor blog post logic to standardize field names and improve error handling; implement pagination for post listing and add tag retrieval functionality.
CI - Build and Push / Build and Push Docker Image (push) Successful in 53s
2025-10-25 12:21:17 +08:00
cialloo e21f9e6d1a update 2025-10-25 12:17:08 +08:00
cialloo 85794f13a4 update
CI - Build and Push / Build and Push Docker Image (push) Successful in 52s
2025-10-25 12:09:12 +08:00
cialloo b05f797eb1 Implement CRUD operations for blog posts with Create, Edit, and Delete handlers
CI - Build and Push / Build and Push Docker Image (push) Successful in 52s
2025-10-25 11:34:59 +08:00
cialloo 166382ffa8 update
CI - Build and Push / Build and Push Docker Image (push) Successful in 1m10s
2025-10-25 09:36:58 +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 f63a14031c update
CI - Build and Push / Build and Push Docker Image (push) Successful in 1m29s
2025-10-25 08:54:42 +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 6b0a88ed4c update 2025-10-25 08:18:18 +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
cialloo 2f56813874 update 2025-10-24 21:06:39 +08:00
cialloo 45fb8dfeb8 update 2025-10-23 08:49:33 +08:00