Commit Graph

2348 Commits

Author SHA1 Message Date
207241934d show label_attached instead of label_created in rules 2024-04-05 16:51:11 +08:00
25fb9fd698 deduplicate labels when there are case-insensitive identical names 2024-04-05 16:27:17 +08:00
6f03b214b5 allow delete internal labels 2024-04-05 15:58:39 +08:00
9f4f1d07ca do not create label if label name case-insensitively matches existing label name 2024-04-05 15:50:01 +08:00
906b6c1ea5 fix web 2024-04-04 18:53:10 +08:00
58708a507e use old event format for the compatibility with the old webhooks 2024-04-04 18:22:18 +08:00
8d11096142 fix tests 2024-04-04 12:38:41 +08:00
45a5382d7c do not send bad_request error if db failure 2024-04-04 12:19:18 +08:00
5e7a82562b resolve conflicts after rebasing 2024-04-04 12:19:17 +08:00
b2cd43136f hide webhooks page 2024-04-04 12:19:16 +08:00
0fab3c7904 Add highlight_updated event 2024-04-04 12:17:28 +08:00
88a7e8d85b fix tests 2024-04-04 12:17:15 +08:00
44c67e2ebf remove babel and compile test files 2024-04-04 12:17:15 +08:00
81f21141fe optimize ts-node-dev 2024-04-04 12:17:15 +08:00
841a0026ff do not send page_update event for thumbnailer 2024-04-04 12:17:15 +08:00
1b24a24f7c remove slug from highlight event 2024-04-04 12:17:15 +08:00
d67aea6d8a deduplicate notion page by omnivore id 2024-04-04 12:17:13 +08:00
0428da3b71 fix notion syncing error 2024-04-04 12:16:45 +08:00
6954fffd24 fix readwise syncing error 2024-04-04 12:16:26 +08:00
ff78a4b266 fix readwise syncing error 2024-04-04 12:16:12 +08:00
f35ac036eb add UI for export in rules 2024-04-04 12:15:28 +08:00
ad2e8ee002 trigger export in rules 2024-04-04 12:14:38 +08:00
58511049a2 rename LABEL_CREATED to LABEL_ATTACHED in webhook data 2024-04-04 12:02:29 +08:00
e2b3235046 delete unneccessary properties from webhook data 2024-04-04 12:02:29 +08:00
88d6455222 default filter is in:all 2024-04-04 12:02:29 +08:00
c551d9fe6b allow send data to webhook with rules 2024-04-04 12:02:29 +08:00
07cee98ff9 allow label and highlight events to trigger rules 2024-04-04 12:02:29 +08:00
e28dd73f9c Merge pull request #3780 from omnivore-app/fix/notion
sync items and highlights to user created database in notion
2024-04-04 11:58:59 +08:00
f8538d2543 Merge pull request #3778 from omnivore-app/fix/filter
add tests for filters
2024-04-04 11:48:01 +08:00
10cca7f05d find the title property and update its name to Title 2024-04-04 10:43:39 +08:00
c45a9d365b Also use mailjet for password changes 2024-04-03 22:25:31 +08:00
491611b05f sync items and highlights to user created database in notion 2024-04-03 22:25:19 +08:00
3c1abb964b Also use mailjet for reset password emails 2024-04-03 22:07:28 +08:00
1f4f68530f add tests for filters 2024-04-03 16:59:50 +08:00
f794cf707a Merge pull request #3769 from omnivore-app/fix/notion
export last 100 items in one job
2024-04-03 10:22:56 +08:00
08fb92d599 fix: site filter in rules matching both site name and url 2024-04-02 18:32:36 +08:00
cc07d2bfbf remove comment 2024-04-02 17:56:46 +08:00
d83dc17651 fix tests 2024-04-02 17:49:29 +08:00
e19d6c86d8 export last 100 items in one job 2024-04-02 15:51:02 +08:00
aea354c3f2 No longer make captcha optional on web signup 2024-04-01 19:07:21 +08:00
3a59317217 Force captcha on sign up 2024-04-01 17:06:45 +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
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
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
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