|
|
48554be76d
|
fix: wrap link with ==
|
2023-05-18 21:04:27 +08:00 |
|
|
|
2bf932cbdc
|
fix: &npsp; breaks highlight
|
2023-05-18 16:50:49 +08:00 |
|
|
|
058ccf3006
|
Merge pull request #2183 from omnivore-app/fix/unauthed-rate-limit
Reduce the rate limit for unauthenticated users
|
2023-05-18 15:15:18 +08:00 |
|
|
|
1d37f04808
|
Properly call getClaimsByToken
|
2023-05-16 17:14:38 +08:00 |
|
|
|
e14080a05f
|
Set labels = undefined if pocket tags is undefined
|
2023-05-16 11:04:22 +08:00 |
|
|
|
62ce7ff713
|
Merge pull request #2200 from omnivore-app/fix/pocket-import
Pass pocket auth token in query string
|
2023-05-15 21:53:15 +08:00 |
|
|
|
175b82485f
|
Fix typo
|
2023-05-15 17:39:29 +08:00 |
|
|
|
c2e62155cc
|
Pass pocket auth token in query string
|
2023-05-15 16:56:27 +08:00 |
|
|
|
e3d8fae6c5
|
Remove debug log
|
2023-05-12 19:28:19 +08:00 |
|
|
|
791d11f581
|
Allow content to be converted into highlightedMarkdown format
|
2023-05-12 19:27:04 +08:00 |
|
|
|
c49ca0149f
|
Set max to 10/minute for unauthenticated requests
|
2023-05-12 17:11:20 +08:00 |
|
|
|
565c932a2d
|
Add archivedAt to the search item in the search api response
|
2023-05-12 12:22:11 +08:00 |
|
|
|
cbdd4f0a71
|
Merge pull request #2184 from omnivore-app/fix/rm-auth-cookie-on-reset
Clear auth cookie when password reset is triggered
|
2023-05-11 17:33:16 +08:00 |
|
|
|
8d9f54c62c
|
Fix linting
|
2023-05-11 13:36:27 +08:00 |
|
|
|
78681df4ab
|
Use clearCookie, rm the pending auth cookie too
|
2023-05-11 13:32:43 +08:00 |
|
|
|
4329c28904
|
On password reset clear the auth cookie
|
2023-05-11 13:29:35 +08:00 |
|
|
|
88aa7aad4c
|
Reduce the rate limit for unauthenticated users
|
2023-05-11 13:23:43 +08:00 |
|
|
|
f8df71508b
|
Enforce max lengths on signup credentials
|
2023-05-10 23:09:31 +08:00 |
|
|
|
a4d385bc83
|
add sorting by wordsCount
|
2023-05-03 08:36:33 +08:00 |
|
|
|
31cbcc7c7f
|
validate sign up request body in mobile sign-up router
|
2023-04-27 12:18:32 +08:00 |
|
|
|
0e8887a1d9
|
trim user email before saving in db
|
2023-04-27 11:39:34 +08:00 |
|
|
|
673c43aee0
|
trim user email in mobile sign-in router
|
2023-04-27 11:37:27 +08:00 |
|
|
|
fb4c8cb1ed
|
trim user email in mobile sign-up router
|
2023-04-27 11:33:03 +08:00 |
|
|
|
692fd7b959
|
Fix save url error when uid is not in the apollo context
|
2023-04-25 17:01:25 +08:00 |
|
|
|
3841734deb
|
Fix forwarded email subject being treated as an URL, for example "Fwd: subject"
|
2023-04-24 21:16:44 +08:00 |
|
|
|
b891e547c9
|
Make content optional
|
2023-04-24 21:03:39 +08:00 |
|
|
|
e512ba0bad
|
Fix tests
|
2023-04-24 18:04:18 +08:00 |
|
|
|
69968e5288
|
Save url if the email subject is a parsable url
|
2023-04-24 12:54:23 +08:00 |
|
|
|
bce7afde50
|
Eagerly load profile of the user
|
2023-04-24 12:53:40 +08:00 |
|
|
|
b57ccd0616
|
Allow wildcards in query filter
|
2023-04-21 17:39:04 +08:00 |
|
|
|
b2c115f9d9
|
Allow wildcards in label: filter
|
2023-04-21 17:10:46 +08:00 |
|
|
|
130677b50c
|
Add contentReader to the typeAheadSearchResult
|
2023-04-20 10:00:56 +08:00 |
|
|
|
5ce4bf7171
|
Compare labels with lower cased
|
2023-04-20 09:38:04 +08:00 |
|
|
|
62b772eeca
|
Allow saving epub from email attachments
|
2023-04-19 11:30:49 +08:00 |
|
|
|
3c12162866
|
Fix typo in content type check
|
2023-04-18 11:22:44 +08:00 |
|
|
|
69df32d428
|
Implement a reader for epubs
|
2023-04-18 09:00:48 +08:00 |
|
|
|
e6690709c3
|
Replace express-http-context with express-http-context2
|
2023-04-12 17:50:13 +08:00 |
|
|
|
014dc773e3
|
Fix labels not saved correctly by saveUrl
|
2023-04-12 17:04:59 +08:00 |
|
|
|
874247661b
|
resolve conflicts
|
2023-04-12 17:04:59 +08:00 |
|
|
|
c07ada0218
|
resolve conflicts
|
2023-04-12 17:04:59 +08:00 |
|
|
|
42dc3f7330
|
Fix some external requests not being mocked
|
2023-04-12 17:04:59 +08:00 |
|
|
|
9857af27e2
|
Add labels and state to createArticle API
|
2023-04-12 17:04:59 +08:00 |
|
|
|
abd42f7064
|
Add labels and state to saveUrl API
|
2023-04-12 16:50:11 +08:00 |
|
|
|
ce273b5172
|
Add test case for archives page and saves labels in savePage API
|
2023-04-12 16:50:11 +08:00 |
|
|
|
87d3f5b3d8
|
Add labels and state to savePage API
|
2023-04-12 16:50:11 +08:00 |
|
|
|
fcf08fc364
|
Add state and labels to savePageInput
|
2023-04-12 16:50:11 +08:00 |
|
|
|
4b578bbebb
|
Process labels and state in the csv file
|
2023-04-12 16:50:11 +08:00 |
|
|
|
9a46e935d9
|
Add [] to the labels in csv
|
2023-04-12 16:50:11 +08:00 |
|
|
|
06b6583f29
|
Mock cloud storage bucket
|
2023-04-12 16:50:11 +08:00 |
|
|
|
76b63efdc1
|
Fix tests
|
2023-04-12 16:50:11 +08:00 |
|