Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Omnivore

Omnivore is the free, open source, read-it-later app for serious readers.
Collective - Host: opensource - https://opencollective.com/omnivore - Website: https://omnivore.app - Code: https://github.com/omnivore-app/omnivore

Revert ap import from another branch

github.com/omnivore-app/omnivore - f1b7ac9b21d5a95a4293606f02bf9c39d987e0f5 authored over 1 year ago
Make private in package.json again to fix build

github.com/omnivore-app/omnivore - 2d47198a3f75ff474ab6485be84aef5e0137db96 authored over 1 year ago
Improve PDF downloading on Android

github.com/omnivore-app/omnivore - 6bce5b5e19f55926aee67d977a3bae084208c72c authored over 1 year ago
iOS: fix for PDF downloads, always use the download signed URL, not the original URL

github.com/omnivore-app/omnivore - d7bd5c54a379d4e348450465ac2a5591501cef2a authored over 1 year ago
Bump version, attempt to refetch PDFs if download signed URL has expired

github.com/omnivore-app/omnivore - 9a1ccd46bcaeb2450778556024bcaeafca9fb907 authored over 1 year ago
Merge pull request #2981 from omnivore-app/feat/label-flair

First pass at label flair for iOS and Android

github.com/omnivore-app/omnivore - 4e2e23c5709e85c8380032d0b558d13894142bb6 authored over 1 year ago
Merge pull request #2982 from UDanV/fork

modified package.json

github.com/omnivore-app/omnivore - b970027c5c53b06a57c9c9fa189a5c0865d65964 authored over 1 year ago
added hindi translation

github.com/omnivore-app/omnivore - f19c8e61dd465d1a15f77da9429edabe2975c5f0 authored over 1 year ago
fix: showing original url instead of signed url for pdf files in search api response

github.com/omnivore-app/omnivore - 3c75a23e75eb68a6d6e24bd8f78537f7ceb1bc82 authored over 1 year ago
Use COPY instead of ADD for files and folders in Dockerfile

Reference:
- https://docs.docker.com/develop/develop-images/instructions/#add-or-copy

github.com/omnivore-app/omnivore - e837601cafb9c80ae865f0cdc739a133e14014b1 authored over 1 year ago
Use `apk add` with `--no-cache` in Dockerfile to minimize image size

github.com/omnivore-app/omnivore - 92c0531ffd215c281f31f39f94f1f241da4cc27a authored over 1 year ago
skip publishing event for importing

github.com/omnivore-app/omnivore - 3f14ac4f9b0da3ddafe01761a0b5daeba91b6845 authored over 1 year ago
do not publish content and original html in the queue

github.com/omnivore-app/omnivore - 79a647deb45ae50593c972d81d85ad3ef0004b75 authored over 1 year ago
update read_at to now

github.com/omnivore-app/omnivore - f46bb616fa78b062d507847b057bd5418ad5a3eb authored over 1 year ago
limit max content size to 10MB

github.com/omnivore-app/omnivore - e673db423b8503cf8b078d8ecbf6f8c9f99c41b8 authored over 1 year ago
ignore position check if force = true in reading progress api payload

github.com/omnivore-app/omnivore - f18ea7a7ce62d80166e265d214d38773c7ec55a3 authored over 1 year ago
fix: date filter in bulk action api

github.com/omnivore-app/omnivore - 0c60706503887e1b96a003ef17fa089824778a58 authored over 1 year ago
fix: updates since api returns error for android client if invalid date is supplied

github.com/omnivore-app/omnivore - 27b352f9ae897df936725c98adc76310d701734c authored over 1 year ago
fix: library item id could be updated if a different client request id supplied in save page api payload

github.com/omnivore-app/omnivore - e94a61a9bcb76139b90ef706eda5798dd3562db3 authored over 1 year ago
Merge pull request #2994 from omnivore-app/fix/save-page-source

fix: when source is rss-feed and domain is youtube.com, the item will be parsed in the backend

github.com/omnivore-app/omnivore - 4b3374f400709381cba73a523aaecb6fe60610cb authored over 1 year ago
fix: when source is rss-feed or csv-import, do not parse items in the backend

