Skip to content
Snippets Groups Projects
  1. Nov 27, 2020
  2. Nov 24, 2020
  3. Nov 23, 2020
  4. Nov 20, 2020
  5. Nov 19, 2020
  6. Nov 18, 2020
  7. Nov 17, 2020
  8. 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