Commit Graph

  • dadac4f145 webrtc removed unused function. Miroslav Šedivý 2020-10-31 20:11:32 +01:00
  • 06282d8064 remove unused websocket functions. Miroslav Šedivý 2020-10-31 19:59:17 +01:00
  • e852afcf2a start file refactor. Miroslav Šedivý 2020-10-31 16:40:33 +01:00
  • 894c0f28dc REST API implement Clipboard. Miroslav Šedivý 2020-10-31 12:35:02 +01:00
  • 963d210507 use custom JWT middleware. Miroslav Šedivý 2020-10-31 12:27:55 +01:00
  • c609a28a38 remove unused packages. Miroslav Šedivý 2020-10-31 11:54:58 +01:00
  • 71d39a5c74 add API JWT auth. Miroslav Šedivý 2020-10-31 10:48:24 +01:00
  • 31bd61e2d3 add jwtauth module. Miroslav Šedivý 2020-10-31 10:37:57 +01:00
  • 4e6a78fb54 update errors. Miroslav Šedivý 2020-10-30 22:39:35 +01:00
  • c77d2b0305 ScreenConfigurationsList API. Miroslav Šedivý 2020-10-30 22:20:23 +01:00
  • bff779aee7 add new REST errors. Miroslav Šedivý 2020-10-30 22:06:03 +01:00
  • b6d5df6d04 API screen change websocket broadcast. Miroslav Šedivý 2020-10-30 21:29:51 +01:00
  • 9343e85b8f resolution -> screen configuration. Miroslav Šedivý 2020-10-30 21:28:07 +01:00
  • d48b857dfe API resiolution with error handling. Miroslav Šedivý 2020-10-30 19:56:22 +01:00
  • 0c40eda36b manager fix naming convention. Miroslav Šedivý 2020-10-30 19:39:45 +01:00
  • b4a233ef2e remove xorg ValidScreenSize double checking. Miroslav Šedivý 2020-10-30 19:32:52 +01:00
  • dc32e64190 api manager. Miroslav Šedivý 2020-10-30 18:16:21 +01:00
  • dabd7e368e add go-chi/render module. Miroslav Šedivý 2020-10-30 17:00:42 +01:00
  • aa321965ab Update xorg.conf to support 1920x1080 @ 60 Hz Jonathan Elias Caicedo 2020-10-30 10:10:09 -04:00
  • 5acd428dee create api skeleton. Miroslav Šedivý 2020-10-29 22:23:30 +01:00
  • fc3ee13f65 move logger to http package. Miroslav Šedivý 2020-10-29 22:12:33 +01:00
  • 3c5c01f475 remove chat. Miroslav Šedivý 2020-10-29 18:11:30 +01:00
  • 78c397ef54 fix formatting. Miroslav Šedivý 2020-10-29 18:07:04 +01:00
  • cd769c05d3 gst - correctly destroy unused pipelines. Miroslav Šedivý 2020-10-29 17:51:17 +01:00
  • 96e99955fc refactor rempte manager - start pipeline only once. Miroslav Šedivý 2020-10-29 17:50:04 +01:00
  • 7d5df0346e add nolint. Miroslav Šedivý 2020-10-28 22:36:30 +01:00
  • e1ef49c46a ws upgrade fail error message. Miroslav Šedivý 2020-10-28 22:28:10 +01:00
  • 4b39607af0 redundant break statement. Miroslav Šedivý 2020-10-28 22:24:19 +01:00
  • 7ec3d5ac6d add nolint. Miroslav Šedivý 2020-10-28 22:21:31 +01:00
  • f5fcf724f4 unnecessary assignment to the blank identifier. Miroslav Šedivý 2020-10-28 22:09:48 +01:00
  • 91fed3c480 log socket disconnected error. Miroslav Šedivý 2020-10-28 22:09:02 +01:00
  • 1ce6dad973 log clipboard sync error. Miroslav Šedivý 2020-10-28 22:07:18 +01:00
  • 541ca80878 unknown session id return error. Miroslav Šedivý 2020-10-28 22:02:42 +01:00
  • 1e3abf51af remove unused package. Miroslav Šedivý 2020-10-28 22:02:31 +01:00
  • 95ce0063ec set host catch error. Miroslav Šedivý 2020-10-28 21:59:37 +01:00
  • 2b0d85a98c redundant break statement. Miroslav Šedivý 2020-10-28 21:54:48 +01:00
  • f751cba428 sessions Destroy log error. Miroslav Šedivý 2020-10-28 21:50:47 +01:00
  • f521373f9b should omit comparison to bool constant. Miroslav Šedivý 2020-10-28 21:50:19 +01:00
  • 4093bc5311 peer connection SetLocalDescription error catch. Miroslav Šedivý 2020-10-28 20:56:14 +01:00
  • 2f0b159ad6 SetEphemeralUDPPortRange error catch. Miroslav Šedivý 2020-10-28 20:54:09 +01:00
  • 7628554356 redundant break statement. Miroslav Šedivý 2020-10-28 20:46:34 +01:00
  • d0d3e6b2d2 should omit comparison to bool constant. Miroslav Šedivý 2020-10-28 20:44:50 +01:00
  • 80430e1ef4 the channel used with signal.Notify should be buffered. Miroslav Šedivý 2020-10-28 20:43:26 +01:00
  • cf54343b50 broadcastManager to neko object. Miroslav Šedivý 2020-10-28 20:31:04 +01:00
  • 01d125316f WebSocketHandler no return. Miroslav Šedivý 2020-10-28 20:29:18 +01:00
  • 26c2bbf10d remove unused HTTP middlewares. Miroslav Šedivý 2020-10-28 20:06:34 +01:00
  • a5014e205e n.eko.moe -> demodesk. Miroslav Šedivý 2020-10-28 19:15:48 +01:00
  • 687cf987f8 fix gitignore. Miroslav Šedivý 2020-10-25 01:36:57 +02:00
  • 92eaa06ec2 Merge pull request #13 from whalehub/update-chrome Miroslav Šedivý 2020-10-23 19:17:29 +02:00
  • d3c1b6edd0 Update Chromium and uBlock Origin Aaron 2020-10-23 19:10:25 +02:00
  • 5800ea7df5 fix Dockerfile. Miroslav Šedivý 2020-10-22 21:07:37 +02:00
  • 0d7a24befc add Dockerfile. Miroslav Šedivý 2020-10-22 17:08:13 +02:00
  • 968ea7d4f2 add gitignore. Miroslav Šedivý 2020-10-22 17:00:32 +02:00
  • 56de805f54 initial commit - from neko open source repository.. Miroslav Šedivý 2020-10-22 16:54:50 +02:00
  • cad98a62a5 Add syntaxe highlights DarkReaper231 2020-10-19 18:43:19 +02:00
  • 9f8222962e Create apache-proxypass-config.md DarkReaper231 2020-10-19 18:33:23 +02:00
  • 835dcd6d67 Add image size to image to match how it was previously alecdusheck 2020-10-18 22:40:51 -05:00
  • ef67c559a8 Merge branch 'avatars' of github.com:m1k1o/neko into dev m1k1o 2020-10-18 17:20:24 +02:00
  • 06e5d19944 fix build m1k1o 2020-10-18 17:19:23 +02:00
  • 299b1d7bdb Merge pull request #12 from m1k1o/avatars Miroslav Šedivý 2020-10-18 15:14:18 +02:00
  • aeb98e60cd custom avatars m1k1o 2020-10-18 15:13:12 +02:00
  • 6e101b6ac0 create avatars component m1k1o 2020-10-18 14:39:31 +02:00
  • 587249b101 Use https://ui-avatars.com instead of https://api.adorable.io for profile images alecdusheck 2020-10-18 00:11:53 -05:00
  • 6286e38ef4 Merge pull request #11 from whalehub/update-dockerfile Miroslav Šedivý 2020-10-16 10:28:09 +02:00
  • 2c10457877 Update NodeJS base image to 12.19 Aaron 2020-10-16 05:55:34 +02:00
  • 914db9ed4e Merge pull request #10 from whalehub/chromium-update Miroslav Šedivý 2020-10-15 12:36:26 +02:00
  • 7a24165193 Update Chromium and uBlock Origin Aaron 2020-10-15 09:51:23 +02:00
  • 030e695e4f Merge pull request #9 from m1k1o/broadcast Miroslav Šedivý 2020-09-27 12:20:28 +02:00
  • e81756d5cd stereo sound m1k1o 2020-09-27 12:10:54 +02:00
  • d02617329b custom RTMP pipeline m1k1o 2020-09-27 12:09:45 +02:00
  • de04cac28e Revert "remove broadcast Config" m1k1o 2020-09-27 12:06:13 +02:00
  • 1977e017dc Merge pull request #8 from m1k1o/broadcast-gui Miroslav Šedivý 2020-09-27 01:37:33 +02:00
  • 88c0337a16 remove broadcast Config m1k1o 2020-09-27 01:34:33 +02:00
  • aa1a3ec413 fix client bugs m1k1o 2020-09-27 01:34:18 +02:00
  • 16e2481c1c comment out unused configs m1k1o 2020-09-27 01:17:20 +02:00
  • a347b3e7b4 update packages m1k1o 2020-09-27 01:14:21 +02:00
  • f6bc7350a8 add Broadcast GUI m1k1o 2020-09-27 01:13:34 +02:00
  • ea80f07bcd add WS handlers m1k1o 2020-09-27 00:10:34 +02:00
  • b2afd1af6d use BroadcatManager m1k1o 2020-09-26 23:04:15 +02:00
  • d95947d4ec fix -> : m1k1o 2020-09-24 08:18:28 +02:00
  • 7667068437 fix m1k1o 2020-09-24 08:17:32 +02:00
  • 0e4f2327d4 add rtmp broadcast m1k1o 2020-09-24 08:09:02 +02:00
  • 160b542a2c Merge pull request #7 from whalehub/patch-1 Miroslav Šedivý 2020-09-23 16:57:55 +02:00
  • 2fa9e47249 Update Chromium Aaron 2020-09-23 16:42:53 +02:00
  • f4d442ab20 Add START_URL to chromium.conf Leeward Bound 2020-09-11 10:34:24 -07:00
  • 26bcfc3782 Merge pull request #6 from whalehub/update-chromium Miroslav Šedivý 2020-09-10 16:07:52 +02:00
  • 9b03c3a1d1 Update Chromium Aaron 2020-09-10 16:02:01 +02:00
  • 66c0827459 Merge pull request #5 from whalehub/update-chromium Miroslav Šedivý 2020-08-30 21:50:23 +02:00
  • 60bb553653 Update Chromium and extensions Aaron 2020-08-30 20:49:50 +02:00
  • 7e1d023311 Merge branch 'dev' of github.com:m1k1o/neko into dev m1k1o 2020-08-16 18:53:07 +02:00
  • 3992bd39d4 Merge pull request #4 from whalehub/dev Miroslav Šedivý 2020-08-16 18:52:23 +02:00
  • 7ee1280add download url as ARG m1k1o 2020-08-16 18:51:31 +02:00
  • 645a57d439 extensions in custom folder m1k1o 2020-08-16 18:47:05 +02:00
  • 419cb756c6 Update Dockerfile Aaron 2020-08-16 13:00:33 +02:00
  • fcb055426f Install original Neko Chromium extensions at container runtime Aaron 2020-08-15 23:19:04 +02:00
  • 002ecec049 Merge pull request #3 from whalehub/dev Miroslav Šedivý 2020-08-15 00:55:47 +02:00
  • cc92893551 Update Chromium and Go Aaron 2020-08-15 00:50:54 +02:00
  • c35b5168b1 Merge pull request #2 from whalehub/patch-1 Miroslav Šedivý 2020-08-15 00:41:34 +02:00
  • 99d9090cf1 Update Chromium to v84 Aaron 2020-07-21 15:16:25 +02:00
  • e0aa93c917 Merge pull request #1 from whalehub/dev Miroslav Šedivý 2020-07-14 10:19:48 +02:00