Age | Commit message (Expand) | Author |
---|---|---|
2020-08-31 | refactoring | Devaev Maxim |
2020-08-18 | fixed race conditions on hid events cleanup | Devaev Maxim |
2020-08-18 | mouse buttons 4 and 5 | Devaev Maxim |
2020-06-06 | send_key_events() | Devaev Maxim |
2020-06-06 | common component interface | Devaev Maxim |
2020-06-05 | suppressed serial hid spam | Devaev Maxim |
2020-06-04 | fix | Devaev Maxim |
2020-06-04 | refactoring | Devaev Maxim |
2020-06-04 | serial: decrease common_retries with read_retries | Devaev Maxim |
2020-05-29 | refactoring | Devaev Maxim |
2020-05-29 | refactoring | Devaev Maxim |
2020-05-29 | refactoring | Devaev Maxim |
2020-05-28 | refactoring | Devaev Maxim |
2020-05-27 | refactoring | Devaev Maxim |
2020-05-24 | removed print | Devaev Maxim |
2020-05-23 | major keymaps improvement | Devaev Maxim |
2020-05-23 | additional keymapping info; refactoring | Devaev Maxim |
2020-05-22 | server-side paste-as-keys | Devaev Maxim |
2020-05-18 | refactoring | Devaev Maxim |
2020-05-17 | refactoring | Devaev Maxim |
2020-05-16 | improved security checks | Devaev Maxim |
2020-05-11 | lint fixes | Devaev Maxim |
2020-03-16 | auth only on 200 | Devaev Maxim |
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-04 | put_nowait | 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 |
2020-02-28 | hid leds | Devaev Maxim |
2020-02-20 | otg keyboard leds | Devaev Maxim |
2020-02-15 | fixed double get_state() in serial hid | Devaev Maxim |
2020-02-08 | fixed hid ensuring | Devaev Maxim |
2020-02-04 | pam auth module | Devaev Maxim |
2019-12-09 | very common exceptions | Devaev Maxim |
2019-11-20 | don't invert atx leds by default | 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-11 | added secret for http auth | Devaev Maxim |
2019-10-10 | fix | Devaev Maxim |