|
|
0fe471da82
|
Dont require score on challenge recaptcha
|
2024-04-01 11:32:10 +08:00 |
|
|
|
822fcb1e74
|
Add some logging
|
2024-04-01 11:17:15 +08:00 |
|
|
|
57b0f8c5a5
|
Add tests for isValidSignupRequest
|
2024-04-01 11:17:15 +08:00 |
|
|
|
9a159084c8
|
Update the isValidSignUp to check for URLs
|
2024-04-01 11:17:15 +08:00 |
|
|
|
442475d684
|
Make this optional for self hosters
|
2024-04-01 11:17:15 +08:00 |
|
|
|
7518e164a5
|
Utils for recaptcha
|
2024-04-01 11:15:19 +08:00 |
|
|
|
2f6ef5e447
|
Return false if can not send with Mailjet
|
2024-03-31 19:22:56 +08:00 |
|
|
|
febe39309b
|
Add mailjet dep
|
2024-03-31 19:04:55 +08:00 |
|
|
|
cfe4315fe2
|
Add an email fallback to Mailjet
|
2024-03-31 19:03:26 +08:00 |
|
|
|
200354d181
|
Add url present check on email sign up
|
2024-03-31 09:55:53 +08:00 |
|
|
|
ede99dcd33
|
Better matching for youtube video URLs
|
2024-03-30 10:42:01 +08:00 |
|
|
|
b69ba150c5
|
Remove debug
|
2024-03-29 12:28:26 +08:00 |
|
|
|
3a352a9705
|
Dont need to chunk this anymore
|
2024-03-29 12:05:32 +08:00 |
|
|
|
d017468f9d
|
Upgrade youtubei
|
2024-03-29 12:05:16 +08:00 |
|
|
|
08ed061756
|
Change model for youtube transcripts
|
2024-03-29 11:31:27 +08:00 |
|
|
|
f677f1167f
|
get feature list on web
|
2024-03-28 15:27:37 +08:00 |
|
|
|
cc2fe04568
|
add featureList to the User type which contains a list of feature type
|
2024-03-28 14:42:08 +08:00 |
|
|
|
1afec1ddf3
|
check if feature is granted when process youtube video
|
2024-03-28 14:41:30 +08:00 |
|
|
|
45417efd0c
|
bump youtube users to 500
|
2024-03-28 12:15:36 +08:00 |
|
|
|
8d8c7e8a26
|
fix: allow max 1000 users to use notion feature
|
2024-03-28 12:13:28 +08:00 |
|
|
|
b5bea17ffe
|
Export the age of the oldest job in the queue
|
2024-03-28 10:25:44 +08:00 |
|
|
|
82168fe439
|
Merge pull request #3739 from omnivore-app/fix/youtube-queue
Only check for summaries if the updated entity is a page item
|
2024-03-28 09:40:44 +08:00 |
|
|
|
d4ed994914
|
Merge pull request #3740 from omnivore-app/fix/logger
replace logger.warn with warning
|
2024-03-27 16:00:08 +08:00 |
|
|
|
38f959685f
|
Change warn to warning
|
2024-03-27 15:41:15 +08:00 |
|
|
|
92abfed2df
|
replace logger.warn with warning
|
2024-03-27 15:41:13 +08:00 |
|
|
|
d23a7d56c0
|
Only check for summaries if the updated entity is a page item
|
2024-03-27 13:54:54 +08:00 |
|
|
|
5b736c1c2e
|
Merge pull request #3738 from omnivore-app/fix/api-youtube-logging
Add more logging to youtube jobs
|
2024-03-27 11:44:37 +08:00 |
|
|
|
7c281359e8
|
fix recommendations not filtered correctly by rules
|
2024-03-27 11:29:47 +08:00 |
|
|
|
28222dcd56
|
Add more logging to youtube jobs
|
2024-03-27 11:25:46 +08:00 |
|
|
|
c022cf0a22
|
label match wildcard
|
2024-03-27 10:54:24 +08:00 |
|
|
|
3544dd1709
|
remove feed content from job data
|
2024-03-27 10:38:51 +08:00 |
|
|
|
af78b6f4f0
|
append newsletter labels to avoid labels attached by rules being replaced
|
2024-03-27 10:37:04 +08:00 |
|
|
|
41b90cbfd1
|
fix some undefined error
|
2024-03-26 17:53:48 +08:00 |
|
|
|
d02d9444a9
|
remove content from update event too
|
2024-03-26 17:46:38 +08:00 |
|
|
|
c3dba7e9da
|
fix typo
|
2024-03-26 17:44:05 +08:00 |
|
|
|
4c458c7118
|
fallback to search query if implicit fields are in the filter
|
2024-03-26 17:34:57 +08:00 |
|
|
|
37459f64c7
|
remove content from job data
|
2024-03-26 16:49:26 +08:00 |
|
|
|
209b08e2ff
|
add notion to the features list
|
2024-03-26 12:32:01 +08:00 |
|
|
|
f7c25fe05a
|
do not create a new connection for the discover api
|
2024-03-23 10:03:06 +08:00 |
|
|
|
282ed75a5f
|
Merge pull request #3698 from omnivore-app/fix/notion
Fix: notion
|
2024-03-21 14:08:16 +08:00 |
|
|
|
445d2846b5
|
export last 100 items
|
2024-03-21 14:06:56 +08:00 |
|
|
|
390d12eea1
|
add export to integration and get task api
|
2024-03-21 11:14:23 +08:00 |
|
|
|
b1e3811e4f
|
Merge pull request #3707 from omnivore-app/fix/rule
send labels and highlight annotations in page_create event
|
2024-03-21 10:52:15 +08:00 |
|
|
|
6385b40e38
|
revert batch size change
|
2024-03-20 23:07:46 +08:00 |
|
|
|
3d986a9036
|
send labels and highlight annotations in page_create event
|
2024-03-20 22:33:24 +08:00 |
|
|
|
59cc954618
|
Add 12hrs option, fix linting issue
|
2024-03-20 15:36:53 +08:00 |
|
|
|
82ef57a36a
|
Add last24hrs query for time based search queries to get recently saved/changed items
|
2024-03-20 15:15:18 +08:00 |
|
|
|
014ccb1eae
|
Set published date from youtube data
its not clear how consistent the formatting is on these dates,
the one i tested seems like it was a UTC formatted dd M, yyyy string
|
2024-03-20 13:10:41 +08:00 |
|
|
|
689eeaeacd
|
disable sending pubsub events for rss feed temporarily to resolve conflicts
|
2024-03-20 10:46:13 +08:00 |
|
|
|
2e374557bf
|
send labels in the page_created events
|
2024-03-20 10:36:36 +08:00 |
|