mistserver/embed
Cat bae853e0c0 LSP Stream status page:
- 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
2024-11-21 16:14:42 +01:00
..
imgs Embed: added button for html5 picture-in-picture-mode 2023-12-14 12:42:25 +01:00
min LSP Stream status page: 2024-11-21 16:14:42 +01:00
players Delete jwplayer.js 2024-05-16 17:42:32 +02:00
skins LSP/embed: New status page and related changes 2024-07-25 11:38:49 +02:00
wrappers Embed: webrtc: removed typo in player.webrtc.stop function 2024-06-05 11:22:53 +02:00
.gitignore Added package.json file for embed code generator, which installs the needed node modules locally and runs the minimize script through it 2019-04-26 11:15:23 +02:00
controls.js Embed: show an error when CSS failed to load 2020-03-10 15:47:45 +01:00
minimize Embed: Raw/WS (HEVC only atm) player 2022-06-19 10:41:20 +02:00
minimize_internal.sh Embed: Raw/WS (HEVC only atm) player 2022-06-19 10:41:20 +02:00
package.json Embed: WebRTC: add loading icon while attempting to connect 2021-07-29 14:25:56 +02:00
player.js Embed: webrtc metadatasocket: fixed race condition if metadata isn't immediately activated 2024-04-25 10:07:42 +02:00
skins.js LSP Stream status page: 2024-11-21 16:14:42 +01:00
util.js Embed: unixoffset: display negative timeoffset when <48h in the seekbar, <12h on the currentTime counter and use the same time formatting for the full seekbar 2023-12-16 00:27:14 +01:00