-
Updated
Dec 17, 2021 - PHP
environment
Here are 1,742 public repositories matching this topic...
-
Updated
Mar 22, 2022 - Go
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Mar 18, 2022 - Shell
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Mar 2, 2022 - Go
-
Updated
Mar 21, 2022 - Python
-
Updated
Dec 17, 2021 - Jinja
-
Updated
Mar 21, 2022 - Java
-
Updated
Mar 13, 2022 - TypeScript
We have some great new features by @ValentinaTironi -- a thumbnail grid -- see the Activities section of https://publiclab.org/micro
One thing that would be great is to have the built-in buttons below that we see on non-thumbnail Activity grids, such as at https://publiclab.org/coqui
: Failed to open stream: No such file or directory
at vendor/thecodingmachine/safe/generated/filesystem.php:319
315▕ $result = \file_get_contents($filename, $use_include_path, $context, $offset);
316▕ } elseif ($context !== null) {
317▕ $
-
Updated
Mar 21, 2022 - Go
Cirrus CI now has the ability to run tests over an ARM container:
https://cirrus-ci.org/guide/linux/#linux-containers
.cirrus.yml could be updated to add a test case that run on such container to verify Modules correctly build and run on such CPU architecture.
Describe the bug
On https://fr.openfoodfacts.org/cgi/product.pl?type=edit&code=3068236309998 you can't add nutritional information
To Reproduce
Go to https://fr.openfoodfacts.org/cgi/product.pl?type=edit&code=3068236309998 / nutritional info, there is no table
Expected behavior
There should be the table to add informations
Screenshots


MySQL has phpMyAdmin integration with Lando for administration, is there a similar solution for PostgreSQL?