reposilite
reposilite copied to clipboard
Lightweight and easy-to-use repository management software dedicated for the Maven based artifacts in the JVM ecosystem 📦
### Request details To support OCI repositories for e.g. Docker, we need to figure out how to do that. Specification: * https://github.com/opencontainers/distribution-spec/blob/main/spec.md
### Request details Currently, if a `.jar` file ends with `-javadoc.jar`, it can be viewed through the Reposilite web UI. Trying to do this with a `-dokka.jar`, [Kotlin's documentation engine](https://github.com/Kotlin/dokka)...
### What happened? Exposed started storing `LocalDate` as `year-month-day` format instead of timestamp. It leads to partial matches of statistics, so we should check for both patterns to get all...
### Request details I don't really consider what I'll describe as necessarily a bug per se, since it is probably a bit on the fringe of how storage provisioning was...
Initially requested for Reposilite 4.x by @solonovamax: > with this, you'd also be able to provide the following things: > > add a badge on remote artifacts/modules to indicate they're...
Bumps [next](https://github.com/vercel/next.js) from 14.1.4 to 14.2.4. Release notes Sourced from next's releases. v14.2.4 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
Bumps [framer-motion](https://github.com/framer/motion) from 11.2.11 to 11.2.12. Changelog Sourced from framer-motion's changelog. [11.2.12] 2024-06-25 Fixed Fixing dragConstraints={ref} mixed with layout animations. [11.2.10] 2024-05-31 Fixed Changing invalid number interpolation from error to...