34 Commits

Author SHA1 Message Date
mofeng-git
7b3335ea94 Add support for PiKVM Switch and related features
This commit introduces several new components and improvements:
- Added Switch module with firmware update and configuration support
- Implemented new media streaming capabilities
- Updated various UI elements and CSS styles
- Enhanced keyboard and mouse event handling
- Added new validators and configuration options
- Updated Python version support to 3.13
- Improved error handling and logging
2025-02-01 01:08:36 +00:00
Maxim Devaev
308911191a testenv: restored eslint 2024-08-27 01:48:52 +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
b5353e63cd python 3.11 fixes 2023-05-04 12:37:05 +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
35fb7e9c84 pinned flake8==5.0.4 due zheller/flake8-quotes#110 2022-11-29 05:15:32 +03:00
Maxim Devaev
cef5f4ff23 lint fixes 2022-06-24 19:10:38 +03:00
Maxim Devaev
9f4c241204 shellcheck 2022-06-24 16:05:10 +03:00
Maxim Devaev
aef7a5a094 python update 2021-12-23 18:44:34 +03:00
Maxim Devaev
e38c65f181 lint fix 2021-09-20 02:52:10 +03:00
Devaev Maxim
be012fd38d terminal window 2021-04-17 15:41:05 +03:00
Devaev Maxim
2b064a3bee basic python 3.9 support 2020-12-02 14:37:48 +03:00
Devaev Maxim
ea09cc93ba parallel pylint 2020-09-08 09:57:03 +03:00
Devaev Maxim
0fa0680bd7 lint fixes 2020-05-22 14:36:01 +03:00
Devaev Maxim
6c385327ff lint fix 2019-12-10 05:53:46 +03:00
Devaev Maxim
dd52a85cf6 refactoring 2019-12-09 02:23:05 +03:00
Devaev Maxim
97678bba80 python == 3.8 2019-11-14 23:54:19 +03:00
Devaev Maxim
f08a94ae0f fixed flake8 quotes linter 2019-10-19 19:37:48 +03:00
Devaev Maxim
f5075fba40 pylint is broken again 2019-10-12 00:00:59 +03:00
Devaev Maxim
ad97aecaf4 new ustreamer and fps max 2019-07-13 04:52:19 +03:00
Devaev Maxim
f1c86cca4f better setup.py 2019-05-01 09:08:16 +03:00
Devaev Maxim
bc0deaee5f moved tests to testenv 2019-04-14 23:16:29 +03:00
Devaev Maxim
0c82937d3c refactoring 2019-04-13 06:18:33 +03:00
Devaev Maxim
a168ce9d8f better auth testing 2019-04-11 05:36:38 +03:00
Devaev Maxim
a6028c46a4 auth plugins 2019-04-09 07:13:13 +03:00
Devaev Maxim
008554ce4b testing htpasswd 2019-04-06 23:26:11 +03:00
Devaev Maxim
b8e3ceef6d better cleanup testing, remove all unix sockets 2019-04-06 21:59:15 +03:00
Devaev Maxim
1d75b738a0 validators, tests 2019-04-06 08:04:26 +03:00
Devaev Maxim
eeecf78796 user login in access log 2018-12-17 23:09:48 +03:00
Devaev Maxim
3c33bd3719 own auth 2018-12-15 04:29:40 +03:00
Devaev Maxim
1c64b7b0e8 refactoring 2018-12-13 20:39:01 +03:00
Devaev Maxim
4a988136d1 refactoring 2018-11-21 07:56:27 +03:00
Devaev Maxim
cd6e490d0f moved tox to testenv 2018-11-16 09:25:39 +03:00