summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-system.pug
AgeCommit message (Collapse)Author
4 daysusb microphoneMaxim Devaev
2024-12-30pikvm/pikvm#1334: Bad link mode for keyboard eventsMaxim Devaev
2024-12-25pikvm/pikvm#1440: Websocket-based transport and decoding for H.264Maxim Devaev
2024-12-17switchMaxim Devaev
2024-11-07pikvm/pikvm#1341: Web: Switch to maximize tab by defaultMaxim Devaev
2024-11-04minor partial state fixesMaxim Devaev
2024-11-03hid with granularity prototypeMaxim Devaev
2024-10-18refactoringMaxim Devaev
2024-10-06fixed gpio platform-specific switchesMaxim Devaev
2024-03-24screenshot and reset stream buttons are always activeMaxim Devaev
2024-03-17Issue #1076: Orientation options for H.264Maxim Devaev
2024-03-09renamed 'Desired FPS' to 'JPEG max fps'Maxim Devaev
2024-02-16web: Option to hide blue dotMaxim Devaev
2023-10-26link to the mouse jiggler docMaxim Devaev
2023-10-26refactoringMaxim Devaev
2023-10-26option to disable jigglerMaxim Devaev
2023-10-25web: option to remap ctrl/capsMaxim Devaev
2023-10-23pikvm/pikvm#57: Mouse jigglerMaxim Devaev
2023-08-24pikvm/pikvm#1094: web: separate switch for reversed scrolling and panningMaxim Devaev
2023-04-25option for cumulative scrolling modeMaxim Devaev
2023-04-25refactoring, reverted mouse scroll modeMaxim Devaev
2023-04-25Add scroll rate slider, with proper pug support (#131)Adam Outler
2022-11-23web: locator switchMaxim Devaev
2022-11-07polling rate -> polling intervalMaxim Devaev
2022-11-06no-keyframe experimentMaxim Devaev
2022-10-28improved sliders in the system menuMaxim Devaev
2022-10-08removed data-dont-hide-menuMaxim Devaev
2022-10-08pikvm/pikvm#803: Ability to use LEDs in GPIO titleMaxim Devaev
2022-09-19extra css idsMaxim Devaev
2022-09-01pikvm/pikvm#813: optional page close confirmationMaxim Devaev
2022-08-20system menu min widthMaxim Devaev
2022-08-20spoiler for mouse settingsMaxim Devaev
2022-06-01webrtc audio draftMaxim Devaev
2022-05-24pikvm/pikvm#739: reversed mouse optionMaxim Devaev
2021-10-12moved docsMaxim Devaev
2021-10-02pikvm/pikvm#481: check webrtc capsMaxim Devaev
2021-09-27configurable mouse polling rateMaxim Devaev
2021-08-17pikvm/pikvm#281: adjustable relative mouse sensitivityMaxim Devaev
2021-07-23separate keyboard and mouse output handlingMaxim Devaev
2021-07-17moved wol to gpioDevaev Maxim
2021-07-16link to mouse modesDevaev Maxim
2021-07-14two keyboard buttonsDevaev Maxim
2021-07-01webrtc linkDevaev Maxim
2021-05-19h264 bitrate sliderDevaev Maxim
2021-05-19common table for switchesDevaev Maxim
2021-05-19Fixed pikvm/pikvm#307: mute hid switchDevaev Maxim
2021-05-19compact system menuDevaev Maxim
2021-05-17html webrtc stubsDevaev Maxim
2021-04-17terminal windowDevaev Maxim
2021-04-12Rework of #39 (#40)Maxim Devaev
* Rework of #39 patch from @arykov (thanks) * styled resize corner * fixed squashing of resizaable window on moving * keep window size and opsition after full screen * not necessary * attempt to fix desktop overflow * improved * ios fixes * refactoring