gitea/routers/api/packages
KN4CK3R 41c76ad714
Add support for Vagrant packages (#20930)
* Add support for Vagrant boxes.

* Add authentication.

* Add tests.

* Add integration tests.

* Add docs.

* Add icons.

* Update routers/api/packages/api.go

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
2022-08-29 15:04:45 +08:00
..
composer Replace `ServeStream` with `ServeContent` (#20903) 2022-08-25 12:05:21 -04:00
conan Replace `ServeStream` with `ServeContent` (#20903) 2022-08-25 12:05:21 -04:00
container Keep download count on Container tag overwrite (#20728) 2022-08-09 16:47:57 +03:00
generic Replace `ServeStream` with `ServeContent` (#20903) 2022-08-25 12:05:21 -04:00
helm Replace `ServeStream` with `ServeContent` (#20903) 2022-08-25 12:05:21 -04:00
helper Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
maven Replace `ServeStream` with `ServeContent` (#20903) 2022-08-25 12:05:21 -04:00
npm Replace `ServeStream` with `ServeContent` (#20903) 2022-08-25 12:05:21 -04:00
nuget Replace `ServeStream` with `ServeContent` (#20903) 2022-08-25 12:05:21 -04:00
pub Replace `ServeStream` with `ServeContent` (#20903) 2022-08-25 12:05:21 -04:00
pypi Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
rubygems Replace `ServeStream` with `ServeContent` (#20903) 2022-08-25 12:05:21 -04:00
vagrant Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00
api.go Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00