Hugo
Hugo
As suggested by @iglobalhealth, it would be great for the validation panel to display other metrics than the accuracy.
currently, common browser extensions bringing dark themes to websites work particularly well on disco yet, a few cosmetic changes remain to be done: - white text/SVGs should instead be transparent...
Linting matches in all projects (`discojs`, `server`,`cli`) but `web-client`, meaning the `web-client` project enforces different coding styles. To go further, one would want to integrate linting specific to Vue 3's...
Following the aggregator refactor in #578, byzantine-robust aggregation in the federated setting does not work anymore as it remains to be re-implemented with the new architecture in mind.
### Describe the feature When defining a Pinia ORM model in TypeScript, optional fields must be typed as `field: type | null` because the `save` method of Pinia ORM repos...