managarten/apps/zitare/packages/content/src
Till JS 28c10246e3 feat(zitare): smooth transitions, custom quotes, notes, new categories, fuzzy search
- Smooth fade/slide animation on quote cycling in workbench
- Custom quotes: new table (DB v5), store, queries for user-created quotes
- Notes field on favorites for personal thoughts
- 3 new categories: humor, wissenschaft, kunst
- 23 new quotes incl. contemporary authors (Angelou, Mandela, Winfrey, etc.)
- 5 curated theme decks (Stoizismus, Feminismus, Philosophie, etc.)
- getAllAuthors() for author browse pages with bio + quote counts
- fuzzySearchQuotes() with bigram similarity for typo-tolerant search
- Pre-built category + author indexes for O(1) lookups

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 18:01:15 +02:00
..
categories.ts feat(zitare): smooth transitions, custom quotes, notes, new categories, fuzzy search 2026-04-10 18:01:15 +02:00
index.ts feat(zitare): smooth transitions, custom quotes, notes, new categories, fuzzy search 2026-04-10 18:01:15 +02:00
quotes.ts feat(zitare): smooth transitions, custom quotes, notes, new categories, fuzzy search 2026-04-10 18:01:15 +02:00
types.ts feat(zitare): add multilingual support and expanded quote metadata 2026-02-13 12:42:50 +01:00
utils.ts feat(zitare): smooth transitions, custom quotes, notes, new categories, fuzzy search 2026-04-10 18:01:15 +02:00