Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Croatian) | Milo Ivir | 2023-07-31 | 1 | -7/+7 |
| | | | | | | | Currently translated at 100.0% (140 of 140 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/hr/ | ||||
* | Translated using Weblate (Chinese (Traditional)) | Jeff Huang | 2023-07-31 | 1 | -968/+947 |
| | | | | | | | Currently translated at 100.0% (2219 of 2219 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/ | ||||
* | Translated using Weblate (Croatian) | Milo Ivir | 2023-07-31 | 1 | -1/+1 |
| | | | | | | | Currently translated at 99.9% (2217 of 2219 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/ | ||||
* | Translated using Weblate (Ukrainian) | Ihor Hordiichuk | 2023-07-31 | 1 | -17/+16 |
| | | | | | | | Currently translated at 98.2% (2181 of 2219 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/ | ||||
* | Translated using Weblate (Croatian) | Milo Ivir | 2023-07-31 | 1 | -16/+16 |
| | | | | | | | Currently translated at 99.8% (2216 of 2219 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/ | ||||
* | Translated using Weblate (Croatian) | Milo Ivir | 2023-07-31 | 1 | -2/+2 |
| | | | | | | | Currently translated at 100.0% (269 of 269 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/hr/ | ||||
* | Translated using Weblate (Croatian) | Milo Ivir | 2023-07-31 | 1 | -45/+44 |
| | | | | | | | Currently translated at 99.7% (2213 of 2219 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/ | ||||
* | Translated using Weblate (Croatian) | Milo Ivir | 2023-07-31 | 1 | -1074/+1056 |
| | | | | | | | Currently translated at 99.0% (2197 of 2219 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/ | ||||
* | Translated using Weblate (Persian) | Payman Moghadam | 2023-07-31 | 1 | -1/+1 |
| | | | | | | | Currently translated at 98.9% (2196 of 2219 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/ | ||||
* | Translated using Weblate (Ukrainian) | Ihor Hordiichuk | 2023-07-31 | 1 | -971/+950 |
| | | | | | | | Currently translated at 97.5% (2165 of 2219 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/ | ||||
* | Translated using Weblate (Persian) | Payman Moghadam | 2023-07-31 | 1 | -966/+947 |
| | | | | | | | Currently translated at 98.9% (2196 of 2219 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/ | ||||
* | More robust logs tests | Chocobozzz | 2023-07-31 | 1 | -7/+7 |
| | |||||
* | Fix live tests | Chocobozzz | 2023-07-31 | 1 | -3/+3 |
| | |||||
* | Remove deprecated "views" from live video event | Chocobozzz | 2023-07-28 | 2 | -5/+2 |
| | |||||
* | Remove deprecated video query filter | Chocobozzz | 2023-07-28 | 9 | -189/+6 |
| | |||||
* | Remove deprecated scheduler | Chocobozzz | 2023-07-28 | 3 | -31/+1 |
| | |||||
* | Keep s3 commands simple | Chocobozzz | 2023-07-28 | 1 | -2/+0 |
| | | | | As s3 implementation between s3 providers can be different | ||||
* | currentTime is now required | Chocobozzz | 2023-07-28 | 5 | -16/+9 |
| | |||||
* | Refactor enableTranscoding command helpers | Chocobozzz | 2023-07-28 | 14 | -34/+43 |
| | |||||
* | Fix add to playlist button width | Chocobozzz | 2023-07-28 | 2 | -2/+8 |
| | |||||
* | Remove unnecessary workarounds | Chocobozzz | 2023-07-28 | 4 | -21/+4 |
| | | | | Has been fixed upstream | ||||
* | Refactor a little bit nsfwPolicyToParam | Chocobozzz | 2023-07-28 | 4 | -13/+13 |
| | |||||
* | Remove unnecesary fixme/todo | Chocobozzz | 2023-07-28 | 8 | -10/+2 |
| | |||||
* | Remove unnecessary cast | Chocobozzz | 2023-07-28 | 1 | -2/+0 |
| | |||||
* | Remove banner/avatar fields from channel/account | Chocobozzz | 2023-07-28 | 15 | -80/+8 |
| | | | | Deprecated since 4.2 | ||||
* | Add ability to force transcoding | Chocobozzz | 2023-07-28 | 11 | -28/+88 |
| | |||||
* | Reduce hls.js not supported log | Chocobozzz | 2023-07-28 | 1 | -1/+1 |
| | | | | Happens often on iOS | ||||
* | Add an option to sign federated fetches for mastodon compatibility (#5898) | mira.bat | 2023-07-27 | 26 | -76/+110 |
| | | | | | | | | | | | | | | | | | | * Fix player error modal Not hidden when we change the video * Correctly dispose player components * Sign cross-server fetch requests for mastodon AUTHORIZED_FETCH compatibilty * Add a remote fetch sign configuration knob * Federated fetches refactoring --------- Co-authored-by: Chocobozzz <me@florianbigard.com> Co-authored-by: ira <ira@foxgirl.space> | ||||
* | Rephrase emailer conflict error messages | Chocobozzz | 2023-07-27 | 3 | -5/+5 |
| | |||||
* | Correctly dispose player components | Chocobozzz | 2023-07-27 | 3 | -4/+10 |
| | |||||
* | Fix player error modal | Chocobozzz | 2023-07-27 | 2 | -6/+23 |
| | | | | Not hidden when we change the video | ||||
* | Increase rate limits for benchmark | Chocobozzz | 2023-07-27 | 1 | -0/+27 |
| | |||||
* | Improve runner management | Chocobozzz | 2023-07-27 | 31 | -87/+445 |
| | | | | | | | * Add ability to remove runner jobs * Add runner job state quick filter * Merge registration tokens and runners tables in the same page * Add copy button to copy registration token | ||||
* | Use built in toc doc | Chocobozzz | 2023-07-26 | 1 | -65/+15 |
| | | | | As we mainly use this file on https://docs.joinpeertube.org/contribute/plugins | ||||
* | Fix playlist owner font size | Chocobozzz | 2023-07-26 | 1 | -1/+1 |
| | |||||
* | Use typed pick | Chocobozzz | 2023-07-26 | 4 | -5/+4 |
| | |||||
* | Fix invalid short uuid conversion | Chocobozzz | 2023-07-26 | 1 | -1/+1 |
| | | | | Avoid "TypeError: Expected a string but received a null" error | ||||
* | Truncate html/og/card HTML description tags | Chocobozzz | 2023-07-26 | 1 | -17/+22 |
| | |||||
* | Fix lint | Chocobozzz | 2023-07-26 | 4 | -9/+6 |
| | |||||
* | Update code contributors | Chocobozzz | 2023-07-26 | 2 | -22/+28 |
| | |||||
* | Fix check params tests | Chocobozzz | 2023-07-26 | 3 | -51/+83 |
| | |||||
* | Fix fk error when generating storyboard | Chocobozzz | 2023-07-26 | 2 | -16/+33 |
| | |||||
* | Add more logs to debug oauth-client error | Chocobozzz | 2023-07-26 | 1 | -1/+5 |
| | |||||
* | Add more rate limits | Chocobozzz | 2023-07-26 | 23 | -37/+216 |
| | |||||
* | Add video file update hook tests | Chocobozzz | 2023-07-25 | 5 | -16/+61 |
| | |||||
* | Remove unused param | Chocobozzz | 2023-07-25 | 8 | -10/+12 |
| | |||||
* | Add more context to request error | Chocobozzz | 2023-07-25 | 1 | -0/+5 |
| | |||||
* | Implement video file replacement in client | Chocobozzz | 2023-07-25 | 26 | -285/+610 |
| | |||||
* | Implement replace file in server side | Chocobozzz | 2023-07-21 | 55 | -324/+1546 |
| | |||||
* | Add p2p info to metrics | Chocobozzz | 2023-07-21 | 15 | -73/+141 |
| |