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

Merge pull request #1937 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - 66ffe42914162cb188e207be95280eae8822d2a5 authored almost 2 years ago by Jackson Harper <[email protected]>
Handle PDFs and logged out state

github.com/omnivore-app/omnivore - 99d47db9bb4bd695f4d1c5c6bb0fac519da70140 authored almost 2 years ago by Jackson Harper <[email protected]>
Bump @google-cloud/pubsub from 2.19.0 to 3.4.1

Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 2.19.0 to 3.4.1.
...

github.com/omnivore-app/omnivore - 92c532a62a31d1a6bc9abeca2ef35279747bf5cb authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1933 from omnivore-app/fix/save-request-redirect

Add url to the useGetArticleSavingStatus input variable

github.com/omnivore-app/omnivore - b0db2555edadacb10a2e4ed16341a28fd91a50d0 authored almost 2 years ago by Hongbo Wu <[email protected]>
Add url to the useGetArticleSavingStatus input variable

github.com/omnivore-app/omnivore - 7b480ce39a794609d11095d7bc32e0482e0c4b0c authored almost 2 years ago by Hongbo Wu <[email protected]>
Simplify status updating code, start to add edit labels

github.com/omnivore-app/omnivore - 93c19ecdead48172e987d5f0dc5a614b7e2730d8 authored almost 2 years ago by Jackson Harper <[email protected]>
WIP: Handle pending requests

github.com/omnivore-app/omnivore - 157f02fb1cd5a58a3af71239c98e967baeb25521 authored almost 2 years ago by Jackson Harper <[email protected]>
More pending request handling

github.com/omnivore-app/omnivore - 82360c74fab35f4773ad45e9563346fd75a04934 authored almost 2 years ago by Jackson Harper <[email protected]>
Revert change to useGetLabelsQuery.tsx

github.com/omnivore-app/omnivore - 74c2969b03865a13973d428d34a23feb03aff7d3 authored almost 2 years ago by Jackson Harper <[email protected]>
Prep for release, disable unused features

github.com/omnivore-app/omnivore - 7be896e9883010d1a87861573cc3884ea96ef548 authored almost 2 years ago by Jackson Harper <[email protected]>
Improve the UI for the browser extension

github.com/omnivore-app/omnivore - 7102107890d48cd5963883f7a34438dd2210b794 authored almost 2 years ago by Jackson Harper <[email protected]>
Browser extension UI

github.com/omnivore-app/omnivore - 18f970e7785836c36d21a6935857f1ae07ca9cba authored almost 2 years ago by Jackson Harper <[email protected]>
logged out state handling

github.com/omnivore-app/omnivore - 4524b66dc7077002f7c39dbe3937486cc5c6f265 authored almost 2 years ago by Jackson Harper <[email protected]>
Clean up API callers

github.com/omnivore-app/omnivore - 4eddf95ace88c4c3bc32e493058c79892a3caaf7 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1932 from omnivore-app/use-url-in-save-request

use url in save request

github.com/omnivore-app/omnivore - 5181e09752f0a020e81cd242ffd0bdfeec2fd291 authored almost 2 years ago by Jackson Harper <[email protected]>
Dont use result url, always use passed in url

github.com/omnivore-app/omnivore - d2de0a290699cbb313e60c9614b08f8a01766466 authored almost 2 years ago by Jackson Harper <[email protected]>
Return readerURL on save URL requests

github.com/omnivore-app/omnivore - 265c050f5c9171c95b5dc18e6495905748eac269 authored almost 2 years ago by Jackson Harper <[email protected]>
Use url in save request

github.com/omnivore-app/omnivore - 163dd62b582909a1d7336ba861f2ef4bfbc754cb authored almost 2 years ago by Hongbo Wu <[email protected]>
Return article's url in saveUrl api

github.com/omnivore-app/omnivore - c315e8be0404bd9857468969cf922495055c1206 authored almost 2 years ago by Hongbo Wu <[email protected]>
Return url in save API

github.com/omnivore-app/omnivore - fb945f279199591dbe516f90394f4a8a163d23b7 authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1928 from omnivore-app/fix/login-button-size

