omnivore/packages/api/src/services
Jackson Harper 0cabd26344 Dont send the normalized URL to the content-fetch service
URLs need to be sent to contentFetch exactly as they
were received, this is because many apps will use signed URLs
for PDFs being served from GCP or AWS. A signed URL needs to
keep all its query params in the same order to validate.
2022-05-26 21:40:40 -07:00
..
popular_reads Add popular reads for onboarding 2022-05-24 15:31:55 -07:00
archive_link.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
create_group.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
create_page_save_request.ts Dont send the normalized URL to the content-fetch service 2022-05-26 21:40:40 -07:00
create_user.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
followers.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
labels.ts Fix labels test 2022-05-19 18:12:14 +08:00
newsletters.ts identify a newsletter by checking both list-url and unsubscribe-url in headers and email sender address 2022-04-06 20:59:14 +08:00
popular_reads.ts Add popular reads for onboarding 2022-05-24 15:31:55 -07:00
reminders.ts Fix reminder trigger 2022-05-13 17:07:10 +08:00
reports.ts Feature/search highlights backend (#395) 2022-04-12 12:31:08 +08:00
save_email.ts Use newsletter's title and author as page's ones 2022-05-12 18:08:38 +08:00
save_file.ts Linting fixes 2022-05-26 21:40:40 -07:00
save_newsletter_email.ts Register subscribe resolver 2022-05-17 21:26:46 +08:00
save_page.ts Remove redundant JSDOM 2022-05-06 10:53:36 +08:00
save_url.ts Remove article saving request (#493) 2022-04-29 13:41:06 +08:00
subscriptions.ts Update Money Stuff sign up url 2022-05-18 11:50:43 +08:00
user_device_tokens.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00