Commit Graph

337 Commits

Author SHA1 Message Date
Miroslav Šedivý
2ef64e21a5
Merge pull request #17 from whalehub/patch-1
Update Chromium
2020-11-28 14:42:02 +01:00
Aaron
b0c0e7dcd1
Update Chromium
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-11-28 11:58:06 +01:00
Miroslav Šedivý
d0dc23726e
remove unused env vars 2020-11-22 00:24:56 +01:00
Miroslav Šedivý
0a13fd2f0e
Merge pull request #16 from whalehub/update-chromium
Update Chromium
2020-11-18 12:01:29 +01:00
Aaron
f2852c2df7
Update Chromium
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-11-18 10:07:38 +01:00
Miroslav Šedivý
7dbe152e4a
Merge pull request #15 from whalehub/update-chromium
Update Chromium and NordVPN
2020-11-11 14:01:32 +01:00
Aaron
38329f0180
Update Chromium and NordVPN
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-11-11 13:50:35 +01:00
Miroslav Šedivý
60651000b3
Merge pull request #14 from whalehub/update-chrome
Update Chromium
2020-11-06 09:40:23 +01:00
Aaron
52445999e7
Update Chromium
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-11-06 03:00:39 +01:00
m1k1o
4cd3f715e4 Merge branch 'master' of github.com:m1k1o/neko into dev 2020-11-02 19:43:24 +01:00
Nurdism
a55c5644da
Update deploy.yml
added openbox build to update firefox image
2020-11-02 13:14:53 -05: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
Nurdism
ed3505a828
Merge pull request #101 from leewardbound/patch-1
Add START_URL to chromium.conf
2020-11-01 05:11:46 -05:00
Nurdism
ed386ddfca
Merge pull request #105 from gameplate/master
Use https://ui-avatars.com instead of https://api.adorable.io
2020-11-01 05:10:53 -05:00
Nurdism
44db98e5a6
Merge pull request #106 from DarkReaper231/patch-1
Create apache-proxypass-config.md
2020-11-01 05:09:40 -05:00
Nurdism
e332179504
Merge pull request #107 from JCBird1012/master
Update xorg.conf to support 1920x1080 @ 60 Hz
2020-11-01 05:09:08 -05:00
Jonathan Elias Caicedo
aa321965ab
Update xorg.conf to support 1920x1080 @ 60 Hz
This is already supported by the "Display" modes on line 81 - it seems to have just been missing the Modeline configuration.

With that said, using this resolution will increase the necessary bandwidth and computing power required to run Neko - but users should at least have the ability to use full 1080p at 60hz refresh rate.
2020-10-30 10:10:09 -04: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
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
m1k1o
ea80f07bcd add WS handlers 2020-09-27 00:10:34 +02:00
m1k1o
b2afd1af6d use BroadcatManager 2020-09-26 23:04:15 +02:00
m1k1o
d95947d4ec fix -> : 2020-09-24 08:18:28 +02:00
m1k1o
7667068437 fix 2020-09-24 08:17:32 +02:00
m1k1o
0e4f2327d4 add rtmp broadcast 2020-09-24 08:09:02 +02:00
Miroslav Šedivý
160b542a2c
Merge pull request #7 from whalehub/patch-1
Update Chromium
2020-09-23 16:57:55 +02:00
Aaron
2fa9e47249
Update Chromium
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-09-23 16:42:53 +02:00
Leeward Bound
f4d442ab20
Add START_URL to chromium.conf 2020-09-11 10:34:24 -07:00