Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix tests | Chocobozzz | 2021-01-29 | 1 | -4/+4 | |
| | ||||||
* | Use veryfast preset for default transcoding profile | Chocobozzz | 2021-01-29 | 3 | -2/+6 | |
| | ||||||
* | Update translations | Chocobozzz | 2021-01-29 | 41 | -22566/+24983 | |
| | ||||||
* | Merge remote-tracking branch 'weblate/develop' into develop | Chocobozzz | 2021-01-29 | 9 | -9795/+11103 | |
|\ | ||||||
| * | Translated using Weblate (Turkish) | Ömer Faruk Çakmak | 2021-01-29 | 1 | -319/+299 | |
| | | | | | | | | | | | | | | Currently translated at 25.7% (455 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tr/ | |||||
| * | Translated using Weblate (Turkish) | Ömer Faruk Çakmak | 2021-01-29 | 1 | -4018/+4896 | |
| | | | | | | | | | | | | | | Currently translated at 8.9% (158 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tr/ | |||||
| * | Translated using Weblate (German) | Simon Brosdetzko | 2021-01-29 | 1 | -139/+127 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (1767 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/ | |||||
| * | Translated using Weblate (Russian) | Александр | 2021-01-29 | 1 | -269/+277 | |
| | | | | | | | | | | | | | | Currently translated at 97.9% (1731 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/ | |||||
| * | Translated using Weblate (Ukrainian) | Ihor Hordiichuk | 2021-01-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (234 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/uk/ | |||||
| * | Translated using Weblate (Ukrainian) | Ihor Hordiichuk | 2021-01-29 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | Currently translated at 18.8% (333 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/ | |||||
| * | Translated using Weblate (Czech) | Chronos | 2021-01-29 | 1 | -5044/+5494 | |
| | | | | | | | | | | | | | | Currently translated at 27.3% (483 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/ | |||||
| * | Translated using Weblate (Central Atlas Tamazight) | Hakim Oubouali | 2021-01-29 | 1 | -14/+14 | |
| | | | | | | | | | | | | | | Currently translated at 13.7% (14 of 102 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/tzm/ | |||||
| * | localize decimal separator in video miniatures (#3643) | kontrollanten | 2021-01-29 | 2 | -9/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | * fix(client): localize decimal separator * fix(client/numpipe): handle Intl failure gently * Revert "fix(client/numpipe): handle Intl failure gently" This reverts commit e275049f1fabb0a7af5a274ebfc33f9c3fb279ed. * client: switch from Intl to ng formatNumber | |||||
* | | Fix default.yaml and production.yaml inconsistencies | Chocobozzz | 2021-01-29 | 2 | -6/+10 | |
|/ | ||||||
* | Fix hls error handling | Chocobozzz | 2021-01-29 | 1 | -1/+4 | |
| | ||||||
* | Try to support other codecs | Chocobozzz | 2021-01-29 | 3 | -9/+29 | |
| | ||||||
* | Correctlu throws an error on manifestIncompatibleCodecsError | Chocobozzz | 2021-01-29 | 1 | -23/+14 | |
| | ||||||
* | Don't quick transcode if using a custom profile | Chocobozzz | 2021-01-29 | 1 | -0/+2 | |
| | ||||||
* | Add plugin transcoding profile guide | Chocobozzz | 2021-01-29 | 3 | -0/+94 | |
| | ||||||
* | add description to live transcoding profile selector | Rigel Kent | 2021-01-29 | 1 | -9/+16 | |
| | ||||||
* | Reduce transcoding overhead by disabling resolutions | Chocobozzz | 2021-01-29 | 1 | -1/+13 | |
| | ||||||
* | add description to transcoding profile selector | Rigel Kent | 2021-01-28 | 2 | -8/+25 | |
| | ||||||
* | take into account mime-encoding in nginx client_max_body_size | Rigel Kent | 2021-01-28 | 1 | -4/+4 | |
| | | | | fixes #3656 | |||||
* | Support transcoding profile in client admin | Chocobozzz | 2021-01-28 | 4 | -2/+51 | |
| | ||||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 32 | -125/+744 | |
| | ||||||
* | Use a profile manager for transcoding | Chocobozzz | 2021-01-28 | 6 | -52/+116 | |
| | ||||||
* | add test and openapi for hot sort parameter | Rigel Kent | 2021-01-28 | 3 | -1/+12 | |
| | ||||||
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 30 | -396/+211 | |
| | ||||||
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 30 | -103/+256 | |
| | ||||||
* | only count comments from people other than the video author | Rigel Kent | 2021-01-28 | 2 | -4/+22 | |
| | ||||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 34 | -63/+396 | |
| | | | | recommendation variant | |||||
* | Fix rss feed with HLS videos | Chocobozzz | 2021-01-27 | 2 | -15/+24 | |
| | ||||||
* | Fix live RAM usage when ffmpeg is too slow | Chocobozzz | 2021-01-27 | 2 | -8/+60 | |
| | ||||||
* | Add missing niceness to ffmpeg thumbnail processes | Chocobozzz | 2021-01-27 | 2 | -4/+4 | |
| | ||||||
* | Force update live boolean | Chocobozzz | 2021-01-26 | 1 | -5/+2 | |
| | ||||||
* | Don't update live attributes if they did not change | Chocobozzz | 2021-01-26 | 1 | -5/+13 | |
| | ||||||
* | Fix tests | Chocobozzz | 2021-01-26 | 6 | -19/+25 | |
| | ||||||
* | Fix wait transcoding checkbox display | Chocobozzz | 2021-01-26 | 8 | -32/+30 | |
| | ||||||
* | Allow webp image uploads | Chocobozzz | 2021-01-26 | 4 | -12/+13 | |
| | ||||||
* | Reformat sql console output | Chocobozzz | 2021-01-26 | 1 | -7/+10 | |
| | ||||||
* | Add refresh button in jobs list | Chocobozzz | 2021-01-26 | 3 | -1/+16 | |
| | ||||||
* | Disable sql prettifier by default | Chocobozzz | 2021-01-26 | 5 | -4/+11 | |
| | | | | It adds too much lines, leading to difficulties when reading dev logs | |||||
* | Fix sendmail emailer | Chocobozzz | 2021-01-26 | 2 | -49/+50 | |
| | ||||||
* | Added translation using Weblate (Central Atlas Tamazight) | Hakim Oubouali | 2021-01-26 | 1 | -0/+104 | |
| | ||||||
* | Added translation using Weblate (Central Atlas Tamazight) | Hakim Oubouali | 2021-01-26 | 1 | -0/+16199 | |
| | ||||||
* | Translated using Weblate (Danish) | Nicolai Larsen | 2021-01-26 | 1 | -1/+236 | |
| | | | | | | | Currently translated at 36.3% (85 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/da/ | |||||
* | Translated using Weblate (Danish) | Nicolai Larsen | 2021-01-26 | 1 | -5086/+5491 | |
| | | | | | | | Currently translated at 7.5% (134 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/da/ | |||||
* | Translated using Weblate (French (France) (fr_FR)) | Laurent Ettouati | 2021-01-26 | 1 | -43/+42 | |
| | | | | | | | Currently translated at 99.8% (1765 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ | |||||
* | Translated using Weblate (Ukrainian) | Ihor Hordiichuk | 2021-01-26 | 1 | -514/+412 | |
| | | | | | | | Currently translated at 18.4% (326 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/ | |||||
* | Translated using Weblate (Polish) | Marcin Mikołajczak | 2021-01-26 | 1 | -381/+389 | |
| | | | | | | | Currently translated at 97.1% (1717 of 1767 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/ |