Commit graph

4 commits

Author SHA1 Message Date
c3b15a14d2
feat: enhance Shiori import with progress indicator and error handling 2025-03-04 17:54:49 +01:00
1b46c7810b
feat(feeds): add initial implementation of the feed reader 2025-02-28 11:39:25 +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
26bfc9c5d6
feat(infra): add pre-commit checks and linting
- Add pre-commit script with frontend and backend checks
- Add golangci-lint configuration
- Add pre-commit-checks cursor rule
- Update frontend note handling and linking
- Improve backend note functionality and tests
- Moved build.sh to scripts directory
2025-02-21 10:48:26 +01:00