Commit Graph

8739 Commits

Author SHA1 Message Date
ad63c75e63 fix typo 2023-12-08 11:29:03 +08:00
3759e10615 fix feed url in pdf file not saved 2023-12-08 11:29:02 +08:00
ee7f921fd1 Merge pull request #3188 from omnivore-app/feat/ios-following-view
Abstract out fetching from view model so we can better handle multiple fetch folders
2023-12-08 10:48:30 +08:00
e4cecda2fb Merge pull request #3216 from omnivore-app/fix/non-english-word-in-search
capture non-english words in parser
2023-12-08 10:45:09 +08:00
ee79910e0d clean up 2023-12-07 19:26:54 +08:00
ed2ef4df31 fix dockerfile 2023-12-07 19:15:14 +08:00
9f25aa4a53 capture non-english characters in the parser 2023-12-07 18:59:49 +08:00
07d8c72972 create a standalone version of liqe 2023-12-07 18:47:25 +08:00
c45ca2c1f9 Remove yarn changes 2023-12-07 18:27:47 +08:00
b1283e058b Revert sentry package change 2023-12-07 18:26:46 +08:00
bf8d081161 wrap non-english words in quotes 2023-12-07 17:59:45 +08:00
44b2a4a0ed Remove jest 2023-12-07 17:59:28 +08:00
80d48094ee Less fallback images, dont use shimmering view 2023-12-07 17:15:53 +08:00
cde5d616e8 Dont redownload cached items 2023-12-07 17:15:53 +08:00
058ddb0a62 Empty views in nav bar are causing weird issues 2023-12-07 17:15:53 +08:00
43c8e5cabb Use title for the full screen text to speech view 2023-12-07 17:15:53 +08:00
d48c4139e3 Add ability to open items on archive.today 2023-12-07 17:15:53 +08:00
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
7bece652ae Make safari view ignore safe area so theres no bottom gap 2023-12-07 17:15:53 +08:00
0c8eecf3fb Byline in grid cards, improve safe area handling 2023-12-07 17:15:53 +08:00
73341ad578 mini player for ipad layouts 2023-12-07 17:15:53 +08:00
663ea1d3f8 Move miniplayer around to work with new layout on iPhone 2023-12-07 17:15:53 +08:00
89f21ad228 Use task instead of onAppear for async, add some PDF download debugging 2023-12-07 17:15:53 +08:00
f48a36de79 Fixes for the splitview and app intents 2023-12-07 17:15:53 +08:00
d6b30b593d Update move API, update savedAt when moving 2023-12-07 17:15:53 +08:00
898b144710 No deleted filter for RSS 2023-12-07 17:15:53 +08:00
01fe284d10 Fix remove filter 2023-12-07 17:15:53 +08:00
99406401cc Add a local filter for RSS 2023-12-07 17:15:53 +08:00
2a1336089d Better naming, add use:folders option 2023-12-07 17:15:53 +08:00
6959f57fbe Sentry version 2023-12-07 17:15:53 +08:00
b59a6bf0d6 Dont do multi select card actions 2023-12-07 17:15:53 +08:00
421fc8756b Add default filter for following 2023-12-07 17:15:53 +08:00
ee375274b8 Support move operation 2023-12-07 17:15:53 +08:00
bfd3365f28 Handle PDFs with new Transimission presentation controllers 2023-12-07 17:15:53 +08:00
af2759cab0 Hang search variables off view model to make them easier to observe 2023-12-07 17:15:53 +08:00
2641151a26 Remove debug 2023-12-07 17:15:53 +08:00
0edced69bf Add empty view for scrolling 2023-12-07 17:15:53 +08:00
2f4436a8cb Remove debug line 2023-12-07 17:15:53 +08:00
dca79bc913 Fullscreen read now, scroll to top from tabs 2023-12-07 17:15:53 +08:00
5f1332e2d7 Fix filters to navigation header 2023-12-07 17:15:52 +08:00
26d6702c6f Update filters 2023-12-07 17:15:52 +08:00
1bff4cbd18 post rebase fix-ups 2023-12-07 17:15:52 +08:00
b6c8b1ba73 Fix tab icon 2023-12-07 17:15:52 +08:00
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
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
5f09165128 allow bulk action on max 100 items 2023-12-07 10:55:25 +08:00
618a5dc6a8 add test cases 2023-12-06 22:23:32 +08:00
ed29721728 fix bulk action query limited to 1000 char 2023-12-06 22:06:47 +08:00
d42f257f9e fix searching for multiple labels in iOS 2023-12-06 21:09:30 +08:00
7277b27a9f Merge pull request #3211 from omnivore-app/fix/search
fix/search
2023-12-06 17:02:01 +08:00