180a914260
Fix list view breakpoints to match grid
2023-06-08 19:57:33 +08:00
6702fb35a7
Fix query on bulk actions to handle none/some/visible
2023-06-08 19:57:33 +08:00
35dd48c29e
Update GQL for bulk actions
2023-06-08 19:57:33 +08:00
819302af2a
Update bulk action call
2023-06-08 19:57:33 +08:00
7f908e8ee5
Log search query
2023-06-08 19:57:33 +08:00
5366472ae1
Fix applySearchFilter call
2023-06-08 19:57:33 +08:00
41160c41c7
Better responsive handling of header items
2023-06-08 19:57:33 +08:00
71668f8478
clean up after multi select
2023-06-08 19:57:33 +08:00
dfe2a25abf
Fix divider in reader view dropdown
2023-06-08 19:57:33 +08:00
17735744f8
Call bulk actions API
2023-06-08 19:57:33 +08:00
7e5e7c4c5f
Add cancel to actions
2023-06-08 19:57:33 +08:00
02b68a036a
Add in calls to bulk action
2023-06-08 19:57:33 +08:00
b45b040cea
Keyboard controls for multi select
2023-06-08 19:57:33 +08:00
e0cdbdb0e7
More work on multiple selection mode
2023-06-08 19:57:33 +08:00
83c8aff44d
Handle selection in the header
2023-06-08 19:57:33 +08:00
d4aa715b5b
Add checkboxes on library cards in multi select mode
2023-06-08 19:57:33 +08:00
e6eadf75f0
Some menu and bulk selection UI
2023-06-08 19:57:33 +08:00
51032d2bf1
fix: test
2023-06-08 18:52:47 +08:00
039f00e3b2
perf: add max doc and throttling to bulk api
2023-06-08 18:36:09 +08:00
4678d6f473
check label uniqueness by name
2023-06-08 13:33:59 +08:00
3630d743d7
add unique labels
2023-06-08 13:29:05 +08:00
ffaf33b73f
fix test
2023-06-08 13:13:37 +08:00
de3623d3f2
allow mark as read and add labels bulk actions
2023-06-08 13:05:30 +08:00
1af845e4e5
feat: add bulk action api schema
2023-06-07 21:50:43 +08:00
b698029972
store token in cookie instead of authorization header
2023-06-07 14:24:52 +08:00
ac43549496
debug
2023-06-07 13:57:45 +08:00
7cbd374cf3
debug
2023-06-07 13:37:05 +08:00
dda57860cb
use jsonwebtoken verify instead of decode for older version of the lib
2023-06-07 13:08:21 +08:00
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
9be84fb473
create thumbnail task for newsletters too
2023-06-07 11:52:13 +08:00
1d83199342
use old jsonwebtoken version
2023-06-07 11:36:44 +08:00
c1b8dd1b85
penalize long/wide images
2023-06-07 11:36:23 +08:00
d194709b0e
add testcases
2023-06-07 10:45:46 +08:00
45609335b6
fix graphql query typo
2023-06-06 20:42:24 +08:00
986c4eb48b
fix: parse unsubscribe mailto email address and set subject
2023-06-06 19:53:18 +08:00
c1f0b2b4fe
Better handle overflow on windows so uneeded scrollbars are not shown
2023-06-06 13:28:06 +08:00
4f4f50af49
fix: redundant argument
2023-06-06 12:05:33 +08:00
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
e2315b5662
feat: add thumbnail handler
2023-06-06 11:02:46 +08:00
63bddf13a1
set default metrics to zero
2023-06-05 18:16:41 +08:00
4cad18f51c
fix taskId not being set in the cloud task payload
2023-06-05 17:52:36 +08:00
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
bab3983383
Fix typo in test description
2023-06-05 16:00:50 +08:00
51186a195f
Add test for content type func
2023-06-05 14:59:27 +08:00
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
a439aac7e7
feat: update api to include preview image
2023-06-05 12:38:30 +08:00
cbb82abf4d
Update label styles on iOS and MacOS
2023-06-01 17:40:23 +08:00
992a78e173
add dockerfile
2023-06-01 16:29:30 +08:00
8a89a47c16
fix: testcases
2023-06-01 16:11:35 +08:00
345c56c57a
fix: catch importer status update error
2023-06-01 16:11:35 +08:00