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

create an API to create a cloud task for each active integration when the cronjob triggers

github.com/omnivore-app/omnivore - 58d5eb6bc039ef64a6aebfb28bec6bf73c1697a8 authored about 1 year ago
create an integration handler for syncing with readwise

github.com/omnivore-app/omnivore - 5edba30e232cae1da41ddc2c9e27eeb200ef45ed authored about 1 year ago
create an integration handler for importing from pocket

github.com/omnivore-app/omnivore - 5cc9474b73c8f9dbf64aeaa5c26f4edf8336be61 authored about 1 year ago
change source to pocket if item is imported from pocket

github.com/omnivore-app/omnivore - 47f67c237dc81637b10a03839821b3f626bebac4 authored about 1 year ago
Improve site icon fetching

github.com/omnivore-app/omnivore - 08f9beab68200c1c60a403d3b507dc1982e1a82f authored about 1 year ago
Add intercomHash GQL definition

github.com/omnivore-app/omnivore - bd3d8b1b9d5d1d6b546b5eedf8973860aeb64d41 authored about 1 year ago
Merge pull request #3027 from omnivore-app/fix/site-search

fix: site scoped search not working for domain and hostname

github.com/omnivore-app/omnivore - 6bdc7f01e1078eaf325fd5bfcf93c1fc7ecf17c5 authored about 1 year ago
Merge pull request #3038 from omnivore-app/fix/rss

fix: failed to fetch rss items from https://tldr.tech/api/rss/ai

github.com/omnivore-app/omnivore - 4f0b7df33dd7b2fe5ce2cada36d830fc07fe926a authored about 1 year ago
Update view models

github.com/omnivore-app/omnivore - fa82917f552fd54e489c7c884277e71225aa1032 authored about 1 year ago
More on ios share extension improvements

github.com/omnivore-app/omnivore - 8fe51a5f800cddb646d2ca8f2f3cafedb3d98c2d authored about 1 year ago
WIP: clean up the extension design

github.com/omnivore-app/omnivore - cf3427fdc9542f8a6b463c1792523f5106dc74f1 authored about 1 year ago
Snackbar should always be opaque

github.com/omnivore-app/omnivore - 1925ac34e9112fdeb1d36dcd64489d9822f41bdd authored about 1 year ago
Merge pull request #3049 from juanbretti/main

Update Obsidian logo

github.com/omnivore-app/omnivore - 6ac9c7a148ca6fe1077a2ed5b117649ebc154d51 authored about 1 year ago
New Obsidian logo

Downloaded from https://obsidian.md/blog/new-obsidian-icon/

github.com/omnivore-app/omnivore - 52825af0af3a00889fd9d26005b0aa584d638bcf authored about 1 year ago
Delete packages/web/public/static/icons/obsidian.png

github.com/omnivore-app/omnivore - 48efd301bd33f188816f7798225872f5d4d751b6 authored about 1 year ago
Create getting-started-guide.md in japanese

github.com/omnivore-app/omnivore - a840d79502e218a3266cc2e8a8f105686c4aa3b3 authored about 1 year ago
Improve developer environment onboarding

I encountered a number of issues while trying to get my own local dev
environment set up. This c...

github.com/omnivore-app/omnivore - f8a6fc9e0d6322d7d4487a2ece17c740054f7a8a authored about 1 year ago
fix: check lastBuildDate instead of pubDate in rss feed

github.com/omnivore-app/omnivore - d50726f3b4261225f1614ee2eb703f448deabfd3 authored about 1 year ago
Merge pull request #3032 from lily-mara/fix-library-list-hover

Fix hover behavior of library list hover actions

github.com/omnivore-app/omnivore - 7e0051b4325c98381b8008e8368b3d10e3fad097 authored about 1 year ago
Merge pull request #3036 from omnivore-app/fix/web-intercom-hash

Add intercom identity verification

github.com/omnivore-app/omnivore - e980e1c05abc6441c77b07909a1c507ed05254ad authored about 1 year ago
Remove apple/ changes

github.com/omnivore-app/omnivore - fb0f4083d19a4b38d4652b741b436a1bc0e9f37c authored about 1 year ago
Add intercom identity verification

github.com/omnivore-app/omnivore - 6db23ba05c4fd1a1169b021647c5e28e3f496c30 authored about 1 year ago
Merge pull request #3035 from omnivore-app/fix/rss-handler-docker-image