Dont force size of login button so padding is displayed correctly

github.com/omnivore-app/omnivore - 0ec054a486d291451cfa87d5a35632a3107f0b38 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1857 from omnivore-app/dependabot/npm_and_yarn/firebase-admin-11.5.0

Bump firebase-admin from 10.0.2 to 11.5.0

github.com/omnivore-app/omnivore - 3160e15605e075f8b80d40cb3e000fe17b99c2a9 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1903 from omnivore-app/dependabot/npm_and_yarn/sentry/nextjs-7.42.0

Bump @sentry/nextjs from 6.19.6 to 7.42.0

github.com/omnivore-app/omnivore - d2e7dd1b0786040cd299ed121cd605addeee612b authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1925 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - a9ad058261234db2547dc6085cd5e7efb2c72976 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1929 from omnivore-app/fix/save-request

Revert web changes and make id, url optional for save request

github.com/omnivore-app/omnivore - 76aedf59d31256d18f93187ae871f4da6a8fc6f3 authored almost 2 years ago by Hongbo Wu <[email protected]>
Add id to saving request and make both id and url optional

github.com/omnivore-app/omnivore - f348ec71004bf11f1ab9e7f83ddee03998e52d6a authored almost 2 years ago by Hongbo Wu <[email protected]>
Dont force size of login button so padding is displayed correctly

github.com/omnivore-app/omnivore - 45fe15b735274a802fe46cd52a20b516a119f0b8 authored almost 2 years ago by Jackson Harper <[email protected]>
Revert "Update frontend"

This reverts commit cfb62a3995202065ea164c90286756402c218e43.

github.com/omnivore-app/omnivore - cad4afbe8c5e4e96366e159f45f33d9940f37f2f authored almost 2 years ago by Hongbo Wu <[email protected]>
Revert "Encode url"

This reverts commit d3f3506c76f12b9b1d96e0a6758ddf88bf900a0d.

github.com/omnivore-app/omnivore - 8ca2036b364406b63310b206496ec688663ef72a authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1927 from omnivore-app/fix/filter-highlights

Filter library items with no highlights from the highlights mode

github.com/omnivore-app/omnivore - cf1e89db2fb23e826861f1617f57b34371646531 authored almost 2 years ago by Jackson Harper <[email protected]>
Filter library items with no highlights from the highlights mode

github.com/omnivore-app/omnivore - 5b947aac73bf1e4f70fcc200f1ea74ec98d2032d authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1923 from omnivore-app/fix/delete-highlight-fixes

Better handling of deleting highlights from the library highlights view

github.com/omnivore-app/omnivore - b8b4fa888c9f114400211d91db436d24d1626589 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1921 from omnivore-app/fix/save-page

Return correct page slug and get saving request by url

github.com/omnivore-app/omnivore - 154d4aaa69760235ad3a63317c5984ee3d88fd7c authored almost 2 years ago by Hongbo Wu <[email protected]>
Revert a tsconfig change will cause the dist file structure not as expected

github.com/omnivore-app/omnivore - 7727a296241f07ccaa3aca52cb5a26803ab8e9e5 authored almost 2 years ago by Hongbo Wu <[email protected]>
Empty highlights component

github.com/omnivore-app/omnivore - 8f6a8cc036c6ab3f3a96a4c4a716ef1bdd443053 authored almost 2 years ago by Jackson Harper <[email protected]>
Handle highlight delete in the mobile library view

github.com/omnivore-app/omnivore - baad0030ca7a51c7282420560c0a1f97eea350c3 authored almost 2 years ago by Jackson Harper <[email protected]>
Update current item when deleting items if current item is deleted

github.com/omnivore-app/omnivore - e2bf22f3aedbe5e75a30939caf52791a5812dab7 authored almost 2 years ago by Jackson Harper <[email protected]>
Remove unneeded prop

github.com/omnivore-app/omnivore - 6043d08046ca782848f86d700372592ec82e337b authored almost 2 years ago by Jackson Harper <[email protected]>
Positioning fixes for the highlights mode in the library

