2994 Commits

Author SHA1 Message Date
Maxim Devaev
a7534ed411 Bump version: 3.213 → 3.214 2023-04-25 22:07:54 +03:00
Maxim Devaev
e021d332fd reduced max scroll rate 2023-04-25 05:21:00 +03:00
Maxim Devaev
b8b0ad2874 option for cumulative scrolling mode 2023-04-25 04:53:08 +03:00
Maxim Devaev
cbf0a8b8f2 refactoring, reverted mouse scroll mode 2023-04-25 03:01:12 +03:00
Adam Outler
987684bc82
Add scroll rate slider, with proper pug support (#131) 2023-04-25 02:37:45 +03:00
Maxim Devaev
314459310a testenv: libgpiod from the repo 2023-04-20 19:30:16 +03:00
Maxim Devaev
95418c9400 Bump version: 3.212 → 3.213 2023-04-20 17:30:20 +03:00
Maxim Devaev
5bb3488281 ldap auth: tls support 2023-04-20 17:27:02 +03:00
Maxim Devaev
1209ddeb8d ldap auth module 2023-04-19 23:40:36 +03:00
Maxim Devaev
fc2efb6ba9 refactoring 2023-04-16 05:06:01 +03:00
Maxim Devaev
2d1969a9a1 Bump version: 3.211 → 3.212 2023-04-13 23:39:00 +03:00
vipergts450
5863004441
Update kvmd-certbot: fix cp -a to catch dotfiles (#127)
Second pull request for this bug. Apparently, in bash `cp -a <dir>/*` ignores dotfiles, which are often how authfiles get named, notably as per the documentation for SSL cert management for certbot plugins in the PiKVM Wiki. Using `cp -a <dir>/.` instead should catch dotfiles and all files and subdirectories correctly.
2023-04-13 23:12:32 +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
db208ad456 Bump version: 3.210 → 3.211 2023-03-29 20:44:50 +03:00
Maxim Devaev
7ed7443a2a new sponsor 2023-03-29 20:44:11 +03:00
vipergts450
4b7bbddef1
Update kvmd-certbot (#125) 2023-03-29 20:36:52 +03:00
Maxim Devaev
e1fba790c1 Bump version: 3.209 → 3.210 2023-03-26 01:39:28 +02:00
Maxim Devaev
f6283e1197 pikvm/pikvm#957: Added ESTABLISHED,RELATED rule to otgnet 2023-03-26 01:24:26 +02:00
Maxim Devaev
2cd2fa8722 Bump version: 3.208 → 3.209 2023-03-23 14:24:59 +02:00
Maxim Devaev
90f74619ed pikvm/pikvm#947: Fixed missing XK_EuroSign 2023-03-23 14:24:00 +02:00
Maxim Devaev
cd97509c1b Bump version: 3.207 → 3.208 2023-03-23 12:13:12 +02:00
Maxim Devaev
26238e241e Issue #947: Improved layout handling and Unicode -> X11 keysyms translation 2023-03-23 11:50:22 +02:00
Maxim Devaev
22db176ef0 removed aiofs 2023-03-22 04:44:07 +02:00
Maxim Devaev
6c0f5cccb9 Bump version: 3.206 → 3.207 2023-03-21 07:48:36 +02:00
Maxim Devaev
b08b7a7758 fixed msd storage bar in web ui 2023-03-21 07:47:52 +02:00
Maxim Devaev
1a2b70b2b0 decreased msd tick 2023-03-21 07:47:30 +02:00
Maxim Devaev
b3273b694f Bump version: 3.205 → 3.206 2023-03-21 06:35:15 +02:00
Maxim Devaev
2392aa2330 show all parts in msd menu 2023-03-20 20:51:02 +02:00
Maxim Devaev
4f70060d5e don't clean msd image selector when offline 2023-03-20 18:22:09 +02:00
Maxim Devaev
b5b6733b2a check selected msd partition when uploading a file 2023-03-20 17:49:35 +02:00
Maxim Devaev
426ed5da12 fixed blocking the msd parts selector 2023-03-20 17:40:38 +02:00
Maxim Devaev
c4a2363451 new sponsors 2023-03-19 20:20:11 +02:00
Maxim Devaev
b5d10afcca refactoring 2023-03-19 20:14:14 +02:00
Maxim Devaev
8798c2f8df refactoring 2023-03-19 02:19:41 +02:00
Maxim Devaev
84563553b8 fixed msd parts api 2023-03-19 02:16:20 +02:00
Maxim Devaev
097dbc517d refactoring 2023-03-18 17:51:04 +02:00
Maxim Devaev
94d2f20d1f removed console.log() 2023-03-18 17:42:14 +02:00
Maxim Devaev
fd6f738a07 msd parts selector 2023-03-18 04:16:50 +02:00
Maxim Devaev
03ce7bfd2c removed some msd api legacy 2023-03-18 03:40:57 +02:00
Maxim Devaev
18a8e5c9ef msd parts api 2023-03-18 02:38:57 +02:00
Maxim Devaev
a594b574e8 msd tick every 3 seconds 2023-03-18 01:20:27 +02:00
Maxim Devaev
dbb9eda341 refactoring 2023-03-17 23:41:59 +02:00
Maxim Devaev
166cb8e3b7 removed _StorageState 2023-03-17 23:23:07 +02:00
Maxim Devaev
2189512e0b renamed some msd methods 2023-03-17 20:29:30 +02:00
Maxim Devaev
921d7da513 optional upload prefix 2023-03-17 00:10:51 +02:00
Maxim Devaev
74a19e40da async msd image 2023-03-16 22:40:06 +02:00
Maxim Devaev
27f38ef086 more msd async 2023-03-16 20:35:04 +02:00
Maxim Devaev
59b1d8abbb missing await 2023-03-16 15:10:53 +02:00
Maxim Devaev
55cbd7fec8 refactoring 2023-03-16 04:45:44 +02:00