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

add account screen

github.com/omnivore-app/omnivore - a156c6dbdc52f613e1f79778b6b2fc4058516f2d authored 10 months ago by Stefano Sansone <[email protected]>
add representation column to the highlight table and gql schema which is either CONTENT or FEED_CONTENT

github.com/omnivore-app/omnivore - 6b0cefe190da3c9643b06c841880f22f02c9adad authored 10 months ago by Hongbo Wu <[email protected]>
add fetchContent resolver to the function list

github.com/omnivore-app/omnivore - 67f54a137292db27b5b9f783ea7a6f9d07438a0b authored 10 months ago by Hongbo Wu <[email protected]>
Merge pull request #3564 from omnivore-app/fix/web-library-errros

Better error messaging in the library view

github.com/omnivore-app/omnivore - 78a2ecc782daa4d9afa1abc8cee370ebdd492839 authored 10 months ago by Jackson Harper <[email protected]>
use json_agg to aggregate enum in db

github.com/omnivore-app/omnivore - 510cd18b177433120e80c2c71fc80e96730b4b86 authored 10 months ago by Hongbo Wu <[email protected]>
Add a rule to delete items

github.com/omnivore-app/omnivore - 90c049506d83a41c45f3928811b3846741846b63 authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3117 from omnivore-app/dependabot/npm_and_yarn/graphql-middleware-6.1.35

Bump graphql-middleware from 6.1.32 to 6.1.35

github.com/omnivore-app/omnivore - c4cea81a85da4d998f356a8e5e485eca65e9783e authored 10 months ago by Jackson Harper <[email protected]>
Remove debug line

github.com/omnivore-app/omnivore - 2ff00497b95bc2ab01f7a834eabc3fe4e9c94b2d authored 10 months ago by Jackson Harper <[email protected]>
Handle error + empty library states

github.com/omnivore-app/omnivore - 77e16027470f85b679b90b068c5269586eecbb08 authored 10 months ago by Jackson Harper <[email protected]>
replace fetch_content with fetch_content_type as a enum: ALWAYS, NEVER, WHEN_EMPTY

github.com/omnivore-app/omnivore - f4b6e470f2e42364a3b4714cd102f3dfee1427ce authored 10 months ago by Hongbo Wu <[email protected]>
Use new dark theme handler for icons

github.com/omnivore-app/omnivore - 1faace1c8c2edd7132a6a943e80cbfcbfb3597c5 authored 10 months ago by Jackson Harper <[email protected]>
Fix embedded svg

github.com/omnivore-app/omnivore - 72eea42b8e2c30e435b72bc50042fe7967dfe0c0 authored 10 months ago by Jackson Harper <[email protected]>
Simplify empty state handling, remove obsolete test

github.com/omnivore-app/omnivore - f85e82614656f3f2b9e69b201ddc2fdea149dfc5 authored 10 months ago by Jackson Harper <[email protected]>
Dark mode listener

github.com/omnivore-app/omnivore - 88aa43c34a67a68fd2433f051b078056bacaa1f6 authored 10 months ago by Jackson Harper <[email protected]>
Improve errors layout

github.com/omnivore-app/omnivore - 6543c9b0173233e5200a46be676e9510f193bb7f authored 10 months ago by Jackson Harper <[email protected]>
Fix link to help

github.com/omnivore-app/omnivore - 255c2b3c14b6e704325c116e0f8d0bc76d919934 authored 10 months ago by Jackson Harper <[email protected]>
Fallback icon

github.com/omnivore-app/omnivore - 9a076b608f8d9dde5a8157dae0412e630e93c5c2 authored 10 months ago by Jackson Harper <[email protected]>
Better handling of errors in the library

github.com/omnivore-app/omnivore - ccbaf402bdf5a717152c4aaf414144ce8417f517 authored 10 months ago by Jackson Harper <[email protected]>
rename preview_content to feed_content in library_item table and gql schema

github.com/omnivore-app/omnivore - 08e4bed146d4226517bdf75072ea911a3da4a32e authored 10 months ago by Hongbo Wu <[email protected]>
Merge pull request #3566 from omnivore-app/perf/optimize-slow-query

perf/optimize slow query

github.com/omnivore-app/omnivore - 61e9ab3a17c483f2b4faf16c796f5b65f671bdab authored 10 months ago by Hongbo Wu <[email protected]>
create an index for upload_file_id in library_item table

github.com/omnivore-app/omnivore - 8ce7550582c7515c95ebb0b55b1a4f049043d11b authored 10 months ago by Hongbo Wu <[email protected]>
Merge pull request #3557 from omnivore-app/fix/ios-ipad-issues

iOS ipad issues

github.com/omnivore-app/omnivore - 1bf0cc526bb3cd427a42d607506a8018bf577ecc authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3563 from omnivore-app/fix/export-job

