aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/search.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-151-0/+1
|
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-111-0/+2
| | | | | | | | | | | | | | | | | | | * feature: Add PDF support * fix: PDF feature enhancements * fix: Freeze expo-share-intent version to prevent breaking changes * fix: set endOfLine to auto for cross-platform development * fix: Upgrading eslint/parser and eslint-plugin to 7.6.0 to solve the linting issues * fix: enhancing PDF feature * fix: Allowing null in fiename for backward compatibility * fix: update pnpm file with pnpm 9.0.0-alpha-8 * fix:(web): PDF Preview for web
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-8/+24
|
* fix: Sort search results by relevanceMohamedBassem2024-03-301-1/+17
|
* feature(web): Add support for attaching notes to bookmarksMohamedBassem2024-03-301-0/+1
|
* feature: Add full text search supportMohamedBassem2024-03-011-0/+50