Commit graph

2270 commits

Author SHA1 Message Date
Hongbo Wu
2ef5d101bb Create index if not exists in migration 2022-06-17 22:07:41 +08:00
Jackson Harper
8f1bf6c813
Merge pull request #812 from omnivore-app/fix/content-parse
Fix parsing error
2022-06-16 08:49:41 -07:00
Hongbo Wu
8535534709 Fix classname = null exception by checking element parent node nullability before checking classname 2022-06-16 18:09:23 +08:00
Hongbo Wu
f7c814d584 Add yarn to volta 2022-06-16 18:05:02 +08:00
Jackson Harper
107b74f093
Merge pull request #809 from omnivore-app/fix/small-screen-margins
Disable margins on small screens again
2022-06-15 22:55:08 -07:00
Hongbo Wu
05a3271f0f
Merge pull request #810 from omnivore-app/fix/logseq-cors-req
Add logseq to the allowed cors origin
2022-06-16 11:12:48 +08:00
Hongbo Wu
215078bcb3 Add logseq to the allowed cors origin 2022-06-16 10:46:06 +08:00
Jackson Harper
e684b104be
Merge pull request #790 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/core-1.3.1
Bump @opentelemetry/core from 0.24.0 to 1.3.1
2022-06-15 16:41:21 -07:00
Jackson Harper
b3148a903d
Merge pull request #791 from omnivore-app/dependabot/npm_and_yarn/segment/analytics-next-1.38.0
Bump @segment/analytics-next from 1.34.0 to 1.38.0
2022-06-15 16:41:07 -07:00
Jackson Harper
4042408126 Disable margins on small screens again
Need to fix how this is down across all smaller devices, until
then we can disable so the fonts stuff can be deployed.
2022-06-15 16:31:54 -07:00
Satindar Dhillon
6446f03469
Merge pull request #808 from omnivore-app/chore/bg-task-event-tracking
Add event tracking to background tasks [iOS]
2022-06-15 13:01:46 -07:00
Jackson Harper
1db1aa299e
Merge pull request #806 from omnivore-app/OMN-777
[OMN-777] - Add font selector
2022-06-15 12:51:45 -07:00
Jackson Harper
e0792f984f Update the list of fonts for web to match iOS 2022-06-15 12:40:10 -07:00
Jackson Harper
7a2b1ca940 Update list of fonts 2022-06-15 12:38:36 -07:00
Jackson Harper
702329cf3f Layout tweaks for font selector, allow adjusting margins on smaller screens 2022-06-15 11:46:41 -07:00
Satindar Dhillon
2b58e4f6ce add event tracking to background tasks 2022-06-15 11:33:03 -07:00
gitstart-omnivore
b7ecff195e Added font selector 2022-06-15 15:43:10 +00:00
Satindar Dhillon
419965a4cf
Merge pull request #801 from omnivore-app/recently-read-ios
Enable recently read sorting option on ios
2022-06-14 21:20:06 -07:00
Satindar Dhillon
5ec248a86c use readAt property to sort recently read items 2022-06-14 21:05:45 -07:00
Satindar Dhillon
8ddfc5c72a update swift graphql schema 2022-06-14 20:46:02 -07:00
Satindar Dhillon
0df68587ef enable recently read sorting option on ios 2022-06-14 20:42:39 -07:00
Jackson Harper
486f3c930b Remove PROXY_URL from content-fetch 2022-06-14 20:30:02 -07:00
Hongbo Wu
6f4c408b5c
Merge pull request #802 from omnivore-app/add-readat-to-article
Add readAt to article
2022-06-15 09:52:53 +08:00
Jackson Harper
1cefe254ff
Merge pull request #798 from omnivore-app/fix/proxy-urls
Allow specifying a proxy url when launching puppeteer
2022-06-14 18:47:02 -07:00
Hongbo Wu
de09a36c1c Add readAt to api response 2022-06-15 09:42:38 +08:00
Hongbo Wu
c5c8763767 Add readAt to searchItem 2022-06-15 09:32:53 +08:00
Hongbo Wu
6189e85b2c Add readAt to article 2022-06-15 09:32:10 +08:00
Jackson Harper
ec5bbb8350 Return URL as a string 2022-06-14 16:23:07 -07:00
Jackson Harper
be2801477b Add some extra debugging 2022-06-14 16:13:43 -07:00
Jackson Harper
159a7f8950 Fallback to scrapingbee if a page cant fetch content 2022-06-14 16:06:01 -07:00
Satindar Dhillon
7a235ae70b
Merge pull request #799 from omnivore-app/feature/edit-title-ios
Edit title and description [iOS]
2022-06-14 14:29:08 -07:00
Jackson Harper
814f6098a3 Log proxy url 2022-06-14 14:27:19 -07:00
Satindar Dhillon
65bfa7be08 bump ios version to 1.9.0 2022-06-14 14:24:42 -07:00
Satindar Dhillon
86e1446688 sync title/description changes with core data and server 2022-06-14 14:12:25 -07:00
Satindar Dhillon
64e146380f add title/description edit form 2022-06-14 13:37:07 -07:00
Jackson Harper
a4ad78652a Allow specifying a proxy url when launching puppeteer 2022-06-14 13:30:32 -07:00
Jackson Harper
e2ba117195
Merge pull request #797 from omnivore-app/fix/modal-dialog-buttons
Make the AddLink and HighlightNote modals more consistent
2022-06-14 11:39:47 -07:00
Jackson Harper
8b097fa0d3
Merge pull request #796 from omnivore-app/api-key-selection
Use a <select for picking API expiration, fix some text color issues in dark mode
2022-06-14 11:29:36 -07:00
Jackson Harper
a65152de82 Fix call to saveNoteChanges 2022-06-14 11:25:36 -07:00
Jackson Harper
14b2f33691 Make the AddLink and HighlightNote modals more consistent 2022-06-14 10:43:19 -07:00
Jackson Harper
97418f5492 Right align buttons, no need for a Cancel button 2022-06-14 10:14:37 -07:00
Jackson Harper
00bbb993bc Consistent naming 2022-06-14 10:01:20 -07:00
Jackson Harper
c69eb3b575 Make checkboxs left aligned 2022-06-14 09:59:58 -07:00
Jackson Harper
be1e0e3e61
Merge pull request #792 from omnivore-app/dependabot/npm_and_yarn/dompurify-2.3.8
Bump dompurify from 2.3.1 to 2.3.8
2022-06-14 09:39:36 -07:00
Jackson Harper
f00dd6d24a
Merge pull request #793 from omnivore-app/dependabot/npm_and_yarn/cypress-10.1.0
Bump cypress from 9.5.3 to 10.1.0
2022-06-14 09:39:07 -07:00
Jackson Harper
88aa4fb27b Linting fixes 2022-06-13 23:00:00 -07:00
Jackson Harper
927ec54775 Use a <select for picking API expiration, fix some text color issues in dark mode 2022-06-13 22:46:49 -07:00
Satindar Dhillon
f7172f02b1 show title edit sheets from context menu taps 2022-06-13 21:55:05 -07:00
Satindar Dhillon
fc01a6b7db add edit title context menu options 2022-06-13 21:35:21 -07:00
Jackson Harper
bacc117cd2
Merge pull request #795 from omnivore-app/fix/appreader-fonts 2022-06-13 16:32:29 -07:00