export at most 1000 most recent items

github.com/omnivore-app/omnivore - 2d45aa1dd72aceaba01ba0e5b7bad0e9ec0ab4af authored 10 months ago by Hongbo Wu <[email protected]>
Merge pull request #3561 from omnivore-app/fix/web-system-theme-library

Handle using system theme when toggling from the library

github.com/omnivore-app/omnivore - 802ffbb0736180c6c79461d229bc6091508be155 authored 10 months ago by Jackson Harper <[email protected]>
add an index for api key

github.com/omnivore-app/omnivore - 534b28c53657f01459acdb77c2bcdc096e8736ec authored 10 months ago by Hongbo Wu <[email protected]>
remove unwanted line

github.com/omnivore-app/omnivore - fe2451cca79eeccfe6f7827fe0a8795b665ed3db authored 10 months ago by Hongbo Wu <[email protected]>
use low priority queue if user saved 5 items in the last minute. previously it was created

github.com/omnivore-app/omnivore - 7c7d594b9189f935503f0a08dddef91c2ba81453 authored 10 months ago by Hongbo Wu <[email protected]>
create a multi-column index on user_id and state columns

github.com/omnivore-app/omnivore - aa96ccf50d87589b32d7a5b5e8e17f7c88851303 authored 10 months ago by Hongbo Wu <[email protected]>
add social icons

github.com/omnivore-app/omnivore - 77f04ea0c3a5247f41c8460c6a73eebe6229d529 authored 10 months ago by Stefano Sansone <[email protected]>
add about screen

github.com/omnivore-app/omnivore - dd6860908b97afcbfc756aca5d18d3b46b18e7ec authored 10 months ago by Stefano Sansone <[email protected]>
restyle settings items

github.com/omnivore-app/omnivore - 9944acd63c896b76e7dc8990b51b5b8a9d6bcc86 authored 10 months ago by Stefano Sansone <[email protected]>
rename and format settings files

github.com/omnivore-app/omnivore - ddb85a4f6e2a4e826066690f70df706ce9e219b4 authored 10 months ago by Stefano Sansone <[email protected]>
rename savedItem val

github.com/omnivore-app/omnivore - c064979832895762fcc009f76ca848dab7d007b6 authored 10 months ago by Stefano Sansone <[email protected]>
increase batch size to 100

github.com/omnivore-app/omnivore - b9471002785b33dbacd92107e0aef885f4d2fedc authored 10 months ago by Hongbo Wu <[email protected]>
export at most 1000 most recent items

github.com/omnivore-app/omnivore - f541b8f8cadcba43783a04721b74afd79f12d90d authored 10 months ago by Hongbo Wu <[email protected]>
Handle using system theme when toggling from the library

github.com/omnivore-app/omnivore - 84fcbce94a0a2846d2243245a71b2c91351bcc6b authored 10 months ago by Jackson Harper <[email protected]>
Bump iOS version

github.com/omnivore-app/omnivore - 23be43cb032282019677113ee00c6171adc36627 authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3560 from omnivore-app/fix/backend

fix image error by reverting the change in excluded list of compilation

github.com/omnivore-app/omnivore - b56610ca66e401ce3f1fb8d172dbb90ab1b850c0 authored 10 months ago by Jackson Harper <[email protected]>
fix image error by reverting the change in excluded list of compilation

github.com/omnivore-app/omnivore - 06c922d94032e254d61f1a4f692af82835b82d55 authored 10 months ago by Hongbo Wu <[email protected]>
Merge pull request #3546 from omnivore-app/feature/export-item-job

create a job for exporting item to integrations

github.com/omnivore-app/omnivore - be19c7e2f3bb673ffc9405fa01909872aa9b7d7a authored 10 months ago by Hongbo Wu <[email protected]>
Correct the archive icon

github.com/omnivore-app/omnivore - 82db51b24e4568a4d04a5075cbb24a3f3b3c993f authored 10 months ago by Jackson Harper <[email protected]>
Add unarchive and trash to grid context menu

github.com/omnivore-app/omnivore - 6617fa84131f77230ebe667daf079906bfed84ae authored 10 months ago by Jackson Harper <[email protected]>
Fix observation of items for the grid

github.com/omnivore-app/omnivore - 48dfbdd0f95e0df6afe683aa04112a98d35b62e0 authored 10 months ago by Jackson Harper <[email protected]>
Make browser full screen for ipad

github.com/omnivore-app/omnivore - 6d61e6c9ae454671e95245ca1d6ac82f52a4f1b4 authored 10 months ago by Jackson Harper <[email protected]>
enqueue export job

github.com/omnivore-app/omnivore - f94267ee1a9510776e1e2623dd76a7fe9b59e15d authored 10 months ago by Hongbo Wu <[email protected]>
Merge pull request #3556 from omnivore-app/release/android-0.192.0

