
- reCSSification - added tablike navigation instead of big buttons, created header module - embed page: use findMist module and improve url calculation - clean up streams page, don't erase selection on readonly fields, fix minify errors ;_; - Tags: listen to Enter, fix remove button - General: make dashboard items claim the full line, even when empty - Active pushes: removed log messages - Auto pushes: removed stop all button; don't set retry to 0 - Processes: do not justify logs; fix old process removal - Logs: added "view raw" buttons that open new window - pushes are now in a table - finished? maybe? - push stats now update - added track timing graph - restructure: dashboard sections are reusable modules that work independently - most issues ironed out - also use module for bigbuttons and more cleanup - horizontal automatic push table - added right click menu - (browse) folder support - overview looks okay with new dark skin - page improvements and dark skin tweaks - overview: paginization, thumbnail mode - page: remove old streams page - store prefered page size - streams page: added text to explain left click action - add stream source as title LSP: add long press = right click converter LSP: pagecontrols: add 'jump to' select box, skin tweaks LSP: stream names can start with a number :) LSP: thumbnail module: open the (non moving) jpeg source by default, switch to mjpeg on hover LSP: active streams websocket: repeatedly send messages to poke MistServer to send updates. Very ugly patch - backend should be updated so this is not needed. Embed: chromecast: remove error message when cast is not supported
8 lines
745 B
XML
8 lines
745 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="64" height="64" version="1.1" viewBox="0 0 64 64" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
|
|
<g style="fill:white;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:black">
|
|
<path d="m37.911 25.289v29.464m5.912-30.901v29.464m-11.823-27.378v29.464m-5.911-30.113v29.464m-5.912-30.901v29.464m-6.09-34.372 2.0832 35.971c8.8845 3.9794 18.734 5.7595 31.761.29565l2.1104-36.298" />
|
|
<path d="m13.099 12.895c7.7397-4.6876 30.017-4.6844 37.926-.09329l-.06132 5.8224c-9.8599 4.1879-26.296 4.0174-37.855-.24019z"/>
|
|
<path d="m38.84 11.832v-3.4648c0-1.5465-1.2445-2.791-2.791-2.791h-7.793c-1.5465 0-2.791 1.2445-2.791 2.791v3.4648" style="fill:none;"/>
|
|
</g>
|
|
</svg>
|