| .. |
|
CLAUDE.md
|
Initial commit: expo-popcore-app
|
2025-12-25 16:25:55 +08:00 |
|
REVIEW.md
|
docs: add hooks review and finalize task plan
|
2026-01-21 12:22:02 +08:00 |
|
index.ts
|
fix: bug
|
2026-01-29 18:16:00 +08:00 |
|
use-activates.ts
|
refactor: 优化代码和添加类型检查脚本
|
2026-01-16 12:34:27 +08:00 |
|
use-announcement-actions.test.ts
|
feat: add announcement action hooks with TDD
|
2026-01-21 14:53:03 +08:00 |
|
use-announcement-actions.ts
|
feat: add announcement action hooks with TDD
|
2026-01-21 14:53:03 +08:00 |
|
use-announcement-unread-count.test.ts
|
feat: add announcement action hooks with TDD
|
2026-01-21 14:53:03 +08:00 |
|
use-announcement-unread-count.ts
|
feat: add announcement action hooks with TDD
|
2026-01-21 14:53:03 +08:00 |
|
use-announcements.test.ts
|
feat: add use-announcements hook with TDD
|
2026-01-21 14:44:16 +08:00 |
|
use-announcements.ts
|
feat: add use-announcements hook with TDD
|
2026-01-21 14:44:16 +08:00 |
|
use-categories-with-tags.test.ts
|
feat: add useCategoriesWithTags hook and associated store for category management
|
2026-01-26 17:05:44 +08:00 |
|
use-categories-with-tags.ts
|
fix: bug
|
2026-01-28 15:57:40 +08:00 |
|
use-categories.test.ts
|
fix: 修复 use-categories 测试中的 TypeScript 类型错误
|
2026-01-19 11:45:25 +08:00 |
|
use-categories.ts
|
fix: 修复 Jest 测试配置和 useCategories hook 实现
|
2026-01-19 11:46:51 +08:00 |
|
use-category-templates.test.ts
|
feat: add useCategoriesWithTags hook and associated store for category management
|
2026-01-26 17:05:44 +08:00 |
|
use-category-templates.ts
|
feat: optimize home screen data loading with pagination and refresh functionality
|
2026-01-26 17:33:21 +08:00 |
|
use-change-password.ts
|
feat: update RefreshControl mocks in tests and improve error handling in useChangePassword hook
|
2026-01-27 17:18:54 +08:00 |
|
use-color-scheme.ts
|
Initial commit: expo-popcore-app
|
2025-12-25 16:25:55 +08:00 |
|
use-color-scheme.web.ts
|
Initial commit: expo-popcore-app
|
2025-12-25 16:25:55 +08:00 |
|
use-debounce.ts
|
feat: integrate UI components into Search pages with pagination and loading
|
2026-01-21 12:20:11 +08:00 |
|
use-download-media.test.ts
|
fix: type error
|
2026-01-29 18:46:34 +08:00 |
|
use-download-media.ts
|
fix: type error
|
2026-01-29 18:46:34 +08:00 |
|
use-error.ts
|
feat: 对接 templateDetail 页面后端接口
|
2026-01-16 11:56:38 +08:00 |
|
use-generation-detail.test.ts
|
fix: bug
|
2026-01-29 18:16:00 +08:00 |
|
use-generation-detail.ts
|
fix: bug
|
2026-01-29 18:16:00 +08:00 |
|
use-membership.test.ts
|
fix: bug
|
2026-01-28 14:46:12 +08:00 |
|
use-membership.ts
|
fix: bug
|
2026-01-28 15:57:40 +08:00 |
|
use-message-actions.test.ts
|
feat: add message action hooks with TDD
|
2026-01-21 14:48:27 +08:00 |
|
use-message-actions.ts
|
feat: add message action hooks with TDD
|
2026-01-21 14:48:27 +08:00 |
|
use-message-unread-count.test.ts
|
feat: add message action hooks with TDD
|
2026-01-21 14:48:27 +08:00 |
|
use-message-unread-count.ts
|
feat: add message action hooks with TDD
|
2026-01-21 14:48:27 +08:00 |
|
use-messages.test.ts
|
refactor: migrate use-messages hook to MessageController with TDD
|
2026-01-21 14:41:47 +08:00 |
|
use-messages.ts
|
fix: bug
|
2026-01-29 16:20:01 +08:00 |
|
use-rerun-generation.test.ts
|
fix: bug
|
2026-01-29 18:16:00 +08:00 |
|
use-rerun-generation.ts
|
fix: bug
|
2026-01-29 18:16:00 +08:00 |
|
use-resource.tsx
|
Initial commit: expo-popcore-app
|
2025-12-25 16:25:55 +08:00 |
|
use-search-history.ts
|
fix: bug
|
2026-01-16 15:16:49 +08:00 |
|
use-sticky-tabs.test.ts
|
feat: add TemplateGrid and TitleBar components with tests
|
2026-01-26 12:43:20 +08:00 |
|
use-sticky-tabs.ts
|
feat: add TemplateGrid and TitleBar components with tests
|
2026-01-26 12:43:20 +08:00 |
|
use-swipe-navigation.test.ts
|
fix: bug
|
2026-01-29 16:42:42 +08:00 |
|
use-swipe-navigation.ts
|
fix: bug
|
2026-01-29 16:42:42 +08:00 |
|
use-tab-navigation.test.ts
|
fix: type error
|
2026-01-29 18:46:34 +08:00 |
|
use-tab-navigation.ts
|
fix: bug
|
2026-01-28 14:15:33 +08:00 |
|
use-tags.ts
|
fix: 修复所有 TypeScript 类型错误
|
2026-01-16 14:14:05 +08:00 |
|
use-template-actions.test.ts
|
feat: add retry functionality to use-template-actions hook
|
2026-01-21 12:00:07 +08:00 |
|
use-template-actions.ts
|
feat: add retry functionality to use-template-actions hook
|
2026-01-21 12:00:07 +08:00 |
|
use-template-detail.test.ts
|
test: add comprehensive tests for use-template-detail hook
|
2026-01-21 11:57:17 +08:00 |
|
use-template-detail.ts
|
feat: 对接 templateDetail 页面后端接口
|
2026-01-16 11:56:38 +08:00 |
|
use-template-favorite.example.md
|
fix: bug
|
2026-01-28 18:46:44 +08:00 |
|
use-template-favorite.test.ts
|
fix: type error
|
2026-01-29 18:46:34 +08:00 |
|
use-template-favorite.ts
|
fix: pass initial count to hooks for correct optimistic update
|
2026-01-28 20:14:45 +08:00 |
|
use-template-filter.test.ts
|
feat: add TemplateGrid and TitleBar components with tests
|
2026-01-26 12:43:20 +08:00 |
|
use-template-filter.ts
|
feat: optimize home screen data loading with pagination and refresh functionality
|
2026-01-26 17:33:21 +08:00 |
|
use-template-generation-actions.ts
|
feat: 实现 API 接口对接功能 (删除作品、作品搜索、修改密码)
|
2026-01-23 19:15:24 +08:00 |
|
use-template-generations.ts
|
fix: bug
|
2026-01-28 15:57:40 +08:00 |
|
use-template-like.test.ts
|
fix: type error
|
2026-01-29 18:46:34 +08:00 |
|
use-template-like.ts
|
fix: pass initial count to hooks for correct optimistic update
|
2026-01-28 20:14:45 +08:00 |
|
use-templates.test.ts
|
test: verify use-templates hook has complete functionality
|
2026-01-21 11:54:34 +08:00 |
|
use-templates.ts
|
feat: update RefreshControl mocks in tests and improve error handling in useChangePassword hook
|
2026-01-27 17:18:54 +08:00 |
|
use-theme-color.ts
|
Initial commit: expo-popcore-app
|
2025-12-25 16:25:55 +08:00 |
|
use-update-profile.ts
|
feat: 实现用户名和头像编辑功能
|
2026-01-23 19:42:13 +08:00 |
|
use-user-balance.ts
|
feat: implement user balance management with hooks and store
|
2026-01-26 12:57:21 +08:00 |
|
use-user-favorites.example.tsx
|
fix: type error
|
2026-01-29 18:49:28 +08:00 |
|
use-user-favorites.test.ts
|
fix: bug
|
2026-01-28 18:46:44 +08:00 |
|
use-user-favorites.ts
|
fix: type error
|
2026-01-29 18:46:34 +08:00 |
|
use-user-likes.test.ts
|
fix: bug
|
2026-01-28 18:46:44 +08:00 |
|
use-user-likes.ts
|
fix: type error
|
2026-01-29 18:46:34 +08:00 |
|
use-works-search.ts
|
fix: bug
|
2026-02-02 18:57:05 +08:00 |
|
useWorksList.test.ts
|
feat: integrate UI components into Works List with pagination and refresh
|
2026-01-21 12:15:53 +08:00 |
|
useWorksList.ts
|
feat: integrate UI components into Works List with pagination and refresh
|
2026-01-21 12:15:53 +08:00 |