index
:
pikvm-kvmd.git
master
multihid
ps2-ng
unifi-gpio
The main PiKVM daemon
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvmd
/
plugins
/
msd
Age
Commit message (
Expand
)
Author
2020-03-16
asyncio.CancelledError is a subclass of BaseException since 3.8
Devaev Maxim
2020-03-15
proper usage of asyncio.wait() for first completed
Devaev Maxim
2020-03-03
atomic fixes, removed tasked and muted
Devaev Maxim
2020-03-02
changed region methods to async
Devaev Maxim
2020-03-01
no more busyloops in stub plugins
Devaev Maxim
2020-03-01
no busyloop in otg msd
Devaev Maxim
2020-02-29
moved AioExclusiveRegion to aiotools
Devaev Maxim
2019-12-09
very common exceptions
Devaev Maxim
2019-11-16
fixed exception on msd uploading abort
Devaev Maxim
2019-11-14
lint fix
Devaev Maxim
2019-11-08
otg msd: notify about free space while uploading
Devaev Maxim
2019-11-08
ui: partial multi msd support
Devaev Maxim
2019-11-07
v2 testing
Devaev Maxim
2019-11-07
otg msd and big refactoring
Devaev Maxim
2019-10-24
refactoring
Devaev Maxim
2019-10-24
changed some defaults
Devaev Maxim
2019-10-24
strict file validation
Devaev Maxim
2019-10-19
otg msd helpers
Devaev Maxim
2019-10-05
cdrom flag; written fix
Devaev Maxim
2019-09-30
added otg msd stub
Devaev Maxim
2019-09-28
mypy fix
Devaev Maxim
2019-09-25
extended msd api for future otg
Devaev Maxim
2019-09-24
preparing to otg
Devaev Maxim
2019-09-14
logging fix
Devaev Maxim
2019-09-12
separate region exceptions
Devaev Maxim
2019-09-12
removed plugins
Devaev Maxim
2019-09-12
msd plugins
Devaev Maxim