Miroslav Šedivý
c10b2212d1
auth moved from websockets to session.
2020-11-01 18:39:12 +01:00
Miroslav Šedivý
3ea979ed47
minor changes.
2020-11-01 18:12:16 +01:00
Miroslav Šedivý
c53ae28196
remove emotes structs.
2020-11-01 17:56:06 +01:00
Miroslav Šedivý
d78f98e78e
make serving files as optional feature.
2020-11-01 17:40:22 +01:00
Miroslav Šedivý
7fb977faa4
edit broadcast.
2020-11-01 17:34:47 +01:00
Miroslav Šedivý
507fce7862
port new API back to refactor.
2020-11-01 16:54:06 +01:00
Miroslav Šedivý
9559edf4d4
bug fixes.
2020-11-01 16:37:00 +01:00
Miroslav Šedivý
5d906e0a8b
major refactor.
2020-11-01 16:09:48 +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
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
Miroslav Šedivý
5c92b75cf7
Refactor: session remove duplicate ID in endpoints.
2020-10-31 23:53:19 +01:00
Miroslav Šedivý
e150203b54
refactor session remove redundant IDs.
2020-10-31 23:03:37 +01:00
Miroslav Šedivý
b61495ac0b
remove redundant ID parameter in websockets.
2020-10-31 22:43:47 +01:00
Miroslav Šedivý
b6393c4396
API lint fix.
2020-10-31 21:58:57 +01:00
Miroslav Šedivý
5a25aefa34
webRTC WS disconnect error handling.
2020-10-31 21:56:20 +01:00
Miroslav Šedivý
cca147859d
refactor WebRTC antipatterns.
2020-10-31 21:46:29 +01:00
Miroslav Šedivý
b1b5a70c64
WebRTC refactor -> session dependency removal.
2020-10-31 21:20:42 +01:00
Miroslav Šedivý
dadac4f145
webrtc removed unused function.
2020-10-31 20:11:32 +01:00
Miroslav Šedivý
06282d8064
remove unused websocket functions.
2020-10-31 19:59:17 +01:00
Miroslav Šedivý
e852afcf2a
start file refactor.
2020-10-31 16:40:33 +01:00
Miroslav Šedivý
894c0f28dc
REST API implement Clipboard.
2020-10-31 12:35:02 +01:00
Miroslav Šedivý
963d210507
use custom JWT middleware.
2020-10-31 12:27:55 +01:00
Miroslav Šedivý
c609a28a38
remove unused packages.
2020-10-31 11:54:58 +01:00
Miroslav Šedivý
71d39a5c74
add API JWT auth.
2020-10-31 10:48:24 +01:00
Miroslav Šedivý
31bd61e2d3
add jwtauth module.
2020-10-31 10:37:57 +01:00
Miroslav Šedivý
4e6a78fb54
update errors.
2020-10-30 22:39:35 +01:00
Miroslav Šedivý
c77d2b0305
ScreenConfigurationsList API.
2020-10-30 22:20:23 +01:00
Miroslav Šedivý
bff779aee7
add new REST errors.
2020-10-30 22:06:03 +01:00
Miroslav Šedivý
b6d5df6d04
API screen change websocket broadcast.
2020-10-30 21:29:51 +01:00
Miroslav Šedivý
9343e85b8f
resolution -> screen configuration.
2020-10-30 21:28:07 +01:00
Miroslav Šedivý
d48b857dfe
API resiolution with error handling.
2020-10-30 19:56:22 +01:00
Miroslav Šedivý
0c40eda36b
manager fix naming convention.
2020-10-30 19:39:45 +01:00
Miroslav Šedivý
b4a233ef2e
remove xorg ValidScreenSize double checking.
2020-10-30 19:32:52 +01:00
Miroslav Šedivý
dc32e64190
api manager.
2020-10-30 18:16:21 +01:00
Miroslav Šedivý
dabd7e368e
add go-chi/render module.
2020-10-30 17:00:42 +01: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ý
5acd428dee
create api skeleton.
2020-10-29 22:23:30 +01:00
Miroslav Šedivý
fc3ee13f65
move logger to http package.
2020-10-29 22:12:33 +01:00
Miroslav Šedivý
3c5c01f475
remove chat.
2020-10-29 18:11:30 +01:00
Miroslav Šedivý
78c397ef54
fix formatting.
2020-10-29 18:07:04 +01:00
Miroslav Šedivý
cd769c05d3
gst - correctly destroy unused pipelines.
2020-10-29 17:51:17 +01:00
Miroslav Šedivý
96e99955fc
refactor rempte manager - start pipeline only once.
2020-10-29 17:50:04 +01:00
Miroslav Šedivý
7d5df0346e
add nolint.
2020-10-28 22:36:30 +01:00
Miroslav Šedivý
e1ef49c46a
ws upgrade fail error message.
2020-10-28 22:28:10 +01:00
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