icingadb-web/public
Johannes Meyer a6f608f580 migrate.js: Decode container urls with decodeURIComponent
`decodeURI` only decodes the path. `decodeURIComponent` decodes
everything, just like PHP's `rawurldecode`, which is used by the
server.
2023-09-28 09:48:05 +02:00
..
css Use ipl\Web\EmptyStateBar where applicable 2023-09-13 12:37:03 +02:00
js migrate.js: Decode container urls with decodeURIComponent 2023-09-28 09:48:05 +02:00