mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-08-05 05:00:11 +00:00
![]() which expects the entry as parameter instead of part of the path this allows all special characters to be included in the entry in the url, some characters were problematic (e.g. '/') and not properly handled by the api in the backend we use Ext.applyIf (which copies the non-existant entries to params) here instead of getting the ExtraParams from the proxy and setting '.address' (that would modify the ExtraParams of the proxy and send unwanted parameters to subsequent api calls like the list-loading) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
css | ||
debian | ||
images | ||
js | ||
Makefile | ||
pmg-index.html.tt | ||
pmg-mobile-index.html.tt |