trifid icon indicating copy to clipboard operation
trifid copied to clipboard

Lightweight Linked Data Server and Proxy

Results 78 trifid issues
Sort by recently updated
recently updated
newest added

I configured trifid with Lando but I expect the same would happen with plain docker compose. When started, I quickly get the `Server listening on http://0.0.0.0:8080` message in logs but...

Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @​koddsson in chaijs/chai#1593 Cleanup jsdoc comments...

dependencies
javascript

Bumps [pino](https://github.com/pinojs/pino) from 8.19.0 to 8.20.0. Release notes Sourced from pino's releases. v8.20.0 What's Changed Improve documentation for use with Google Cloud Logging by @​jansauer in pinojs/pino#1915 docs: remove reference...

dependencies
javascript

Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...

dependencies
javascript

Hey there! First of all, thanks for the great project! This is just the missing puzzle piece in the linked data ecosystem I was desperately longing for a few years...

Some README files are not up-to-date. The goal of this PR is to get them up-to-date.

enhancement
documentation

Draft until confirmed it's correct

As described in #123 pagination should be implemented. It should be analysed how to implement it on the backend and fronted. Accept: There is a concept for pagination.

enhancement
low priority
package:entity-renderer

We need to add missing tests and improve the code coverage to be sure things never breaks in case of a new release. The work on having everything on a...

enhancement