aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Handle HTTP signature draft 11Chocobozzz2022-05-063-9/+23
* Add help to understand what is a viewChocobozzz2022-05-062-3/+10
* Fix stats time metricChocobozzz2022-05-061-1/+11
* Add ability to filter overall video stats by dateChocobozzz2022-05-0615-109/+385
* Add filter by start/end date overall stats in apiChocobozzz2022-05-059-12/+121
* Remove comments, rates and views from statsChocobozzz2022-05-055-91/+23
* Update translationsChocobozzz2022-05-0574-4759/+6218
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2022-05-059-3272/+3234
|\
| * Translated using Weblate (German)Simon Brosdetzko2022-05-051-305/+293
| * Translated using Weblate (Arabic)Zet2022-05-041-48/+47
| * Translated using Weblate (Japanese)DignifiedSilence2022-05-041-38/+38
| * Translated using Weblate (Japanese)DignifiedSilence2022-05-041-2/+2
| * Translated using Weblate (Japanese)DignifiedSilence2022-05-041-4/+4
| * Translated using Weblate (Japanese)DignifiedSilence2022-05-041-328/+316
| * Translated using Weblate (Vietnamese)Hồ Nhất Duy2022-05-041-1/+1
| * Translated using Weblate (Arabic)Zet2022-05-041-20/+19
| * Translated using Weblate (Vietnamese)Hồ Nhất Duy2022-05-041-2/+2
| * Translated using Weblate (Vietnamese)Hồ Nhất Duy2022-05-041-337/+325
| * Translated using Weblate (Spanish)Berto Te2022-05-041-305/+293
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2022-05-041-304/+292
| * Translated using Weblate (Arabic)Zet2022-05-041-21/+21
| * Translated using Weblate (Arabic)Zet2022-05-041-55/+55
| * Translated using Weblate (Chinese (Simplified))Dingzhong Chen2022-05-041-846/+894
| * Translated using Weblate (Arabic)Zet2022-05-041-6/+6
| * Translated using Weblate (Arabic)Zet2022-05-041-2/+2
| * Translated using Weblate (Arabic)Zet2022-05-041-38/+38
| * Translated using Weblate (Arabic)Zet2022-05-041-318/+306
| * Translated using Weblate (Russian)Александр2022-05-041-305/+293
* | Convert followers/following in raw SQL queriesChocobozzz2022-05-0511-145/+338
|/
* Fix lintChocobozzz2022-05-041-2/+1
* Prefer using null for rtmp listen settingChocobozzz2022-05-042-8/+12
* Fix listening host for liveChocobozzz2022-05-042-4/+8
* Fix quota inconstistencies with livesChocobozzz2022-05-044-26/+67
* Add missing player translationChocobozzz2022-05-041-0/+1
* Better config comments for RTMP/RTMPSChocobozzz2022-05-042-4/+8
* Prefer using node instead of npm in dockerfileChocobozzz2022-05-041-2/+2
* Fix help component z-indexChocobozzz2022-05-047-45/+71
* Fix live constraints testsChocobozzz2022-05-032-10/+5
* Add session informations in live modalChocobozzz2022-05-035-4/+54
* Support live session in serverChocobozzz2022-05-0329-66/+814
* Save replay of permanent live in clientChocobozzz2022-05-035-33/+1
* Fix getting live by anonymous userChocobozzz2022-05-032-107/+79
* Fix removing directory contentChocobozzz2022-05-031-1/+2
* Support readonly tmp directoryChocobozzz2022-05-031-3/+17
* Allow oembed to fetch unlisted videosChocobozzz2022-05-022-16/+87
* Fix ng-select hoveringChocobozzz2022-05-021-2/+4
* Fix ng select input font colorChocobozzz2022-05-021-0/+4
* Ensure rtmp public_hostname is setChocobozzz2022-05-021-2/+4
* Use node 16 in peertube docker imageChocobozzz2022-05-021-1/+1
* Add ability to provide rtmp listening hostnameChocobozzz2022-05-025-13/+38