Skip to content
Snippets Groups Projects
  1. Mar 08, 2021
  2. Mar 05, 2021
  3. Mar 04, 2021
  4. Mar 02, 2021
  5. Feb 26, 2021
  6. Feb 25, 2021
    • Daniel Schreiber's avatar
      add overlay config for bbb-web · e6f83df3
      Daniel Schreiber authored
      operators can define their own config for bbb-web which will not be
      overwritten by packages.
      
      bbb-conf is changed accordingly to write configuration values to
      ``/etc/bigbluebutton/bbb-web.properties`
      e6f83df3
  7. Feb 23, 2021
  8. Feb 19, 2021
  9. Feb 14, 2021
  10. Feb 08, 2021
  11. Feb 04, 2021
  12. Jan 27, 2021
  13. Jan 06, 2021
  14. Dec 28, 2020
  15. Dec 19, 2020
  16. Dec 18, 2020
  17. Dec 12, 2020
  18. Dec 10, 2020
  19. Dec 04, 2020
  20. Dec 01, 2020
  21. Nov 30, 2020
  22. Nov 27, 2020
  23. Nov 25, 2020
  24. Nov 24, 2020
  25. Nov 23, 2020
  26. Nov 19, 2020
  27. Nov 16, 2020
    • Lars Kiesow's avatar
      Allow user bigbluebutton to delete recordings · 7a590699
      Lars Kiesow authored
      This patch modifies `bbb-record` allowing the user `bigbluebutton` to
      delete recordings. The user has all necessary access rights, meaning
      that the deletion works without a problem and the check for root does
      not protect anything. The users owns the data after all. The current
      check just makes things less convenient.
      7a590699
    • Lars Kiesow's avatar
      Style of bbb-record · c7bdfc09
      Lars Kiesow authored
      Currently, `bbb-record` uses a bunch of different style for indentation,
      sometimes tabs, sometimes to, three or four spaces and these are
      sometimes mixed on a line by line basis, making it hard to read and to
      get what's going on.
      
      This is a simple patch making the style of `bbb-record` consistent by
      using three spaces for indentation which seemed to be the most commonly
      used type of indentation here.
      c7bdfc09
Loading