fix: wrong node version in docker-file in rss-handler

github.com/omnivore-app/omnivore - ce0ed3dab96eacdc57574dcc5ec0690ec524c7d4 authored about 1 year ago
fix: wrong node version in docker-file in rss-handler

github.com/omnivore-app/omnivore - b8eb37622672118bfcee1a3c9e7ac36d5cadd666 authored about 1 year ago
Merge pull request #3031 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - ef2f65b71eefb5c766604a308e89967db5aeae43 authored about 1 year ago
Fix hover behavior of library list hover actions

In the library list view, there is a toolbar of actions that appears over each
entry when you ho...

github.com/omnivore-app/omnivore - 01856c309971ce977d93c8d69a2b2d3b31c249c0 authored about 1 year ago
Merge pull request #3030 from omnivore-app/fix/import-date-validation

validate if date is unix timestamp in milliseconds in csv file when importing

github.com/omnivore-app/omnivore - 3293088a713d0d25c0719ff21cdb027af1abced2 authored about 1 year ago
Merge pull request #3029 from omnivore-app/dependabot/npm_and_yarn/browserify-sign-4.2.2

Bump browserify-sign from 4.2.1 to 4.2.2

github.com/omnivore-app/omnivore - 0afbb4fec1383ce3f2b6444b8a0ab14e8954b1f1 authored about 1 year ago
validate if date is unix timestamp in milliseconds in csv file when importing

github.com/omnivore-app/omnivore - 91acbb621263d0a6b7bc1ff0865951cb7cf05e8c authored about 1 year ago
Bump browserify-sign from 4.2.1 to 4.2.2

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2....

github.com/omnivore-app/omnivore - de4d4b56a60b2002e6a6dc88d79b1902d53f6205 authored about 1 year ago
Merge pull request #3028 from omnivore-app/fix/update-pspdfkit

Update pdfkit

github.com/omnivore-app/omnivore - b82d25b8cdcb74e101d20979fc34fd6a5e2da364 authored about 1 year ago
vercel sets WASM content-type correctly so this isnt needed

github.com/omnivore-app/omnivore - bb40ad5afe74ccc9a84d7124f96d5a988ac798c7 authored about 1 year ago
Cleanup debug code

github.com/omnivore-app/omnivore - 65d96cfc8d4935d9395ab70455db20e3ae238eb8 authored about 1 year ago
Attempt to disable wasm streaming

github.com/omnivore-app/omnivore - c89eec5be57ee808f84a077df9b5787cd9ed44db authored about 1 year ago
Fixes for update

github.com/omnivore-app/omnivore - 62d29d5e490af97332e1593e262f840332adfa62 authored about 1 year ago
fix: site scoped search not working for domain and hostname

* alter site_name_tsv to include hostname and domain
* add test cases

github.com/omnivore-app/omnivore - d480d531514cbf3d0d86109048ec3f601edf23a0 authored about 1 year ago
Merge pull request #3023 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - 1bede65407f682257cfd2a08e6271e013804a0d4 authored about 1 year ago
Merge pull request #3020 from omnivore-app/feat/web-show-account-limits

Display account size

github.com/omnivore-app/omnivore - 4cbb6968866ebf416715300f5aeeb22f3ccaf047 authored about 1 year ago
Use Link instead of a

github.com/omnivore-app/omnivore - 8e7a0a0bccf3750ae49014d734f11eedaeb1310e authored about 1 year ago
Merge pull request #3021 from omnivore-app/fix/readwise-integration

fix readwise integration

github.com/omnivore-app/omnivore - 3c067bd5e11618d950a8b0ea1c836c43f01cd1e0 authored about 1 year ago
add debugging logs

github.com/omnivore-app/omnivore - a6e8362401491a9e9a97d2ec563035ce2048e7d6 authored about 1 year ago
Multiply for percentage

github.com/omnivore-app/omnivore - e996669ab081b687a9a960c114eb544af0c90409 authored about 1 year ago
Remove upgrade button, fix margin

github.com/omnivore-app/omnivore - f17e7d2a659c43ba385fd7a2d564c98a8552781c authored about 1 year ago
Add a link to the bulk tool on the delete account page

github.com/omnivore-app/omnivore - 46585d9208ae53adda7c85218295b1416738f140 authored about 1 year ago
Display account size

