Commit graph

6597 commits

Author SHA1 Message Date
Hongbo Wu
f3395b5257
Merge pull request #2310 from omnivore-app/fix/importer-metrics-collector
fix taskId not being set in the cloud task payload
2023-06-05 18:25:48 +08:00
Hongbo Wu
63bddf13a1 set default metrics to zero 2023-06-05 18:16:41 +08:00
Hongbo Wu
4cad18f51c fix taskId not being set in the cloud task payload 2023-06-05 17:52:36 +08:00
Hongbo Wu
c66d13177f
Merge pull request #2295 from omnivore-app/fix/twitter-handler-timeout
Feature: importer metrics collector and fix puppeteer timeout issue
2023-06-05 17:17:50 +08:00
Jackson Harper
e1383cb1b8
Merge pull request #2307 from omnivore-app/fix/book-content-reader
Fix incorrectly setting epub content reader type
2023-06-05 16:17:03 +08:00
Jackson Harper
2906fcbc7b
Merge pull request #2305 from omnivore-app/fix/mac-library-list
Mac library tweaks
2023-06-05 16:04:59 +08:00
Jackson Harper
850576da68 Revert package changes 2023-06-05 16:04:05 +08:00
Jackson Harper
bab3983383 Fix typo in test description 2023-06-05 16:00:50 +08:00
Jackson Harper
51186a195f Add test for content type func 2023-06-05 14:59:27 +08:00
Jackson Harper
e53cc28683 Fix issue where we return EPUB content reader for items marked as book in metadata
If we parse a page with <meta property="og:type" content="book"> in
it now, we incorrectly set this to ContentReader.EPUB, which then
causes syncing issues on iOS which doesn't have an EPUB reader
type defined in its GraphQL schema yet.
2023-06-05 14:44:51 +08:00
Jackson Harper
5b00a15eb7 Adjust spacing on labels 2023-06-05 12:47:27 +08:00
Jackson Harper
abeff164b9 Some tweaks to Mac UI 2023-06-05 12:06:27 +08:00
Jackson Harper
815f93ca94 Remove unused tap handler 2023-06-02 12:13:23 +08:00
Jackson Harper
98161fe3ae
Merge pull request #2299 from omnivore-app/fix/mac-menu-items
Move the logout button
2023-06-02 11:45:48 +08:00
Jackson Harper
51608cb21d Move the logout button 2023-06-02 11:42:36 +08:00
Jackson Harper
6bfa70b680
Merge pull request #2298 from omnivore-app/feat/ios-library-cleanup
Update label styles on iOS and MacOS
2023-06-02 11:39:47 +08:00
Jackson Harper
cbb82abf4d Update label styles on iOS and MacOS 2023-06-01 17:40:23 +08:00
Hongbo Wu
992a78e173 add dockerfile 2023-06-01 16:29:30 +08:00
Hongbo Wu
8a89a47c16 fix: testcases 2023-06-01 16:11:35 +08:00
Hongbo Wu
345c56c57a fix: catch importer status update error 2023-06-01 16:11:35 +08:00
Hongbo Wu
1073f88d69 fix: add start:collector command 2023-06-01 16:11:35 +08:00
Hongbo Wu
813a90e3c9 feat: send importer status update 2023-06-01 16:11:35 +08:00
Hongbo Wu
fba8e0424d feat: add importer metrics collector 2023-06-01 16:11:35 +08:00
Hongbo Wu
5f465112bf feat: update matter importer metrics 2023-06-01 16:11:35 +08:00
Hongbo Wu
67014e68fd feat: send email notification once the import has finished 2023-06-01 16:11:35 +08:00
Hongbo Wu
19facec4e2 feat: add importer metrics collector 2023-06-01 16:11:35 +08:00
Hongbo Wu
d69e732579 fix: dedupe url if failed to save 2023-06-01 16:11:35 +08:00
Hongbo Wu
8ddde61285 fix: increase twitter-handler timeout to 60 seconds 2023-06-01 16:11:35 +08:00
Hongbo Wu
df7e1fd269 fix: catch scrapingbee api error 2023-06-01 16:11:35 +08:00
Jackson Harper
a93de547b7 Use new style labels in the library 2023-06-01 15:45:27 +08:00
Jackson Harper
b68fdfffae Library colour and font size tweaks 2023-06-01 13:46:30 +08:00
Jackson Harper
e978b3e492
Merge pull request #2294 from omnivore-app/release/android-0.83
Release Android 0.0.83
2023-06-01 10:10:31 +08:00
Jackson Harper
cf8b94fbbe Release Android 0.0.83 2023-06-01 09:50:10 +08:00
Jackson Harper
3c7035515f
Merge pull request #2290 from omnivore-app/feat/extension-upgrade-safari-ext
Update Safari extension
2023-06-01 09:45:51 +08:00
Jackson Harper
cb1198eb50
Merge pull request #2292 from omnivore-app/fix/android-intercom
Upgrade intercom to fix crash
2023-06-01 09:45:31 +08:00
Jackson Harper
c07790125b Upgrade intercom to fix crash 2023-06-01 09:18:44 +08:00
Jackson Harper
fb3e64e1b5 Update Safari extension 2023-06-01 09:15:10 +08:00
Jackson Harper
493a6fd88d
Merge pull request #2282 from omnivore-app/fix/macos-build
Fixes to build on Macos
2023-06-01 09:03:24 +08:00
Jackson Harper
30ab25452b
Merge pull request #2266 from omnivore-app/feat/android-notebooks-ux
WIP: Android notebooks
2023-05-31 20:57:13 +08:00
Jackson Harper
f53ce94049 Add a logout option 2023-05-31 19:08:09 +08:00
Jackson Harper
2f879386a3 Fix label selection on macos 2023-05-31 16:10:09 +08:00
Jackson Harper
3460150d5e Update copy to say library instead of feed 2023-05-31 15:56:17 +08:00
Jackson Harper
4e7bd97297 Smaller default max width percentage 2023-05-31 14:05:58 +08:00
Jackson Harper
e13d7d30c1 Add reset reader settings 2023-05-31 14:04:19 +08:00
Jackson Harper
27d8c26180 Change search bar position 2023-05-31 13:52:32 +08:00
Jackson Harper
94099281ae Add theme and justify-text to reader settings 2023-05-31 13:50:42 +08:00
Jackson Harper
bf799a6534 Better default font 2023-05-31 13:50:02 +08:00
Jackson Harper
dfc3a890e7 Move to just two panes on mac for now 2023-05-31 13:49:44 +08:00
Jackson Harper
b482e20d0a Improve the cards in the Mac app, use the same as iOS 2023-05-31 12:30:24 +08:00
Jackson Harper
1fbd0a5e64 Fixes to build on Macos 2023-05-30 22:25:50 +08:00