Commit graph

1668 commits

Author SHA1 Message Date
Jackson Harper
5d868acc35 Allow the login background to expand past viewport height
On safari the right side image can expand past the viewport
height.
2022-05-13 11:37:06 -07:00
Jackson Harper
bf8a41af29 Make sure the header bar has a background in settings screens 2022-05-13 10:57:39 -07:00
Jackson Harper
7811e9e428 Improve the Lean More button on smaller screens 2022-05-12 16:33:29 -07:00
Jackson Harper
ad071ca677 Use the same colour on the download button regardless of usage
The download button is always yellow regardless of the usage
so the text should always be a contrasting black, not a themed
colour.
2022-05-12 13:34:25 -07:00
Jackson Harper
279995d9a3
Merge pull request #603 from omnivore-app/fix/login-page-color
Correct font colour on the login page
2022-05-12 12:35:51 -07:00
Jackson Harper
74ee631b60
Merge pull request #601 from omnivore-app/fix/link-removed-event
Add an analytics event when links are removed
2022-05-12 12:12:05 -07:00
Jackson Harper
53d2fe3b1d Correct font colour on the login page 2022-05-12 12:02:54 -07:00
Jackson Harper
eee116e71d Add an analytics event when links are removed 2022-05-12 10:55:12 -07:00
Jackson Harper
48c25a05a2
Merge pull request #596 from omnivore-app/build-content-fetch-image
Build the content-fetch docker image in github action
2022-05-12 10:41:45 -07:00
Jackson Harper
b409f40d89
Merge pull request #598 from omnivore-app/fix/money-stuff-title
Use newsletter's title and author from emails
2022-05-12 09:52:53 -07:00
Hongbo Wu
91d0d0604e Fix tests 2022-05-12 18:08:44 +08:00
Hongbo Wu
adfaf6b8ce Use newsletter's title and author as page's ones 2022-05-12 18:08:38 +08:00
Hongbo Wu
f170a61a43 Build the content-fetch docker image in github action 2022-05-12 15:59:08 +08:00
Hongbo Wu
e1e0ddf7fc
Merge pull request #582 from omnivore-app/optimize-parsing
Optimize parsing
2022-05-12 11:07:52 +08:00
Hongbo Wu
b4e66f33d2
Merge pull request #590 from omnivore-app/clean-domain-name
Remove www. from the siteName
2022-05-12 11:03:19 +08:00
Hongbo Wu
602d141dec Rename doc to dom 2022-05-12 11:00:32 +08:00
Hongbo Wu
5dca02873d Revert originalArticleUrl change 2022-05-12 10:45:13 +08:00
Hongbo Wu
412d7cebc6 Remove www in the hostname if exists 2022-05-12 10:32:35 +08:00
Hongbo Wu
b4ec812f41 Use siteName in search result in web 2022-05-12 10:32:10 +08:00
Hongbo Wu
2aadd6d200 Add siteName in search result web 2022-05-12 10:31:14 +08:00
Hongbo Wu
8f75c43658 Add siteName in search result 2022-05-12 10:30:47 +08:00
Satindar Dhillon
1fc1722698
Merge pull request #592 from omnivore-app/feature/searchbar-ios
Search Bar and CoreData Updates
2022-05-11 19:22:59 -07:00
Jackson Harper
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
Jackson Harper
9cb314feee Allow opening original URL from the card menu 2022-05-11 19:13:15 -07:00
Satindar Dhillon
a199d8b3bc keep search field focus when clearing search text 2022-05-11 18:24:40 -07:00
Jackson Harper
ad567a380e Add search overlays for cancel and the mag. glass 2022-05-11 17:47:03 -07:00
Satindar Dhillon
7f8f6833c5 hide keyboard when cancelling on search bar 2022-05-11 17:14:28 -07:00
Jackson Harper
07c6792cde Add Newsletters and Read Later shortcuts 2022-05-11 16:33:04 -07:00
Satindar Dhillon
b45120706b fix linkeditem and labels data relationships. reset coredata on new app installs 2022-05-11 16:23:22 -07:00
Satindar Dhillon
f3aac3e30c persist last used filter to user defaults 2022-05-11 13:21:05 -07:00
Satindar Dhillon
3410a58a89 adjust tappable area of text chip buttons 2022-05-11 13:09:30 -07:00
Hongbo Wu
76aef35423 Remove www. from the siteName in the search api response 2022-05-11 23:07:34 +08:00
Hongbo Wu
37ce895d01 Revert change in web 2022-05-11 23:07:13 +08:00
Hongbo Wu
b102e35465 Remove www. from the siteName 2022-05-11 22:25:38 +08:00
Hongbo Wu
0984dca183 Remove adblocker and block resources by url and also block mathJax script 2022-05-11 22:04:47 +08:00
Hongbo Wu
d542d31aed Fix gflownet test generation 2022-05-11 21:23:30 +08:00
Hongbo Wu
2755da16a9 Fix not getting iframe src 2022-05-11 19:25:12 +08:00
Satindar Dhillon
d041c73fd1 show nav bar on tap in the web reader 2022-05-10 21:16:45 -07:00
Satindar Dhillon
4b1d772f00 use xmark to clear search bar 2022-05-10 20:41:27 -07:00
Satindar Dhillon
fb77ceddf2 use menu to display item filters 2022-05-10 17:15:42 -07:00
Satindar Dhillon
584aac6a3b replace searchable with a custom search bar 2022-05-10 16:24:06 -07:00
Jackson Harper
40eda0a6ca
Merge pull request #533 from omnivore-app/OMN-506
OMN-506
2022-05-10 13:28:01 -07:00
Jackson Harper
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
Satindar Dhillon
e370ee7ab8
Merge pull request #578 from omnivore-app/feature/horizontal-loading-indicator
Shimmering  loading indicator [iOS]
2022-05-10 11:08:43 -07:00
Jackson Harper
7949026b46 Rename cypress test script to e2e so its not run in GH Actions 2022-05-10 11:07:26 -07:00
Jackson Harper
b1c9911827 Add test script to cypress package 2022-05-10 10:48:09 -07:00
Jackson Harper
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
Jackson Harper
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
Hongbo Wu
82fb8151a4 Fix generate tests 2022-05-10 21:10:20 +08:00
Hongbo Wu
96b543946d Temporarily disable customer content serializer test 2022-05-10 21:10:06 +08:00