github.com/omnivore-app/omnivore - bbc46c63892ccba94b48e6f79c95adb5677ab735 authored over 1 year ago
Add entity mapping

github.com/omnivore-app/omnivore - a0d186df2f0822fdd4972e8e155dde9e3392e302 authored over 1 year ago
Extend base entity

github.com/omnivore-app/omnivore - ff2d7fd61704558b2b82049de1616428ad23a18e authored over 1 year ago
Add library items to /admin

github.com/omnivore-app/omnivore - 3b8705e4c7dab0c360f2f551d1af70d2ddbbdc9d authored over 1 year ago
Merge pull request #2992 from omnivore-app/perf/search-api

perf: limit search item results to 100 a time and fetch labels and recommendations only needed

github.com/omnivore-app/omnivore - 5d87f07f0f6c416d53ee669cc1d722f012d266aa authored over 1 year ago
Merge pull request #2979 from omnivore-app/forte-labs-newsletter

forte labs newsletter

github.com/omnivore-app/omnivore - 001f1e1d5eabd257bd1e4f4ba2d2b65de7fc3ff4 authored over 1 year ago
Merge pull request #2989 from PeterDaveHelloKitchen/zh_TW

Add basic Traditional Chinese translation

github.com/omnivore-app/omnivore - 59b84a6eedf5e46952b68371a202dbc641b729eb authored over 1 year ago
Merge pull request #2991 from ismailghedamsi/main

Add getting started guide arabic translation

github.com/omnivore-app/omnivore - 21a1d3717b9af93f8fc8ff95bea777a3a0588499 authored over 1 year ago
Merge pull request #2985 from 0Armaan025/docs-fix/contributing.md

made contributing.md way better, precise and emojified

github.com/omnivore-app/omnivore - 58a3bb6709327205b1f3da1a2d79c1f544d7b1b5 authored over 1 year ago
perf: limit search item results to 100 a time and fetch labels and recommendations only needed

github.com/omnivore-app/omnivore - 7763a8a939bcc2aa478c77d93bc81cbc5aea18d2 authored over 1 year ago
Merge branch 'omnivore-app:main' into main

github.com/omnivore-app/omnivore - 0421ff761979f55208062eb061af474cbddd8364 authored over 1 year ago
Update getting-started-guide.md

Fix formatting

github.com/omnivore-app/omnivore - 5862e593978f64d94ec41b07b4d47c401acb1aac authored over 1 year ago
Add basic Traditional Chinese translation

github.com/omnivore-app/omnivore - 1e9a19be7c1b82cdf7bc046ef472bd446259ba24 authored over 1 year ago
made contributing.md way better, precise and emojified

github.com/omnivore-app/omnivore - c6676cd231e5752a33127e811731021c3eb4815c authored over 1 year ago
modified package.json

github.com/omnivore-app/omnivore - e60b38733d674516f29208750d48b801b43d58ab authored over 1 year ago
disable javascript for the host

github.com/omnivore-app/omnivore - 1b1cce74854e727042a339f101e17d8e4f968531 authored over 1 year ago
Update generated html

github.com/omnivore-app/omnivore - 313fd77bef760ecc94442ff6e116fb26a81dc03f authored over 1 year ago
add test case for forte labs newsletter

github.com/omnivore-app/omnivore - 3bd43048a4dd50afe4da38e3a9bfb2d0b7f54a71 authored over 1 year ago
Merge pull request #2971 from omnivore-app/fix/thumbnailer

fix importer triggers thumbnailer unexpectedly

github.com/omnivore-app/omnivore - c34630c90197e4a468129677749b029d54448679 authored over 1 year ago
Merge pull request #2977 from Rudra-Ji/main

fix typo

github.com/omnivore-app/omnivore - 1ebfb94309000da43240e4b5d2dfec0e657ed33b authored over 1 year ago
First pass at label flair for iOS and Android

