1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-22 00:25:58 +01:00

Commit graph

  • 0416976e20 Update CHANGES for 0.5.3. galene-0.5.3 Juliusz Chroboczek 2022-04-25 13:13:54 +0200
  • df675f532d Fix forgotten "replace" directive. Juliusz Chroboczek 2022-04-25 13:05:56 +0200
  • fc9f28fd68 Minor cleanups. Juliusz Chroboczek 2022-04-23 18:22:28 +0200
  • 9ab84741d9 Update dependencies. Juliusz Chroboczek 2022-04-22 22:01:43 +0200
  • 8180d9bf50 Document jitter concurrency guarantees. Juliusz Chroboczek 2022-04-21 01:39:05 +0200
  • 461c78b0e3 Fix race condition in estimator. Juliusz Chroboczek 2022-04-20 21:27:34 +0200
  • b5f8ea0e23 Fix rounding in estimator. Juliusz Chroboczek 2022-04-20 20:54:37 +0200
  • 474c58cc7d Update CHANGES for 0.5.2. galene-0.5.2 Juliusz Chroboczek 2022-04-20 19:55:33 +0200
  • 547ff1e6c4 Revert "Don't break lines manually in chat messages." Juliusz Chroboczek 2022-04-20 17:38:55 +0200
  • dd4ab058ef Update dependencies. Juliusz Chroboczek 2022-04-20 12:53:41 +0200
  • a95d77f53a Update dependencies. Juliusz Chroboczek 2022-04-17 22:27:20 +0200
  • 694169a412 Update CHANGES. Juliusz Chroboczek 2022-04-17 21:11:14 +0200
  • db21575df3 Implement audio-video sync in diskwriter. Juliusz Chroboczek 2022-04-06 21:42:24 +0200
  • e3c8645897 Split reopen into close/open. Juliusz Chroboczek 2022-04-17 18:24:08 +0200
  • 99055e5cae Make duration functions work with negative values. Juliusz Chroboczek 2022-04-15 03:35:34 +0200
  • d36111d9f9 Set keyframe flag on audio samples. Juliusz Chroboczek 2022-04-16 01:18:34 +0200
  • 6669a93ae3 Don't use high-quality audio for screenshare. Juliusz Chroboczek 2022-04-15 00:36:47 +0200
  • af462329ab Set time offsets and cname as soon as possible. Juliusz Chroboczek 2022-03-27 23:32:25 +0200
  • e673cf1225 Rename lower hand to unraise. ericgaspar 2022-03-26 09:13:49 +0100
  • c44bd24706 WIP camera-status Juliusz Chroboczek 2022-03-26 11:53:26 +0100
  • 52e880be62 raise / unraise ericgaspar 2022-03-26 09:13:49 +0100
  • eb21c1ab20 Maintain stream information for oneself. Juliusz Chroboczek 2022-03-25 17:06:13 +0100
  • e303992e45 Call onuser when deleting stream. Juliusz Chroboczek 2022-03-25 17:03:42 +0100
  • 7527aeba3d Factorise out setUserStatus. Juliusz Chroboczek 2022-03-25 16:44:37 +0100
  • d8db7567e4 Allow displaying chat messages when unconnected. Juliusz Chroboczek 2022-03-25 16:30:31 +0100
  • 2eca0e44d5 Don't break lines manually in chat messages. Juliusz Chroboczek 2022-03-25 16:23:51 +0100
  • a7ccfba407 Update CHANGES for 0.5.1. galene-0.5.1 Juliusz Chroboczek 2022-03-25 10:44:45 +0100
  • f66cabd6f4 Fix file transfer error handling. Juliusz Chroboczek 2022-03-23 00:40:23 +0100
  • 8aaa6d1466 Obey forceRelay for file transfers. Juliusz Chroboczek 2022-03-23 00:12:51 +0100
  • 55ae4a684b Remove parameter from the onpeerconnection callback. Juliusz Chroboczek 2022-03-23 00:11:12 +0100
  • 8d4bafe05c Tweak documentation of protocol.js. Juliusz Chroboczek 2022-03-23 00:08:16 +0100
  • c0413a43ee Update CHANGES. Juliusz Chroboczek 2022-03-22 18:49:52 +0100
  • 34b21a2598 Add preference forceRelay. Juliusz Chroboczek 2022-03-22 18:22:18 +0100
  • 4053d9ca77 Display warning when joining a locked group. Juliusz Chroboczek 2022-03-22 18:18:04 +0100
  • 5353d0a856 Update CHANGES. Juliusz Chroboczek 2022-03-22 02:45:56 +0100
  • fd09564c05 Remove H.264 Baseline profile. Juliusz Chroboczek 2022-03-22 01:03:56 +0100
  • a183ac4bcd Increase the size of the diskwriter's reordering buffer. Juliusz Chroboczek 2022-03-21 23:38:09 +0100
  • a2ce703512 Reduce MaxLate values in diskwriter. Juliusz Chroboczek 2022-03-21 21:40:33 +0100
  • de63449150 More paranoid match for Firefox bandwidth workaround. Juliusz Chroboczek 2022-03-21 19:40:41 +0100
  • a698011aef Don't set rid when not simulcasting. Juliusz Chroboczek 2022-03-21 19:19:19 +0100
  • 70163094e9 Update dependencies. Juliusz Chroboczek 2022-03-20 23:53:17 +0100
  • d798cfec75 Fix simulcast statistics display for Firefox. Juliusz Chroboczek 2022-03-20 22:30:44 +0100
  • 148c49d253 Enable simulcast on Firefox. Juliusz Chroboczek 2022-03-20 21:52:24 +0100
  • ba75bfeb3a Update CHANGES for 0.5. galene-0.5 Juliusz Chroboczek 2022-03-08 16:03:12 +0100
  • c69ccd098e Fix typo in documentation. Juliusz Chroboczek 2022-03-08 16:06:58 +0100
  • 48e6af87ec Passive ICE TCP. ice-tcp Juliusz Chroboczek 2020-08-08 13:44:33 +0200
  • 1b492114ad Fix typo in permissionsChangedAction. Juliusz Chroboczek 2022-03-04 22:23:25 +0100
  • 96588d0aa3 Remove galene-link. Juliusz Chroboczek 2022-02-24 12:20:24 +0100
  • e19716489c Update CHANGES. Juliusz Chroboczek 2022-02-21 23:47:39 +0100
  • 96a46c695a Add presenting files to context menu. Juliusz Chroboczek 2022-02-21 18:36:36 +0100
  • 296fe622df Share audio in addition to video. Juliusz Chroboczek 2022-02-21 18:19:25 +0100
  • 3c98e15229 Control preprocessing and high-quality audio. Juliusz Chroboczek 2022-02-21 18:07:49 +0100
  • aa30c34863 Increase audio quality for presented files. Juliusz Chroboczek 2022-02-21 17:41:49 +0100
  • cbcfbb3f74 Make presenting files a chat command. Juliusz Chroboczek 2022-02-21 17:32:32 +0100
  • 5ecb3a1f93 Fix file transfer. Juliusz Chroboczek 2022-02-21 16:53:22 +0100
  • 797f9f5430 Update CHANGES. Juliusz Chroboczek 2022-02-20 20:10:03 +0100
  • 298a4639f4 Update dependencies. Juliusz Chroboczek 2022-02-20 18:16:35 +0100
  • de3a016f4d Set the username in the server when using tokens. Juliusz Chroboczek 2022-02-20 15:32:18 +0100
  • c4d46d20aa Add the galene-link utility. Juliusz Chroboczek 2022-02-20 01:16:26 +0100
  • 37ef768ac0 Fix token parsing when aud is an array. Juliusz Chroboczek 2022-02-20 01:04:16 +0100
  • a9c9581465 Implement authPortal. Juliusz Chroboczek 2022-02-19 23:58:31 +0100
  • a86fb08f6c Replace ClientPermissions with a list of strings. Juliusz Chroboczek 2022-02-19 23:43:44 +0100
  • 439dbabaa5 Replace custom SVG with icon. Juliusz Chroboczek 2022-02-19 03:50:30 +0100
  • 4ce9a91c40 Implement passing tokens in URL search parameters. Juliusz Chroboczek 2022-02-18 20:27:53 +0100
  • 1d583e5367 Don't verify token issuer. Juliusz Chroboczek 2022-02-18 19:21:02 +0100
  • 7784a2ac96 Add more tests for token auth. Juliusz Chroboczek 2022-02-18 16:08:44 +0100
  • 947eb71328 Used named errors in token code. Juliusz Chroboczek 2022-02-18 15:59:59 +0100
  • 9141d9eccb Update jwt to v4.3.0. Juliusz Chroboczek 2022-02-18 15:54:54 +0100
  • dbc8d11f83 Update CHANGES. Juliusz Chroboczek 2022-02-18 14:38:08 +0100
  • 03811db37d Implement token authentication. Juliusz Chroboczek 2021-10-29 23:37:05 +0200
  • b4d1ef398f Fix typo in mute menu entry. Juliusz Chroboczek 2022-02-16 23:10:43 +0100
  • 997806ec52 Add contextual menu in user list. Juliusz Chroboczek 2022-02-16 20:41:58 +0100
  • 7cbc516679 Import Contextual.js. Juliusz Chroboczek 2022-02-16 19:08:38 +0100
  • 968390942c Keep self at top of user list. Juliusz Chroboczek 2022-02-16 20:33:59 +0100
  • 2a68c636fd
    Update protocol.js Jeroen van Veen 2022-02-16 20:29:06 +0100
  • d2dff184d1 Move fontawesome to external, upgrade to 6.0.0. Juliusz Chroboczek 2022-02-16 19:05:16 +0100
  • 62fb6d853c Move toastify into separate dir, upgrade. Juliusz Chroboczek 2022-02-16 18:56:21 +0100
  • 150c0ee602
    Merge 8cd7bfc855 into db4eb6fc5c Rayane Boucherit 2022-02-09 20:15:14 +0900
  • db4eb6fc5c Update dependencies. Juliusz Chroboczek 2022-02-07 17:25:12 +0100
  • 14ca47651b Fix data parameter of ServerConnection.join. Juliusz Chroboczek 2022-02-05 13:45:32 +0100
  • 5444aa9089 Update CHANGES. Juliusz Chroboczek 2022-02-01 20:29:51 +0100
  • 97541ea9ae Merge branch 'galene-0.4-branch' Juliusz Chroboczek 2022-02-01 20:28:48 +0100
  • 6634b7c1e8 Update CHANGES for 0.4.4. galene-0.4.4 galene-0.4-branch Juliusz Chroboczek 2022-02-01 20:18:44 +0100
  • dc50104467 Update pion/webrtc to v3.1.19. Juliusz Chroboczek 2022-02-01 20:15:17 +0100
  • 6b54f14dfe Display correct maxBitrate in statistics. Juliusz Chroboczek 2022-02-01 15:20:43 +0100
  • 66e5d2951d Rework file transfer code. Juliusz Chroboczek 2022-02-01 18:46:51 +0100
  • 0ef5d10744 Display correct maxBitrate in statistics. Juliusz Chroboczek 2022-02-01 15:20:43 +0100
  • 60ba4aa727 Fix file transfer for Firefox. Juliusz Chroboczek 2022-02-01 13:33:02 +0100
  • 6d250bfa98 Add warnings about disclosing IP addresses. Juliusz Chroboczek 2022-01-30 19:22:43 +0100
  • c38c5555b0 Ensure buttons are removed after a transfer is cancelled. Juliusz Chroboczek 2022-01-30 18:28:35 +0100
  • c535f67246 Implement peer-to-peer file transfer. Juliusz Chroboczek 2022-01-30 06:32:55 +0100
  • 24187430e8 Rename client status to data, add group data. Juliusz Chroboczek 2022-01-29 22:54:44 +0100
  • 710cc3cc14 Add ability to set initial user status. Juliusz Chroboczek 2022-01-25 18:16:42 +0100
  • 0b5e40bc7f Set user-status-raisehand when adding user. Juliusz Chroboczek 2022-01-28 22:13:14 +0100
  • 2831158f09 WIP: WHIP support whip-20220127 Juliusz Chroboczek 2021-09-09 16:24:14 +0200
  • c1eb8a9cb5 Update CHANGES for 0.4.3. galene-0.4.3 Juliusz Chroboczek 2022-01-27 14:22:43 +0100
  • 1fb4288630 Don't send NACKs from disk writer. Juliusz Chroboczek 2022-01-26 02:31:34 +0100
  • 564dcd4167 Move keyframe handling back to the packet level. Juliusz Chroboczek 2022-01-25 23:11:03 +0100
  • d47c6834dc Update samplebuilder. Juliusz Chroboczek 2022-01-25 22:24:59 +0100
  • 0cbfa7b0ca Write out disk writer packets unconditionally. Juliusz Chroboczek 2022-01-25 22:04:57 +0100