Commit graph

  • 21a4b2b797 autostart broadcast only if url is set. Miroslav Šedivý 2024-06-18 23:35:22 +02:00
  • 5e96bca296 update readme. Miroslav Šedivý 2024-06-17 23:20:42 +02:00
  • c78d797fe7 fix typo. Miroslav Šedivý 2024-06-17 23:16:48 +02:00
  • 57596315e9 broadcast_autostart as config option, #398. Miroslav Šedivý 2024-06-17 23:14:12 +02:00
  • 0d7887e9d2 workaround for firefox read clipboard, #373. Miroslav Šedivý 2024-06-16 22:55:13 +02:00
  • 978fd8977d google does not archive chrome 111 anymore. Miroslav Šedivý 2024-06-16 22:28:32 +02:00
  • 4ab5901ba9 sync clipboard only if in focus #373. Miroslav Šedivý 2024-06-16 22:27:46 +02:00
  • d79dea282e fix plugin settings unmarshal by changing to "name.key". Miroslav Šedivý 2024-06-16 18:11:12 +02:00
  • 2918e31c9a chat: use can send & can receive in settings and profile. Miroslav Šedivý 2024-06-16 18:11:04 +02:00
  • da45f62ca8 chat: use can send & can receive in settings and profile. Miroslav Šedivý 2024-06-16 18:10:55 +02:00
  • 37b131c74c fix plugin settings unmarshal by changing to "name.key". Miroslav Šedivý 2024-06-16 18:08:46 +02:00
  • 43467dcac1 filetransfer: use enabeld in settings and profile. Miroslav Šedivý 2024-06-16 17:27:42 +02:00
  • ad101ddb0d filetransfer: use enabeld in settings and profile. Miroslav Šedivý 2024-06-16 17:27:26 +02:00
  • 5a04066c55 add PluginSettings unmarshaller. Miroslav Šedivý 2024-06-16 16:42:32 +02:00
  • 4bd6eb6db9 fix dev scripts. Miroslav Šedivý 2024-06-16 16:26:48 +02:00
  • ae117ccdbb fix dev scripts. Miroslav Šedivý 2024-06-16 16:26:42 +02:00
  • f65f262d48 WIP: add chat plugin. Miroslav Šedivý 2024-06-09 19:05:21 +02:00
  • 2d8e5c9753 WIP add chat plugin. Miroslav Šedivý 2024-06-09 19:04:47 +02:00
  • fc3b6f2e21 OnProfileChanged add new & old profile. Miroslav Šedivý 2024-06-09 18:02:01 +02:00
  • 90481ac69b
    Merge c873d4d344 into 11a862f101 Miroslav Šedivý 2024-05-24 18:44:21 +03:00
  • 11a862f101 update docs. v2.8.12 Miroslav Šedivý 2024-05-19 23:17:17 +02:00
  • b938a4e09e update docs. Miroslav Šedivý 2024-05-19 17:07:52 +02:00
  • 86095ecdb1 add room.control.request. Miroslav Šedivý 2024-05-10 12:41:56 +02:00
  • 59b2faec66 add control requesting to the host. Miroslav Šedivý 2024-05-10 12:41:51 +02:00
  • 06955aa2f9 update api. Miroslav Šedivý 2024-05-09 10:29:50 +02:00
  • 0e8108e9a4 add session delete and disconnect to API. Miroslav Šedivý 2024-05-09 10:28:58 +02:00
  • d891d5b331 lint types. Miroslav Šedivý 2024-05-09 09:37:45 +02:00
  • 3a0bd06a31 fix click on color. Miroslav Šedivý 2024-05-09 08:11:20 +02:00
  • 416faa3df4 add session to host change. Miroslav Šedivý 2024-05-06 23:47:13 +02:00
  • 7998018cb8 add id to room.control.host. Miroslav Šedivý 2024-05-06 23:41:21 +02:00
  • 2536b49568 add room.settings.updated. Miroslav Šedivý 2024-05-06 20:01:58 +02:00
  • b562c797b3 remove goformat from settings.json. Miroslav Šedivý 2024-05-05 00:03:47 +02:00
  • 57ffca0bed add session to settings change. Miroslav Šedivý 2024-05-05 00:03:32 +02:00
  • 17b6493832 add id to event screen updated. Miroslav Šedivý 2024-05-03 23:18:02 +02:00
  • d47302e2cd remo superfluous structs from keyboard api. Miroslav Šedivý 2024-05-03 22:41:42 +02:00
  • b90eb87c22 unify types.ScreenSize and add ID to screen size update. Miroslav Šedivý 2024-05-03 22:40:56 +02:00
  • 7eb40aba81 implement control protection. Miroslav Šedivý 2024-04-21 20:10:45 +02:00
  • 0f45aa3f19 implement control protection. Miroslav Šedivý 2024-04-21 20:10:16 +02:00
  • 3ee6078256 add filetransfer lock. Miroslav Šedivý 2024-04-20 17:13:32 +02:00
  • bc26fde705 add filetransfer lock. Miroslav Šedivý 2024-04-20 17:13:19 +02:00
  • fb0af48376 add locked_logins. Miroslav Šedivý 2024-04-20 14:28:00 +02:00
  • 22524f7d71 fix minor issues. Miroslav Šedivý 2024-04-20 14:27:46 +02:00
  • a61eade929 add LockedLogins to settings. Miroslav Šedivý 2024-04-20 14:27:15 +02:00
  • a178bede87 add filetransfer plugin. Miroslav Šedivý 2024-04-19 20:22:43 +02:00
  • b302c98e81 implement filetransfer. Miroslav Šedivý 2024-04-19 20:22:03 +02:00
  • e26e4d2004
    Add zh_TW Traditional Chinese locale (#388) Peter Dave Hello 2024-04-17 21:49:57 +08:00
  • c143dfe4cc Add zh_TW Traditional Chinese locale Peter Dave Hello 2024-04-17 01:02:47 +08:00
  • 5f698330fc hide controls on mobile when locked. #381 Miroslav Šedivý 2024-04-04 23:55:13 +02:00
  • f32fc989b9 overlay: no pointer events when not hosting. #381 Miroslav Šedivý 2024-04-04 23:48:59 +02:00
  • d1f1be4e86 add to docs faq: Run neko without docker on host #314. Miroslav Šedivý 2024-03-28 23:54:26 +01:00
  • e754e66878 added Frequently Asked Questions to docs. Miroslav Šedivý 2024-03-28 23:47:20 +01:00
  • 26af1dc7f5 add Nat Hairpinning deployment to docs #378. Miroslav Šedivý 2024-03-28 23:31:22 +01:00
  • 0c9055e4f6 update docs, nvidia docker is replaced by NVIDIA Container Toolkit. Miroslav Šedivý 2024-03-28 23:30:34 +01:00
  • c200326512 update changelog. Miroslav Šedivý 2024-03-28 22:57:54 +01:00
  • 00c7e6dfb2
    Move X11 error handler registration to before screen sets (#62) tt2468 2024-03-27 13:38:33 -07:00
  • b1ce755210
    Add glib main loop to capture manager (#383) tt2468 2024-03-27 13:35:04 -07:00
  • 2b13220d63
    Fix buffer overflow in Gstreamer log function (#382) tt2468 2024-03-27 13:32:47 -07:00
  • 52af6ef3f6 Add glib main loop to capture manager tt2468 2024-03-26 19:29:52 -07:00
  • 34d6874c61 Fix buffer overflow in Gstreamer log function tt2468 2024-03-26 19:16:11 -07:00
  • b6be4f09fc fix watchers. Miroslav Šedivý 2024-03-24 16:06:55 +01:00
  • 3a96d2611e do not use ref where not needed. Miroslav Šedivý 2024-03-17 16:05:02 +01:00
  • 93125abfd7 fix plugins members. Miroslav Šedivý 2024-03-17 15:38:31 +01:00
  • f3a49e7051 fix javascript files import. Miroslav Šedivý 2024-03-17 14:47:53 +01:00
  • 5ebfb043f8 dev use app path inside docker as well. Miroslav Šedivý 2024-03-17 13:12:22 +01:00
  • e0366905ad use glob to load plugins. Miroslav Šedivý 2024-03-17 13:10:50 +01:00
  • 6272e48b67 tsconfig only ts files and vue. Miroslav Šedivý 2024-03-17 11:33:34 +01:00
  • bdacd55480 fix members. Miroslav Šedivý 2024-03-17 11:33:20 +01:00
  • 338c1dc0f9 fix serve script. Miroslav Šedivý 2024-03-17 11:21:50 +01:00
  • 4b1fbbf836 fix watchers and intervals. Miroslav Šedivý 2024-03-17 11:21:14 +01:00
  • c8c7df7c3c add proxy server. Miroslav Šedivý 2024-03-17 11:20:33 +01:00
  • 27d88cee08 WIP. Miroslav Šedivý 2024-03-17 00:00:14 +01:00
  • 656648fe9a
    Merge branch 'm1k1o:master' into master FapFapDragon 2024-03-12 17:01:51 -04:00
  • 14efee5659 Modified index.ts Troy Walther 2024-03-12 16:59:10 -04:00
  • db6f9c957e
    add check for volume parameter in URL before setting volume (#372) FapFapDragon 2024-03-10 08:43:30 -04:00
  • f3f0d26b61 Modified app.vue Troy Walther 2024-03-09 19:22:26 -05:00
  • 37f93eae6b fix private properties. Miroslav Šedivý 2024-02-21 18:10:18 +01:00
  • 09acada1af fix icon. Miroslav Šedivý 2024-02-20 18:28:26 +01:00
  • 8981051945 remove webrtc.iceservers from flags. Miroslav Šedivý 2024-02-20 18:16:02 +01:00
  • 5a16143cfe fix mode info memory leak. Miroslav Šedivý 2024-02-20 18:15:22 +01:00
  • ce3830f6a0 fix: base64 password hash in file members provider to avoid json issues. Miroslav Šedivý 2024-02-14 21:45:04 +01:00
  • 798bf579c0
    fix typo (#367) rare1k 2024-02-09 17:49:11 -05:00
  • 31ff610175
    fix typo rare1k 2024-02-09 17:21:12 -05:00
  • 9353773bfb fix vscode settings. Miroslav Šedivý 2024-01-26 19:34:09 +01:00
  • 45ca1b7b6c fix docker nvidia. Miroslav Šedivý 2024-01-26 19:33:52 +01:00
  • 3e42e5ca00 version 1.6.32 Miroslav Šedivý 2024-01-26 19:26:52 +01:00
  • 4e693ae4a3
    Upgrade to node 18 and dependencies (#46) Miroslav Šedivý 2024-01-26 19:25:22 +01:00
  • 670b8ec5a7 upgrade go deps. Miroslav Šedivý 2024-01-26 18:54:40 +01:00
  • 014c8fa586
    Bullseye alongside Bookworm (#61) Miroslav Šedivý 2024-01-26 18:47:40 +01:00
  • c0c8b05be2 Use openh264 for broadcast John Nguyen 2024-01-26 20:09:53 +11:00
  • d298d0c97b Various fixes & improvement tweaks John Nguyen 2024-01-26 15:17:10 +11:00
  • d5b9af531a
    Merge f58259ec94 into 2f9964580f urbanekpj 2024-01-06 11:41:49 -07:00
  • 2f9964580f use 1 instead of true for consistency. Miroslav Šedivý 2024-01-06 17:33:39 +01:00
  • b8881b3a46 added doc mbattista 2024-01-06 15:05:20 +01:00
  • 355c0eac0d add parameter for chat mute and show side mbattista 2024-01-06 15:02:13 +01:00
  • 4d023df692
    update docs to explicitly differentiate between letter O and zero (#354) Mohan_J 2024-01-04 21:48:36 +05:30
  • 126ce2af87 update docs to explicitly differentiate between letter O and zero PMohanJ 2024-01-04 20:38:22 +05:30
  • 792b1ac111 remove any temporary files associated with a Form, fixes #347. v2.8.11 Miroslav Šedivý 2023-12-26 15:49:16 +01:00
  • a03b29ba01 add version sort to get the latest version, fixes #348. Miroslav Šedivý 2023-12-26 15:43:50 +01:00
  • 3dbcc41795 upload drop to config. Miroslav Šedivý 2023-11-24 10:44:24 +01:00
  • b40c0778c8 file chooser dialog diabled by default. Miroslav Šedivý 2023-11-24 10:39:09 +01:00