Hugo

Results 7 issues of Hugo

closes #271

browser

As suggested by @iglobalhealth, it would be great for the validation panel to display other metrics than the accuracy.

feature
web client
discojs

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...

feature
web client

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...

bug
web client
dev env

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.

bug
discojs
server

### 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...

enhancement
question
breaking-changes