github.com/omnivore-app/omnivore - 6e9a9f4a82e622f96a77af7391572f9c2600913f authored about 1 year ago
Merge pull request #2947 from omnivore-app/dependabot/npm_and_yarn/babel/traverse-7.23.2

Bump @babel/traverse from 7.10.4 to 7.23.2

github.com/omnivore-app/omnivore - dd9d03a7f1ee5d521f98b403ed27ba2223689ec4 authored about 1 year ago
Merge pull request #3019 from omnivore-app/fix/debian-dockerfiles

Fixes for new docker images

github.com/omnivore-app/omnivore - b6a141c8040c15a1b0ae2ad36cb761a44fd8087e authored about 1 year ago
Fixes for new docker images

github.com/omnivore-app/omnivore - 8ddfa0a3895c0b9466401f2c88697472d8856125 authored about 1 year ago
Merge pull request #3014 from omnivore-app/feature/delete-user-cron

feat: create an api for the cronjob trigger which cleans up the soft deleted users

github.com/omnivore-app/omnivore - 2d7c20eac76e96448418e01e3a56152a0ef82fb1 authored over 1 year ago
Bump @babel/traverse from 7.10.4 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

github.com/omnivore-app/omnivore - b77290ceb9a086c7c802716913a5283374595c08 authored over 1 year ago
rename the endpoint to /prune

github.com/omnivore-app/omnivore - cf95b6fa07430addfaaa26fe2e8411b234c73dc8 authored over 1 year ago
create omnivore_admin role and allow omnivore_admin to delete all users

github.com/omnivore-app/omnivore - e6f378f8feed162e9ec19cac8ce85819c45e2079 authored over 1 year ago
Add a blur image for the hero loading

github.com/omnivore-app/omnivore - 5bb0786f5633f6f68b96af6fe894a9cef2883803 authored over 1 year ago
add a pubsub service endpoint for cleanup soft deleted users

github.com/omnivore-app/omnivore - 5f5423ddcbd5862c7d8c2edce848b7dc9a7f8feb authored over 1 year ago
add index for status and updated_at columns on user table

github.com/omnivore-app/omnivore - d3d3dd9458cdf0a2ff08f2514029d461f4522d20 authored over 1 year ago
Add key values to items in loop

github.com/omnivore-app/omnivore - 0a2bb2d1721ae8fd2bac18815f860552ffc2da32 authored over 1 year ago
Make about page english by default

github.com/omnivore-app/omnivore - dfc34ac76be6243c696787b13b6a39f4df2e8911 authored over 1 year ago
Merge pull request #2998 from PeterDaveHelloKitchen/Dockerfile

Dockerfile optimization

github.com/omnivore-app/omnivore - 695c6b798ca8be50fe83451aa4c0adcce6215c73 authored over 1 year ago
Merge pull request #3001 from RishiASheth/main

added hindi translation

github.com/omnivore-app/omnivore - 028a4181185351fcdf8e4d8f32597b87a13af944 authored over 1 year ago
Merge pull request #2975 from omnivore-app/fix/upgrade-lerna-docker-containers

Upgrade lerna and some base docker images off of alpine

github.com/omnivore-app/omnivore - 74177d92071b1cdb71092319e9cd26db6f2a63ae authored over 1 year ago
Use debian for base content-fetch container

github.com/omnivore-app/omnivore - 16784728cf670e2f782d92b9b0297c46b71b94cb authored over 1 year ago
Update api container

github.com/omnivore-app/omnivore - 000f928506679ed643158d2ba771f867c1f3851b authored over 1 year ago
Upgrade lerna and some base docker images off of alpine

github.com/omnivore-app/omnivore - cfc388a90187ebf559e6d626b6281898c3cebc71 authored over 1 year ago
Update lerna config

github.com/omnivore-app/omnivore - 07920221841b923161ae3fa77a4ff2d898135c62 authored over 1 year ago
Merge pull request #3011 from omnivore-app/fix/ios-labels-and-french

Fix label search on iOS, add French TTS

github.com/omnivore-app/omnivore - d499ef31c1576abeabd82e178780b2ada8633d63 authored over 1 year ago
Add French as a language option for text to speech

github.com/omnivore-app/omnivore - 22311818933c499f8e42201b35822cc892226741 authored over 1 year ago
Fix formatting of label search

