Ecosyste.ms: OpenCollective

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

github.com/openfoodfacts/robotoff

🤖 Real-time and batch prediction service for Open Food Facts
https://github.com/openfoodfacts/robotoff

Format code with black and isort

8014ed6659d9f29116912f4a66e0b69253443149 authored over 2 years ago
Update robotoff/app/api.py

Co-authored-by: Alex Garel <[email protected]>

4ea712e9c2f7987e2e46457e25b2af0362906cca authored over 2 years ago
Update tests/integration/test_api.py

Co-authored-by: Alex Garel <[email protected]>

662b5f508ab9f92f5e2d26ef7c0285724dd06e8a authored over 2 years ago
Update docker-compose.yml

Co-authored-by: Alex Garel <[email protected]>

33cd657fa0e7ace2cd7ad1adf5576391d8b21142 authored over 2 years ago
feat: expose postgres DB locally

2668f2a3b9272e5ce5e105f2967636b91c7ccc23 authored over 2 years ago
doc: Add documentation about database backup and restore (#910)

Co-authored-by: Raphaël Bournhonesque <[email protected]>

9272610b487cc9fdc0e846329f70b6c4b2c37323 authored over 2 years ago
doc: Missing make checks (#911)

e743191236fcffb493b33cca6bd9bf899e92e38d authored over 2 years ago
fix: incorrect brand taxonomy fallback path + fix tests

* chore: Update taxonomy offline files
* fix: Fix incorrect brand taxonomy fallback path
* Upd...

13baec4e80e15957497a85df00a95053d7f38e1e authored over 2 years ago
Merge pull request #891 from openfoodfacts/AOC_extraction

feat: Extraction of category by REGEX on AOP

4f90869cfc42b61e38393445b4536942e8fd223e authored over 2 years ago
fix: solving mypy check issue

3a5f9ab2365b3f59a349140835e04d4ee5d4023c authored over 2 years ago
Improve documentation of API and DB models

b9e3e0bfb360dbfee27dfe0518b15c8a12e349aa authored over 2 years ago
Move api.yml into doc/references

020f84df5aa18f93a0cfbf537d32afecabdf66e7 authored over 2 years ago
Update API documentation

7b1a30aa509672b3b5602d407aa7a05eda6306eb authored over 2 years ago
ci: Test top issues (#903)

e46942f0055b54183ef5570b7c39215ed312309c authored over 2 years ago
Merge pull request #897 from openfoodfacts/USDA_extraction

feat: Extract USDA packager codes with REGEX and flashtext

692353635d7640600847d4dbbf4b3658acda7e9b authored over 2 years ago
fix: unused import

cdab35fefe45830d56916aedfda1735de388f6af authored over 2 years ago
fix: docstring and file name

3114aeac91f33cfaf6c2ca05a265dcffcc5188ab authored over 2 years ago
Merge branch 'USDA_extraction' of https://github.com/openfoodfacts/robotoff into USDA_extraction

4f5fcdced8a72aba5258f086bdb39c02a82248de authored over 2 years ago
fix: Unused import

43930b1bd781af5e08e9708d895a2e352ce17e91 authored over 2 years ago
doc: Added documentation for 5 Collection APIs (#898)

210632355ed3dc2f1fb5da948562764eeb81872e authored over 2 years ago
Format code with black and isort

f7c12f2ff33e86770bc2986abd482929e82a3ef2 authored over 2 years ago
fix: adapting REGEX to codes like M123 + V123

470b4d2b777383f63e9afae10e10bfe7cf18b93d authored over 2 years ago
fix: changing legacy file not to get an error in the typing check mypy

6f1f11398610bd4263ef18e8a3d2e42134823483 authored over 2 years ago
fix: changing legacy file not to get an error in the typing check mypy

8b5bcaef1ae93acb737d269d9d7031c80ef738b0 authored over 2 years ago
Merge branch 'AOC_extraction' of https://github.com/openfoodfacts/robotoff into AOC_extraction

31bf1adfaa0e0715923c9364c15e350eece57f9a authored over 2 years ago
fix: Changing names from category_from_AOC to category

c49066925eda26d16d7974e150e3fc3644f64cfa authored over 2 years ago
Merge branch 'USDA_extraction' of https://github.com/openfoodfacts/robotoff into USDA_extraction

de45dfc0c6abbcba988194d242ccf4dccf03b093 authored over 2 years ago
fix: dumping an unused import

5c92e597bc6e3583a87b1f536005a55acbf74f77 authored over 2 years ago
Format code with black and isort

e154fe105a2e4c8e916c8223846d45f31e60af17 authored over 2 years ago
fix : adding documentation and correcting some code syntaxes

dc86688484b255f64fe1c55d0e0864abe54ed0ff authored over 2 years ago
Format code with black and isort

8112ce8966ad2657e2b1d0603a465df6b2521aed authored over 2 years ago
fix: Adding documentation and reviewing syntaxes

e296f1792b94ed66fe42a931b40aaa7ce21a1431 authored over 2 years ago
feat: added server_domain to the API (#899)

761aa5165d235f4b53dd270c453a8aba0ecfc56d authored over 2 years ago
Merge branch 'AOC_extraction' of https://github.com/openfoodfacts/robotoff into AOC_extraction

cc569615b85bbf20802e3b683b7ce286eff7cf79 authored over 2 years ago
fix: Outdated commentaries

2bdc26f5c1deea13b3dd644de2054edb17ebcd28 authored over 2 years ago
Merge branch 'master' into AOC_extraction

cab71fefecb75007746aeccf0eb3702cf7e3bc64 authored over 2 years ago
Merge branch 'USDA_extraction' of https://github.com/openfoodfacts/robotoff into USDA_extraction

e0caa69b1a2da94e1d3ee1d448bcf8502a9f4584 authored over 2 years ago
fix: Incompatible return value

1b4453b548c8041f79381d2e3a243abbedb1a59f authored over 2 years ago
Format code with black and isort

5a1049f66b5018cde0f63072e002aeb67e9c24c2 authored over 2 years ago
fix: Incompatible return value type

2dc7831726094f920f8ffde8f22c81e8f5cdd50b authored over 2 years ago
Merge branch 'AOC_extraction' of https://github.com/openfoodfacts/robotoff into AOC_extraction

08fe325210d7fd13597479945fc1d3d28bbe38c5 authored over 2 years ago
fix:typing.dict unused

90112b7cab8aa486e2a264deb706b1485aaeb224 authored over 2 years ago
Merge branch 'USDA_extraction' of https://github.com/openfoodfacts/robotoff into USDA_extraction

2f574c8c641191f3662f5217ddfae260df4e19c3 authored over 2 years ago
fix: Unused variables in a loop

d4a37f141e26acf04270d919a8438895e56df036 authored over 2 years ago
fix: Unused variables in a loop

a30b964ae39255f3163ec56bc7ca0c5d522f3374 authored over 2 years ago
Format code with black and isort

eb639083258e7584290d6ba0da1384a5960d7271 authored over 2 years ago
feat: Extract USDA packager codes with REGEX and flashtext

aa2b8ec21476c1a4ac80622f3ddc4ca5529570d3 authored over 2 years ago
feat: Extract USDA packager codes with REGEX and flashtext

e92163fc020ffb9bfaa50a7e2a7de942cf454ff9 authored over 2 years ago
chore(master): release 1.6.0 (#766)

b7f8baca55290d149cabd2c07262d779df82e72f authored over 2 years ago
feat: Filter insights opportunities based on type of tags (#859)

Given a question type this returns a list of the number of questions for each values

bc5ee1badb9072f60e2f73c819ebeb7d542ae35c authored over 2 years ago
Format code with black and isort

9d87b18bce2a1c9c39e357fe3e06326ca433977f authored over 2 years ago
feat: Extraction of category by REGEX on AOP

f969036a62538b221515bb8699157c95e3a5926f authored over 2 years ago
docker

7704f929b90fa25d80001983cfdfb3f862524bdf authored over 2 years ago
feat: Extraction of category by REGEX on AOP

23441071e813c984ddeed9bb8930c264f344c480 authored over 2 years ago
Merge branch 'master' into AOC_extraction

9b7796b009e62b1f9e61defd1103bd457b42e448 authored over 2 years ago
feat: Extraction of category by REGEX on AOP

5c65620a4d4285b5558ae996b8f3172688597402 authored over 2 years ago
Format code with black and isort

a95d2d47f70f5e8b6ea763d18084d86a87e38ac4 authored over 2 years ago
Extract AOC from images #78 : added category_from_AOC.py and the unit test associated

c7fc768f25293a70bb7560406a547201f91eed4e authored over 2 years ago
feat: Add image moderation service (#889)

Send flagged images to an external moderation database.
(current settings is temporary)

40d4ea422bc042b8245b67efd149d8d66bd36e61 authored over 2 years ago
fix: improve the bug report template

72e2073213f38efa61ce915866987b10a04db4d7 authored over 2 years ago
Update feature_request.md

927404d0cb329e3a126b48fe89ca9a54e28c5fc9 authored over 2 years ago
fix: improve the Feature Request template

f7d9a240b2595b43f73adc9f4e67ef36e580a09f authored over 2 years ago
feat: Sort collection API (#888)

to have most recent items first

275ef952a2f8f77cdffe7b074586e5a8dff6ca4f authored over 2 years ago
ci: enable search

7aff690b715141379afe19bc3c5b7ffae4e727ee authored over 2 years ago
fix: Added server_domain to all "Collection" class (#887)

To be consistent.

f3bcd85a958963f0d255ed9a08af564e1f79a4fe authored over 2 years ago
feat: detect cat images (opff) (#883)

b2b1b00ed3630d549ac3632e744f50f3ecf4f762 authored over 2 years ago
chore(deps): bump GoogleCloudPlatform/release-please-action (#865)

Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release...

51c47cb44b8479595a318c2088ffc5eee75f6d4c authored over 2 years ago
feat: Get Logo Annotation list (#882)

965b4096eae072e7dc4edfbe6943fc08cd0b0f71 authored over 2 years ago
ci: add dependabot updates for docker (#864)

e70a986808654a86dc69863161f05aecfba3f360 authored over 2 years ago
feat: images predictions collection api (#834)

147794392a94884146a140b209de85b5f4b46712 authored over 2 years ago
chore: New Crowdin translations to review and merge (#860)

* chore: New Crowdin translations by Github Action

* Apply suggestions from code review

Co...

db37465261de8a992b305e70b7e0f09d55f16314 authored over 2 years ago
doc: fix formating in test-and-debug.md (#861)

2a0d9cffc94503c35ad7888d9ef12855c547898b authored over 2 years ago
chore: New Crowdin translations to review and merge (#857)

* chore: New Crowdin translations by Github Action

* Update i18n/br/LC_MESSAGES/robotoff.po
...

bf7eb32e2f8a269f9bb1e1a284f8ef20a595ddaf authored over 2 years ago
chore(deps-dev): bump mkdocs-awesome-pages-plugin from 2.6.1 to 2.8.0 (#856)

Bumps [mkdocs-awesome-pages-plugin](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) ...

f10accde16e53bd57431724cd87b62f8fe1ee065 authored over 2 years ago
chore: New Crowdin translations to review and merge (#835)

* chore: New Crowdin translations by Github Action

* Update i18n/br/LC_MESSAGES/robotoff.po
...

01f18351b23ce0e1ce36c1b821f7a96660f916b8 authored over 2 years ago
chore(deps): bump JamesIves/github-pages-deploy-action (#836)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-ac...

cb8e3540da831ec87175733c881b1f3c46e0ba97 authored over 2 years ago
chore(deps): bump toshimaru/auto-author-assign from 1.5.0 to 1.6.0 (#837)

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 1.5.0...

62d0d63e30ad7de00250b4fdc2d15754510b329b authored over 2 years ago
chore(deps): bump crowdin/github-action from 1.4.9 to 1.4.10 (#838)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.9 to 1.4.10.
-...

7596539a7a5b653eb3611f0c38e28e273045affa authored over 2 years ago
feat: filter images and display in a list (#832)

Co-authored-by: Alex Garel <[email protected]>

e9bcb5841adf25975163d9662f746e8fecc767d0 authored over 2 years ago
feat: api returning predictions (#815)

on the same model as the one for insights

Co-authored-by: Alex Garel <[email protected]>

a9c9be82ef395a3c11cb43e5da2715dcdac32084 authored over 2 years ago
feat: test voting first anonymous then authenticated (#805)

Test case to test if we need 3 votes (sent with user id) to get the question answered definitely...

61a24cd20607d25b215cbbdc9e9492db048ce59f authored over 2 years ago
feat: Adding a regex for gluten packaging code (#823)

d22ee99d740498455fc40672baffff97904d6452 authored over 2 years ago
doc: fix links (#831)

mkdoc can't reference external files

ff74a6191fb7bf419c5581ada9a166ada09281a3 authored over 2 years ago
doc: Fixing test and debug document styling (#811)

3b3abb5025bd6feb294f15bf87bcb20781a496f9 authored over 2 years ago
Update dependabot.yml

5de8df8b8cd475451462adafae0b5f54aa61c5ca authored over 2 years ago
feat: isolate test network + make single test run (#806)

Co-authored-by: Jagruti Tiwari <[email protected]>

3618cb18d76341472f0d3d927491fa63ab7e24f5 authored over 2 years ago
fix: fix tests + some i18n utils (#799)

17619ec94bcc2e6cef8783f091b227d76077d3b3 authored over 2 years ago
doc: Robotoff doc update (#690)

0389b9104d06c225ff655decfd3b00943b0c84dc authored over 2 years ago
feat: add an edit and remove button when nutriscore prediction is posted on Slack channel (#783)

0055ba754d87975af151a13d50fb1c35618eaeb2 authored over 2 years ago
chore: New Crowdin translations by Github Action (#731)

Co-authored-by: Crowdin Bot <[email protected]>

34f786bfc885bb9cb5c74c58af2f9d3201e4b5bb authored over 2 years ago
doc: Added a documentation on testing and debugging. (#790)

b230ae50faba44ded4082efd0579954d4757aec0 authored over 2 years ago
build: only deploy ml when necessary (#719)

0a6686e627c44ad662a61a56db6a589d47a0f913 authored over 2 years ago
docs: add doc about image prediction (#764)

0882878b6e7b9816d4f68e5a6e2b6e808d358784 authored over 2 years ago
fix: create docker network in Makefile + docs (#770)

- Created docker network to run `make dev` without errors
- Updated docs accordingly to verify ...

b5ab0e7dcea7e0ee59c2c5af07580c9b3c25d458 authored over 2 years ago
doc: Updating documentation with details of installation for Windows (#762)

0ddab81901a07a4d8b4e6bfe32cd91022f217086 authored over 2 years ago
chore(deps-dev): bump mypy from 0.931 to 0.950 (#743)

Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.950.
- [Release notes](https://git...

d1114d5582c6bfeda579b629f5f26c97a2b6eac6 authored over 2 years ago
chore(deps-dev): bump coverage from 6.2 to 6.3.3 (#765)

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.2 to 6.3.3.
- [Release notes](htt...

a8812d8fbff4249168ff1d0ec44ae3591d3f86bb authored over 2 years ago
chore(deps): bump crowdin/github-action from 1.4.8 to 1.4.9 (#758)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.8 to 1.4.9.
- [...

a4aa10c45c9578606f0d0a8e7c6514f65fc6ff7f authored over 2 years ago
ci: use ci like on other repositories (#750)

a8b945528f0f2f610b72a85922cf2ddf37ed2d79 authored over 2 years ago
ci: don't run on dependabot made prs as it will fail (#749)

ci: don't run on dependabot made prs as it will fail

f6f62349ed8e5c4dfc4552de5cf96c175cac372d authored over 2 years ago