Commit graph

8749 commits

Author SHA1 Message Date
Hongbo Wu
0d60ece6d6 make folder optional 2023-12-08 20:03:36 +08:00
Hongbo Wu
da3fede3a4 fix saved search bug: undefined category in input 2023-12-08 19:58:41 +08:00
Hongbo Wu
f21e28d9bb
Merge pull request #3223 from omnivore-app/fix/or
wrap the where query in parenthesis because we also need to check user_id
2023-12-08 17:50:31 +08:00
Hongbo Wu
dc9268d668 add test cases 2023-12-08 17:05:24 +08:00
Hongbo Wu
5e566d450e update bulk action api 2023-12-08 16:50:39 +08:00
Hongbo Wu
1697f11e75 wrap the where query in parenthesis because we also need to check user_id 2023-12-08 16:49:07 +08:00
Hongbo Wu
a068b16cb1
Merge pull request #3220 from omnivore-app/fix/migration
remove updating folder sql from migration script which caused locks
2023-12-08 15:26:43 +08:00
Hongbo Wu
ab057a3791 remove updating folder sql from migration script which caused locks 2023-12-08 15:02:16 +08:00
Hongbo Wu
82144f79d7
Merge pull request #3184 from omnivore-app/fix/pdf-in-rss
fix feed url in pdf file not saved
2023-12-08 11:50:58 +08:00
Hongbo Wu
36777568ac create/add RSS labels to the library item when feedUrl is there 2023-12-08 11:29:03 +08:00
Hongbo Wu
ad63c75e63 fix typo 2023-12-08 11:29:03 +08:00
Hongbo Wu
3759e10615 fix feed url in pdf file not saved 2023-12-08 11:29:02 +08:00
Jackson Harper
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
Hongbo Wu
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
Hongbo Wu
ee79910e0d clean up 2023-12-07 19:26:54 +08:00
Hongbo Wu
ed2ef4df31 fix dockerfile 2023-12-07 19:15:14 +08:00
Hongbo Wu
9f25aa4a53 capture non-english characters in the parser 2023-12-07 18:59:49 +08:00
Hongbo Wu
07d8c72972 create a standalone version of liqe 2023-12-07 18:47:25 +08:00
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
Hongbo Wu
bf8d081161 wrap non-english words in quotes 2023-12-07 17:59:45 +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