Commit Graph

1528 Commits

Author SHA1 Message Date
223b08effb Merge pull request #550 from omnivore-app/fix/es_rejected_execution_exception
Reduce requests per second and scroll_size
2022-05-05 12:43:20 +08:00
911afd77e5 Reduce requests per second and scroll_size 2022-05-05 12:40:44 +08:00
ee8cae75cc Merge pull request #547 from omnivore-app/fix/pending-content-loading
Pending content loading
2022-05-04 20:18:22 -07:00
a9a792c006 Merge pull request #543 from omnivore-app/fix/elastic-migration
Tune the update speed
2022-05-05 11:00:55 +08:00
9b4cc20217 Merge pull request #548 from omnivore-app/fix/search-result-state
Add state in search result web
2022-05-05 11:00:13 +08:00
f47e2754c2 Add state in search result graphql 2022-05-05 09:54:52 +08:00
96fbd84bbb Extend timeout 2022-05-05 09:02:56 +08:00
4e5377d7f4 remove web reader loading overlay 2022-05-04 15:22:21 -07:00
a2a7a2a232 handle content fetch errors in web reader 2022-05-04 15:20:44 -07:00
0e523f5688 Merge pull request #546 from omnivore-app/fix/rm-page-ad-inserts
Remove ads from fiercepharma page
2022-05-04 15:16:12 -07:00
74693d40c0 Mark page as readerable 2022-05-04 15:01:35 -07:00
4279bed74d show progress view on web reader if content doesn't load in one second 2022-05-04 14:48:12 -07:00
8386aebaf8 Remove ads from fiercepharma page 2022-05-04 14:22:08 -07:00
a657da2b5f Merge pull request #545 from omnivore-app/fix/youtube-urls
Fix parsing of video IDs out of shared YouTube URLs
2022-05-04 11:29:25 -07:00
b4d89b673f Merge pull request #541 from omnivore-app/fix/add-labels-to-appreader
Display labels on the appreader page
2022-05-04 11:27:21 -07:00
08e14c7577 Fix parsing of video IDs out of shared YouTube URLs 2022-05-04 10:45:16 -07:00
400a62b9f4 Merge pull request #396 from omnivore-app/feature/search-highlights-web
Feature/search highlights web
2022-05-04 09:11:38 -07:00
cd9c6a40d9 Tune the update speed 2022-05-04 22:44:28 +08:00
ba09b4c803 Merge pull request #540 from omnivore-app/fix/default-state
Show unable to parse if page is failed to save within 30 seconds
2022-05-04 22:15:12 +08:00
8f60a9f905 Add default state to migration script 2022-05-04 21:54:28 +08:00
21ff9a5ae7 Add test for state=failed or processing 2022-05-04 21:42:59 +08:00
93ab6bc87a Add includePending=true in search API 2022-05-04 21:28:06 +08:00
bc1ed3f054 Check state in articleSavingRequest 2022-05-04 19:33:13 +08:00
9e3db0e053 Fix a bug to have multiple pages with the same url in lib 2022-05-04 19:12:22 +08:00
afe8b6e948 make savedAt a required field in page 2022-05-04 17:54:59 +08:00
0bff046733 Revert "Replace getArticleSavingRequest with getArticle"
This reverts commit cf65a63532.
2022-05-04 17:43:37 +08:00
cf65a63532 Replace getArticleSavingRequest with getArticle 2022-05-04 14:30:54 +08:00
cab784b68b Remove debug 2022-05-03 22:09:43 -07:00
a42bb7ab38 Replace createdAt with savedAt 2022-05-04 12:59:07 +08:00
98ea1016d5 Remove <p> tag in description 2022-05-04 12:50:22 +08:00
9048ccbab3 Show failed pages in library 2022-05-04 12:46:57 +08:00
0b0100f0e5 Revert web change 2022-05-04 12:25:10 +08:00
ca0f58ee22 Update page content and state if failed to parse 2022-05-04 12:21:41 +08:00
2aa0618d28 Use id instead of slug 2022-05-04 12:16:21 +08:00
329efacbe5 Redirect to slug page 2022-05-04 12:12:20 +08:00
2c56073406 Display labels on the appreader page 2022-05-03 21:00:04 -07:00
80d0146f72 Show unable to parse if page is failed to save within 30 seconds 2022-05-04 11:55:16 +08:00
fb96265a00 Merge pull request #539 from omnivore-app/feature/ios-list-card-labels
Show labels on list cards
2022-05-03 15:19:29 -07:00
8a7389712b Pull scroll to highlight changes into this branch 2022-05-03 15:00:49 -07:00
c5549d72a6 Pull in link to highlight changes 2022-05-03 14:04:40 -07:00
7c0eac53cc show labels on list cards 2022-05-03 13:59:06 -07:00
5d42b65611 Remove unused import 2022-05-03 12:15:57 -07:00
5ea67a0bea Pull in new highlight cards 2022-05-03 12:09:32 -07:00
52d795562c Merge pull request #538 from omnivore-app/fix/content-status-missing
Fix: Missing content status bug [iOS]
2022-05-03 11:55:46 -07:00
7d3ad10aa0 treat unknown link content status as succeeded (since older items don't return a status) 2022-05-03 11:47:30 -07:00
cef2db0970 Merge pull request #534 from omnivore-app/fix/ios-save-url-params
Fix params to saveUrl on iOS
2022-05-03 11:24:19 -07:00
bbb812f196 Rebase 2022-05-03 11:08:02 -07:00
f68507c069 add sort by updated and recently read 2022-05-03 11:04:01 -07:00
b36e8a78d7 remove luxon dependency in web 2022-05-03 11:03:59 -07:00
5eff1c05bf add savedAt and publishedAt date range in search query 2022-05-03 11:03:39 -07:00