github.com/omnivore-app/omnivore - e3a6cc2e5f1593110e200e05b3f7ac45549f8cca authored almost 2 years ago by Jackson Harper <[email protected]>
Better handlding of deleting highlights from the library highlights view

github.com/omnivore-app/omnivore - f61efd2d3eaf552a7a226babadf5b5341cde0407 authored almost 2 years ago by Jackson Harper <[email protected]>
Encode url

github.com/omnivore-app/omnivore - d3f3506c76f12b9b1d96e0a6758ddf88bf900a0d authored almost 2 years ago by Hongbo Wu <[email protected]>
Return existing slug if page exists

github.com/omnivore-app/omnivore - fc662dd2d58275247a10e67e4b33f95ae1344c13 authored almost 2 years ago by Hongbo Wu <[email protected]>
Add test case

github.com/omnivore-app/omnivore - 9e492f7dcb8ce0777487907e1710d4b264e32950 authored almost 2 years ago by Hongbo Wu <[email protected]>
Update frontend

github.com/omnivore-app/omnivore - cfb62a3995202065ea164c90286756402c218e43 authored almost 2 years ago by Hongbo Wu <[email protected]>
Get saving request by url

github.com/omnivore-app/omnivore - f9396450a50002cc0778830712faebf29be2d709 authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1915 from omnivore-app/allow-scoping-searches-to-site

Allow scoping searches to site:

github.com/omnivore-app/omnivore - 86ae533b668327354db408bb5afc65d897f3fa69 authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1920 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - e5926ef3a3afa9fa5e72f45a41fef68290f65427 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1919 from omnivore-app/fix/pdf-height-calc

Use vh to force the PDF container height

github.com/omnivore-app/omnivore - 49e1947095c7edafa8a0e204935036b32817603b authored almost 2 years ago by Jackson Harper <[email protected]>
Use vh to force the PDF container height

github.com/omnivore-app/omnivore - a9128a073328983a66169232ffe94ac032165db8 authored almost 2 years ago by Jackson Harper <[email protected]>
Update generated html

github.com/omnivore-app/omnivore - 1bd28ba43b11d76bf1c41bed98d70d70f1ce208a authored almost 2 years ago by sywhb <[email protected]>
Update eslintignore

github.com/omnivore-app/omnivore - e4b983f7e824c85ce11655ebee72445f4740ab0a authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1914 from omnivore-app/save-html-with-highlights

save html with highlights

github.com/omnivore-app/omnivore - d13b018b2b6e7badd2e723784460a3aae832264e authored almost 2 years ago by Hongbo Wu <[email protected]>
Update generated html

github.com/omnivore-app/omnivore - afa2721cf782492bf25f05d64aef121332df2280 authored almost 2 years ago by sywhb <[email protected]>
Use elasticsearch body builder

github.com/omnivore-app/omnivore - adae20e7e16be4b19ae33cce7d45d738a7d2e624 authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1916 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/webpack-5.76.0

Bump webpack from 5.11.1 to 5.76.0 in /pkg/extension

github.com/omnivore-app/omnivore - d9df750c81028869535fb2b11e164c9fc38a7f0e authored almost 2 years ago by Jackson Harper <[email protected]>
Must match siteName

github.com/omnivore-app/omnivore - 45eed5c40dc9ffe8d7f2c19854690480a5d412bf authored almost 2 years ago by Hongbo Wu <[email protected]>
Fallback to hostname

github.com/omnivore-app/omnivore - aeb09539cccb3c31ca8f4aa9150b04d733fa3bb7 authored almost 2 years ago by Hongbo Wu <[email protected]>
fix puppeteer throwing error when create_time is not defined

github.com/omnivore-app/omnivore - 9c96a4eab202869b166be510dc2162b57fe9fe04 authored almost 2 years ago by Hongbo Wu <[email protected]>
update tsconfig

github.com/omnivore-app/omnivore - 114f0405db68336d8d995b5c8b6936fd78ad3862 authored almost 2 years ago by Hongbo Wu <[email protected]>
Add apollo config

