managarten/apps/zitare/apps/web
Till-JS 6cfab65b96 feat(zitare): add vertical scroll-snap quote feed with infinite scroll
- Replace single quote view with TikTok-style vertical scrolling feed
- Add infinite scroll to load more quotes as user scrolls
- Remove discover page (consolidated into homepage)
- Fix theme store to use appId instead of storagePrefix
- Fix Sidebar theme toggle to use toggleMode() and isDark
- Add zitare and picture branding to shared-branding config
- Add missing manacore, mana, moodlit URLs to APP_URLS

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 14:57:05 +01:00
..
src feat(zitare): add vertical scroll-snap quote feed with infinite scroll 2025-12-01 14:57:05 +01:00
package.json feat(i18n): add language picker and 5-language support to all auth screens 2025-11-30 00:28:14 +01:00
svelte.config.js feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00
THEMING.md feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00
tsconfig.json feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00
vite.config.ts feat: integrate shared PageHeader and ProfilePage across all web apps 2025-11-30 00:06:29 +01:00