github.com/omnivore-app/omnivore - 6a4d2a57f083c8709dda74cacf62e33a1ef43941 authored over 1 year ago
Merge pull request #2978 from omnivore-app/fix/update-subscription

fix wrong order of parameters in update subscription api integration

github.com/omnivore-app/omnivore - 91ff797859952682d35023e52474f7a118c88133 authored over 1 year ago
fix wrong order of parameters in update scription api integration

github.com/omnivore-app/omnivore - 3fa3526a166d8e62e9c601d978c0cfda2407fd06 authored over 1 year ago
Merge pull request #2969 from omnivore-app/fix/query-group

Group RSS subscriptions by feed URL and filter by scheduled time

github.com/omnivore-app/omnivore - b2a61b2d7c24cc711188009c1fddeed153d2d4e9 authored over 1 year ago
migrate popular reads into database

github.com/omnivore-app/omnivore - 6618a6ed19af4cdf679976d6ba69445b9b83825b authored over 1 year ago
Merge pull request #2976 from omnivore-app/fix/api-tweak-rate-limits

Add a longer rate limit window on createaccount/reset password, reduce api rate limit hits

github.com/omnivore-app/omnivore - acd96728e729f3ba8a3e120a727f2da7cdebd4e0 authored over 1 year ago
Dont rate limit auth in local env so tests can run

github.com/omnivore-app/omnivore - a23b67b70b8e7315ca09b60f5d94f8886fe11378 authored over 1 year ago
Add a longer rate limit window on createaccount/reset password, reduce api rate limit hits

github.com/omnivore-app/omnivore - b9e2f9ee53f0bf53aff2880f542bb01e51f52fe5 authored over 1 year ago
fix failure of re-subscribing rss feed

github.com/omnivore-app/omnivore - 4e36a5809ea75a0a68aa0f1eb2c93177c2082c00 authored over 1 year ago
avoid using string interop in graphql

github.com/omnivore-app/omnivore - efb58f860400725970a7e2ec04ece04f1ae8e1f3 authored over 1 year ago
fix importer triggers thumbnailer unexpectedly

github.com/omnivore-app/omnivore - f750648824651a2088402985139762766c73d31a authored over 1 year ago
return 1 for updateFrequency if it is not a number

github.com/omnivore-app/omnivore - 25c0ee3b340656fcb4bbb2520c62b43d42fc11f7 authored over 1 year ago
fix conflicts with main

github.com/omnivore-app/omnivore - 750ccb0c42061aeee89793f90bab93afab1cb43b authored over 1 year ago
Update rss handler to fetch a group of rss feeds in one task

github.com/omnivore-app/omnivore - 1880f2ace4e3a7977bc59a97f9c9c90265f64e60 authored over 1 year ago
add scheduledAt to subscriptions

github.com/omnivore-app/omnivore - 18aece84e78d1769fadfc67f632d3030fa25535b authored over 1 year ago
add scheduledAt to the task payload

github.com/omnivore-app/omnivore - 5283a8490873aca5d636f6b1bbce77bb98c3f203 authored over 1 year ago
Group RSS subscriptions by feed URL and create cloud task for the groups

github.com/omnivore-app/omnivore - f50d1c9cb92fb8ffecf2a3031d5595c6982fa6ef authored over 1 year ago
Merge pull request #2970 from omnivore-app/fix/rss-checksum-status

Send ok when checksum has not been updated

github.com/omnivore-app/omnivore - b27ff99bff1719d8660ccf626bba2e2fbc22a077 authored over 1 year ago
Send ok when checksum has not been updated

github.com/omnivore-app/omnivore - 88a46e6ee67c2582aa341f47fc5f1e76b2baf212 authored over 1 year ago
Merge pull request #2962 from omnivore-app/feat/api-cache-rss-checksums

Cache and check feed checksums to reduce fetching

github.com/omnivore-app/omnivore - 5d33b8bb430d731fab7de2cd3d849c2e29cd6f98 authored over 1 year ago
Merge pull request #2965 from suravshresth/patch2

docs: fix typos in packages/content-fetch/README.md