github.com/omnivore-app/omnivore - 66481c7aa604f5568337a4afd583ac9d04d8c9a7 authored almost 2 years ago by Hongbo Wu <[email protected]>
Bump webpack from 5.11.1 to 5.76.0 in /pkg/extension

Bumps [webpack](https://github.com/webpack/webpack) from 5.11.1 to 5.76.0.
- [Release notes](htt...

github.com/omnivore-app/omnivore - d7383f834c2bda5ad046a337b505525a956417b6 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Allow scoping searches to site:

github.com/omnivore-app/omnivore - e5f1f25a4da008f015adb942348ce25c48126f70 authored almost 2 years ago by Hongbo Wu <[email protected]>
Save html along with highlight and return

github.com/omnivore-app/omnivore - a8682b8cf66493672c7ee68a54ed68fb305faaaf authored almost 2 years ago by Hongbo Wu <[email protected]>
Add html to the highlight document in elasticsearch

github.com/omnivore-app/omnivore - bf6ae38fe182c0e8d83bc81934e5c9c525fc79a3 authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1912 from omnivore-app/trim-white-space-in-email

Trim whitespace text from user email address

github.com/omnivore-app/omnivore - 30fb1af9fa7a932fa0165ecdf9973cd8e2351425 authored almost 2 years ago by Hongbo Wu <[email protected]>
Update test

github.com/omnivore-app/omnivore - c3f2262b6b52418246a79bf97f725fa0500c822b authored almost 2 years ago by Hongbo Wu <[email protected]>
Update test

github.com/omnivore-app/omnivore - 490ae58499876d74e4a7e20095b75289f9ae14e4 authored almost 2 years ago by Hongbo Wu <[email protected]>
Case insensitive

github.com/omnivore-app/omnivore - ee2487ff01f68b18f72dcd33c6537ca1c84b4bd0 authored almost 2 years ago by Hongbo Wu <[email protected]>
Use lower function in the query

github.com/omnivore-app/omnivore - 461b348dc0208ec9f78a267c6308d97502f841ca authored almost 2 years ago by Hongbo Wu <[email protected]>
Trim whitespace text from user email address

github.com/omnivore-app/omnivore - 7dd32c3e87c8213cae3cc22e9261a1ad5aa326ea authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1910 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - 18038b05c3fd9fb4808cd59fff6d9f9c9dd4d8ce authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1904 from omnivore-app/fix/min-heights

Set a min height for library and reader so when small content is display the full screen is alwa...

github.com/omnivore-app/omnivore - 47f1934ed53b7646578697e086d98c5f3e1ce025 authored almost 2 years ago by Jackson Harper <[email protected]>
Remove unused line

github.com/omnivore-app/omnivore - 32f3b0512930171955695600cdeefc008e680497 authored almost 2 years ago by Jackson Harper <[email protected]>
Set a min height for library and reader so when small content is display the full screen is always used

github.com/omnivore-app/omnivore - a40c63cb41725b7d980e2f59fad72be014daed8c authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1902 from omnivore-app/fix/readability-published-date-timezone

return published date if the class name is omnivore-published-date which we added when we scrape...

github.com/omnivore-app/omnivore - 055a569a6358a2f6429102e858a057a86e1c0ec4 authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1884 from omnivore-app/fix/theme-cleanup

Theming cleanup / Add Sepia and Apollo

github.com/omnivore-app/omnivore - ea405628c8535f41035857e883bf8afa51597a30 authored almost 2 years ago by Jackson Harper <[email protected]>
Add missing anchorElements file

github.com/omnivore-app/omnivore - c990c6b248e1c1e255188c189e0ff5dec604b807 authored almost 2 years ago by Jackson Harper <[email protected]>
Bump @sentry/nextjs from 6.19.6 to 7.42.0

Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 7.42.0.
- ...

github.com/omnivore-app/omnivore - cbbaa0cfacd02bdd625a39a32443a16f40d89e61 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rename reading progress file now that its no longer a react hook

github.com/omnivore-app/omnivore - 467ace2f14b511cf4a62f08436831c4bc713b387 authored almost 2 years ago by Jackson Harper <[email protected]>
Remove debug

github.com/omnivore-app/omnivore - 2e6090c7a4db60c0f1fdb11abb57227ea5d4036f authored almost 2 years ago by Jackson Harper <[email protected]>
Remove debug line

github.com/omnivore-app/omnivore - 608ef8cadcba32f9328ec516eb49bbc661292be3 authored almost 2 years ago by Jackson Harper <[email protected]>
Fix the AddLink button to the bottom of the left menu

github.com/omnivore-app/omnivore - 9f3a03ec61932b5cf6e0a6a31d95fe6c8f6eaa25 authored almost 2 years ago by Jackson Harper <[email protected]>
return published date if the class name is omnivore-published-date which we added when we scraped the article

github.com/omnivore-app/omnivore - aae6759bcb2f7b71b40f3fef46d435b8777e7d5a authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1900 from omnivore-app/reset-anchor

github.com/omnivore-app/omnivore - deb398112b4ff3c555a784069ba7db2cd02ed873 authored almost 2 years ago by Hongbo Wu <[email protected]>
Reset readingProgressAnchorIndex to zero if the input is zero

github.com/omnivore-app/omnivore - a0ec7bc89d0f0dd59abf617b53ee9a01214f5e4f authored almost 2 years ago by Hongbo Wu <[email protected]>
Cancel scroll watcher timeout

github.com/omnivore-app/omnivore - c19460eb759eb91a5f07363a316fca9b96860fee authored almost 2 years ago by Jackson Harper <[email protected]>
Reset top percent when marking as read/unread

github.com/omnivore-app/omnivore - f81133939804db6be735206bd99eb543dc81bb35 authored almost 2 years ago by Jackson Harper <[email protected]>
Update the anchor index in the cache when marking as read

github.com/omnivore-app/omnivore - faa2912f24c10a696a4e3ef2dd92327264347908 authored almost 2 years ago by Jackson Harper <[email protected]>
Fetch top percent with search items

github.com/omnivore-app/omnivore - 5cd5f57b4e4367cb80fa36477b1b0b3a579d2294 authored almost 2 years ago by Jackson Harper <[email protected]>
remove debug lines

github.com/omnivore-app/omnivore - 112df31fe474a554ce8f132a7a49b93ebb0dee12 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1899 from omnivore-app/revert-youtube-api-change

Revert using youtube data api

github.com/omnivore-app/omnivore - 0e0dac8c30e33a4715811668e793b6716beee14b authored almost 2 years ago by Hongbo Wu <[email protected]>
Fix a typo in the url

github.com/omnivore-app/omnivore - 29776359f261b837539b57c7db4a8ac785fa2a72 authored almost 2 years ago by Hongbo Wu <[email protected]>
Use YouTube as site name

github.com/omnivore-app/omnivore - 687771f6766f7a17b6604105997d01a4b0b6a906 authored almost 2 years ago by Hongbo Wu <[email protected]>
Revert using youtube data api

github.com/omnivore-app/omnivore - 56ce70dbd4f46f348784d9183fdcf5daee9e451c authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1898 from omnivore-app/fix/integrations-router-test

Fix the tests due to the change of readwise integration

github.com/omnivore-app/omnivore - 28d70e90dc04d161eef31562c169e4db6b6b8d1e authored almost 2 years ago by Hongbo Wu <[email protected]>
Fix the tests due to the change of readwise integration

github.com/omnivore-app/omnivore - 83cd93bce46794a8f1f81303c97b0e2d723ee4db authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1897 from omnivore-app/youtube-published-date

Call youtube data api to fetch published date

github.com/omnivore-app/omnivore - bd3bf68a5bbe89275b18e023e25059d920b4717b authored almost 2 years ago by Hongbo Wu <[email protected]>
Call youtube data api to fetch published date

github.com/omnivore-app/omnivore - 98d5f92ad4bb4658e68b28ce1d15979d036845f5 authored almost 2 years ago by Hongbo Wu <[email protected]>