platypush/platypush/backend/http/webapp/src
Fabio Manganiello 8447f9a854
Improved rendering of actions/arguments documentation.
The frontend now calls `utils.rst_to_html` to render the docstrings as
HTML instead of dumping them as raw text.

Also, actions and arguments are now cached to improve performance.
2023-05-14 15:06:34 +02:00
..
assets Added frontend component for the `Variable` entity. 2023-04-29 11:37:21 +02:00
components Improved rendering of actions/arguments documentation. 2023-05-14 15:06:34 +02:00
router Migrated /plugin/<pluginName> route 2021-02-21 00:39:06 +01:00
style Improved rendering of actions/arguments documentation. 2023-05-14 15:06:34 +02:00
utils Proper redirects upon `/execute` failure. 2023-05-10 02:24:50 +02:00
views Wrapped dynamic Vue components in shallowRef. 2023-01-14 22:31:48 +01:00
App.vue Removed remaining references to websocket port. 2023-05-07 12:54:13 +02:00
Events.vue Migrated websocket service. 2023-05-07 12:08:28 +02:00
Utils.vue Added mixins to capitalize/prettify text 2022-04-10 01:50:13 +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 New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
ui.js music.mpd panel migration - WIP 2020-12-26 15:03:12 +01:00