Commit graph

5 commits

Author SHA1 Message Date
c3b15a14d2
feat: enhance Shiori import with progress indicator and error handling 2025-03-04 17:54:49 +01:00
829f3ced73
feat(notes): added notes graph 2025-02-28 16:56:19 +01:00
778d6759cc
feat(frontend): extract reusable card components
- Create Card and CardList components for consistent item display
- Add shared types for Notes, Feeds, and ReadLater items
- Refactor notes page to use new components
- Set up basic structure for feeds and read later pages
2025-02-21 16:06:35 +01:00
c1873066eb
test(frontend): add e2e tests for notes functionality
- Add tests for note creation, editing, and linking
- Configure Playwright for cross-browser testing
- Ensure reliable test execution with proper waits
- Use single worker due to shared database state
2025-02-21 13:26:18 +01:00
efcf7803de
lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00
Renamed from bun.lock (Browse further)