Commit graph

8730 commits

Author SHA1 Message Date
Jackson Harper
c45ca2c1f9 Remove yarn changes 2023-12-07 18:27:47 +08:00
Jackson Harper
b1283e058b Revert sentry package change 2023-12-07 18:26:46 +08:00
Jackson Harper
44b2a4a0ed Remove jest 2023-12-07 17:59:28 +08:00
Jackson Harper
80d48094ee Less fallback images, dont use shimmering view 2023-12-07 17:15:53 +08:00
Jackson Harper
cde5d616e8 Dont redownload cached items 2023-12-07 17:15:53 +08:00
Jackson Harper
058ddb0a62 Empty views in nav bar are causing weird issues 2023-12-07 17:15:53 +08:00
Jackson Harper
43c8e5cabb Use title for the full screen text to speech view 2023-12-07 17:15:53 +08:00
Jackson Harper
d48c4139e3 Add ability to open items on archive.today 2023-12-07 17:15:53 +08:00
Jackson Harper
8b7a59dc3c Query for new highlights when calling findHighlight for PDFs
This fixes an issue where you could not create a note on a
new PDF highlight.
2023-12-07 17:15:53 +08:00
Jackson Harper
7bece652ae Make safari view ignore safe area so theres no bottom gap 2023-12-07 17:15:53 +08:00
Jackson Harper
0c8eecf3fb Byline in grid cards, improve safe area handling 2023-12-07 17:15:53 +08:00
Jackson Harper
73341ad578 mini player for ipad layouts 2023-12-07 17:15:53 +08:00
Jackson Harper
663ea1d3f8 Move miniplayer around to work with new layout on iPhone 2023-12-07 17:15:53 +08:00
Jackson Harper
89f21ad228 Use task instead of onAppear for async, add some PDF download debugging 2023-12-07 17:15:53 +08:00
Jackson Harper
f48a36de79 Fixes for the splitview and app intents 2023-12-07 17:15:53 +08:00
Jackson Harper
d6b30b593d Update move API, update savedAt when moving 2023-12-07 17:15:53 +08:00
Jackson Harper
898b144710 No deleted filter for RSS 2023-12-07 17:15:53 +08:00
Jackson Harper
01fe284d10 Fix remove filter 2023-12-07 17:15:53 +08:00
Jackson Harper
99406401cc Add a local filter for RSS 2023-12-07 17:15:53 +08:00
Jackson Harper
2a1336089d Better naming, add use:folders option 2023-12-07 17:15:53 +08:00
Jackson Harper
6959f57fbe Sentry version 2023-12-07 17:15:53 +08:00
Jackson Harper
b59a6bf0d6 Dont do multi select card actions 2023-12-07 17:15:53 +08:00
Jackson Harper
421fc8756b Add default filter for following 2023-12-07 17:15:53 +08:00
Jackson Harper
ee375274b8 Support move operation 2023-12-07 17:15:53 +08:00
Jackson Harper
bfd3365f28 Handle PDFs with new Transimission presentation controllers 2023-12-07 17:15:53 +08:00
Jackson Harper
af2759cab0 Hang search variables off view model to make them easier to observe 2023-12-07 17:15:53 +08:00
Jackson Harper
2641151a26 Remove debug 2023-12-07 17:15:53 +08:00
Jackson Harper
0edced69bf Add empty view for scrolling 2023-12-07 17:15:53 +08:00
Jackson Harper
2f4436a8cb Remove debug line 2023-12-07 17:15:53 +08:00
Jackson Harper
dca79bc913 Fullscreen read now, scroll to top from tabs 2023-12-07 17:15:53 +08:00
Jackson Harper
5f1332e2d7 Fix filters to navigation header 2023-12-07 17:15:52 +08:00
Jackson Harper
26d6702c6f Update filters 2023-12-07 17:15:52 +08:00
Jackson Harper
1bff4cbd18 post rebase fix-ups 2023-12-07 17:15:52 +08:00
Jackson Harper
b6c8b1ba73 Fix tab icon 2023-12-07 17:15:52 +08:00
Jackson Harper
e63b4f9b2c Abstract out fetching from view model so we can better handle multiple fetch folders
Rename LinkedItem to LibraryItem

More on following

Add new fetcher

Tab bar
2023-12-07 17:15:52 +08:00
Hongbo Wu
fe853451c5
Merge pull request #3214 from omnivore-app/fix/search
fix some bugs with new search feature
2023-12-07 11:05:25 +08:00
Hongbo Wu
5f09165128 allow bulk action on max 100 items 2023-12-07 10:55:25 +08:00
Hongbo Wu
618a5dc6a8 add test cases 2023-12-06 22:23:32 +08:00
Hongbo Wu
ed29721728 fix bulk action query limited to 1000 char 2023-12-06 22:06:47 +08:00
Hongbo Wu
d42f257f9e fix searching for multiple labels in iOS 2023-12-06 21:09:30 +08:00
Hongbo Wu
7277b27a9f
Merge pull request #3211 from omnivore-app/fix/search
fix/search
2023-12-06 17:02:01 +08:00
Hongbo Wu
ec25a65050 fix integration handler search query 2023-12-06 17:01:39 +08:00
Hongbo Wu
2576aa0f2a add debugging logs 2023-12-06 15:16:45 +08:00
Hongbo Wu
dff2376df3 fix integration handler to use first as number 2023-12-06 14:44:07 +08:00
Hongbo Wu
9e1c656506 add debugging logs 2023-12-06 14:16:44 +08:00
Hongbo Wu
4ec16a1752 fix parenthesized expression 2023-12-06 14:02:23 +08:00
Hongbo Wu
284697da5b fix sort 2023-12-06 13:52:17 +08:00
Hongbo Wu
c8bd953cf3 capture the right value of the rss feed url in search string 2023-12-06 10:46:15 +08:00
Hongbo Wu
9b210d6ac0
Merge pull request #3189 from omnivore-app/feature/query-parser
feat: allow logical operator in search query
2023-12-05 21:07:14 +08:00
Hongbo Wu
8579b79eb3 fix tests 2023-12-05 20:58:08 +08:00