Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-15 | Bump version: 2.47 → 2.48v2.48 | Devaev Maxim | |
2021-04-15 | fixed deps | Devaev Maxim | |
2021-04-15 | Bump version: 2.46 → 2.47v2.47 | Devaev Maxim | |
2021-04-15 | python was fixed | Devaev Maxim | |
2021-04-15 | new sponsors | Devaev Maxim | |
2021-04-15 | Bump version: 2.45 → 2.46v2.46 | Devaev Maxim | |
2021-04-15 | aiohttp hotfix | Devaev Maxim | |
2021-04-14 | new sponsor | Devaev Maxim | |
2021-04-14 | Bump version: 2.44 → 2.45v2.45 | Devaev Maxim | |
2021-04-14 | https://bugs.archlinux.org/task/70438 | Devaev Maxim | |
2021-04-14 | Bump version: 2.43 → 2.44v2.44 | Devaev Maxim | |
2021-04-14 | python 3.9.3 is broken | Devaev Maxim | |
https://docs.python.org/release/3.9.4/whatsnew/changelog.html#changelog | |||
2021-04-14 | new sponsors | Devaev Maxim | |
2021-04-13 | Bump version: 2.42 → 2.43v2.43 | Devaev Maxim | |
2021-04-13 | fixed pikvm/pikvm#275: don't overwrite ssl | Devaev Maxim | |
2021-04-13 | Bump version: 2.41 → 2.42v2.42 | Devaev Maxim | |
2021-04-13 | keep window ratio on reducing | Devaev Maxim | |
2021-04-13 | refactoring | Devaev Maxim | |
2021-04-13 | simplified mouse code, fixed some bugs | Devaev Maxim | |
2021-04-13 | Add form tag to allow autocomplete of username and password. (#42) | Daniel Jin | |
2021-04-12 | Rework 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 | |||
2021-04-12 | new sponsors | Devaev Maxim | |
2021-04-10 | Bump version: 2.40 → 2.41v2.41 | Devaev Maxim | |
2021-04-09 | refactoring | Devaev Maxim | |
2021-04-09 | ipmi gpio driver uses ipmitool | Devaev Maxim | |
2021-04-09 | pass env to aioproc | Devaev Maxim | |
2021-04-09 | async gpio plugins | Devaev Maxim | |
2021-04-09 | ipmi pseudo-gpio driver | Devaev Maxim | |
2021-04-08 | new sponsor | Devaev Maxim | |
2021-04-08 | Bump version: 2.39 → 2.40v2.40 | Devaev Maxim | |
2021-04-08 | fixed certs checking in pkgbuild | Devaev Maxim | |
2021-04-08 | Bump version: 2.38 → 2.39v2.39 | Devaev Maxim | |
2021-04-08 | enabled jpeg memsink for all rpi3, rpi4 and generic boards | Devaev Maxim | |
2021-04-08 | Merge pull request #38 from MSumulong/patch-1 | Maxim Devaev | |
Fix /etc/kvmd/{nginx,vnc}/ssl directory creation | |||
2021-04-07 | Fix /etc/kvmd/{nginx,vnc}/ssl directory creation | Michael B. Sumulong | |
It appears that using quotes when doing brace expansion doesn't work as expected: [root@pikvm-zerow tmp]# mkdir -p -v "./etc/kvmd/{nginx,vnc}/ssl" mkdir: created directory './etc' mkdir: created directory './etc/kvmd' mkdir: created directory './etc/kvmd/{nginx,vnc}' mkdir: created directory './etc/kvmd/{nginx,vnc}/ssl' I believe the desired behavior is the following: [root@pikvm-zerow tmp]# mkdir -p -v "./etc/kvmd/"{nginx,vnc}"/ssl" mkdir: created directory './etc/kvmd/nginx' mkdir: created directory './etc/kvmd/nginx/ssl' mkdir: created directory './etc/kvmd/vnc' mkdir: created directory './etc/kvmd/vnc/ssl' I think the same change would also need to be made to https://github.com/pikvm/packages/blob/master/packages/kvmd/PKGBUILD which I can update if this is acceptable. This proposed change fixes this issue. | |||
2021-04-07 | new sponsor | Devaev Maxim | |
2021-04-06 | refactoring | Devaev Maxim | |
2021-04-04 | new sponsor | Devaev Maxim | |
2021-04-03 | refactoring | Devaev Maxim | |
2021-04-03 | Bump version: 2.37 → 2.38v2.38 | Devaev Maxim | |
2021-04-03 | new sponsors | Devaev Maxim | |
2021-03-28 | new sponsor | Devaev Maxim | |
2021-03-26 | Bump version: 2.36 → 2.37v2.37 | Devaev Maxim | |
2021-03-26 | fixed mouse remap | Devaev Maxim | |
2021-03-26 | forgotten v3 sudoers | Devaev Maxim | |
2021-03-26 | user defined css | Devaev Maxim | |
2021-03-26 | new sponsor | Devaev Maxim | |
2021-03-26 | mouse input range | Devaev Maxim | |
2021-03-26 | Bump version: 2.35 → 2.36v2.36 | Devaev Maxim | |
2021-03-25 | new sponsor | Devaev Maxim | |