Ecosyste.ms: OpenCollective

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

github.com/openfoodfacts/openfoodfacts-server

Open Food Facts database, API server and web interface - đŸȘ🩋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
https://github.com/openfoodfacts/openfoodfacts-server

refactor: remove decode_html_utf8 (#6983)

This function gets defined and exported, however, it doesn't get called.

7d0150f1dbdccaddf527c62ba33ddabd457006ed authored over 2 years ago
chore: permissions to add small images (#6981)

Co-authored-by: off <[email protected]>

456220c2c81bfdeb4abae336e4fad19b30dab724 authored over 2 years ago
taxonomy: Synonyms for cs (#6979)

* Syn cs

The correct spelling in cs seems to be "kyselina citronovĂĄ", but some products conta...

b7344d676af427c025319a204db1433502966878 authored over 2 years ago
docs: compute_units_of_alcohol documentation (#6972)

9779d3d01bc5827b71de7544a28231a3c0ee2fae authored over 2 years ago
docs: check_password_hash documentation (#6970)

7d9ca155f8fa6991a963f363f58bf94641993959 authored over 2 years ago
docs: create_password_hash documentation (#6971)

Documentation for create_password_hash

8b067d778d08f2ba6dac0c1f5aceb45c6b7e10f1 authored over 2 years ago
taxonomy: add polish name of UHT pasteurised milk to ingridients.txt (#6976)

* add polish name of UHT pasteurised milk to ingridients.txt

* fix whitespace

64e2a81bef1d7ce7eb980c4b48bde436b9a1688e authored over 2 years ago
refactor: clean up redundant methods from `User.pm` (#6974)

clean-up: removed three redundant subs and their declarations

e91143ac30bc265af7429b0e5ed8782713823b6e authored over 2 years ago
chore(main): release 1.7.0 (#6959)

b329900dc91155d438e71ece640d2716ae7c150f authored over 2 years ago
fix: zh_CN, pt_PT and nl_NL (#6967)

* Add files via upload

* Add files via upload

5aebdfcdace255296f1a77c07bb1cb8166104847 authored over 2 years ago
chore: built taxonomies: ingredients, categories, additives, labels, packaging etc. (#6966)

chore: built taxonomies

Co-authored-by: off <[email protected]>

e8f7a656cf4f8a9cf738c85039f56e8670fee775 authored over 2 years ago
refactor: remove normalize_fr_a_de_enumeration (#6968)

normalize_fr_a_de_enumeration gets defined, but not used.

c19c53bc07a864b2715e1e9b9967984cd1a5505d authored over 2 years ago
l10n: New Crowdin translations to review and merge (#6937)

* l10n: New Crowdin translations by Github Action

* fixes

* fix test

Co-authored-by: Cr...

fbd4f811be6a62fd9be3f89ef538a2da0c0e6430 authored over 2 years ago
refactor: remove display_tags_list_orig (#6963)

This function gets defined, but never used.

2350ad7891621e8df4f8f71a54ee3bc5b8482a6a authored over 2 years ago
fix: support for some common and popular US dairy ingredients (#6955)

summary: cleaned up un-needed tests and updated taxonomy

fix: added support for common us dai...

24f52cb70e253e94f91e72cb8a3c5437ffdde30b authored over 2 years ago
fix: typo in release-please github action (#6958)

fix typo #6957

cabd3fa26f1ee0b9d288f938155b21d4a0899d81 authored over 2 years ago
fix: syntax on display_icon (#6935)

c919b18ca004f82bad45c277519a32b3799568c0 authored over 2 years ago
fix: display_structured_response syntax (#6948)

525ad833604071f0a66c9b478763118b67253a95 authored over 2 years ago
fix: duplicate `sub product_url($)` in Products.pm (#6949)

clean-up: duplicate `sub product_url($)` in Products.pm

668454ef31388bca10dffda4ace679aa161936c7 authored over 2 years ago
refactor: removing possibly redundant subs (#6951)

fix: removed the `display_top_block()` sub

6d2d1ba74ec8e475b9094b6204f62030d08d516b authored over 2 years ago
refactor: remove apply_global_params_to_all_products (#6952)

This function appears to only be defined, but never called.

852f4ea044e7474517288f2ea2cc908b73b30cd1 authored over 2 years ago
refactor: remove canonicalize_saint (#6953)

This function doesn't seem to be used, it doesn't get called nor does
it call other functions.
...

1872a6b5094286f343af2d9ecd004ede6d099e06 authored over 2 years ago
fix: typo in %DV and IU units property names (#6944)

fix: typo in %DV and IU units property names #6942

dc95de9c13f33e0b3c41052dd7d28bffc12195e9 authored over 2 years ago
refactor: remove capitalize_tag (#6954)

This function is defined, but doesn't seem to be used.

506f00112de37f70157fb0fbbe372dda0954e565 authored over 2 years ago
refactor: display_form not used (#6938)

f89d52c2d7b428c746962be6d3b9fed8679bef82 authored over 2 years ago
feat: deactivate physical activities equivalence panel (#6943)

* deactivate the physical activity panel

* deactivate the physical activity panel

855b127349fc8fae82482a53495a33191af2fc38 authored over 2 years ago
fix: "refined wheat flour" and "maida" should be recognized as a type of flour (#6939)

* chore: add test that fails until we improve

* feat: add maida & refined wheat flour to taxo...

0559775ad31e797604b3cdb082fb9d3ee0ae9ef6 authored over 2 years ago
feat: "edible" should be recognized as a stop word (#6940)

* chore: test that fails with "edible" prefix

* fix: add edible as a stopword

I've confirm...

7082172154d634aa4e8dac3133703f199ed1e6e9 authored over 2 years ago
fix: uninitialized value (#6912)

* fix: uninitialized value

Add conditional as without it this will make a dead link resulting...

9f4c5ea697d105558d4d8a595eabdebce5ef4cf0 authored over 2 years ago
chore: Bulgarian additions (#6918)

Bulgarian additions

798a70998a2ea2586912d30a5c9c95996120657e authored over 2 years ago
test: display_preferences_api unit tests (#6930)

15607d48eb90ba4c5f2ee9ab37e8e5304da9b2b7 authored over 2 years ago
fix: invalid json (#6934)

26ca8f8dd27697432ae83d011ebfc9b95c281697 authored over 2 years ago
feat: Support for unit name normalization (#6878)

* feat: Initial support for unit name normalization

* fix: Support natural quantity descripto...

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

* l10n: New Crowdin translations by Github Action

* Update cs.html

* Apply suggestions fro...

24a2f440bd53edee772c2991a52ec0bd52b97a4a authored over 2 years ago
test: unit test for url_for_text (#6917)

72b56db5e444edacfe2a768a979b4a10e80fa423 authored over 2 years ago
feat: add actions to panels #6902 (#6903)

* feat: add actions to panels #6902

* Update templates/web/panels/panel.tt.html

Co-authore...

e03e2e196fd27d5f18cabcb1ad073c7a3400d8c3 authored over 2 years ago
feat: extend ingredients analysis panels with details and call for help (#6905)

* fix ingredients icon

* replace nutrition balance icon with existing balance icon

* feat:...

8690dafcc67b671a4b5ac3f3fc08a6e212efc88c authored over 2 years ago
fix: $request_ref->{count} not used (#6914)

$request_ref->{count} shows up 4 times in the code. Though it never
appears to be used as three...

3c12065f05a8b96f487db7ce135aaf8d62ea04d4 authored over 2 years ago
test: unit tests for display_nutriscore_calculation_details (#6915)

2542954f1d5459a00243ae133afb61a461dd4b10 authored over 2 years ago
test: analyze_request unit tests (#6916)

2eb9509cbd342b7549f507f6fbb6e84c1abecbc2 authored over 2 years ago
taxonomy: More minor changes to vegetarian / vegan categories (#6924)

* Update categories.txt

* Update categories.txt

a979f9813bc312953d3ac7a76d8186835b8f00c1 authored over 2 years ago
taxonomy: Minor change (#6911)

* Update categories.txt

* Update ingredients.txt

* Update ingredients.txt

* Update cate...

d1ec3f824e98d7178d128b43dc8a7ab870c88935 authored over 2 years ago
fix: release please workflow pt.2 (#6910)

* fix: release please workflow missing a quote

* fix: pt 2 of release please workflow not wor...

9fe8d643b6888130c000b0b3ea1848d27b91e3e9 authored over 2 years ago
fix: release please workflow missing a quote (#6906)

77125d07b79356c8fc3307e56ec4083786818322 authored over 2 years ago
build(deps): bump docker/metadata-action from 3 to 4 (#6735)

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Relea...

267d932ec9b3f051c9fdd0fc985c006e46ebfd51 authored over 2 years ago
build(deps): bump docker/setup-buildx-action from 1 to 2 (#6744)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
...

eb5dd72efd92270af7ca9889edd3b995aec10875 authored over 2 years ago
build(deps): bump docker/login-action from 1 to 2 (#6743)

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release not...

af4c0fa823485b09d55a8ca9e0c43424b29ffcf7 authored over 2 years ago
build(deps): bump docker/build-push-action from 2 to 3 (#6745)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [R...

16148f9406e98605940d87569a303f69629c80fa authored over 2 years ago
feat: add new Open Food Facts logos (#6901)

3d2ec4930704048f50b645bd23548758d8a9c28b authored over 2 years ago
build(deps): bump Difegue/action-perlcritic from 2.0.0 to 2.1.0 (#6900)

Bumps [Difegue/action-perlcritic](https://github.com/Difegue/action-perlcritic) from 2.0.0 to 2....

9eeae940b3746d88436fb9c9bdd6845dae93d38c authored over 2 years ago
fix: Invalid conversion (#6890)

* fix: Invalid conversion

* add en + fr translations

Co-authored-by: Stéphane Gigandet <st...

dc74c0d61003a48cb19925326e324d4d4348e9bf authored over 2 years ago
chore(main): release 1.6.0 (#6873)

1ca7629c80a322a786255805194055a40515bdd0 authored over 2 years ago
chore: add wikidata entries for more labels (#6889)

4bd1354b8efcb5478d0435f655acc32005ce1914 authored over 2 years ago
taxonomy: Arancini (#6888)

* Update categories.txt

* Update categories.txt

* Update categories.txt

* Update catego...

be647a9d91c5a95be9dc2a83082ca5b7b950d4f8 authored over 2 years ago
chore: New Bulgarian additions (#6831)

* Bulgarian additions

* Delete packaging_shapes.txt

* Revert "Delete packaging_shapes.txt"...

407dbd64ce6ede1ea5dc79747aa703ac01c5eb65 authored over 2 years ago
feat: redirect the press to new app blog post (nginx config) (#6898)

feat: redirect the press to new app blog post

Co-authored-by: off <[email protected]>

04278f83defa399cb385bb8f8d0be838f908b744 authored over 2 years ago
chore: do not add PRs to main project (#6894)

as it makes the run fail, du to github limit, and thus it's not possible to see if a PR really f...

15155e4f459089f14e0c05ab144ba97590618590 authored over 2 years ago
fix: Typo (#6899)

7ad9c2bb6a136cb2d8c155dce1ca688ca12fe6de authored over 2 years ago
ci: commit prefixes for translation and taxonomy changes (#6896)

This enable to report them on release description

fixes #6863

c92d734ccce922033bf87de3d4e47034d04891ac authored over 2 years ago
feat: activate agena3000 import in production (#6886)

Co-authored-by: off <[email protected]>

054ec1fa3b7ffd8d779b2f821620fec84ba676f8 authored over 2 years ago
feat: suggest fuzzy + limit as a param (#6887)

a6622f86af200b74043e26329b19fdaa69edff51 authored over 2 years ago
feat: new OFF logo #6866 (#6885)

7354ebfff4bdb83022ac73ee646f999e229f8561 authored over 2 years ago
build: Add make target to run a single test (#6875)

f0746c904f8d2bd30291395d3b8807aa51c6027b authored over 2 years ago
fix: use correct unit for nutrients expressed in IU or %DV #6882 (#6883)

Fixes #6882

2e45a06799bd581ee7f05c62c5eaf79509b9a561 authored over 2 years ago
feat: small improvements to ingredients and nutrition table panels (#6869)

154f8815b351fd53692c999160cc8f3cf2f82748 authored over 2 years ago
fix: flatten Nutri-Score and Eco-Score SVG icons (#6872)

c7dae5c3342c7d4ce869ed68b5e18d72657b61a1 authored over 2 years ago
fix: Undefined variable in search.pl (#6877)

* fix: Undefined variable in search.pl

* fix: shorter lines

0a91d79cb65fef2413e3de1b1c034810cbd32d0c authored over 2 years ago
refactor: Refactor and document current_link / current_link_query (#6832)

This includes unit tests for the display_pagination function

4c23c6387ec265d354d1bcb974aa6714dabb2494 authored over 2 years ago
chore: taxonomies updates for vivatech products (#6881)

* chore: taxonomies updates for vivatech products

* fix typo

* built taxonomies

Co-auth...

1160f40528b1f339345d1d242ad647ae48773d79 authored over 2 years ago
Update ingredients.txt (#6870)

cd75c7a2de696b20a6f4ad9cf4f2f4db359e14d9 authored over 2 years ago
fix: add back nutrition facts table title in knowledge panel (#6867)

* fix: add back nutrition facts table title in knowledge panel

* fix: spacing

Co-authored-...

2085f4f99de8a0103c47626481addcacd55edc10 authored over 2 years ago
docs: Add perlpod documentation for the Data module (#6857)

* Add perl pod format documentation to Data.pm module

* A minor fix

* Add synopsys and imp...

82c9b5e68cbde5a46df48b7e93e08e607884143a authored over 2 years ago
chore(main): release 1.5.0 (#6801)

7290cefa4186c4fe44a988682ac7d6377e307ec9 authored over 2 years ago
feat: tagline for Smoothie (#6823)

* Create tagline-off-android-v2.json

* Create tagline-off-ios-v2.json

* Apply suggestions ...

b66966108e70e051c05546430e3afe8cabc46412 authored over 2 years ago
Diverse meat analogue categories (#6856)

* Update categories.txt

* Update categories.txt

6624ed4c98f216390dd4b8bf1c220f4bdd612173 authored over 2 years ago
fr:Speedy fix (#6862)

c6d91e9bd3e05b718266e2be3cd30dfef6f53a0f authored over 2 years ago
fix: prefer real user userid to app uuid #- an app userid if the app did not provide an app uuid #6847 (#6851)

367913c30c28e88878ced17b45d6c7ed4e583d86 authored over 2 years ago
Add classe en:coagulant to E509 and E511 (#6855)

b8913a193bdc675e863a6a9d3a95c9d653496660 authored over 2 years ago
feat: refresh the Nutri-Score and Eco-Score logos (#6848)

* fix: freshen Nutri-Score and Eco-Score logos

* feat: not-applicable nutriscore and ecoscore...

a677457120ebafdf7c9c2878e130cc86564dd839 authored over 2 years ago
feat: add explanation with category in the Nutri-Score and Eco-Score knowledge panels when not applicable (#6844)

* not-applicable ecoscore and nutriscore attributes and panels #6092 #6774

* not-applicable e...

1c95c8a02534a5d766db150ba08bd9e5d4d72419 authored over 2 years ago
Update categories.txt (#6849)

111e0afdbac3c20ea34652b0b413be58be6dfae5 authored over 2 years ago
build: update nginx and apache confs (#6846)

Some configuration files had diverged between production and this repository
* update nginx con...

6a099f9482474ef08fd96fccefa73a2dbedf0e6f authored over 2 years ago
fix: ingredients and nutrition should have titles (#6839)

* fix: ingredients and nutrition should have titles

because we made them collapsible.

fixe...

8048013eaef26f7d153e37870746a51d54559850 authored over 2 years ago
chore: sel non iodé (#6841)

* Update ingredients.txt

* polish ingredients

84d9b9b1454f347865540cabd65c0a67c84b0ad7 authored over 2 years ago
build: speed up build actions (#6840)

by uploading docker images as artifacts and running some tasks in parallel.

0b374b59b49db77a293c3589c72b4777d962b112 authored over 2 years ago
Vegetarian skewers (#6837)

* Update categories.txt

* Update categories.txt

1d7dc2b31085c515b62e704645555bdab617ea6e authored over 2 years ago
feat: expand some panels only on large devices (#6834)

for now web is always considered large, but we have a specific class we could play upon.
Applie...

6331777efd5b909fd92b061b201b13bc28b7caef authored over 2 years ago
fix: fallback to english for knowledge panels (#6804)

* fix: fallback to english for knowledge panels

fixes #6771

43712b50e65f31af8f2cef222344c0f189e2a62a authored over 2 years ago
fix: make panel ids consistent for ingredients analysis knowledge panels (#6815)

* fix: make panel ids consistent for ingredients analysis knowledge panels #6810

* update tests

726fb92d75c579692d051b353cf09f92ca7fbcf4 authored over 2 years ago
chore: italian synonyms (#6829)

6bcea97e06be5284f2d6da32eb0d3dfdf34d8018 authored over 2 years ago
chore: New Crowdin translations to review and merge (#6807)

* chore: New Crowdin translations by Github Action

* Apply suggestions from code review

Co-aut...

f63cb9cc0bd75ffa5526d2c1ffe63123d4633f7e authored over 2 years ago
Bulgarian additions (#6784)

aa097c59e528f668416334fb5f1b9606bd72e423 authored over 2 years ago
fix: defining current_link (#6817)

In search.pl search_and_display_products is called without defining $request_ref->{current_link}...

19e2e3c21f539834ba291aa2f85d18e1add0f571 authored over 2 years ago
feat: reset preferences instead of deleting + add switch to use preferences in preferences + fix bug for unknown mandatory attributes (#6800)

* fix: typo in product scoring

* make lint happy

* feat: reset preferences + add switch on...

9251301e57da44f30ab793ebdbe3ee05dbdff66c authored over 2 years ago
chore: Vegetarian and vegan sauces (#6806)

* Update categories.txt

* Update categories.txt

* Update categories.txt

* Update catego...

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

* chore: New Crowdin translations by Github Action

* Apply suggestions from code review

* ...

b2639260f2e98427de3efbcb9ee8787b64972d05 authored over 2 years ago
feat: add serving size to health knowledge panel (#6793)

1144af53783aec5ad790b45b1af6431168dda0fd authored over 2 years ago
fix: use mandatory food preferences for score (#6797)

Co-authored-by: Stephane Gigandet <[email protected]>

b8e36da1b575c8787108477396db42e4f51e1f43 authored over 2 years ago
fix: bigger timeout for Made Near Me generation #6789 (#6790)

a791c75404d788a98bfc753b0a497a299919b0ca authored over 2 years ago
chore(main): release 1.4.0 (#6754)

47c055ee197798c614daf02b7c1f339f059bec10 authored over 2 years ago