|
|
3a120b8f47
|
Return empty name if name not found in from header
|
2022-07-28 10:37:28 +08:00 |
|
|
|
c99c1db57e
|
Add support to the case when from address is in Name <address> format
|
2022-07-28 10:26:15 +08:00 |
|
|
|
0bdab51bbd
|
Merge pull request #1021 from omnivore-app/feature/save-from-email
Save articles by sending emails to omnivore inbox
|
2022-07-27 20:10:31 +08:00 |
|
|
|
87efb85a6e
|
Fix tests, Cont
|
2022-07-27 13:11:04 +08:00 |
|
|
|
f286a89a5f
|
Fix tests
|
2022-07-27 12:32:49 +08:00 |
|
|
|
dfa0a65d15
|
Add tests for email forward router
|
2022-07-27 12:15:28 +08:00 |
|
|
|
6f11ccacb1
|
Save article from forwarding emails
|
2022-07-27 12:15:28 +08:00 |
|
|
|
d184ca8d04
|
Add function isProbablyArticle to test if a forwarded email contains an article to save
|
2022-07-27 12:15:26 +08:00 |
|
|
|
c80270ae81
|
Update expected redirect URLs in tests
|
2022-07-26 15:58:38 -07:00 |
|
|
|
8b072ab094
|
Update expected URLs for tests
- after email is sent the user is redirected to an information page
- after login the user is redirected through the sso page
|
2022-07-26 15:18:56 -07:00 |
|
|
|
acd36fe9af
|
Move auth routes into /auth folder
|
2022-07-26 10:31:45 -07:00 |
|
|
|
560f95b57e
|
fix test
|
2022-07-25 15:14:01 -07:00 |
|
|
|
43d2216983
|
fix test
|
2022-07-25 15:14:01 -07:00 |
|
|
|
024d4bd25c
|
stop referring to user entity before migration
|
2022-07-25 15:14:01 -07:00 |
|
|
|
bd77a7f8ee
|
add test for reset password
|
2022-07-25 15:14:01 -07:00 |
|
|
|
6699ec834d
|
add router handler for reset password
|
2022-07-25 15:14:01 -07:00 |
|
|
|
286d167769
|
add router handler for email reset password
|
2022-07-25 15:14:01 -07:00 |
|
|
|
53fd7f52df
|
delete user after testing
|
2022-07-25 15:14:01 -07:00 |
|
|
|
bab96aaa1e
|
remove membership from user
|
2022-07-25 15:14:01 -07:00 |
|
|
|
ea9d98aa95
|
make confirm-email a post api
|
2022-07-25 15:14:01 -07:00 |
|
|
|
a87f75f319
|
add test for confirm-email router
|
2022-07-25 15:14:01 -07:00 |
|
|
|
9ea9bd9ea1
|
send confirmation email to pending user when login
|
2022-07-25 15:14:01 -07:00 |
|
|
|
bd2327a3ae
|
test set auth token after login
|
2022-07-25 15:14:01 -07:00 |
|
|
|
abb1a414c1
|
remove login gql resolver
|
2022-07-25 15:13:58 -07:00 |
|
|
|
86b950183c
|
fix test
|
2022-07-25 15:13:32 -07:00 |
|
|
|
f7053622a5
|
remove signup gql resolver
|
2022-07-25 15:13:30 -07:00 |
|
|
|
068684d16b
|
add test for failing to send confirmation email when signup
|
2022-07-25 15:12:56 -07:00 |
|
|
|
d284a3d302
|
fake sendMail in sign up test
|
2022-07-25 15:12:56 -07:00 |
|
|
|
638294e17b
|
fake sendMail in testing
|
2022-07-25 15:12:56 -07:00 |
|
|
|
7a11d90d2c
|
use mocha in the test
|
2022-07-25 15:12:56 -07:00 |
|
|
|
e4e985cfce
|
add more test
|
2022-07-25 15:12:55 -07:00 |
|
|
|
b52043bd95
|
add a test to check if use has a pending status after creation
|
2022-07-25 15:12:55 -07:00 |
|
|
|
c3ef286cc5
|
fix set labels for highlight test
|
2022-07-14 19:31:51 +08:00 |
|
|
|
c0f6ed11d5
|
disable pdf and upload testing temporarily because we do not have a bucket for testing
|
2022-07-14 19:13:51 +08:00 |
|
|
|
6d28d31e6b
|
fix getNewsletterUrl test
|
2022-07-14 18:43:35 +08:00 |
|
|
|
4d0e770114
|
fix delete account test
|
2022-07-14 18:32:15 +08:00 |
|
|
|
3efa10a362
|
fix typeahead search test
|
2022-07-14 18:25:20 +08:00 |
|
|
|
c87ddb68d3
|
disable saveFile temporarily because we do not have a bucket for testing
|
2022-07-14 18:11:31 +08:00 |
|
|
|
edd44fcafc
|
fix get article test
|
2022-07-14 17:56:55 +08:00 |
|
|
|
7d2d2ff410
|
fix api key test
|
2022-07-14 17:47:48 +08:00 |
|
|
|
2b94f3ef82
|
add test
|
2022-07-12 09:36:00 -07:00 |
|
|
|
dc9523e522
|
add searchAsYouType in elastic
|
2022-07-12 09:36:00 -07:00 |
|
|
|
de803ebbd5
|
fix auth error when deleting user in db
|
2022-07-08 11:59:55 +08:00 |
|
|
|
583fee7f73
|
fix tests
|
2022-07-07 14:19:28 +08:00 |
|
|
|
94d8891c06
|
add test
|
2022-07-07 12:20:29 +08:00 |
|
|
|
5db87db1c6
|
add api tests for deleting a user
|
2022-07-06 10:23:52 -07:00 |
|
|
|
59efc5fea7
|
Add test
|
2022-06-28 10:14:15 +08:00 |
|
|
|
eb34a40f1b
|
Add test
|
2022-06-26 18:53:28 +08:00 |
|
|
|
aae9d7e382
|
Fix test
|
2022-06-24 10:13:14 -07:00 |
|
|
|
e96d5552fa
|
Fix search by is:read or is:unread getting empty result by using the correct property name
|
2022-06-23 12:35:48 +08:00 |
|