Folo/apps/server
Innei 15a14c63b6
fix: conditionally render feed preview and items based on entries availability
- Updated the rendering logic in the share list component to display the feed preview and items only when there are entries available. This change enhances the user experience by preventing empty states and ensuring that the UI reflects the current data accurately.

Signed-off-by: Innei <tukon479@gmail.com>
2025-01-15 16:59:08 +08:00
..
api refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
client fix: conditionally render feed preview and items based on entries availability 2025-01-15 16:59:08 +08:00
helper Merge remote-tracking branch 'origin/main' into dev 2024-12-17 14:43:55 +08:00
public refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
scripts chore: cleanup 2024-11-03 23:05:26 +08:00
src fix: secure session token 2024-12-19 15:08:26 +08:00
.env refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
index.html fix: firefix icon, fix #2370 2024-12-30 13:18:35 +08:00
index.ts refactor: server meta injecter 2024-11-03 20:32:27 +08:00
note.md refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
package.json chore: pnpm dedupe, fix package version 2025-01-01 13:44:29 +08:00
postcss.config.cjs refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
tailwind.config.ts feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
tsconfig.json refactor: server meta injecter 2024-11-03 20:32:27 +08:00
tsup.config.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
vercel.json chore(external): dist path 2024-10-25 23:25:20 +08:00
vite.config.mts fix: `defineSettingPageData` remove func wrapper 2024-11-07 16:00:13 +08:00