Archived
2
0
Commit Graph

106 Commits

Author SHA1 Message Date
Miroslav Šedivý
9be75c20ca typescript catch error any. 2021-08-31 18:25:06 +02:00
Miroslav Šedivý
def879c586 add empty_displayname to locale. 2021-08-31 18:04:55 +02:00
Miroslav Šedivý
b808530f0c use async / await. 2021-08-31 17:58:32 +02:00
Miroslav Šedivý
89f4e697c2 js lint fix. 2021-08-15 16:43:59 +02:00
Miroslav Šedivý
523831237d refactor broadcast UI. 2021-08-15 16:41:42 +02:00
Miroslav Šedivý
bc2fa6cd40 add link to header. 2021-07-22 20:13:58 +02:00
Miroslav Šedivý
1bf588511a about: use dev branch. 2021-07-22 20:08:38 +02:00
Miroslav Šedivý
5606bfa174 change about page to up-to-date. 2021-07-22 20:03:44 +02:00
Miroslav Šedivý
2cff2a340f show badge on new messages. 2021-07-17 12:38:12 +02:00
Miroslav Šedivý
429fc7eb68
fix fast scroll speed on macos. (#85) 2021-07-17 11:56:26 +02:00
Miroslav Šedivý
ffcca402ef
fixed mac os keyboard mapping. (#84) 2021-07-17 11:56:16 +02:00
Miroslav Šedivý
38bed98741 fix timeout typescript. 2021-07-17 11:30:46 +02:00
Miroslav Šedivý
305271916c start unmuted on reconnects #65. 2021-06-07 11:57:44 +02:00
Miroslav Šedivý
8177b23557 fullscreen fallback to video #62. 2021-05-24 23:56:01 +02:00
Miroslav Šedivý
e47fa91381 lint fixes. 2021-05-23 18:50:47 +02:00
m1k1o
abd1a76965 shake keyboard icon. 2021-04-04 16:57:23 +02:00
m1k1o
a7ab37a4f5 dense chat messages. 2021-04-04 16:10:56 +02:00
m1k1o
cf06641f19 fix lock i18n swap bug. 2021-04-04 15:06:22 +02:00
m1k1o
8e18465409 add cast query param. 2021-04-03 22:25:11 +02:00
m1k1o
9d514206ca auto user login. 2021-04-03 22:00:32 +02:00
m1k1o
8a0d0bac0c translation key 'you' should be optional. 2021-04-03 16:00:07 +02:00
Miroslav Šedivý
b264e397d8 add language picker. 2021-04-02 15:29:27 +00:00
mbattista
b88f1750f7 updated dependencies 2021-03-28 19:44:43 +00:00
m1k1o
108ac79443 autologin with URL pwd first. 2021-03-12 22:24:52 +01:00
m1k1o
c980409e3d client fix build err. 2021-03-10 22:15:29 +01:00
m1k1o
d3a16ea212 remove autopassword param on login. 2021-03-10 21:39:52 +01:00
m1k1o
d763895665 invite links. 2021-03-10 21:35:40 +01:00
m1k1o
15edc0f73e client linter fix. 2021-03-01 15:10:20 +01:00
m1k1o
2782a1dd08 requestFullscreen compatibility. 2021-02-18 20:07:06 +01:00
m1k1o
3160382015 dispaly PIP only if available. 2021-02-18 18:02:23 +01:00
m1k1o
c2e57cf51a fix client linter 2021-02-13 12:05:59 +01:00
m1k1o
b8b43d69b0 add playsinline attribute for video 2021-02-12 22:48:31 +01:00
m1k1o
a67d1d0e4f show clipboard when writeText or readText is not available 2021-02-11 23:03:08 +01:00
m1k1o
584c94b327 add Picture in Picture 2020-12-18 19:12:41 +01:00
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
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
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