1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-12 19:55:59 +01:00

Commit graph

  • 6278333a9a Tweak README. Juliusz Chroboczek 2021-05-10 23:24:18 +0200
  • 26bf8a341a Don't send client parameters in delete message. Juliusz Chroboczek 2021-05-10 16:58:28 +0200
  • 485b0c1b85 Disable simulcast on Firefox. Juliusz Chroboczek 2021-05-10 02:53:22 +0200
  • be4ae56c14 Fix changing filter for a running stream. Juliusz Chroboczek 2021-05-09 18:59:46 +0200
  • 627061f0de Rework statistics page. Juliusz Chroboczek 2021-05-09 18:46:10 +0200
  • 32663dbf3f Don't enable simulcast when there are just two users. Juliusz Chroboczek 2021-05-09 15:06:10 +0200
  • 2f44961589 Add UI for simulcast control. Juliusz Chroboczek 2021-05-08 21:25:22 +0200
  • 795a40ceaf Simulcast. Juliusz Chroboczek 2021-04-29 17:03:25 +0200
  • f1a15f07db Factor out stream creation, implement replaceUpStream. Juliusz Chroboczek 2021-05-06 23:39:27 +0200
  • ed88a7a4b5 Fix typo in REMB sending. Juliusz Chroboczek 2021-05-08 18:44:36 +0200
  • 6928a0367c Fix typo in REMB sending. Juliusz Chroboczek 2021-05-08 18:44:36 +0200
  • e24488ac62 Fix broken test. Juliusz Chroboczek 2021-05-08 16:09:22 +0200
  • 65972fabe8 Remove dead code. Juliusz Chroboczek 2021-05-08 16:03:32 +0200
  • 8ec0a44c09 Fix controls for down streams. Juliusz Chroboczek 2021-05-08 14:19:46 +0200
  • ce0571cb7a Use stop video button on all streamed videos. Juliusz Chroboczek 2021-05-08 02:28:04 +0200
  • a20741408c Fix hander for shared screen close button. Juliusz Chroboczek 2021-05-07 02:44:04 +0200
  • 86b6c71ca0 Reformat stats display, protect against division by zero. Juliusz Chroboczek 2021-05-07 02:23:10 +0200
  • ec00502248
    Add media failed animation Alexandre Iooss 2021-05-06 16:27:27 +0200
  • 7e3d693dcc Merge branch 'master' of github.com:georgesk/galene Georges Khaznadar 2021-05-06 10:23:53 +0200
  • 37a84cd3f0 all changes for LDAP authentication, in a single commit Georges Khaznadar 2021-05-06 10:23:28 +0200
  • e78d8a75e3 removed Makefile Georges Khaznadar 2021-05-05 17:58:39 +0200
  • 017785e08a Add example nginx reverse proxy config file Célestin Matte 2021-05-05 10:52:41 +0200
  • 371a5e26fb Merge remote-tracking branch 'upstream/master' Georges Khaznadar 2021-05-01 11:55:45 +0200
  • e23c989973 fixed the code of CheckLdapProperties to enable checking a list of more than one property Georges Khaznadar 2021-05-01 11:08:50 +0200
  • da6cd9f5fd removed fmt.Printf statements used for debug purpose Georges Khaznadar 2021-05-01 11:01:45 +0200
  • 6fc322414d modified the ldap code to use Go package instead of ldapsearch system command Georges Khaznadar 2021-05-01 10:57:19 +0200
  • b1bb427f06 Add human-readable version of stats under /stats.html. Juliusz Chroboczek 2021-04-30 20:33:23 +0200
  • 3a6ade988d Export stats as JSON. Juliusz Chroboczek 2021-04-30 19:50:42 +0200
  • 9b1d814b58 Rework packetcache loss statistics. Juliusz Chroboczek 2021-04-30 16:26:17 +0200
  • cd1ac8a8c9 Document rtptime. Juliusz Chroboczek 2021-04-30 12:57:03 +0200
  • e02d100230 Implement -udp command-line flag. udpmux-20210429 Juliusz Chroboczek 2021-04-29 20:51:44 +0200
  • 6c752b58bc Update dependencies. Juliusz Chroboczek 2021-04-29 20:58:22 +0200
  • 99026c0e48 Implement option -udp-range. Juliusz Chroboczek 2021-04-29 22:02:36 +0200
  • cd6920d7e2 Allow group.API() to fail. Juliusz Chroboczek 2021-04-29 20:38:06 +0200
  • acca3f9bb3 Maintain kinds of tracks in user data structure. Juliusz Chroboczek 2021-04-29 19:03:07 +0200
  • 4a6dccff0c Set track parameters at creation time. Juliusz Chroboczek 2021-04-29 17:03:25 +0200
  • be73380f9f Label streams, not tracks. Juliusz Chroboczek 2021-04-28 17:00:50 +0200
  • b08a2e3943 Add Unshare button on each shared video and remove global unshare screen button Alain Takoudjou 2021-03-29 20:44:24 +0200
  • 4d4d6cef46 added the possibility to manage op, presenter, and record permissions from the LDAP records Georges Khaznadar 2021-04-28 20:20:33 +0200
  • 9517c7c7d9 première publication Georges Khaznadar 2021-04-28 20:19:32 +0200
  • 15cbcb1ba3 small changes to connect to a LDAP database for authentication Georges Khaznadar 2021-04-28 19:06:27 +0200
  • 3ba2394be7 Implement user statuses. Juliusz Chroboczek 2021-04-28 14:45:45 +0200
  • f0a39fca48 Send user permissions to client. Juliusz Chroboczek 2021-04-27 18:58:21 +0200
  • d0ef6a2c0f Fix loss accounting for multiple packets. Juliusz Chroboczek 2021-04-28 00:06:32 +0200
  • b7f39d3290 Remove last traces of onabort callback. Juliusz Chroboczek 2021-04-27 17:10:34 +0200
  • cd673d01d3 Update CHANGES for 0.3.4. galene-0.3.4 Juliusz Chroboczek 2021-04-27 16:14:23 +0200
  • a3630b17ce Add unit tests for packetcache statistics. Juliusz Chroboczek 2021-04-27 14:51:12 +0200
  • f0cf9ae141 Fix loss statistics on NACK. Juliusz Chroboczek 2021-04-27 12:18:43 +0200
  • 8da55c6e6c Remove async from ServerConnection.gotRenegotiate Alexandre Iooss 2021-04-24 14:53:24 +0200
  • 4db8279016 Fix serverConnection not defined in ServerConnection.findByLocalId Alexandre Iooss 2021-04-24 14:51:14 +0200
  • 609567efd0 Remove async from ServerConnection.gotRenegotiate Alexandre Iooss 2021-04-24 14:53:24 +0200
  • ed7404e7fb Fix serverConnection not defined in ServerConnection.findByLocalId Alexandre Iooss 2021-04-24 14:51:14 +0200
  • 352a93dab2 Remove unnecessary .call() Alexandre Iooss 2021-04-24 14:48:57 +0200
  • 170f510adc Update pion/webrtc to v3.0.25. Juliusz Chroboczek 2021-04-24 14:13:56 +0200
  • 32a103d74e
    Make login box height automatic Alexandre Iooss 2021-04-16 10:09:30 +0200
  • 7b84e1da65 Add jech code about group Description Theo 2021-04-22 20:35:25 +0200
  • cb58be068b Merge https://github.com/jech/galene Theo 2021-04-22 18:59:05 +0200
  • a47df6d133 Update dependencies. Juliusz Chroboczek 2021-04-22 18:19:23 +0200
  • 5ce3dce0d0 Remove font awesome from mainpage Alexandre Iooss 2021-04-01 09:31:04 +0200
  • e330765563 Use column flexbox on mainpage Alexandre Iooss 2021-04-01 09:26:15 +0200
  • 8544e4deb4 Fix overflow on mainpage Alexandre Iooss 2021-04-01 09:23:36 +0200
  • 189dfb4abe Export and document group.Description. Juliusz Chroboczek 2021-04-22 17:58:30 +0200
  • 81050184eb Fix detecting if mobile css layout is enabled Alain Takoudjou 2021-03-28 22:29:04 +0200
  • 637e280dec Fix show/hide video and chat box for mobile and normal UI Alain Takoudjou 2021-03-26 20:18:20 +0100
  • ecbf0ecc4b modification for a possible execution outside of the galene repository Theo 2021-04-22 13:56:18 +0200
  • e6ea7f1bea Correct typo Theo 2021-04-22 12:11:42 +0200
  • 0cf6f21c52 Correction of how test the application Theo 2021-04-20 20:15:35 +0200
  • 560c2860ba Code refactoring for getting Admin Users Theo 2021-04-20 16:56:24 +0200
  • ea9fd0e7aa deleted forgotten print Theo 2021-04-20 16:49:52 +0200
  • 438c43fa03 FileJson change to Description to match with galène code Theo 2021-04-20 16:33:50 +0200
  • 732d848308 Change admin folder into galene-admin Theo 2021-04-20 16:05:44 +0200
  • 3ca9de09d3 Management interface issue Theo 2021-04-20 14:28:02 +0200
  • 58160a087d Update README deburau 2021-04-17 16:15:26 +0200
  • 39e7b8c38e
    Rename README.PROTOCOL to README.PROTOCOL.md deburau 2021-04-17 14:31:22 +0200
  • 6d3b4b73da
    Rename README.FRONTEND to README.FRONTEND.md deburau 2021-04-17 14:30:47 +0200
  • 3cfc012e9d
    Rename README to README.md deburau 2021-04-17 14:30:18 +0200
  • 730dfba5ce
    Merge fe7c8cad8f into 45558f3e88 inlor 2021-04-17 07:54:08 +0200
  • 45558f3e88 Update CHANGES for 0.3.3. galene-0.3.3 Juliusz Chroboczek 2021-04-16 22:31:25 +0200
  • fef38bc53f Protect against requesting when no group is joined. Juliusz Chroboczek 2021-04-15 12:07:05 +0200
  • 9533c20886 Fix index out of range in packetcache Louis Gesbert 2021-04-12 15:02:43 +0000
  • 050804b93a Fix name of galene-password-generator. Juliusz Chroboczek 2021-04-06 23:58:52 +0200
  • c277c33be7
    Remove font awesome from mainpage Alexandre Iooss 2021-04-01 09:31:04 +0200
  • 73d4d9f929
    Use column flexbox on mainpage Alexandre Iooss 2021-04-01 09:26:15 +0200
  • 577b232c41
    Fix overflow on mainpage Alexandre Iooss 2021-04-01 09:23:36 +0200
  • 82c188e788
    Add description to /me command Alexandre Iooss 2021-03-30 07:29:25 +0200
  • c06bfa4519
    Fix some warning messages and comment in galene.js Alexandre Iooss 2021-03-30 07:28:20 +0200
  • ce0cb1ef98
    Add missing </p> in index.html Alexandre Iooss 2021-03-30 07:27:35 +0200
  • 0df2ec1684
    Set charset in galene.html Alexandre Iooss 2021-03-30 07:27:07 +0200
  • 37049bf4be Fix definition of "ice" message. Juliusz Chroboczek 2021-03-29 15:29:09 +0200
  • 0d3628db91 add .md extension to readmes Nathanaël 2021-03-26 22:53:56 +0100
  • dc34c9e459 Fix users sidebar is partially hidden on some devices Alain Takoudjou 2021-03-26 17:06:14 +0100
  • 8d5e23aae9 Fix elements overflow-y on right sidebar menu Alain Takoudjou 2021-02-24 14:17:55 +0100
  • ffcd866301 Fix show chat button always hidden on mobile layout Alain Takoudjou 2021-03-26 11:08:21 +0100
  • b660bc404c Attempt to negotiate stereo Opus audio. Juliusz Chroboczek 2021-03-13 16:23:58 +0100
  • fe7c8cad8f feat: i18n Lucian Petic 2021-03-06 19:39:20 +0100
  • 5f88b43e91 Test linting the whole codebase Antonin Décimo 2021-03-03 00:03:09 +0100
  • 499d12b443 Use GitHub/super-linter and golangci to lint Galène Antonin Décimo 2020-12-23 00:33:01 +0100
  • 608aeb2bff Add GitHub Actions for Galène. Antonin Décimo 2020-12-21 22:24:22 +0100
  • 3bf0f9ef4c Update CHANGES for 0.3.2. galene-0.3.2 Juliusz Chroboczek 2021-03-03 00:05:33 +0100
  • 247cc63080 Update README. Juliusz Chroboczek 2021-03-03 00:03:44 +0100