You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/packages
Jack Vine 83680c97a7
NPM Package Registry search API endpoint (#20280)
Close #20098, in the NPM registry API, implemented to match what's described by https://github.com/npm/registry/blob/master/docs/REGISTRY-API.md#get-v1search

Currently have only implemented the bare minimum to work with the [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui.html).

Co-authored-by: Jack Vine <jackv@jack-lemur-suse.cat-prometheus.ts.net>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
composer
conan Allow non-semver packages in the Conan package registry (#20412) 3 years ago
container Add Docker /v2/_catalog endpoint (#20469) 3 years ago
helm Add Helm Chart registry (#19406) 3 years ago
maven
npm NPM Package Registry search API endpoint (#20280) 2 years ago
nuget
pub Add support for Pub packages (#20560) 3 years ago
pypi
rubygems Fix Ruby package parsing by removed unused email field (#20470) 3 years ago
vagrant Fix various typos (#21103) 2 years ago
content_store.go Add migrate repo archiver and packages storage support on command line (#20757) 3 years ago
hashed_buffer.go
hashed_buffer_test.go Fix package upload for files >32mb (#20622) 3 years ago
multi_hasher.go Add more linters to improve code readability (#19989) 3 years ago
multi_hasher_test.go