19 Commits

Author SHA1 Message Date
b98c71b8b3 Replace outdated CHANGELOG.md with RELEASE_NOTES.md references
- Remove outdated CHANGELOG.md file
- Update README.md links to point to the more current RELEASE_NOTES.md
- RELEASE_NOTES.md contains detailed version history and feature descriptions
2025-11-10 21:32:32 +01:00
4c180c6a81 updated readme 2025-09-27 22:49:35 +02:00
8739716348 updated readme 2025-09-27 22:47:56 +02:00
c8c93b76da update README with new iPhone and iPad screenshots 2025-09-27 22:44:12 +02:00
ac7f4e66eb fix: Improve Core Data thread safety and resolve scrolling flicker
- Add background context support to CoreDataManager
- Fix TagEntity threading crashes in LabelsRepository
- Prevent WebView height updates during scrolling to reduce flicker
- Add App Store download link to README
2025-09-26 21:56:49 +02:00
fd50f28628 feat: Enable text selection and improve bookmark error handling
- Enable text selection and copy functionality in article WebView
- Add CSS properties for proper text selection on iOS devices
- Preserve bookmark data during reload errors for better UX
- Update documentation with new offline sync features
- Restructure changelog with planned version roadmap

Users can now select and copy text from articles, and bookmark lists
remain visible even when refresh operations fail.
2025-08-20 21:00:50 +02:00
e4f055a6af updated readme with screenshots 2025-08-05 16:57:23 +02:00
edf1234b53 updated readme 2025-07-24 00:11:41 +02:00
dd1b2628b6 updated readme 2025-07-23 22:16:05 +02:00
89c1c3c892 updated readme 2025-07-21 23:41:09 +02:00
07384215eb Add documentation and tools, refactor BookmarksView for DI, update mocks, and improve project structure
- Add CHANGELOG.md, CODE_OF_CONDUCT.md, and Contribute.md for documentation and community standards
- Add tools/add_spdx_header.sh for SPDX license header management
- Refactor BookmarksView and BookmarksViewModel to support dependency injection via UseCaseFactory
- Add retroactive extension for String: Identifiable in StringExtension.swift
- Update MockUseCaseFactory and MockGetBookmarksUseCase to provide mock data for previews and tests
- Update README.md: add TestFlight info, changelog link, HTTPS/local network note, and move planned features to changelog
2025-07-18 13:36:47 +02:00
2c5b51ca3a optimized font settings in bookmark details 2025-07-04 23:41:26 +02:00
624816d914 feat: add German localization and improve share extension UX
- Add comprehensive German localization with Localizable.xcstrings
- Integrate R.swift for type-safe resource management
- Improve share extension UI with better styling and optional title input
- Add archive functionality to bookmark detail view
- Update README with current features and planned roadmap
- Remove title validation requirement from share extension
- Optimize share extension auto-dismiss timing
- Clean up code structure and remove unused components
2025-07-04 22:30:01 +02:00
0f66b15b01 updated readme 2025-06-26 23:17:33 +02:00
aadfd1912f updated readme 2025-06-26 23:08:42 +02:00
c2b132f915 updated readme 2025-06-26 22:48:23 +02:00
Ilyas Hallak
1a7a7df5af updated readme 2025-06-26 21:13:48 +02:00
Ilyas Hallak
42f6c0dc92 readme update 2025-06-14 22:45:25 +02:00
7e206ce6bf Initial commit 2025-06-14 22:26:48 +02:00