omnivore/packages/api/src/routers/svc
2023-07-25 19:11:08 +08:00
..
content.ts Simplify the API to create pages from PDFs 2022-05-21 12:05:45 -07:00
email_attachment.ts Allow saving epub from email attachments 2023-04-19 11:30:49 +08:00
emails.ts Add to address on email not forwarded logs 2023-02-06 11:13:28 +08:00
integrations.ts limit 20k articles per pocket import 2023-07-21 18:03:57 +08:00
links.ts Add labels and state to saveUrl API 2023-04-12 16:50:11 +08:00
newsletters.ts do not subscribe a newsletter if subscription already exists and is unsubscribed 2023-06-21 12:02:15 +08:00
README.md Open source omnivore 2022-02-11 09:24:33 -08:00
reminders.ts Disable push notification reminders 2022-11-22 10:20:52 +08:00
rss_feed.ts limit number of rss subscriptions to 20 2023-07-21 15:28:20 +08:00
upload.ts More logging changes 2023-01-04 11:23:13 +08:00
webhooks.ts reduce error log size 2023-07-25 19:11:08 +08:00

Routers in the /svc directory are used for API made available only to internal services