289 Commits

Author SHA1 Message Date
Maxim Devaev
da4da975ef Revert "pikvm/pikvm#1459: TOTP valid_window=5"
This reverts commit b6c73aceb74cf6f3a376fc1223e9cc701a8f6ee5.
2025-01-15 02:49:10 +02:00
Maxim Devaev
b6c73aceb7 pikvm/pikvm#1459: TOTP valid_window=5 2025-01-15 02:06:01 +02:00
Maxim Devaev
3cf543a13e switch binary 2025-01-11 21:22:17 +02:00
Maxim Devaev
9aef70c43f lint fixes 2025-01-04 22:17:55 +02:00
Maxim Devaev
630610bc53 switch 2024-12-17 18:20:04 +02:00
Maxim Devaev
e0bbf6968e testenv: Use memsink for VNC 2024-12-16 19:19:31 +02:00
Maxim Devaev
1e277c0f06 lint fix 2024-11-02 21:04:57 +02:00
Maxim Devaev
a84242c9bc AioExclusiveRegion API is sync now 2024-10-26 15:51:33 +03:00
Maxim Devaev
7a53f14456 refactoring 2024-09-18 04:37:43 +03:00
Maxim Devaev
c57334f214 refactoring 2024-09-16 23:07:38 +03:00
Maxim Devaev
56da910ebe moved kvmd-oled to this repo 2024-09-11 20:22:49 +03:00
Maxim Devaev
308911191a testenv: restored eslint 2024-08-27 01:48:52 +03:00
Maxim Devaev
7e42d32007 pikvm/pikvm#1342: Verbose platform info in /api/info 2024-07-27 14:07:26 +03:00
Maxim Devaev
237d39b172 Removed kvmd-cleanup
Systemd kills all orphaned children when using KillMode=mixed
2024-07-08 04:53:24 +03:00
Maxim Devaev
f24ad95ced temporary disabled eslint 2024-05-13 17:52:47 +03:00
Maxim Devaev
9158abfab4 lint fixes 2024-05-13 17:52:04 +03:00
Maxim Devaev
5c77265d51 testenv: added deps for ustreamer building 2024-03-22 22:24:38 +02:00
Maxim Devaev
ce62d711c1 updated copyright date 2024-03-22 16:02:55 +02:00
Maxim Devaev
3552fc06ad edidconf: DTD serial support 2024-02-13 21:52:09 +02:00
Maxim Devaev
8d702f8cc2 kvmd-nginx-mkconf: Render nginx config with kvmd settings 2024-02-03 16:13:45 +02:00
Maxim Devaev
2d11b16c0c requires libgpiod>=2.1 2024-01-26 12:52:00 +02:00
Maxim Devaev
1c0b0bec41 testing with libgpiod 2.1 2024-01-14 22:50:50 +02:00
Maxim Devaev
e28dec4e33 libgpiod 2.x api 2024-01-14 22:25:09 +02:00
Maxim Devaev
7382b1ed12 workaround for legacy libgpiod 1.x 2024-01-09 00:03:14 +02:00
Maxim Devaev
0676a3cee9 unique token for each separate logins 2024-01-08 23:50:38 +02:00
Maxim Devaev
2d0ffe6752 raspberrypi-utils 2023-10-22 07:14:06 +03:00
Maxim Devaev
61ce81ab64 pikvm/pikvm#1069: added option to disable auth on prometheus api 2023-08-18 00:21:07 +03:00
Maxim Devaev
e140b4f29d improved outout puf kvmd-otgconf --make-gpio-config 2023-08-09 22:54:49 +03:00
Maxim Devaev
2b0515dc55 cached /export/prometheus/metrics 2023-07-24 16:25:25 +03:00
Maxim Devaev
a74044b086 refactoring 2023-06-20 05:45:25 +03:00
Adam Outler
db3f622023
Refactoring merge Method into a New Class & Adding Unit Tests (#137) 2023-06-20 05:35:53 +03:00
Maxim Devaev
9879a9f05b fixed pip 2023-06-18 11:46:40 +03:00
Maxim Devaev
816e518547 gpio: short for for disabling the pulse 2023-06-01 20:23:40 +03:00
Maxim Devaev
a834c89ef3 copyright update 2023-05-27 12:41:22 +03:00
Maxim Devaev
b5353e63cd python 3.11 fixes 2023-05-04 12:37:05 +03:00
Maxim Devaev
314459310a testenv: libgpiod from the repo 2023-04-20 19:30:16 +03:00
Maxim Devaev
1209ddeb8d ldap auth module 2023-04-19 23:40:36 +03:00
Maxim Devaev
99e4615d38 lint fixes 2023-04-13 23:09:30 +03:00
Adam Outler
59ba330ef8
Remove unused items (#128)
* 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-04-13 22:56:37 +03:00
Maxim Devaev
26238e241e Issue #947: Improved layout handling and Unicode -> X11 keysyms translation 2023-03-23 11:50:22 +02:00
Maxim Devaev
9ecb7fb94d don't remove sockets in kvmd.apps.cleanup 2023-03-07 00:55:55 +02:00
Maxim Devaev
7667834b6d structly validation 2023-03-06 04:18:38 +02:00
Maxim Devaev
5495f70564 msd images tree 2023-03-06 03:16:37 +02:00
Maxim Devaev
2d772cc30e TOTP implementation 2023-01-22 23:03:23 +02:00
Maxim Devaev
828778f10a refactoring 2023-01-22 19:35:45 +02:00
Maxim Devaev
e49f6e2969 added base-devel package to testenv 2022-12-21 22:05:53 +03:00
Maxim Devaev
dcd6c37503 using archlinux/archlinux:base for testenv 2022-12-21 21:59:52 +03:00
Maxim Devaev
b6b5290610 removed openssl-1.0 from testenv 2022-12-21 21:56:05 +03:00
Maxim Devaev
35fb7e9c84 pinned flake8==5.0.4 due zheller/flake8-quotes#110 2022-11-29 05:15:32 +03:00
Maxim Devaev
3b4792882b web: locator switch 2022-11-23 04:45:21 +03:00