Ecosyste.ms: OpenCollective

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

github.com/openfoodfacts/open-prices

An open database of food prices - πŸ§ΎπŸ’ΈπŸ’°πŸ·οΈπŸ€‘πŸ½οΈ
https://github.com/openfoodfacts/open-prices

Backup the database & generate data dump

raphael0202 opened this issue 8 months ago
feat: new Product.product_quantity_unit field

raphodn opened this pull request 8 months ago
typing: add return types (especially in crud.py & utils.py)

ArturLange opened this issue 8 months ago
feat: new Product.categories_tags array field

raphodn opened this pull request 9 months ago
test: use PostgreSQL instead of SQLite

raphodn opened this pull request 9 months ago
build(deps): bump fastapi from 0.103.2 to 0.109.1

dependabot[bot] opened this pull request 9 months ago
chore(main): release 1.18.0

openfoodfacts-bot opened this pull request 9 months ago
An admin interface for moderators

raphodn opened this issue 9 months ago
feat: add proof filter on price_count

raphodn opened this pull request 9 months ago
chore(main): release 1.17.0

openfoodfacts-bot opened this pull request 9 months ago
feat: add proof.price_count to keep track of number of prices

raphodn opened this pull request 9 months ago
Translate landing page

raphodn opened this issue 9 months ago
feat: new user.is_moderator field

alvarobertin opened this pull request 9 months ago
Add support for moderators

raphael0202 opened this issue 9 months ago
Add an endpoint to edit/update a price

raphael0202 opened this issue 9 months ago
Add an endpoint to delete a proof

raphael0202 opened this issue 9 months ago
feat: new DELETE prices endpoint

raphodn opened this pull request 9 months ago
feat: allow to filter based on categories_tags

raphael0202 opened this pull request 9 months ago
fix: use opsession instead of session as cookie name

raphael0202 opened this pull request 9 months ago
docs: add tutorial for multiple products (shop shelf)

raphodn opened this pull request 9 months ago
chore(main): release 1.16.0

openfoodfacts-bot opened this pull request 9 months ago
feat: add an endpoint to delete a session

raphael0202 opened this pull request 9 months ago
docs: Welcome users

alexfauquette opened this pull request 9 months ago
Add openfoodfacts-explorer to Access-Control-Allow-Origin

VaiTon opened this issue 9 months ago
Find ways to fill idle time contributing to Open Prices

teolemon opened this issue 9 months ago
fix: fix email sign-in

raphael0202 opened this pull request 9 months ago
chore(main): release 1.15.0

openfoodfacts-bot opened this pull request 9 months ago
docs(tutorial): fix OpenStreetMap name

teolemon opened this pull request 9 months ago
Authentication : store the username instead of the e-mail

raphodn opened this issue 9 months ago
Allow users to delete their prices

raphodn opened this issue 9 months ago
Better sync the product brands from OFF

raphodn opened this issue 9 months ago
fix: fix parsing bug in import_product_db

raphael0202 opened this pull request 9 months ago
feat: add price.price_is_discounted field

raphodn opened this pull request 9 months ago
chore(main): release 1.14.0

openfoodfacts-bot opened this pull request 9 months ago
fix: fix AttributeError in fetch_product_openfoodfacts_details

raphael0202 opened this pull request 9 months ago
Endpoint to get a proofs' prices

raphodn opened this issue 9 months ago
chore(main): release 1.13.1

openfoodfacts-bot opened this pull request 9 months ago
Tutorials to help contributors

raphodn opened this issue 9 months ago
docs: update tutorial to add a price

raphodn opened this pull request 9 months ago
build(deps): bump pillow from 10.1.0 to 10.2.0

dependabot[bot] opened this pull request 9 months ago
chore: add fr landing page

raphael0202 opened this pull request 9 months ago
Store & sync the product categories from OFF

raphodn opened this issue 9 months ago
build(deps): bump actions/cache from 3 to 4

dependabot[bot] opened this pull request 9 months ago
build(deps): bump toshimaru/auto-author-assign from 2.0.1 to 2.1.0

dependabot[bot] opened this pull request 9 months ago
chore(main): release 1.13.0

openfoodfacts-bot opened this pull request 9 months ago
feat: paginate, filter & order proofs

raphodn opened this pull request 9 months ago
feat: add user sessions

