Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Translated using Weblate (Chinese (Traditional)) | Jeff Huang | 2021-03-03 | 1 | -361/+347 | |
| | | | | | | | Currently translated at 100.0% (1807 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/ | |||||
* | Translated using Weblate (Ukrainian) | Ihor Hordiichuk | 2021-03-03 | 1 | -1237/+1311 | |
| | | | | | | | Currently translated at 18.5% (336 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/ | |||||
* | Translated using Weblate (Thai) | Phongpanot | 2021-03-03 | 1 | -507/+493 | |
| | | | | | | | Currently translated at 53.3% (964 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/ | |||||
* | Translated using Weblate (Russian) | Aleksandr Sokolov | 2021-03-03 | 1 | -5/+5 | |
| | | | | | | | Currently translated at 99.5% (1798 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/ | |||||
* | Translated using Weblate (Russian) | Александр | 2021-03-03 | 1 | -374/+359 | |
| | | | | | | | Currently translated at 99.5% (1798 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/ | |||||
* | Translated using Weblate (Italian) | x | 2021-03-03 | 1 | -1587/+1736 | |
| | | | | | | | Currently translated at 94.4% (1707 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/ | |||||
* | Translated using Weblate (Galician) | josé m | 2021-03-03 | 1 | -362/+348 | |
| | | | | | | | Currently translated at 99.8% (1805 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/ | |||||
* | Translated using Weblate (Gaelic) | GunChleoc | 2021-03-03 | 1 | -324/+224 | |
| | | | | | | | Currently translated at 45.9% (830 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gd/ | |||||
* | Translated using Weblate (Spanish) | Berto Te | 2021-03-03 | 1 | -364/+350 | |
| | | | | | | | Currently translated at 100.0% (1807 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/ | |||||
* | Translated using Weblate (Gaelic) | GunChleoc | 2021-03-03 | 1 | -2011/+2139 | |
| | | | | | | | Currently translated at 34.0% (616 of 1807 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gd/ | |||||
* | unzip silently on production guide | Pedro hates github.com | 2021-03-03 | 1 | -1/+1 | |
| | ||||||
* | Fix broken hot algorithm | Chocobozzz | 2021-03-03 | 1 | -6/+7 | |
| | ||||||
* | Optimize views sort sql query | Chocobozzz | 2021-03-03 | 3 | -2/+27 | |
| | ||||||
* | Fix emptying video tags | Chocobozzz | 2021-03-03 | 3 | -18/+15 | |
| | ||||||
* | Don't create another uneeded preview placeholder | Chocobozzz | 2021-03-03 | 1 | -10/+19 | |
| | ||||||
* | Remove unnecessary transcoding job error | Chocobozzz | 2021-03-03 | 2 | -6/+13 | |
| | ||||||
* | Rename request timeout | Chocobozzz | 2021-03-03 | 4 | -13/+13 | |
| | ||||||
* | Increase broadcast concurrency | Chocobozzz | 2021-03-03 | 1 | -1/+1 | |
| | ||||||
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 24 | -51/+655 | |
| | ||||||
* | Add a test for refreshing remote keys | Chocobozzz | 2021-02-26 | 1 | -7/+58 | |
| | ||||||
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 11 | -26/+90 | |
| | | | | | Some channels can't federate because they don't have public/private keys, maybe because the generation failed for various reasons | |||||
* | More robust channel change federation | Chocobozzz | 2021-02-26 | 2 | -5/+18 | |
| | ||||||
* | Increase jobs request timeout | Chocobozzz | 2021-02-26 | 1 | -1/+1 | |
| | ||||||
* | Add more AP stats to stats endpoint | Chocobozzz | 2021-02-26 | 5 | -19/+137 | |
| | | | | It will help to understand if the federation correctly works or not | |||||
* | Fix updating boolean anonymous settings | Chocobozzz | 2021-02-26 | 1 | -1/+1 | |
| | ||||||
* | Fix abuse crash on deleted video | Chocobozzz | 2021-02-26 | 1 | -3/+3 | |
| | ||||||
* | Fix preview upload with capitalized ext | Chocobozzz | 2021-02-26 | 2 | -2/+2 | |
| | ||||||
* | Add other routes to benchmark | Chocobozzz | 2021-02-25 | 1 | -0/+44 | |
| | ||||||
* | Fix process abuse transactions | Chocobozzz | 2021-02-25 | 2 | -14/+13 | |
| | ||||||
* | Add refresh_token_expires_in to oauth res | Chocobozzz | 2021-02-25 | 2 | -2/+11 | |
| | ||||||
* | Use named chunk for embed on analyze | Chocobozzz | 2021-02-25 | 3 | -3/+6 | |
| | ||||||
* | Async torrent creation | Chocobozzz | 2021-02-25 | 5 | -11/+66 | |
| | ||||||
* | Fix separate SQL query for video get | Chocobozzz | 2021-02-25 | 4 | -10/+10 | |
| | ||||||
* | Fix anonymous user settings | Chocobozzz | 2021-02-25 | 1 | -10/+30 | |
| | ||||||
* | Trim video name also on server | Chocobozzz | 2021-02-25 | 2 | -6/+7 | |
| | ||||||
* | Update client dependencies | Chocobozzz | 2021-02-25 | 2 | -691/+762 | |
| | ||||||
* | Fix titles do not trim leading and trailing spaces | Ramiellll | 2021-02-25 | 1 | -3/+13 | |
| | ||||||
* | Add m4a support | Chocobozzz | 2021-02-25 | 1 | -0/+1 | |
| | ||||||
* | Fix async issues with channels list | Chocobozzz | 2021-02-25 | 5 | -35/+32 | |
| | ||||||
* | Update benchmark ci action | Chocobozzz | 2021-02-24 | 1 | -1/+1 | |
| | ||||||
* | Update credits | Chocobozzz | 2021-02-24 | 2 | -19/+53 | |
| | ||||||
* | Update translations | Chocobozzz | 2021-02-24 | 41 | -9559/+10054 | |
| | ||||||
* | Merge remote-tracking branch 'weblate/develop' into develop | Chocobozzz | 2021-02-24 | 20 | -11878/+12743 | |
|\ | ||||||
| * | Translated using Weblate (Spanish) | Berto Te | 2021-02-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (1804 of 1804 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/ | |||||
| * | Translated using Weblate (Croatian) | Antonio Pandza | 2021-02-23 | 1 | -30/+30 | |
| | | | | | | | | | | | | | | Currently translated at 26.4% (27 of 102 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/hr/ | |||||
| * | Added translation using Weblate (Croatian) | Antonio Pandza | 2021-02-23 | 1 | -0/+104 | |
| | | ||||||
| * | Translated using Weblate (Thai) | Phongpanot | 2021-02-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | Currently translated at 30.8% (76 of 246 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/th/ | |||||
| * | Translated using Weblate (Thai) | Phongpanot | 2021-02-23 | 1 | -21/+8 | |
| | | | | | | | | | | | | | | Currently translated at 53.1% (959 of 1804 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/ | |||||
| * | Translated using Weblate (Polish) | Marcin Mikołajczak | 2021-02-23 | 1 | -869/+908 | |
| | | | | | | | | | | | | | | Currently translated at 95.9% (1731 of 1804 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/ | |||||
| * | Translated using Weblate (Esperanto) | Tirifto | 2021-02-23 | 1 | -33/+27 | |
| | | | | | | | | | | | | | | Currently translated at 99.1% (1789 of 1804 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eo/ |