Archived
2
0
Commit Graph

114 Commits

Author SHA1 Message Date
m1k1o
4cd3f715e4 Merge branch 'master' of github.com:m1k1o/neko into dev 2020-11-02 19:43:24 +01:00
Nurdism
ecfd8e9e9c
Merge pull request #97 from alectrocute/ui-tweaks
Small UI tweaks (control shortcut on video overlay, select dropdown re-styling)
2020-11-01 05:12:35 -05:00
alecdusheck
835dcd6d67 Add image size to image to match how it was previously 2020-10-18 22:40:51 -05:00
m1k1o
06e5d19944 fix build 2020-10-18 17:19:23 +02:00
m1k1o
aeb98e60cd custom avatars 2020-10-18 15:13:12 +02:00
m1k1o
6e101b6ac0 create avatars component 2020-10-18 14:39:31 +02:00
alecdusheck
587249b101 Use https://ui-avatars.com instead of https://api.adorable.io for profile images 2020-10-18 00:11:53 -05:00
m1k1o
aa1a3ec413 fix client bugs 2020-09-27 01:34:18 +02:00
m1k1o
a347b3e7b4 update packages 2020-09-27 01:14:21 +02:00
m1k1o
f6bc7350a8 add Broadcast GUI 2020-09-27 01:13:34 +02:00
alectrocute
f16f550204 only show shortcut button when screen width is < 768px 2020-07-12 23:18:24 -07:00
alectrocute
3953f3f2c4 fixes verbiage of keyboard layout, removes verb Change 2020-07-12 23:10:18 -07:00
alectrocute
1d0186aed2 implements control shortcut on video overlay, re-styles the select dropdown 2020-07-12 23:03:51 -07:00
m1k1o
aed37c553f hide clipboard icon 2020-07-12 22:43:08 +02:00
m1k1o
c4f950bde1 Merge branch 'on-screen-clipboard' of github.com:m1k1o/neko into dev 2020-07-12 21:35:03 +02:00
m1k1o
4c0bde0811 clipboard_available getter 2020-07-12 21:34:44 +02:00
m1k1o
8adea6a2dc Merge branch 'on-screen-clipboard' of github.com:m1k1o/neko into dev 2020-07-12 11:51:48 +02:00
m1k1o
547ffa7a7b show clipboard only if regular is not available 2020-07-12 11:44:58 +02:00
m1k1o
98e4a9522f Merge branch 'master' of https://github.com/nurdism/neko into on-screen-clipboard 2020-07-11 23:11:29 +02:00
Nurdism
395e23a155
Merge pull request #92 from m1k1o/guacamole-kbd
Guacamole Keyboard support + choose layout
2020-07-11 16:17:32 -04:00
m1k1o
d770133e70 clipboard onfocus select all 2020-06-21 15:22:14 +02:00
Miroslav Šedivý
fb1647ac10 add clipboard button 2020-06-21 15:21:12 +02:00
m1k1o
02d0a61cab mouse onBlur reset keyboard 2020-06-21 14:58:52 +02:00
m1k1o
4afcd9e2a9 Merge branch 'kbd-modifier-state-sync' of github.com:m1k1o/neko into dev 2020-06-20 00:57:57 +02:00
m1k1o
e01ab240f1 keyboard modifier state - client implementation 2020-06-20 00:05:03 +02:00
m1k1o
b7a7a9accb clipboard onfocus select all 2020-06-19 22:06:41 +02:00
Miroslav Šedivý
477256bb94 add clipboard button 2020-06-19 15:03:49 +02:00
Miroslav Šedivý
7897fb3749 Merge branch 'master' of github.com:m1k1o/neko into dev 2020-06-19 01:56:35 +02:00
Laurant
add6c35928
Change minimum scroll speed value to 1 2020-06-18 23:23:56 +02:00
Miroslav Šedivý
01d6ea5ad0 BUG: prevent events when hosting 2020-06-16 13:12:36 +02:00
Miroslav Šedivý
e6c7dd0122 keyboard layouts from file 2020-06-16 02:09:05 +02:00
Miroslav Šedivý
48bbededc1 try to changeKeyboard everytime host changes 2020-06-16 01:26:26 +02:00
Miroslav Šedivý
01564a57b5 Revert "new WS ControlRequest data type"
This reverts commit 70e8b215cb.
2020-06-16 01:01:23 +02:00
Miroslav Šedivý
8113ce276c changeKeyboard on control give 2020-06-16 00:57:12 +02:00
Miroslav Šedivý
e60f9ce838 changeKeyboard on settings change 2020-06-16 00:55:38 +02:00
Miroslav Šedivý
6206fbbadd add new WS keyboard event 2020-06-16 00:55:14 +02:00
Miroslav Šedivý
70e8b215cb new WS ControlRequest data type 2020-06-15 22:26:47 +02:00
Miroslav Šedivý
c176411512 add layout select to settings 2020-06-15 22:09:01 +02:00
Miroslav Šedivý
5cf9c29319 use guacamole keyboard as TS module 2020-06-15 20:45:32 +02:00
Miroslav Šedivý
9a6ca9b5b0 send keysyms in uint64 2020-06-15 18:57:28 +02:00
Miroslav Šedivý
36937a0776 gruacamole native kbd reset 2020-06-15 17:28:05 +02:00
Miroslav Šedivý
d2477a37d0 use guacamole kbd 2020-06-15 15:55:31 +02:00
Miroslav Šedivý
bce622f31f add Guacamole Keyboard JS module 2020-06-15 15:54:40 +02:00
Miroslav Šedivý
ebec0fef90 use local numlock 2020-06-14 13:34:33 +02:00
Miroslav Šedivý
0fc847fa59 fix key codes 2020-06-13 18:03:07 +02:00
Miroslav Šedivý
aa1fedcb24 map KeySym at client side 2020-06-13 16:21:11 +02:00
Erin Moon
cf84eec999 components/video.vue: fix keyup-on-blur code
the code authored in 52ee737276 (probably)
worked in the browser due to string to numeric type autoconversion but
didn't typecheck during container build.

namely, Object.keys(this.activeKeys) will always return a string[];
however, we need number[] for the sendData() call to typecheck.

this replaces the untyped object holding active keys with a Set<number>,
which is more expressive anyway.
2020-04-15 15:08:03 -05:00
Miroslav Šedivý
52ee737276 log active keys + onBlur 2020-04-11 16:50:59 +02:00
Craig
1e77a1afde hide kicak/ban from context if admin 2020-04-06 20:22:17 +00:00
Nurdism
0870a51223
Merge pull request #66 from m1k1o/locales
Improved i18n
2020-04-06 13:44:02 -04:00