Android 0.192.0 release

github.com/omnivore-app/omnivore - b473dbf8cb24903f69c679c923435a922dcaad6b authored 10 months ago by Jackson Harper <[email protected]>
create a job for exporting item to integrations

github.com/omnivore-app/omnivore - 34db7bb2d8de0ccfbde752b65cd60fa5096a1bf4 authored 10 months ago by Hongbo Wu <[email protected]>
Android 0.192.0 release

github.com/omnivore-app/omnivore - 0f7586afef92655dac3a8032e3fd40b215c1a938 authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3555 from omnivore-app/fix/android-library-labels-loading

Show labels on Android library view

github.com/omnivore-app/omnivore - 518a3c55a640d7b9ab9f73ae5855baaf52966b96 authored 10 months ago by Jackson Harper <[email protected]>
Show labels on Android library view

github.com/omnivore-app/omnivore - 91c15d78dcef24a143d444498939e379768a0c4c authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3550 from omnivore-app/dependabot/npm_and_yarn/ip-1.1.9

Bump ip from 1.1.5 to 1.1.9

github.com/omnivore-app/omnivore - 8632376f43bf798a8a1d04008bef0c7a4401bae5 authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3540 from omnivore-app/feat/web-new-left-menu

WIP on left menu improvements

github.com/omnivore-app/omnivore - 96e3fdb8c36dd18d9f8188605ac98e6816bd8a7a authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3553 from omnivore-app/fix/low-priority-save-page-job

fix: save url operation is delayed

github.com/omnivore-app/omnivore - dcd6da590d374da0f0573c5572a8dfb277a45043 authored 10 months ago by Hongbo Wu <[email protected]>
log unknown job when getting priority

github.com/omnivore-app/omnivore - 649ccc692bd976af0fb4b094d978da2c697f153c authored 10 months ago by Hongbo Wu <[email protected]>
Merge pull request #3554 from stefanosansone/fix/android_current_item_edit

Android - Fix current item edit

github.com/omnivore-app/omnivore - 30a476c42ef0c9b350389c7cb1e0867291fa8926 authored 10 months ago by Jackson Harper <[email protected]>
get queue priority from a table

github.com/omnivore-app/omnivore - ce19218e15b1de065e727afb01db306073d64667 authored 10 months ago by Hongbo Wu <[email protected]>
replace itemsLiveData with uiState flow in currentSavedItemUnderEdit

github.com/omnivore-app/omnivore - de8cc44fdd09505e088fac4a106ff98b8e090182 authored 10 months ago by Stefano Sansone <[email protected]>
fix: save url operation is delayed

github.com/omnivore-app/omnivore - 927394e07ca2dbcd197c86e2f39a09e7dfbbc0ba authored 10 months ago by Hongbo Wu <[email protected]>
Merge pull request #3552 from omnivore-app/feat/docker-public-images

github.com/omnivore-app/omnivore - 40327a50013c8764ba86085d70cb13f9263be931 authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3380 from omnivore-app/fix/recreate-item

fix/recreate item

github.com/omnivore-app/omnivore - 2fff9a5720d247f6efb1e08515ead78484480932 authored 10 months ago by Hongbo Wu <[email protected]>
fix deleted labels and highlights are still searchable

github.com/omnivore-app/omnivore - 8f39985f0fe8b6791ff212a255d9ef51c061872e authored 10 months ago by Hongbo Wu <[email protected]>
Remove the web image

github.com/omnivore-app/omnivore - 30b31939379f7764e6259f189f9586942a601301 authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3545 from omnivore-app/fix/pg-pool-connection-timeout

fix/pg pool connection timeout

github.com/omnivore-app/omnivore - e386c35ea294b29c38e2b794550fbafe8f759f45 authored 10 months ago by Hongbo Wu <[email protected]>
Add the web docker image

github.com/omnivore-app/omnivore - fb31f84a00d47c421570caf6f56037aa8af1366b authored 10 months ago by Jackson Harper <[email protected]>
resolve conflicts after rebasing

github.com/omnivore-app/omnivore - af24856603588779f9901bbb4d30cc1f5b5092e4 authored 10 months ago by Hongbo Wu <[email protected]>
resolve conflicts after rebasing

github.com/omnivore-app/omnivore - b1c45599f6a60cbae81315b3ed757c63cabff3b0 authored 10 months ago by Hongbo Wu <[email protected]>
Bump graphql-middleware from 6.1.32 to 6.1.35

