Commit graph

3 commits

Author SHA1 Message Date
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
fd039fe41f
fix(infra): add dependency installation before playwright setup
Some checks failed
Release Build / test-and-build (push) Failing after 1m38s
2025-02-21 13:45:07 +01:00
b6a8c39dc1
ci(infra): Added Forgejo Actions release workflow
Some checks failed
Release Build / test-and-build (push) Failing after 1m8s
2025-02-21 13:42:23 +01:00