Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clearer video creation from API regarding rates | Chocobozzz | 2022-06-08 | 2 | -3/+1 |
* | Fix search index tests | Chocobozzz | 2022-06-08 | 1 | -4/+4 |
* | Fix abuse tests | Chocobozzz | 2022-06-08 | 1 | -2/+2 |
* | Fix various typos | luz paz | 2022-06-07 | 13 | -14/+14 |
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-07 | 2 | -1/+2 |
|\ | |||||
| * | Fix schema.org context | Chocobozzz | 2022-06-07 | 2 | -1/+2 |
* | | Remove unused function | Chocobozzz | 2022-06-03 | 2 | -9/+2 |
* | | Update tsconfig | Chocobozzz | 2022-06-03 | 1 | -6/+6 |
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-03 | 1 | -2/+2 |
|\| | |||||
| * | Fix search index tests | Chocobozzz | 2022-06-03 | 1 | -2/+2 |
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-03 | 3 | -3/+5 |
|\| | |||||
| * | Fix invalid download filename | Chocobozzz | 2022-06-03 | 1 | -1/+3 |
| * | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 2 | -2/+2 |
* | | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 2 | -0/+32 |
* | | Add live autostart/messages in embed | Chocobozzz | 2022-05-31 | 1 | -1/+5 |
* | | Bypass rate limits for admins and moderators | Chocobozzz | 2022-05-30 | 6 | -10/+50 |
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 10 | -64/+164 |
|\| | |||||
| * | More robust live ending job | Chocobozzz | 2022-05-25 | 2 | -3/+7 |
| * | Fix saving permanent live replay on quick restream | Chocobozzz | 2022-05-25 | 5 | -39/+116 |
| * | Cleanup muxing session method options | Chocobozzz | 2022-05-25 | 1 | -21/+20 |
| * | Fix avatars in notifications | Chocobozzz | 2022-05-25 | 3 | -4/+24 |
* | | Check feeds config at startup | Chocobozzz | 2022-05-24 | 1 | -0/+1 |
* | | Add ability to set default feed items count | Chocobozzz | 2022-05-24 | 3 | -12/+13 |
* | | Improve admin users list table | Chocobozzz | 2022-05-24 | 5 | -11/+29 |
* | | Add ability to set a custom video import timeout | Chocobozzz | 2022-05-24 | 4 | -4/+5 |
* | | Increase test timeout | Chocobozzz | 2022-05-24 | 1 | -1/+1 |
|/ | |||||
* | Fix email action button label for reports | Chocobozzz | 2022-05-24 | 2 | -2/+2 |
* | Fix my videos total counter | Chocobozzz | 2022-05-24 | 2 | -4/+13 |
* | Increase test timeout | Chocobozzz | 2022-05-20 | 1 | -1/+1 |
* | Correctly fix import tests | Chocobozzz | 2022-05-20 | 1 | -6/+6 |
* | Increase timeouts | Chocobozzz | 2022-05-19 | 2 | -2/+2 |
* | Increase timeouts | Chocobozzz | 2022-05-18 | 2 | -1/+3 |
* | Reduce error logs | Chocobozzz | 2022-05-18 | 2 | -1/+8 |
* | Add total viewers overall stat | Chocobozzz | 2022-05-18 | 2 | -0/+15 |
* | Fix import tests | Chocobozzz | 2022-05-18 | 1 | -6/+10 |
* | Add use proxy for s3 (#4973) | Chocobozzz | 2022-05-09 | 4 | -2/+63 |
* | Fix collection type | Chocobozzz | 2022-05-09 | 1 | -1/+1 |
* | Don't sign (created) when using rsa-sha256 | Chocobozzz | 2022-05-09 | 1 | -1/+1 |
* | Handle HTTP signature draft 11 | Chocobozzz | 2022-05-06 | 3 | -9/+23 |
* | Fix stats time metric | Chocobozzz | 2022-05-06 | 1 | -1/+11 |
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 7 | -28/+113 |
* | Add filter by start/end date overall stats in api | Chocobozzz | 2022-05-05 | 5 | -12/+88 |
* | Remove comments, rates and views from stats | Chocobozzz | 2022-05-05 | 2 | -72/+21 |
* | Convert followers/following in raw SQL queries | Chocobozzz | 2022-05-05 | 11 | -145/+338 |
* | Fix lint | Chocobozzz | 2022-05-04 | 1 | -2/+1 |
* | Fix quota inconstistencies with lives | Chocobozzz | 2022-05-04 | 4 | -26/+67 |
* | Fix live constraints tests | Chocobozzz | 2022-05-03 | 2 | -10/+5 |
* | Support live session in server | Chocobozzz | 2022-05-03 | 22 | -65/+658 |
* | Save replay of permanent live in client | Chocobozzz | 2022-05-03 | 2 | -10/+0 |
* | Fix getting live by anonymous user | Chocobozzz | 2022-05-03 | 2 | -107/+79 |