Commit graph

1950 commits

Author SHA1 Message Date
Miroslav Šedivý
4b39607af0 redundant break statement. 2020-10-28 22:24:19 +01:00
Miroslav Šedivý
7ec3d5ac6d add nolint. 2020-10-28 22:21:31 +01:00
Miroslav Šedivý
f5fcf724f4 unnecessary assignment to the blank identifier. 2020-10-28 22:09:48 +01:00
Miroslav Šedivý
91fed3c480 log socket disconnected error. 2020-10-28 22:09:02 +01:00
Miroslav Šedivý
1ce6dad973 log clipboard sync error. 2020-10-28 22:07:18 +01:00
Miroslav Šedivý
541ca80878 unknown session id return error. 2020-10-28 22:02:42 +01:00
Miroslav Šedivý
1e3abf51af remove unused package. 2020-10-28 22:02:31 +01:00
Miroslav Šedivý
95ce0063ec set host catch error. 2020-10-28 21:59:37 +01:00
Miroslav Šedivý
2b0d85a98c redundant break statement. 2020-10-28 21:54:48 +01:00
Miroslav Šedivý
f751cba428 sessions Destroy log error. 2020-10-28 21:50:47 +01:00
Miroslav Šedivý
f521373f9b should omit comparison to bool constant. 2020-10-28 21:50:19 +01:00
Miroslav Šedivý
4093bc5311 peer connection SetLocalDescription error catch. 2020-10-28 20:56:14 +01:00
Miroslav Šedivý
2f0b159ad6 SetEphemeralUDPPortRange error catch. 2020-10-28 20:54:09 +01:00
Miroslav Šedivý
7628554356 redundant break statement. 2020-10-28 20:46:34 +01:00
Miroslav Šedivý
d0d3e6b2d2 should omit comparison to bool constant. 2020-10-28 20:44:50 +01:00
Miroslav Šedivý
80430e1ef4 the channel used with signal.Notify should be buffered. 2020-10-28 20:43:26 +01:00
Miroslav Šedivý
cf54343b50 broadcastManager to neko object. 2020-10-28 20:31:04 +01:00
Miroslav Šedivý
01d125316f WebSocketHandler no return. 2020-10-28 20:29:18 +01:00
Miroslav Šedivý
26c2bbf10d remove unused HTTP middlewares. 2020-10-28 20:06:34 +01:00
Miroslav Šedivý
a5014e205e n.eko.moe -> demodesk. 2020-10-28 19:15:48 +01:00
Miroslav Šedivý
687cf987f8 fix gitignore. 2020-10-25 01:36:57 +02:00
Miroslav Šedivý
92eaa06ec2
Merge pull request #13 from whalehub/update-chrome
Update Chromium and uBlock Origin
2020-10-23 19:17:29 +02:00
Aaron
d3c1b6edd0
Update Chromium and uBlock Origin
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-10-23 19:10:25 +02:00
Miroslav Šedivý
5800ea7df5 fix Dockerfile. 2020-10-22 21:07:37 +02:00
Miroslav Šedivý
0d7a24befc add Dockerfile. 2020-10-22 17:08:13 +02:00
Miroslav Šedivý
968ea7d4f2 add gitignore. 2020-10-22 17:00:32 +02:00
Miroslav Šedivý
56de805f54 initial commit - from neko open source repository.. 2020-10-22 16:54:50 +02:00
DarkReaper231
cad98a62a5
Add syntaxe highlights 2020-10-19 18:43:19 +02:00
DarkReaper231
9f8222962e
Create apache-proxypass-config.md 2020-10-19 18:33:23 +02:00
alecdusheck
835dcd6d67 Add image size to image to match how it was previously 2020-10-18 22:40:51 -05:00
m1k1o
ef67c559a8 Merge branch 'avatars' of github.com:m1k1o/neko into dev 2020-10-18 17:20:24 +02:00
m1k1o
06e5d19944 fix build 2020-10-18 17:19:23 +02:00
Miroslav Šedivý
299b1d7bdb
Merge pull request #12 from m1k1o/avatars
Custom avatars
2020-10-18 15:14:18 +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
Miroslav Šedivý
6286e38ef4
Merge pull request #11 from whalehub/update-dockerfile
Update NodeJS base image to 12.19
2020-10-16 10:28:09 +02:00
Aaron
2c10457877
Update NodeJS base image to 12.19
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-10-16 05:55:34 +02:00
Miroslav Šedivý
914db9ed4e
Merge pull request #10 from whalehub/chromium-update
Update Chromium and uBlock Origin
2020-10-15 12:36:26 +02:00
Aaron
7a24165193
Update Chromium and uBlock Origin
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-10-15 09:51:23 +02:00
Miroslav Šedivý
030e695e4f
Merge pull request #9 from m1k1o/broadcast
Custom Broadcast Pipeline + stereo
2020-09-27 12:20:28 +02:00
m1k1o
e81756d5cd stereo sound 2020-09-27 12:10:54 +02:00
m1k1o
d02617329b custom RTMP pipeline 2020-09-27 12:09:45 +02:00
m1k1o
de04cac28e Revert "remove broadcast Config"
This reverts commit 88c0337a16.
2020-09-27 12:06:13 +02:00
Miroslav Šedivý
1977e017dc
Merge pull request #8 from m1k1o/broadcast-gui
Add Broadcast functionality
2020-09-27 01:37:33 +02:00
m1k1o
88c0337a16 remove broadcast Config 2020-09-27 01:34:33 +02:00
m1k1o
aa1a3ec413 fix client bugs 2020-09-27 01:34:18 +02:00
m1k1o
16e2481c1c comment out unused configs 2020-09-27 01:17:20 +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