|
|
53d6afe25f
|
Fix tests
|
2022-10-04 10:47:58 +08:00 |
|
|
|
9cae703666
|
Fix Dockerfile
|
2022-10-04 10:20:13 +08:00 |
|
|
|
78bce2d1e7
|
Add Dockerfile for cloud run
|
2022-10-04 09:51:42 +08:00 |
|
|
|
726df26c15
|
Temporarily copy content-handler to cloud functions root dir when doing cloud build
|
2022-10-03 15:39:05 +08:00 |
|
|
|
4b01fccad8
|
Fix content-fetch dockerfile
|
2022-10-03 14:21:31 +08:00 |
|
|
|
cae2715a52
|
Remove content-handler
|
2022-10-03 11:15:09 +08:00 |
|
|
|
a9607adfd3
|
Import content-handler as local dependency
|
2022-10-03 11:11:24 +08:00 |
|
|
|
33355cb208
|
Merge pull request #1257 from omnivore-app/consolidate-newsletter-handler
Consolidate newsletters and other handlers
|
2022-09-30 16:30:20 +08:00 |
|
|
|
25740465f2
|
Add timeout
|
2022-09-30 13:10:58 +08:00 |
|
|
|
8942398092
|
Change GET to HEAD
|
2022-09-30 12:52:09 +08:00 |
|
|
|
9841ce7f8e
|
Remove parsing newsletter emails from forwarded emails
|
2022-09-30 12:51:23 +08:00 |
|
|
|
b00a516737
|
Add other newsletter handlers
|
2022-09-30 12:51:23 +08:00 |
|
|
|
9b209314a6
|
Rename content to websites
|
2022-09-30 12:51:22 +08:00 |
|
|
|
f7b20f3186
|
Add newsletter handlers
|
2022-09-30 12:51:22 +08:00 |
|
|
|
dfbd317f99
|
Import content-handler in inbound-email-handler
|
2022-09-30 12:51:22 +08:00 |
|
|
|
99956539a0
|
Handle newsletter in content-handlers
|
2022-09-30 12:51:22 +08:00 |
|
|
|
206d795c54
|
Import content-handler in puppeteer
|
2022-09-30 12:51:22 +08:00 |
|
|
|
8c61832c77
|
Import content-handler in content-fetch
|
2022-09-30 12:51:22 +08:00 |
|
|
|
8fb398eae4
|
Add tests
|
2022-09-30 12:51:22 +08:00 |
|
|
|
5fdb8b337d
|
Lint
|
2022-09-30 12:51:22 +08:00 |
|
|
|
6deb62d983
|
Add handlers for content-fetching
|
2022-09-30 12:51:22 +08:00 |
|
|
|
91952e587b
|
Replace newsletter-handler with content-handler
|
2022-09-30 12:51:22 +08:00 |
|
|
|
e4c847ac4c
|
Init newsletter-handler
|
2022-09-30 12:51:22 +08:00 |
|
|
|
f6cb7a279d
|
Merge pull request #1261 from omnivore-app/fix/pdf-annotation-permission
Disable PSPDFKit Author Name
|
2022-09-29 21:00:46 -07:00 |
|
|
|
8144cf8d37
|
disable pspdfkit feature that asks for author name for annotations
|
2022-09-29 20:45:19 -07:00 |
|
|
|
a3de8fc1a3
|
Merge pull request #1260 from omnivore-app/fix/ios-item-delete
Link Deletion Race Fix - iOS
|
2022-09-29 20:36:56 -07:00 |
|
|
|
26cc06e2a8
|
bump ios to v 1.15.0
|
2022-09-29 20:36:18 -07:00 |
|
|
|
01f891d0fa
|
Merge pull request #1252 from omnivore-app/fix/ios-login-branding
Tagline and font changes to the welcome page
|
2022-09-30 11:27:01 +08:00 |
|
|
|
924592ab6b
|
mark highlights and labels for deletion before server sync
|
2022-09-29 20:24:43 -07:00 |
|
|
|
157edb0ae3
|
use viewContext to remove item from home feed
|
2022-09-29 13:42:09 -07:00 |
|
|
|
96ed76e562
|
make sure coredata is updated before popping delted item
|
2022-09-29 11:30:31 -07:00 |
|
|
|
6b6a2c381d
|
delete link from view context rather than background context
|
2022-09-29 08:39:31 -07:00 |
|
|
|
d97eddaf7d
|
Merge pull request #1259 from omnivore-app/fix/update-since-test-failure
Set the "since" to be the exact time when the last page was added to ensure all the deletion happen after that
|
2022-09-29 20:40:22 +08:00 |
|
|
|
0369eb7bea
|
Set the "since" to be the exact time when the last page was added to ensure all the deletion happen after that
|
2022-09-29 15:36:18 +08:00 |
|
|
|
c6dde4f6f8
|
Merge pull request #1245 from omnivore-app/android/web-action-data-mutations
Web Action Mutations - Android
|
2022-09-28 22:11:08 -07:00 |
|
|
|
e22cd75288
|
add delete highlight action
|
2022-09-28 22:05:29 -07:00 |
|
|
|
8e6d4d387b
|
create text selection menu for an existing highlight
|
2022-09-28 13:51:15 -07:00 |
|
|
|
4d889752f6
|
send reading progress updates to server
|
2022-09-28 12:34:55 -07:00 |
|
|
|
57ca5ed6f8
|
Merge pull request #1246 from omnivore-app/feature/subscription-icon
feature/subscription icon
|
2022-09-28 22:10:23 +08:00 |
|
|
|
2f6b26d21d
|
Use GET request as some host do not allow HEAD requests
|
2022-09-28 20:18:40 +08:00 |
|
|
|
5f0bd0e25a
|
Merge pull request #1255 from omnivore-app/fix/nyt-podcasts-parsing
Improve handling of NYT Podcasts transcript pages
|
2022-09-28 20:15:03 +08:00 |
|
|
|
a55ad135fd
|
Set 5s for the HEAD request timeout
|
2022-09-28 19:26:42 +08:00 |
|
|
|
d6974f9e5f
|
Remove unused icon
|
2022-09-28 19:14:14 +08:00 |
|
|
|
a6795b380a
|
Fetch favicon from url
|
2022-09-28 19:02:29 +08:00 |
|
|
|
4aceac5f04
|
Revert "Get favicon from URL if not found from doc"
This reverts commit 7306d65642.
|
2022-09-28 18:25:11 +08:00 |
|
|
|
3adf0fe428
|
Update dock removal for NYT
|
2022-09-28 18:21:49 +08:00 |
|
|
|
08329ba5cf
|
Update NYT test page
|
2022-09-28 18:20:12 +08:00 |
|
|
|
417f75c47a
|
Merge pull request #1254 from omnivore-app/fix/landing-page-fixes
Update copy and some screenshots on the about page
|
2022-09-28 17:34:18 +08:00 |
|
|
|
7306d65642
|
Get favicon from URL if not found from doc
|
2022-09-28 17:18:00 +08:00 |
|
|
|
e8213eff97
|
Revert typo
|
2022-09-28 16:51:00 +08:00 |
|