Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-26 | Bump version: 3.214 → 3.215v3.215 | Maxim Devaev | |
2023-04-26 | v4: 1080p60 is a native resolution now | Maxim Devaev | |
2023-04-25 | Bump version: 3.213 → 3.214v3.214 | Maxim Devaev | |
2023-04-25 | reduced max scroll rate | Maxim Devaev | |
2023-04-25 | option for cumulative scrolling mode | Maxim Devaev | |
2023-04-25 | refactoring, reverted mouse scroll mode | Maxim Devaev | |
2023-04-25 | Add scroll rate slider, with proper pug support (#131) | Adam Outler | |
2023-04-20 | testenv: libgpiod from the repo | Maxim Devaev | |
2023-04-20 | Bump version: 3.212 → 3.213v3.213 | Maxim Devaev | |
2023-04-20 | ldap auth: tls support | Maxim Devaev | |
2023-04-19 | ldap auth module | Maxim Devaev | |
2023-04-16 | refactoring | Maxim Devaev | |
2023-04-13 | Bump version: 3.211 → 3.212v3.212 | Maxim Devaev | |
2023-04-13 | Update kvmd-certbot: fix cp -a to catch dotfiles (#127) | vipergts450 | |
Second pull request for this bug. Apparently, in bash `cp -a <dir>/*` ignores dotfiles, which are often how authfiles get named, notably as per the documentation for SSL cert management for certbot plugins in the PiKVM Wiki. Using `cp -a <dir>/.` instead should catch dotfiles and all files and subdirectories correctly. | |||
2023-04-13 | lint fixes | Maxim Devaev | |
2023-04-13 | Remove unused items (#128) | Adam Outler | |
* Remove unused items These items are called out as inactive or removed from pylint. * Allow inspection of additional packages By adding these package inspections, the pylint warnings are reduced. This brings us to a smaller list of items which do not comply with current PEPs. https://hackedyour.info/58KO86fiiL4wiV5r * Lint problems discussed with lead * Add comma to end of line | |||
2023-03-29 | Bump version: 3.210 → 3.211v3.211 | Maxim Devaev | |
2023-03-29 | new sponsor | Maxim Devaev | |
2023-03-29 | Update kvmd-certbot (#125) | vipergts450 | |
2023-03-26 | Bump version: 3.209 → 3.210v3.210 | Maxim Devaev | |
2023-03-26 | pikvm/pikvm#957: Added ESTABLISHED,RELATED rule to otgnet | Maxim Devaev | |
2023-03-23 | Bump version: 3.208 → 3.209v3.209 | Maxim Devaev | |
2023-03-23 | pikvm/pikvm#947: Fixed missing XK_EuroSign | Maxim Devaev | |
2023-03-23 | Bump version: 3.207 → 3.208v3.208 | Maxim Devaev | |
2023-03-23 | Issue #947: Improved layout handling and Unicode -> X11 keysyms translation | Maxim Devaev | |
2023-03-22 | removed aiofs | Maxim Devaev | |
2023-03-21 | Bump version: 3.206 → 3.207v3.207 | Maxim Devaev | |
2023-03-21 | fixed msd storage bar in web ui | Maxim Devaev | |
2023-03-21 | decreased msd tick | Maxim Devaev | |
2023-03-21 | Bump version: 3.205 → 3.206v3.206 | Maxim Devaev | |
2023-03-20 | show all parts in msd menu | Maxim Devaev | |
2023-03-20 | don't clean msd image selector when offline | Maxim Devaev | |
2023-03-20 | check selected msd partition when uploading a file | Maxim Devaev | |
2023-03-20 | fixed blocking the msd parts selector | Maxim Devaev | |
2023-03-19 | new sponsors | Maxim Devaev | |
2023-03-19 | refactoring | Maxim Devaev | |
2023-03-19 | refactoring | Maxim Devaev | |
2023-03-19 | fixed msd parts api | Maxim Devaev | |
2023-03-18 | refactoring | Maxim Devaev | |
2023-03-18 | removed console.log() | Maxim Devaev | |
2023-03-18 | msd parts selector | Maxim Devaev | |
2023-03-18 | removed some msd api legacy | Maxim Devaev | |
2023-03-18 | msd parts api | Maxim Devaev | |
2023-03-18 | msd tick every 3 seconds | Maxim Devaev | |
2023-03-17 | refactoring | Maxim Devaev | |
2023-03-17 | removed _StorageState | Maxim Devaev | |
2023-03-17 | renamed some msd methods | Maxim Devaev | |
2023-03-17 | optional upload prefix | Maxim Devaev | |
2023-03-16 | async msd image | Maxim Devaev | |
2023-03-16 | more msd async | Maxim Devaev | |