|
|
aea354c3f2
|
No longer make captcha optional on web signup
|
2024-04-01 19:07:21 +08:00 |
|
|
|
185e6967dd
|
Merge pull request #3765 from omnivore-app/release/ios-bump-1.46
Bump iOS to 1.46
|
2024-04-01 17:36:35 +08:00 |
|
|
|
b0709896b6
|
Merge pull request #3766 from omnivore-app/feat/enable-captcha
Force captcha on sign up
|
2024-04-01 17:36:01 +08:00 |
|
|
|
3a59317217
|
Force captcha on sign up
|
2024-04-01 17:06:45 +08:00 |
|
|
|
1b8c428ef6
|
Bump iOS to 1.46
|
2024-04-01 15:31:57 +08:00 |
|
|
|
093aca0fca
|
Merge pull request #3763 from omnivore-app/fix/rate-limit
use redis for hourly rate limiter
|
2024-04-01 13:57:47 +08:00 |
|
|
|
6ca092fbce
|
use different prefix for different rate limiter
|
2024-04-01 13:44:10 +08:00 |
|
|
|
a97542d4ba
|
use redis for hourly rate limiter
|
2024-04-01 13:01:02 +08:00 |
|
|
|
d901c3711b
|
Merge pull request #3762 from omnivore-app/fix/web-captcha-var-naming
Fix naming of recaptcha environment variable
|
2024-04-01 12:45:30 +08:00 |
|
|
|
f7eb059f3e
|
Fix naming of recaptcha environment variable
|
2024-04-01 12:32:12 +08:00 |
|
|
|
788460c144
|
Merge pull request #3761 from omnivore-app/feat/signup-captcha
Add recaptcha on the web sign up flow
|
2024-04-01 12:24:39 +08:00 |
|
|
|
26d88ba99a
|
Merge pull request #3759 from omnivore-app/fix/rate-limit
store the rate limit data in redis if redis is connected
|
2024-04-01 12:24:27 +08:00 |
|
|
|
23f5377b62
|
Clean up isRecaptchaResponse function
|
2024-04-01 12:03:36 +08:00 |
|
|
|
0fe471da82
|
Dont require score on challenge recaptcha
|
2024-04-01 11:32:10 +08:00 |
|
|
|
47d6f16961
|
Fix signature on props
|
2024-04-01 11:17:15 +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 |
|
|
|
2257a5a42e
|
Add web recaptcha on signup
|
2024-04-01 11:17:13 +08:00 |
|
|
|
7518e164a5
|
Utils for recaptcha
|
2024-04-01 11:15:19 +08:00 |
|
|
|
5dd308d78e
|
store the rate limit data in redis if redis is connected
|
2024-03-31 20:13:27 +08:00 |
|
|
|
72c750dae1
|
Merge pull request #3758 from omnivore-app/fix/mailjet-fallback
Add an email fallback to Mailjet
|
2024-03-31 19:36:47 +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 |
|
|
|
7dfb526ce7
|
Allow email login
|
2024-03-31 19:03:55 +08:00 |
|
|
|
cfe4315fe2
|
Add an email fallback to Mailjet
|
2024-03-31 19:03:26 +08:00 |
|
|
|
37f61b0ccb
|
Merge pull request #3756 from omnivore-app/temp/email-redirect
Temporarily disable email signup
|
2024-03-31 18:20:13 +08:00 |
|
|
|
24c14a1323
|
Temporarily disable email signup
|
2024-03-31 18:09:03 +08:00 |
|
|
|
6f3d6d54bd
|
Merge pull request #3755 from omnivore-app/fix/email-sign-up
fix/email sign up
|
2024-03-31 10:00:44 +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 |
|
|
|
bfc1be6546
|
Merge pull request #3749 from omnivore-app/fix/youtube-model
Some fixes for youtube transcripts
|
2024-03-29 20:34:40 +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 |
|
|
|
32bbe03d42
|
Merge pull request #3747 from omnivore-app/fix/ios-swipe-to-archive
Fix swipe to archive not triggering a list update
|
2024-03-29 11:16:10 +08:00 |
|
|
|
e5b495e0e1
|
Fix issue with the notifications toggle not holding the users preference
|
2024-03-29 10:51:35 +08:00 |
|
|
|
c70c4107f6
|
Delay speech preload so web loads faster
|
2024-03-29 10:25:35 +08:00 |
|
|
|
2c6c8c0281
|
Better handling of case where an item is deleted then opened from push notification
|
2024-03-29 10:25:20 +08:00 |
|
|
|
0167ecc652
|
Fix swipe to archive not triggering a list update
|
2024-03-28 21:09:22 +08:00 |
|
|
|
9dac8a7ea2
|
Merge pull request #3744 from omnivore-app/fix/notion
fix: allow max 1000 users to use notion feature
|
2024-03-28 15:57:06 +08:00 |
|
|
|
ce18072324
|
remove button if feature is requested
|
2024-03-28 15:53:13 +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 |
|
|
|
1f9b7138d8
|
Merge pull request #3743 from omnivore-app/feat/jobs-queue-age
Export the age of the oldest job in the queue
|
2024-03-28 11:57:19 +08:00 |
|