Commit Graph

1656 Commits

Author SHA1 Message Date
f170a61a43 Build the content-fetch docker image in github action 2022-05-12 15:59:08 +08:00
e1e0ddf7fc Merge pull request #582 from omnivore-app/optimize-parsing
Optimize parsing
2022-05-12 11:07:52 +08:00
b4e66f33d2 Merge pull request #590 from omnivore-app/clean-domain-name
Remove www. from the siteName
2022-05-12 11:03:19 +08:00
602d141dec Rename doc to dom 2022-05-12 11:00:32 +08:00
5dca02873d Revert originalArticleUrl change 2022-05-12 10:45:13 +08:00
412d7cebc6 Remove www in the hostname if exists 2022-05-12 10:32:35 +08:00
b4ec812f41 Use siteName in search result in web 2022-05-12 10:32:10 +08:00
2aadd6d200 Add siteName in search result web 2022-05-12 10:31:14 +08:00
8f75c43658 Add siteName in search result 2022-05-12 10:30:47 +08:00
1fc1722698 Merge pull request #592 from omnivore-app/feature/searchbar-ios
Search Bar and CoreData Updates
2022-05-11 19:22:59 -07:00
88f39361a6 Merge pull request #593 from omnivore-app/fix/open-original-web
Allow opening original URL from the card menu
2022-05-11 19:21:41 -07:00
9cb314feee Allow opening original URL from the card menu 2022-05-11 19:13:15 -07:00
a199d8b3bc keep search field focus when clearing search text 2022-05-11 18:24:40 -07:00
ad567a380e Add search overlays for cancel and the mag. glass 2022-05-11 17:47:03 -07:00
7f8f6833c5 hide keyboard when cancelling on search bar 2022-05-11 17:14:28 -07:00
07c6792cde Add Newsletters and Read Later shortcuts 2022-05-11 16:33:04 -07:00
b45120706b fix linkeditem and labels data relationships. reset coredata on new app installs 2022-05-11 16:23:22 -07:00
f3aac3e30c persist last used filter to user defaults 2022-05-11 13:21:05 -07:00
3410a58a89 adjust tappable area of text chip buttons 2022-05-11 13:09:30 -07:00
76aef35423 Remove www. from the siteName in the search api response 2022-05-11 23:07:34 +08:00
37ce895d01 Revert change in web 2022-05-11 23:07:13 +08:00
b102e35465 Remove www. from the siteName 2022-05-11 22:25:38 +08:00
0984dca183 Remove adblocker and block resources by url and also block mathJax script 2022-05-11 22:04:47 +08:00
d542d31aed Fix gflownet test generation 2022-05-11 21:23:30 +08:00
2755da16a9 Fix not getting iframe src 2022-05-11 19:25:12 +08:00
d041c73fd1 show nav bar on tap in the web reader 2022-05-10 21:16:45 -07:00
4b1d772f00 use xmark to clear search bar 2022-05-10 20:41:27 -07:00
fb77ceddf2 use menu to display item filters 2022-05-10 17:15:42 -07:00
584aac6a3b replace searchable with a custom search bar 2022-05-10 16:24:06 -07:00
40eda0a6ca Merge pull request #533 from omnivore-app/OMN-506
OMN-506
2022-05-10 13:28:01 -07:00
4c7dce330c Merge pull request #537 from omnivore-app/OMN-434
[OMN-434]: cypress tests for saving links
2022-05-10 12:03:00 -07:00
e370ee7ab8 Merge pull request #578 from omnivore-app/feature/horizontal-loading-indicator
Shimmering  loading indicator [iOS]
2022-05-10 11:08:43 -07:00
7949026b46 Rename cypress test script to e2e so its not run in GH Actions 2022-05-10 11:07:26 -07:00
b1c9911827 Add test script to cypress package 2022-05-10 10:48:09 -07:00
50b3e38235 Merge pull request #575 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-avatar-0.1.4
Bump @radix-ui/react-avatar from 0.1.3 to 0.1.4
2022-05-10 10:21:53 -07:00
ccc4c3833f Merge pull request #574 from omnivore-app/dependabot/npm_and_yarn/nodemon-2.0.16
Bump nodemon from 2.0.15 to 2.0.16
2022-05-10 09:44:48 -07:00
82fb8151a4 Fix generate tests 2022-05-10 21:10:20 +08:00
96b543946d Temporarily disable customer content serializer test 2022-05-10 21:10:06 +08:00
0eb565eae9 Remove JSDOM dependencies from readability 2022-05-10 21:09:19 +08:00
ffa5dee721 Use linkedom in readability tests 2022-05-10 18:40:52 +08:00
cb7f30607a Use linkedom in readability test isProbablyReaderable 2022-05-10 18:33:29 +08:00
7d8379d093 Use linkedom in readability benchmark 2022-05-10 18:32:55 +08:00
39d4745591 Move linkedom dependency in devDependencies in readability 2022-05-10 18:31:58 +08:00
0b11c31317 Add linkedom dependency in packages/api 2022-05-10 18:31:25 +08:00
93ed1936f0 Remove jsdom in packages/api 2022-05-10 17:12:52 +08:00
a78a6c6ba4 Replace DomWindow with Document in handlers 2022-05-10 17:01:23 +08:00
6a57281e74 Remove DomWindow usage 2022-05-10 17:00:56 +08:00
acc7654a2f Replace jsdom with linkedom 2022-05-10 16:59:09 +08:00
2152a9e466 Fix getting embeded class lists bug 2022-05-10 16:57:38 +08:00
76d47f7dc5 Fix updating live collections 2022-05-10 16:57:02 +08:00