lafay
57d7c7405c
Frontend CI / build-and-push-web (push) Successful in 2m29s
Frontend CI / ota-android (push) Successful in 10m35s
Frontend CI / build-android-apk (push) Successful in 37m48s
refactor(stores): reorganize flat store files into modular directory structure
Migrate from flat file organization to modular directory structure under src/stores/:
- auth/: authStore, registerStore, verificationStore, sessionStore
- call/: callStore
- settings/: chatSettingsStore, themeStore
- ui/: homeTabBarVisibilityStore, homeTabPressStore
- utils/: routePayloadCache
- group/sources.ts, group/profileResolver.ts
- message/sources.ts
- post/sources.ts
Update all import paths across components and screens to use new module paths. Maintain backward compatibility through deprecated re-export files for gradual migration.
2026-04-13 04:56:58 +08:00
..
2026-03-25 05:16:54 +08:00
2026-04-13 04:56:58 +08:00
2026-04-13 00:26:05 +08:00
2026-04-13 01:30:37 +08:00
2026-04-08 16:48:19 +08:00
2026-04-13 04:56:58 +08:00
2026-04-12 18:14:29 +08:00
2026-04-13 04:56:58 +08:00
2026-03-24 01:19:09 +08:00
2026-04-13 04:56:58 +08:00
2026-04-13 01:30:37 +08:00
2026-04-13 04:56:58 +08:00
2026-04-13 04:56:58 +08:00
2026-04-12 18:14:29 +08:00
2026-03-20 19:28:42 +08:00