github.com/omnivore-app/omnivore - e38037da58130dc4f80ecfe492a5f8791ca25a94 authored over 1 year ago
Merge pull request #3009 from omnivore-app/fix/ios-force-pdf-reading-position

Force reading position to update on iOS in PDFs

github.com/omnivore-app/omnivore - 6443da0afc24c56caee4f94967441c1344c09ea7 authored over 1 year ago
Force reading position to update on iOS in PDFs

github.com/omnivore-app/omnivore - 76c094b1ba4a15471bf192ec1383c9f0a5d3ef72 authored over 1 year ago
Remove debugging info in workflow

github.com/omnivore-app/omnivore - bbb8ffa9183b41a7bafa7f5bbdddb7c188185efe authored over 1 year ago
Merge pull request #3006 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - da5f20b7c1e1cf0dcf8e5e59253ebb5a5b96a6c1 authored over 1 year ago
Merge pull request #3007 from omnivore-app/feat/web-add-flair-titles

Add titles to the flair icons

github.com/omnivore-app/omnivore - 747038ec0d96bed076d55dc02b343f58002e0075 authored over 1 year ago
Revert unneeded import

github.com/omnivore-app/omnivore - 65b20fcb866f41c4c360b168a7d3d684595fe093 authored over 1 year ago
Add titles to the flair icons

github.com/omnivore-app/omnivore - b57fd742b34a5b6216dee3b1ae2c8cf3ca325529 authored over 1 year ago
Merge pull request #3004 from omnivore-app/feat/web-label-flair

Label flair for the web

github.com/omnivore-app/omnivore - 989dbc59773dd6476eed5301c15e0c50c104dac2 authored over 1 year ago
Merge pull request #3005 from omnivore-app/fix/web-force-pdf-read-position

On web always set PDF position to the last viewed page

github.com/omnivore-app/omnivore - f3ac6613d62e20e9d32c6ed89c076ae1efc79cd2 authored over 1 year ago
Remove soptimization

github.com/omnivore-app/omnivore - 95c984edf132ebf474142b8777e1db1b90cd1d8b authored over 1 year ago
When saving PDF read position always set it to the current page

github.com/omnivore-app/omnivore - 973c1dec1ecb7dfd5bb010792d7fedbe7d5731a4 authored over 1 year ago
Label flair for the web

github.com/omnivore-app/omnivore - a5d03e01dbc140ab5173122eca87db483715f8b1 authored over 1 year ago
Landing page improvements and various supporting improvements

github.com/omnivore-app/omnivore - c4773dc90427235e913db9bb439ef309b2e431c1 authored over 1 year ago
Upgrade lerna and some base docker images off of alpine

github.com/omnivore-app/omnivore - 35d2f39ba9c2d2597699c5af20cf11df1e8277f5 authored over 1 year ago
Update lerna config

github.com/omnivore-app/omnivore - 836267aa5698f1a131292e994c2fc6f687fb5e07 authored over 1 year ago
Merge pull request #2995 from omnivore-app/fix/item-id-update

fix: library item id could be updated if a different client request id supplied in save page api...

github.com/omnivore-app/omnivore - c2092e0e5d1344f699b1ded64f224f3ebe98f317 authored over 1 year ago
Merge pull request #2993 from omnivore-app/feat/admin-add-library-items

Add library items to /admin

github.com/omnivore-app/omnivore - 34c98461f673c85a6f9cd1cb567249f49ca4f390 authored over 1 year ago
Merge pull request #2997 from omnivore-app/feature/reading-progress-api

ignore position check if force = true in reading progress api payload

github.com/omnivore-app/omnivore - 533e3554fd961684309c08d3d5a0a8fe574f024c authored over 1 year ago
Merge pull request #2999 from omnivore-app/fix/ios-pdf-downloads

iOS: fix for PDF downloads, always use the download signed URL, not the original URL

github.com/omnivore-app/omnivore - 87fbeb54e9a01fd0fc7d399cfca7480126fc3690 authored over 1 year ago
Merge pull request #3000 from omnivore-app/fix/pdf-url

fix: showing original url instead of signed url for pdf files in search api response

github.com/omnivore-app/omnivore - 0814feb9743ce3a890a83f7ea23ed8ff3aadb1ab authored over 1 year ago