platypush/platypush/backend/http/webapp/src
Fabio Manganiello 26b912fae4
[Execute UI]
- If an action is passed over the URL, then initialize the UI with it.

- Added link from the actions back to their plugins.
2023-10-18 03:00:54 +02:00
..
assets [Integrations UI] Added new `Integrations` panel. 2023-10-16 01:16:10 +02:00
components [Execute UI] 2023-10-18 03:00:54 +02:00
router Migrated /plugin/<pluginName> route 2021-02-21 00:39:06 +01:00
style [UI] Added utilities to get and set args on the URL fragment. 2023-10-18 03:00:53 +02:00
utils [UI] Added utilities to get and set args on the URL fragment. 2023-10-18 03:00:53 +02:00
views [UI] Refresh the loaded panel when the URL fragment changes. 2023-10-18 03:00:53 +02:00
App.vue [#267] Don't show the PWA popup again after the user dismisses it. 2023-07-23 02:44:17 +02:00
Events.vue Migrated websocket service. 2023-05-07 12:08:28 +02:00
Utils.vue [UI] Added utilities to get and set args on the URL fragment. 2023-10-18 03:00:53 +02:00
bus.js - Expose methods on the bus module to publish/subscribe to notifications and entity updates 2023-01-21 16:56:27 +01:00
main.js [#259] Proper support for the progressive webapp (#262) 2023-05-20 02:42:33 +02:00
registerServiceWorker.js [#259] Proper support for the progressive webapp (#262) 2023-05-20 02:42:33 +02:00
ui.js music.mpd panel migration - WIP 2020-12-26 15:03:12 +01:00