lafay cee120a6f8
Some checks failed
Frontend CI / build-and-push-web (push) Failing after 5m21s
Frontend CI / ota-android (push) Successful in 10m57s
Frontend CI / build-android-apk (push) Has been cancelled
refactor(PostRepository): update PostsListApiResponse structure and handle response mapping
- Change 'posts' to 'list' in PostsListApiResponse for consistency with API response.
- Introduce optional fields: 'page', 'page_size', and 'total_pages' for enhanced pagination support.
- Update response handling in PostRepository methods to accommodate new structure and ensure default values for 'hasMore'.
2026-03-23 00:16:10 +08:00
2026-03-18 00:25:46 +08:00
2026-03-20 12:23:26 +08:00
2026-03-16 17:47:10 +08:00
2026-03-09 21:29:03 +08:00
2026-03-09 21:29:03 +08:00
2026-03-20 12:23:26 +08:00
Description
No description provided
12 MiB
Languages
TypeScript 99.9%
JavaScript 0.1%