github.com/omnivore-app/omnivore - 2161038b83ffda6558b1ad4e9c8f1ccf56feb254 authored over 1 year ago
Merge pull request #2967 from h3n4l/chore/add-source-of-apple

docs: add native ios app source code link in readme

github.com/omnivore-app/omnivore - 348673919d85d1f1ced2df56beac25bb7b293492 authored over 1 year ago
docs: add native ios app source code link in readme

github.com/omnivore-app/omnivore - 1733cf756dc96b6e6f6a7a48e7b556dce28f0dd5 authored over 1 year ago
Add feed custom fields, set timeout/redirects

github.com/omnivore-app/omnivore - 699e8077dcfd738f0fa5c252b1165c68eb259053 authored over 1 year ago
docs: fix typos in packages/content-fetch/README.md

github.com/omnivore-app/omnivore - 4b171c0657ffc85e1a43d69279b341b582173a10 authored over 1 year ago
Merge pull request #2964 from suravshresth/patch1

docs: fix typo in packages/puppeteer-parse/README.md

github.com/omnivore-app/omnivore - 96b2bb5fcf3b629c4a4bb6beb669ac8b90e9a8bb authored over 1 year ago
Update type signature

github.com/omnivore-app/omnivore - 78a642db6d0142628e387376b2ed08ce17d32ee1 authored over 1 year ago
docs: fix typo in packages/puppeteer-parse/README.md

github.com/omnivore-app/omnivore - 0fcc7096aa9598bacb88eb2ce22fae4a4e9f905d authored over 1 year ago
Add some debugging

github.com/omnivore-app/omnivore - fbaaaeca7c67714d9ce7189994ad8fd6d7ae8e7b authored over 1 year ago
Add a test for checksumming

github.com/omnivore-app/omnivore - 479fc8fb7d96bdec37505dcea683593e6f051de2 authored over 1 year ago
Add back missing pubdate check

github.com/omnivore-app/omnivore - d592dc44c6a6b931e5757dfddde1ae998aa55b83 authored over 1 year ago
Add last fetched column to the database

github.com/omnivore-app/omnivore - f14fc034fe95ed20631c98b8e2c56691d759d8b7 authored over 1 year ago
Cache and check feed checksums to reduce fetching

github.com/omnivore-app/omnivore - cf101c6d18e39f252d7b2b0355803201ca0b96be authored over 1 year ago
Merge pull request #2952 from omnivore-app/fix/queue-manager-print-latency

Post the avg latency in the update message

github.com/omnivore-app/omnivore - 14349d82574ba198c98bf2a48d3379c5bca436b3 authored over 1 year ago
Merge pull request #2955 from omnivore-app/fix/rate-limit

log x-forwarded-for header for debugging purpose

github.com/omnivore-app/omnivore - 30ba88e9b281984b8ca876bed053b73f9e5d0e40 authored over 1 year ago
set trust proxy = true if set in env var

github.com/omnivore-app/omnivore - 46313b14ba1fd4d5dcf03c9a08acb104b17fcbc5 authored over 1 year ago
test trust proxy=true

github.com/omnivore-app/omnivore - 988b20e30caf8d60390aaff239957c1b04fd9dd3 authored over 1 year ago
test trust proxy=2

github.com/omnivore-app/omnivore - 506004d410de99fcc1bd0b1100ff22416d533be2 authored over 1 year ago
test trust proxy=1

github.com/omnivore-app/omnivore - 32ba744d20802e24a2ab0fdedb1c05267026ab20 authored over 1 year ago
log x-forwarded-for header for debugging purpose

github.com/omnivore-app/omnivore - 0874f6ff21fb0489ad222ca65e9412dc3b360aca authored over 1 year ago
Merge pull request #2959 from omnivore-app/fix/api-attachments

Only use signed URLs for PDF attachments

github.com/omnivore-app/omnivore - f8d5e3f26120de8c07ed0ee4271ab973ea51f4e8 authored over 1 year ago
Update attachment URL

github.com/omnivore-app/omnivore - 71aaef3628b8650da3ef56641b4c8cb79d5b286d authored over 1 year ago