|
|
531f23fc4c
|
Merge pull request #3591 from omnivore-app/feat/summaries
Summaries
|
2024-02-29 14:35:12 +08:00 |
|
|
|
a116d944e7
|
fix tests
|
2024-02-28 17:24:02 +08:00 |
|
|
|
3af62d5d89
|
fix typo
|
2024-02-28 17:13:11 +08:00 |
|
|
|
7567e3d0f6
|
* return only count if size is 0 because limit 0 is not allowed in typeorm
|
2024-02-28 16:57:15 +08:00 |
|
|
|
6861d271bd
|
Clean up assertions in summary job
|
2024-02-28 15:49:24 +08:00 |
|
|
|
0382fb4913
|
Fix comparison of library item state
|
2024-02-28 15:34:36 +08:00 |
|
|
|
692a992e77
|
Remove some debug, clean up summaries
|
2024-02-28 15:18:23 +08:00 |
|
|
|
c20d8e6b4d
|
Add summaries, display accont features
|
2024-02-28 15:14:32 +08:00 |
|
|
|
bbe6204b91
|
summaries
|
2024-02-28 15:12:09 +08:00 |
|
|
|
0369a39f08
|
replace $set with $set_once
|
2024-02-26 18:14:10 +08:00 |
|
|
|
41aa976625
|
flush remaining events when server exits
|
2024-02-26 17:28:28 +08:00 |
|
|
|
d26a2f403d
|
replace segment with posthog
|
2024-02-26 16:47:04 +08:00 |
|
|
|
c13896aeb2
|
Merge pull request #3567 from omnivore-app/feature/feed-summary
feature/feed summary
|
2024-02-26 12:19:57 +08:00 |
|
|
|
33fa36710f
|
Merge pull request #3568 from omnivore-app/feat/rules-delete-item-rule
Add a rule to delete items
|
2024-02-26 12:13:40 +08:00 |
|
|
|
7db7099822
|
fix tests
|
2024-02-23 19:43:43 +08:00 |
|
|
|
6b0cefe190
|
add representation column to the highlight table and gql schema which is either CONTENT or FEED_CONTENT
|
2024-02-23 17:14:52 +08:00 |
|
|
|
67f54a1372
|
add fetchContent resolver to the function list
|
2024-02-23 15:44:53 +08:00 |
|
|
|
49d1ae5037
|
fix bug
|
2024-02-23 15:32:41 +08:00 |
|
|
|
510cd18b17
|
use json_agg to aggregate enum in db
|
2024-02-23 14:54:37 +08:00 |
|
|
|
90c049506d
|
Add a rule to delete items
|
2024-02-23 14:42:10 +08:00 |
|
|
|
df0bda9cb2
|
fix a typo
|
2024-02-23 14:21:34 +08:00 |
|
|
|
f4b6e470f2
|
replace fetch_content with fetch_content_type as a enum: ALWAYS, NEVER, WHEN_EMPTY
|
2024-02-23 14:19:22 +08:00 |
|
|
|
08e4bed146
|
rename preview_content to feed_content in library_item table and gql schema
|
2024-02-23 12:53:39 +08:00 |
|
|
|
61e9ab3a17
|
Merge pull request #3566 from omnivore-app/perf/optimize-slow-query
perf/optimize slow query
|
2024-02-23 12:53:05 +08:00 |
|
|
|
8ce7550582
|
create an index for upload_file_id in library_item table
|
2024-02-23 11:33:48 +08:00 |
|
|
|
7c7d594b91
|
use low priority queue if user saved 5 items in the last minute. previously it was created
|
2024-02-23 10:17:18 +08:00 |
|
|
|
b947100278
|
increase batch size to 100
|
2024-02-22 20:23:37 +08:00 |
|
|
|
f541b8f8ca
|
export at most 1000 most recent items
|
2024-02-22 20:22:37 +08:00 |
|
|
|
06c922d940
|
fix image error by reverting the change in excluded list of compilation
|
2024-02-22 16:51:54 +08:00 |
|
|
|
6af6f8ac6c
|
delete log
|
2024-02-22 15:40:09 +08:00 |
|
|
|
f47f4c1c47
|
fix tests
|
2024-02-22 15:23:53 +08:00 |
|
|
|
fb576a58a0
|
initial export
|
2024-02-22 15:20:24 +08:00 |
|
|
|
f94267ee1a
|
enqueue export job
|
2024-02-22 13:38:51 +08:00 |
|
|
|
8b848912c9
|
fix tests
|
2024-02-22 12:03:58 +08:00 |
|
|
|
34db7bb2d8
|
create a job for exporting item to integrations
|
2024-02-22 11:55:51 +08:00 |
|
|
|
649ccc692b
|
log unknown job when getting priority
|
2024-02-22 09:23:32 +08:00 |
|
|
|
ce19218e15
|
get queue priority from a table
|
2024-02-21 22:01:04 +08:00 |
|
|
|
927394e07c
|
fix: save url operation is delayed
|
2024-02-21 17:54:08 +08:00 |
|
|
|
40327a5001
|
Merge pull request #3552 from omnivore-app/feat/docker-public-images
|
2024-02-21 16:44:19 +08:00 |
|
|
|
2fff9a5720
|
Merge pull request #3380 from omnivore-app/fix/recreate-item
fix/recreate item
|
2024-02-21 15:49:28 +08:00 |
|
|
|
8f39985f0f
|
fix deleted labels and highlights are still searchable
|
2024-02-21 15:06:04 +08:00 |
|
|
|
51c1d33a09
|
fix tests
|
2024-02-21 14:55:49 +08:00 |
|
|
|
af24856603
|
resolve conflicts after rebasing
|
2024-02-21 14:29:21 +08:00 |
|
|
|
b1c45599f6
|
resolve conflicts after rebasing
|
2024-02-21 14:29:15 +08:00 |
|
|
|
eb895b49bf
|
delete labels and highlights attached to the recreated item if the item was deleted before
|
2024-02-21 14:18:06 +08:00 |
|
|
|
abfa15e56f
|
revert soft deletes all the labels and highlights attached to the deleted item
|
2024-02-21 14:16:21 +08:00 |
|
|
|
38ee6c1331
|
merge labels and highlights when saving a duplicate item
|
2024-02-21 14:16:20 +08:00 |
|
|
|
242e6e0fa3
|
delete all the labels and highlights attached to the item when item was deleted
|
2024-02-21 13:52:39 +08:00 |
|
|
|
310ff37604
|
Add label to backend container
|
2024-02-21 13:28:40 +08:00 |
|
|
|
cd311d6454
|
do not update db options in queue-processor
|
2024-02-20 19:09:33 +08:00 |
|