Commit Graph

2415 Commits

Author SHA1 Message Date
06bd8ef07d Merge pull request #902 from omnivore-app/remove-userDataDir
Remove userDataDir
2022-06-30 13:34:52 +08:00
37075f076e Remove userDataDir 2022-06-29 22:56:14 +08:00
c91d56a957 Merge pull request #894 from omnivore-app/fix/macos-labels 2022-06-28 07:30:40 -07:00
1ddd014b7d Merge pull request #893 from omnivore-app/add-highlights-to-search-results
add highlights to search results
2022-06-28 14:01:32 +08:00
776e35079b fix edit title modal for macos 2022-06-27 21:34:14 -07:00
1ea4b63f54 fix apply labels view for macos app 2022-06-27 21:27:05 -07:00
c08afe6451 Update page updatedAt when updating labels 2022-06-28 12:03:37 +08:00
00f38d1134 Update page updatedAt when updating highlights 2022-06-28 11:55:26 +08:00
59efc5fea7 Add test 2022-06-28 10:14:15 +08:00
bf1faaeea4 Include highlights in search page result in elastic 2022-06-28 09:56:39 +08:00
6cae3dc9b5 Add highlights in search item 2022-06-28 09:53:48 +08:00
39df22f4bf move sheets to outside scope of mac home container 2022-06-27 16:43:29 -07:00
ed70ceb2c4 apply delete label alert on macOS 2022-06-27 16:06:56 -07:00
ae4f82ac5c move sheet modifier to main body of labels view 2022-06-27 16:04:20 -07:00
e2cb7a70a8 rename showCreateLabelModal from showCreateEmailModal 2022-06-27 15:41:09 -07:00
5cfcb5ebb0 use toolbarGroup for create label modal on macOS 2022-06-27 15:26:55 -07:00
b467d88557 Merge pull request #852 from omnivore-app/readability/sydneydotcom
Add readability test for sydney.com
2022-06-27 13:32:39 -07:00
662d570566 Update Readability-readerable 2022-06-27 22:30:47 +08:00
7957cd2126 Do not remove content in .menu-opacity element 2022-06-27 22:27:38 +08:00
e2a0c41528 Add readability test for sydney.com 2022-06-27 22:26:41 +08:00
9b513a7344 Merge pull request #885 from omnivore-app/fix/readability-ottawacitizen.com
Fix getting nodes from null document element
2022-06-27 14:49:23 +08:00
e3515e1100 Merge pull request #883 from omnivore-app/fix/unarchive-article-if-saved-again
fix/unarchive article if saved again
2022-06-27 14:49:05 +08:00
bcebe738ff Update Readability-readerable 2022-06-27 11:56:21 +08:00
a3e5d6d817 Remove ad 2022-06-27 11:40:18 +08:00
2d4ee151d1 Generate test page 2022-06-27 11:12:34 +08:00
2504348936 Fix getting nodes from null document element 2022-06-27 11:09:38 +08:00
eb34a40f1b Add test 2022-06-26 18:53:28 +08:00
c1855afc72 Update property unarchived=null instead of undefined in the page document in elastic 2022-06-26 18:36:54 +08:00
06cb18869b Merge pull request #879 from omnivore-app/fix/librarylayout-persistence
Use persisted state instead of preferences data for library layout
2022-06-24 16:14:17 -07:00
883703c0dd Merge pull request #881 from omnivore-app/tests/mocha-unfunk-reporter
Use mocha-unfunk-reporter with the API tests
2022-06-24 15:43:09 -07:00
189f95d14b Use mocha-unfunk-reporter with the API tests
This should give us better reporting of failures in GitHub
Actions.
2022-06-24 11:55:29 -07:00
2ca40c9282 Merge pull request #859 from omnivore-app/use-gcf-for-low-priority-queue
use gcf for low priority queue
2022-06-24 11:53:11 -07:00
4c89323f0b Make the content fetch GCF URL nullable 2022-06-24 11:30:52 -07:00
92c8047a66 Update environment variable names in docker 2022-06-24 10:52:13 -07:00
67bf6d6f5d Update .env.test 2022-06-24 10:13:14 -07:00
aae9d7e382 Fix test 2022-06-24 10:13:14 -07:00
75d3372426 Use gcf for low priority task 2022-06-24 10:13:14 -07:00
e47415cf69 Add new environment variable for content-fetch url in gcf 2022-06-24 10:13:14 -07:00
08da9ee33e Merge pull request #825 from omnivore-app/dependabot/npm_and_yarn/puppeteer-extra-plugin-stealth-2.10.0
Bump puppeteer-extra-plugin-stealth from 2.9.0 to 2.10.0
2022-06-24 09:51:58 -07:00
d2522420b1 We dont need to sync layout 2022-06-24 09:48:58 -07:00
004a6a25ab We still need to call useGetUserPreferences to get the users theme 2022-06-24 09:48:46 -07:00
a6455d8359 We dont need to wait for preferences data to load before showing the grid selector now 2022-06-24 09:38:32 -07:00
df17496c69 Use persisted state instead of preferences data for library layout
These visual settings should be per device not set in preferences
having them in preferences requires an API call and will make
them flicker when loaded.
2022-06-24 09:15:35 -07:00
a0168adc3c Merge pull request #876 from omnivore-app/add-updatedAt-filter
Allow filter search result by updatedAt
2022-06-24 13:21:23 +08:00
5f0cb493f2 Allow filter search result by updatedAt 2022-06-24 13:09:13 +08:00
8e59764f02 Merge pull request #874 from omnivore-app/updated-highlight-bar
updated highlight bar
2022-06-23 20:06:32 -07:00
73c2ae6878 Merge pull request #862 from omnivore-app/fix/highlight-locations
Fix issues with merging highlights
2022-06-23 16:28:43 -07:00
c5c23b9e23 Merge pull request #844 from omnivore-app/fix/fix-crash-parsing-blocked-content
Fix a crash when parsing content fetches that are blocked
2022-06-23 16:19:26 -07:00
c9854fab83 Merge pull request #854 from omnivore-app/readability/energias-renovablesdotcom
Add readability test case for energias-renovables.com
2022-06-23 16:13:00 -07:00
da6103b444 Fix issues with merging highlights
highlightLocations can't be a prop or they wont be updated
properly when highlights are created and merged.

This fixes issues with merging highlights. It changes how we
scroll to an initial highlight in the case of deep links too.
2022-06-23 16:09:28 -07:00