Commit graph

6639 commits

Author SHA1 Message Date
Jackson Harper
1c310f57b5
Merge pull request #2314 from omnivore-app/fix/extension-color-modes
Handle dark/light mode better in the extension
2023-06-09 15:01:49 +08:00
Jackson Harper
a444b8c91b
Merge pull request #2328 from omnivore-app/fix/android-save-url-regex
Fix bug with Android save URL regex
2023-06-09 14:59:11 +08:00
Jackson Harper
dbf118bbc2
Merge pull request #2331 from holton-jiang/patch-1
Follow-Up Translation
2023-06-09 14:56:11 +08:00
蒋小霕
59703cca8f
Follow-Up Translation 2023-06-08 22:32:03 +08:00
Hongbo Wu
7e90b04165
Merge pull request #2330 from omnivore-app/fix/bulk-api
perf: add max doc and throttling to bulk api
2023-06-08 18:53:20 +08:00
Hongbo Wu
51032d2bf1 fix: test 2023-06-08 18:52:47 +08:00
Hongbo Wu
039f00e3b2 perf: add max doc and throttling to bulk api 2023-06-08 18:36:09 +08:00
Hongbo Wu
c5076214bb
Merge pull request #2329 from omnivore-app/feature/bulk-api
update bulk api to allow mark as read and add labels
2023-06-08 15:20:39 +08:00
Hongbo Wu
4678d6f473 check label uniqueness by name 2023-06-08 13:33:59 +08:00
Hongbo Wu
3630d743d7 add unique labels 2023-06-08 13:29:05 +08:00
Hongbo Wu
ffaf33b73f fix test 2023-06-08 13:13:37 +08:00
Hongbo Wu
de3623d3f2 allow mark as read and add labels bulk actions 2023-06-08 13:05:30 +08:00
Hongbo Wu
1af845e4e5 feat: add bulk action api schema 2023-06-07 21:50:43 +08:00
Jackson Harper
0e3d4de6a6
Merge pull request #2325 from omnivore-app/release/android-0.0.87
Bump android version
2023-06-07 18:21:31 +08:00
Jackson Harper
446672b10e Fix bug with Android save URL regex 2023-06-07 18:13:30 +08:00
Hongbo Wu
404363ee31
Merge pull request #2326 from omnivore-app/fix/jsonwebtoken
fix invalid token by storing token in cookie instead of authorization header because gcp overrides it
2023-06-07 14:27:44 +08:00
Hongbo Wu
b698029972 store token in cookie instead of authorization header 2023-06-07 14:24:52 +08:00
Hongbo Wu
ac43549496 debug 2023-06-07 13:57:45 +08:00
Hongbo Wu
7cbd374cf3 debug 2023-06-07 13:37:05 +08:00
Hongbo Wu
dda57860cb use jsonwebtoken verify instead of decode for older version of the lib 2023-06-07 13:08:21 +08:00
Hongbo Wu
c0872939a7
Merge pull request #2311 from omnivore-app/feature/metadata
Feature: Set thumbnail and pre-cache all the images in the content
2023-06-07 12:08:20 +08:00
Hongbo Wu
9be84fb473 create thumbnail task for newsletters too 2023-06-07 11:52:13 +08:00
Hongbo Wu
1d83199342 use old jsonwebtoken version 2023-06-07 11:36:44 +08:00
Hongbo Wu
c1b8dd1b85 penalize long/wide images 2023-06-07 11:36:23 +08:00
Hongbo Wu
d194709b0e add testcases 2023-06-07 10:45:46 +08:00
Jackson Harper
6ce765a2f6 Bump android version 2023-06-07 10:43:13 +08:00
Hongbo Wu
3339f9f9ab
Merge pull request #2315 from omnivore-app/fix/unsubscribe-email-address
fix: parse unsubscribe mailto email address and set subject
2023-06-06 20:42:41 +08:00
Hongbo Wu
45609335b6 fix graphql query typo 2023-06-06 20:42:24 +08:00
Hongbo Wu
986c4eb48b fix: parse unsubscribe mailto email address and set subject 2023-06-06 19:53:18 +08:00
Jackson Harper
1a594444d5
Merge pull request #2309 from omnivore-app/fix/android-rotation-issues
Handle rotation on Android better with Notes editor
2023-06-06 17:48:58 +08:00
Jackson Harper
f9d1d2408f Remove unneeded styling 2023-06-06 17:36:31 +08:00
Jackson Harper
fc6e3a2f83 Close button hover state in dark 2023-06-06 17:35:04 +08:00
Jackson Harper
084920ed4f Bump extension version 2023-06-06 16:35:59 +08:00
Jackson Harper
dde83a1a9f More colouring for different color modes 2023-06-06 16:32:11 +08:00
Jackson Harper
1116425939 Handle dark/light mode better in the extension 2023-06-06 16:08:48 +08:00
Jackson Harper
71c8b213c3
Merge pull request #2312 from omnivore-app/fix/windows-overflow-scrollbars
Better handle overflow on windows so uneeded scrollbars are not shown
2023-06-06 14:06:02 +08:00
Jackson Harper
c1f0b2b4fe Better handle overflow on windows so uneeded scrollbars are not shown 2023-06-06 13:28:06 +08:00
Hongbo Wu
4f4f50af49 fix: redundant argument 2023-06-06 12:05:33 +08:00
Hongbo Wu
0c3fa2cdd4 feat: start a cloud task to set thumbnail and pre-cache all the images in the content 2023-06-06 11:56:31 +08:00
Hongbo Wu
e2315b5662 feat: add thumbnail handler 2023-06-06 11:02:46 +08:00
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
b610bf3e99 Handle rotation on Android better with Notes editor 2023-06-05 17:04:29 +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