raphael0202 opened this pull request 9 months ago
Add real session support

raphael0202 opened this issue 9 months ago
feat: users GET endpoint

raphodn opened this pull request 9 months ago
refactor: rename schemas to clarify

raphodn opened this pull request 9 months ago
chore(main): release 1.12.0

openfoodfacts-bot opened this pull request 9 months ago
feat(auth): avoid recreating existing user on login

raphodn opened this pull request 9 months ago
feat: add user.price_count to keep track of number of prices

raphodn opened this pull request 9 months ago
feat: add location filter on price_count

raphodn opened this pull request 9 months ago
chore(main): release 1.11.0

openfoodfacts-bot opened this pull request 9 months ago
feat: add location.price_count to keep track of number of prices

raphodn opened this pull request 9 months ago
chore(main): release 1.10.0

openfoodfacts-bot opened this pull request 9 months ago
feat: locations GET endpoint

raphodn opened this pull request 9 months ago
Location: improve OSM city field

raphodn opened this issue 9 months ago
chore(main): release 1.9.1

openfoodfacts-bot opened this pull request 9 months ago
build(deps): bump jinja2 from 3.1.2 to 3.1.3

dependabot[bot] opened this pull request 9 months ago
feat: add product filter on price_count

raphodn opened this pull request 9 months ago
chore(main): release 1.9.0

openfoodfacts-bot opened this pull request 9 months ago
fix: always return proof.file_path for proof uploaded by the user

raphael0202 opened this pull request 9 months ago
feat: add proof object in price response

raphael0202 opened this pull request 9 months ago
feat: add price.price_without_discount field

raphael0202 opened this pull request 9 months ago
feat: add product.price_count field to keep track of number of prices

raphael0202 opened this pull request 9 months ago
chore(main): release 1.8.0

openfoodfacts-bot opened this pull request 9 months ago
feat: add price.price_per field

raphael0202 opened this pull request 9 months ago
feat: add proof.is_public field

raphael0202 opened this pull request 9 months ago
fix: fix db error

raphael0202 opened this pull request 9 months ago
Easily get the last known price of a product

raphodn opened this issue 9 months ago
New Product price_count field

raphodn opened this issue 9 months ago
feat: products GET endpoint

raphodn opened this pull request 9 months ago
feat: update filter library

raphael0202 opened this pull request 10 months ago
chore(main): release 1.7.0

openfoodfacts-bot opened this pull request 10 months ago
feat: import product DB every day

raphael0202 opened this pull request 10 months ago
fix: improve price fetch performance

raphael0202 opened this pull request 10 months ago
chore(main): release 1.6.1

openfoodfacts-bot opened this pull request 10 months ago
docs: add tutorial + improve main doc page

raphael0202 opened this pull request 10 months ago
Clarify the product quantity unit (g or mL)

raphodn opened this issue 10 months ago
feat: add price filters on category_tag, labels_tags & origins_tags

raphodn opened this pull request 10 months ago
chore(main): release 1.6.0

openfoodfacts-bot opened this pull request 10 months ago
docs: add a link to the frontend repo

teolemon opened this pull request 10 months ago
feat: add price.origins_tags field

raphael0202 opened this pull request 10 months ago
chore: improve landing page

raphael0202 opened this pull request 10 months ago
feat: add endpoint to retrieve location by osm data

raphodn opened this pull request 10 months ago
Extract data from proof images

raphodn opened this issue 10 months ago
feat: add endpoint to retrieve product by code

raphodn opened this pull request 10 months ago
chore(main): release 1.5.0

openfoodfacts-bot opened this pull request 10 months ago
Endpoint to get the list of top contributors

raphodn opened this issue 10 months ago
Import & sync the whole database with OFF

raphodn opened this issue 10 months ago
chore(main): release 1.4.2

openfoodfacts-bot opened this pull request 10 months ago
chore(main): release 1.4.1

openfoodfacts-bot opened this pull request 10 months ago
feat: add extra filters on GET /prices

raphodn opened this pull request 10 months ago
chore(main): release 1.4.0

openfoodfacts-bot opened this pull request 10 months ago
feat: manage webp proof uploads

raphodn opened this pull request 10 months ago
Proof: manage webp uploads

raphodn opened this issue 10 months ago
Script to refresh Product data

raphodn opened this issue 10 months ago