aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | Translated using Weblate (Catalan)Marc Strange2021-08-021-546/+552
| | | | | | | | | | | | | | Currently translated at 32.6% (588 of 1800 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
* | Translated using Weblate (Chinese (Traditional))Jeff Huang2021-08-021-392/+411
| | | | | | | | | | | | | | Currently translated at 100.0% (1800 of 1800 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
* | Translated using Weblate (Russian)Александр2021-08-021-404/+423
| | | | | | | | | | | | | | Currently translated at 100.0% (1800 of 1800 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* | Translated using Weblate (Galician)josé m2021-08-021-402/+421
| | | | | | | | | | | | | | Currently translated at 100.0% (1800 of 1800 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
* | Translated using Weblate (Gaelic)GunChleoc2021-08-021-18/+19
| | | | | | | | | | | | | | Currently translated at 100.0% (1800 of 1800 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gd/
* | Translated using Weblate (Spanish)Berto Te2021-08-021-403/+422
| | | | | | | | | | | | | | Currently translated at 100.0% (1800 of 1800 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* | Translated using Weblate (Gaelic)GunChleoc2021-08-021-402/+421
| | | | | | | | | | | | | | Currently translated at 98.6% (1776 of 1800 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gd/
* | Refactor notifierChocobozzz2021-08-0237-1231/+1627
| |
* | Update plugin docChocobozzz2021-07-301-7/+16
| |
* | Fix peertube link buttonChocobozzz2021-07-301-4/+1
| |
* | Merge branch 'release/3.3.0' into developChocobozzz2021-07-302-39/+43
|\|
| * Hide schedule privacy if private does not existChocobozzz2021-07-302-39/+43
| |
* | Merge branch 'release/3.3.0' into developChocobozzz2021-07-291-2/+2
|\|
| * Fix video format utilsChocobozzz2021-07-291-2/+2
| |
* | Correctly fix peertube button linkChocobozzz2021-07-291-0/+2
| |
* | Fix empty searchChocobozzz2021-07-292-8/+6
| |
* | Redirect to search page for origin instanceChocobozzz2021-07-293-33/+51
| |
* | Add ability to filter by host in search pageChocobozzz2021-07-298-30/+91
| |
* | Refactor options in modelsChocobozzz2021-07-293-110/+82
| |
* | Update search index testsChocobozzz2021-07-291-111/+120
| |
* | Correctly cleanup test serversChocobozzz2021-07-292-2/+2
| |
* | Log ffmpeg commandChocobozzz2021-07-291-1/+5
| |
* | Refactor search query optionsChocobozzz2021-07-2915-120/+260
| |
* | Search channels against handles and not namesChocobozzz2021-07-2917-32/+85
| |
* | Add ability to search by uuids/actor namesChocobozzz2021-07-2815-48/+215
| |
* | Update search index testsChocobozzz2021-07-282-40/+103
| |
* | Increase test timeoutChocobozzz2021-07-282-2/+2
| |
* | Cleanup shared models importsChocobozzz2021-07-286-6/+6
| |
* | Filter host for channels and playlists searchChocobozzz2021-07-2818-77/+234
| |
* | Adding Rocky Linux 8.4WingsLikeEagles2021-07-281-0/+45
| | | | | | | | Adding documentation for Rocky Linux 8.4 Adapted from CentOS 8... but seems like there is stuff missing from that section.
* | Fix oembed for playlistsChocobozzz2021-07-272-5/+5
| |
* | Add ability to search by host in serverChocobozzz2021-07-2718-354/+513
| |
* | Fix buildChocobozzz2021-07-261-1/+1
| |
* | Merge branch 'release/3.3.0' into developChocobozzz2021-07-263-29/+16
|\|
| * Fix moderation embedsChocobozzz2021-07-261-9/+0
| |
| * Fix description timestamp clickChocobozzz2021-07-261-1/+1
| |
| * Fix privacy descriptionsChocobozzz2021-07-261-19/+15
| |
| * Fix URL copy in embedChocobozzz2021-07-261-1/+1
| |
* | Refactor video links buildersChocobozzz2021-07-2641-252/+279
| |
* | Refactor video links buildingChocobozzz2021-07-2622-67/+136
| |
* | Use random names for VOD HLS playlistsChocobozzz2021-07-2644-278/+505
| |
* | Generate random uuid for video filesChocobozzz2021-07-2627-266/+364
| |
* | Merge branch 'release/3.3.0' into developChocobozzz2021-07-231-2/+2
|\|
| * Fix user-dropdown-indicator position on touchscreensKimsible2021-07-231-2/+2
| |
* | Fix tests with node 16Chocobozzz2021-07-221-8/+13
| |
* | Simplify createServer argsChocobozzz2021-07-224-10/+11
| |
* | Upgrade server dependenciesChocobozzz2021-07-224-464/+448
| |
* | Move apicache in peertubeChocobozzz2021-07-2215-65/+372
| | | | | | | | Allow us to upgrade to node 16
* | Speed up plugin transcoding testsChocobozzz2021-07-225-81/+86
| |
* | Update translationsChocobozzz2021-07-2141-10862/+13132
| |