forgejo/routers/api/packages
KN4CK3R 8b8bdb30fb
Allow uppercase ASCII alphabet in PyPI package names ()
The PyPI name regexp is too restrictive and only permits lowercase characters. This PR adjusts the regexp to add in support for uppercase characters.

Fix 
2022-09-07 21:18:51 +01:00
..
composer Replace ServeStream with ServeContent () 2022-08-25 12:05:21 -04:00
conan Replace ServeStream with ServeContent () 2022-08-25 12:05:21 -04:00
container Keep download count on Container tag overwrite () 2022-08-09 16:47:57 +03:00
generic Replace ServeStream with ServeContent () 2022-08-25 12:05:21 -04:00
helm Replace ServeStream with ServeContent () 2022-08-25 12:05:21 -04:00
helper Add Package Registry () 2022-03-30 16:42:47 +08:00
maven Replace ServeStream with ServeContent () 2022-08-25 12:05:21 -04:00
npm fix: PackageMetadataVersion deps () 2022-09-02 23:00:18 +01:00
nuget Replace ServeStream with ServeContent () 2022-08-25 12:05:21 -04:00
pub Replace ServeStream with ServeContent () 2022-08-25 12:05:21 -04:00
pypi Allow uppercase ASCII alphabet in PyPI package names () 2022-09-07 21:18:51 +01:00
rubygems Replace ServeStream with ServeContent () 2022-08-25 12:05:21 -04:00
vagrant Add support for Vagrant packages () 2022-08-29 15:04:45 +08:00
api.go Add support for Vagrant packages () 2022-08-29 15:04:45 +08:00