Hongbo Wu
|
f50d1c9cb9
|
Group RSS subscriptions by feed URL and create cloud task for the groups
|
2023-10-19 17:27:08 +08:00 |
|
Hongbo Wu
|
5283a84908
|
add scheduledAt to the task payload
|
2023-10-19 17:27:08 +08:00 |
|
Jackson Harper
|
cf101c6d18
|
Cache and check feed checksums to reduce fetching
|
2023-10-18 16:26:03 +08:00 |
|
Jackson Harper
|
4220922ff8
|
Preserve original URL if possible
|
2023-10-18 10:23:26 +08:00 |
|
Jackson Harper
|
25c0051fd4
|
Only use signed URLs for PDF attachments
|
2023-10-18 10:14:35 +08:00 |
|
Hongbo Wu
|
fa2fba1a2c
|
Merge pull request #2942 from omnivore-app/fix/rules
improvement on subscriptions and delete user api
|
2023-10-17 17:14:49 +08:00 |
|
Hongbo Wu
|
1b2d93e118
|
remove duplicate rss subscriptions by user and url; create a unique constraint
|
2023-10-16 17:35:29 +08:00 |
|
Jackson Harper
|
34798f39f0
|
Disable JSONLD fetching which can be quite slow
|
2023-10-16 11:25:37 +08:00 |
|
Jackson Harper
|
3f4be32df8
|
Merge library item imports
|
2023-10-13 18:26:02 +08:00 |
|
Hongbo Wu
|
62ffaa924b
|
add wordsCount filter
|
2023-10-10 12:52:49 +08:00 |
|
Hongbo Wu
|
93c410a564
|
fix is:read filter and add is:reading filter
|
2023-10-10 12:21:32 +08:00 |
|
Hongbo Wu
|
835b61064f
|
allow filter by wordsCount
|
2023-10-10 10:58:48 +08:00 |
|
Hongbo Wu
|
bab343c41f
|
testing
|
2023-10-10 10:10:45 +08:00 |
|
Hongbo Wu
|
ac0d295cf3
|
debug
|
2023-10-09 22:06:35 +08:00 |
|
Hongbo Wu
|
f4f38e4b31
|
reduce unnecessary logs
|
2023-10-09 17:26:03 +08:00 |
|
Hongbo Wu
|
ac576aa5c7
|
fix isArchived = false when archivedAt is not null
|
2023-10-05 17:53:57 +08:00 |
|
Hongbo Wu
|
f6c906201b
|
fetch recommendations separately too
|
2023-10-05 14:32:05 +08:00 |
|
Hongbo Wu
|
bb59ed757c
|
fix word count not return
|
2023-10-05 14:32:05 +08:00 |
|
Hongbo Wu
|
cbf58614c4
|
use log levels in custom typeorm logger
|
2023-10-05 14:32:05 +08:00 |
|
Hongbo Wu
|
efdbc4f345
|
use interpolated string or dictionary parameter in logs
|
2023-10-05 14:32:03 +08:00 |
|
Hongbo Wu
|
0ff9fdef04
|
add elastic scroll time in the env var
|
2023-10-05 14:31:07 +08:00 |
|
Hongbo Wu
|
3b8b48bc21
|
fix recovered deleted items still shown in trash
|
2023-10-05 14:31:07 +08:00 |
|
Hongbo Wu
|
c57ead3583
|
add test for when rss:feed in:archive is in the query
|
2023-10-05 14:31:07 +08:00 |
|
Hongbo Wu
|
0c5ba53c26
|
fix recommendations
|
2023-10-05 14:31:07 +08:00 |
|
Hongbo Wu
|
673ce83c33
|
fix searching for site
|
2023-10-05 14:31:06 +08:00 |
|
Hongbo Wu
|
4ff5484d8e
|
change item_type to text
|
2023-10-05 14:31:06 +08:00 |
|
Hongbo Wu
|
7225d861f3
|
use skip and take instead of limit, offset
|
2023-10-05 14:31:06 +08:00 |
|
Hongbo Wu
|
68e381deb2
|
revert note changes
|
2023-10-05 14:31:06 +08:00 |
|
Hongbo Wu
|
fdd771bc06
|
add migration script
|
2023-10-05 14:31:06 +08:00 |
|
Hongbo Wu
|
d50174ef76
|
fix article tests
|
2023-10-05 14:30:10 +08:00 |
|
Hongbo Wu
|
e1a7a24323
|
improve search result
|
2023-10-05 14:28:52 +08:00 |
|
Hongbo Wu
|
1bade22076
|
fix file uploading
|
2023-10-05 14:28:52 +08:00 |
|
Hongbo Wu
|
86cff913fb
|
fix label search
|
2023-10-05 14:28:52 +08:00 |
|
Hongbo Wu
|
5ed7e819e8
|
fix label constraint
|
2023-10-05 14:28:52 +08:00 |
|
Hongbo Wu
|
3f572ea89a
|
fix typo
|
2023-10-05 14:27:52 +08:00 |
|
Hongbo Wu
|
f8f3ec0c56
|
save claim in httpContext
|
2023-10-05 14:27:17 +08:00 |
|
Hongbo Wu
|
b1899e340d
|
replace library item
|
2023-10-05 14:25:10 +08:00 |
|
Hongbo Wu
|
c655f78f8c
|
replace highlight
|
2023-10-05 14:24:28 +08:00 |
|
Hongbo Wu
|
648a16615b
|
update search query
|
2023-10-05 14:22:58 +08:00 |
|
Hongbo Wu
|
751df68175
|
implement search function
|
2023-10-05 14:22:58 +08:00 |
|
Hongbo Wu
|
9370951893
|
create a repository directory
|
2023-10-05 14:22:56 +08:00 |
|
Hongbo Wu
|
425864ce01
|
remove knex
|
2023-10-05 14:21:56 +08:00 |
|
Hongbo Wu
|
c40e64773a
|
convert to email api
|
2023-10-02 17:01:13 +08:00 |
|
Jackson Harper
|
21244a394d
|
Move debug directory to not interfere with usernames
|
2023-09-22 17:56:25 +08:00 |
|
Jackson Harper
|
014614d097
|
Merge pull request #2759 from omnivore-app/feat/web-use-posthog
Remove segment from the web
|
2023-09-13 14:01:08 +08:00 |
|
Jackson Harper
|
0946f3d3e8
|
Fix some console logs, better handle posthog
|
2023-09-13 12:52:34 +08:00 |
|
Jackson Harper
|
293becf596
|
Ignore link density checks in newsletters
|
2023-09-12 15:53:43 +08:00 |
|
Hongbo Wu
|
e54e61f3c0
|
reduce log size
|
2023-08-17 18:33:14 +08:00 |
|
Hongbo Wu
|
0609043956
|
reduce retry
|
2023-08-17 17:59:24 +08:00 |
|
Hongbo Wu
|
5f6be169bd
|
add savedAt and publishedAt to saveUrl api
|
2023-08-14 17:10:34 +08:00 |
|