Bumps [graphql-middleware](https://github.com/maticzav/graphql-middleware) from 6.1.32 to 6.1.35...

github.com/omnivore-app/omnivore - eff6b4bf7f83566ae09f756c0e9b17ee49469cea authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
delete labels and highlights attached to the recreated item if the item was deleted before

github.com/omnivore-app/omnivore - eb895b49bf7b747cef12121103010b08dcf0ee96 authored 10 months ago by Hongbo Wu <[email protected]>
revert soft deletes all the labels and highlights attached to the deleted item

github.com/omnivore-app/omnivore - abfa15e56fac3648cf8fcad3c1062b27214d9d8f authored 10 months ago by Hongbo Wu <[email protected]>
Label the content-fetch and web images

github.com/omnivore-app/omnivore - 819135f1184dd7702c55b7192df56085a2adc3b6 authored 10 months ago by Jackson Harper <[email protected]>
merge labels and highlights when saving a duplicate item

github.com/omnivore-app/omnivore - 38ee6c1331d3afae5febc88f477bd4bb9f154e80 authored 10 months ago by Hongbo Wu <[email protected]>
Remove extra chunk

github.com/omnivore-app/omnivore - 2ffb69d4f6d610b3f4e39b02c31f4b39ecb583d0 authored 10 months ago by Jackson Harper <[email protected]>
Fix indentation

github.com/omnivore-app/omnivore - 1233e4083bbddabaf15a5918a56c09fa5f9d4a02 authored 10 months ago by Jackson Harper <[email protected]>
Keep building the gcf docker image

github.com/omnivore-app/omnivore - 45a2824a89d9648f258302fb1d703f542ca75344 authored 10 months ago by Jackson Harper <[email protected]>
Only build public images on merge

github.com/omnivore-app/omnivore - cab239b748cba0ff148b3a24474a27bef83e51b7 authored 10 months ago by Jackson Harper <[email protected]>
delete all the labels and highlights attached to the item when item was deleted

github.com/omnivore-app/omnivore - 242e6e0fa3ed2080ac0ad9397fcc6846f1fb6cf3 authored 10 months ago by Hongbo Wu <[email protected]>
Clean up actions file

github.com/omnivore-app/omnivore - ad069089ed2e2e4b7b5177784c27f8e4db7cf339 authored 10 months ago by Jackson Harper <[email protected]>
Add label to backend container

github.com/omnivore-app/omnivore - 310ff376040992b31558d070333230ba2e0c30a1 authored 10 months ago by Jackson Harper <[email protected]>
Create public docker images

github.com/omnivore-app/omnivore - cb115ef591f972b3c4d8f6718c3b758650d4be03 authored 10 months ago by Jackson Harper <[email protected]>
Merge pull request #3549 from stefanosansone/feature/android-mark-ad-read

Android - Mark items as read/unread from library screen

github.com/omnivore-app/omnivore - 4fda03e633d24390b12b831f928186aef91c6b3d authored 10 months ago by Jackson Harper <[email protected]>
Bump ip from 1.1.5 to 1.1.9

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.c...

github.com/omnivore-app/omnivore - 42ed7d56dacd13f328c3cd2e96fd2a8c750c2072 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge remote-tracking branch 'origin/main' into feature/android-mark-ad-read

github.com/omnivore-app/omnivore - 136a5dd32f3bef6c5ac3e6ce4cf9ce1c58248b20 authored 10 months ago by Stefano Sansone <[email protected]>
add saved item flow in library view model

github.com/omnivore-app/omnivore - e61df9d02e9f1b4ed08eba13cafd14c1cfac3938 authored 10 months ago by Stefano Sansone <[email protected]>
do not update db options in queue-processor

github.com/omnivore-app/omnivore - cd311d64544989aba8300fef4b877f9b50335d49 authored 10 months ago by Hongbo Wu <[email protected]>
More work on editing shortcuts

github.com/omnivore-app/omnivore - c72b912d76086e0a674e4fc333148547a88c8310 authored 10 months ago by Jackson Harper <[email protected]>
connection idle timeout in 10 seconds

github.com/omnivore-app/omnivore - 59d4d78f78910ee4f6745a054dca68b98665dc1d authored 10 months ago by Hongbo Wu <[email protected]>
get postgres connection pool size from env

github.com/omnivore-app/omnivore - 942b2374b836cf60970187f6068cdab4b12ef0bd authored 10 months ago by Hongbo Wu <[email protected]>
Pull shortcuts from local storage

github.com/omnivore-app/omnivore - 1514aa4f4fd87c71b26ac0fb59e987acff4f12de authored 10 months ago by Jackson Harper <[email protected]>
Remove debug

github.com/omnivore-app/omnivore - f8cffd89f70e913540a3e105e45a722c56055def authored 10 months ago by Jackson Harper <[email protected]>
Fix issue with failed items continuing to process

github.com/omnivore-app/omnivore - 741438aba0b8c5c7f3b32037daf45f6c5384360e authored 10 months ago by Jackson Harper <[email protected]>
Remove settings header

github.com/omnivore-app/omnivore - 3f8f1a8127e93552da942ae358e0598c82e17830 authored 10 months ago by Jackson Harper <[email protected]>