Commit Graph

2 Commits

Author SHA256 Message Date
168a419bbe status: allow for package search endpoint
OBS has issues searching for packages in scmsynced projects.
Since we have a list of all the repositories, we can allow
for a search endpoint here.

/search?q=term1&q=term2...

results is JSON

[
   project1/pkgA,
   project2/pkgB
]
2025-09-03 14:35:15 +02:00
8436a49c5d br: build results as svg for packages 2025-08-05 16:08:52 +02:00