aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix regressions sub-menu titles on mobile-viewkimsible2020-08-038-28/+67
|
* Fix isIOS functionChocobozzz2020-08-031-2/+2
|
* Fix resolution for portrait videosChocobozzz2020-08-033-7/+15
|
* Fix about page layout with fixed submenuChocobozzz2020-08-031-1/+1
|
* Fix openapi schema variable interpolationChocobozzz2020-08-031-1/+1
|
* Fix openapi schemaChocobozzz2020-08-031-0/+2
|
* Fix player hotkeys part 2Chocobozzz2020-08-032-5/+5
|
* Fixes video hotkey part 1Chocobozzz2020-07-311-1/+2
| | | | A patch has to be merged in videojs hotkey plugin too
* Add ability to disable peertube link in embedChocobozzz2020-07-311-1/+3
|
* Fix anonymous user themeChocobozzz2020-07-312-5/+6
|
* Increase redundancy check params timeoutChocobozzz2020-07-311-1/+1
|
* Detect ipad desktop as ios tooChocobozzz2020-07-311-1/+8
|
* Fix fullscreen on iosChocobozzz2020-07-311-0/+6
|
* Translated using Weblate (Spanish)chocobozzz2020-07-311-1/+1
| | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* Translated using Weblate (Spanish)chocobozzz2020-07-311-3/+3
| | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* Translated using Weblate (Spanish)chocobozzz2020-07-311-1/+1
| | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* Translated using Weblate (Ukrainian)Yury Bulka2020-07-311-18/+11
| | | | | | | Currently translated at 11.6% (168 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
* Translated using Weblate (Ukrainian)Yury Bulka2020-07-311-75/+38
| | | | | | | Currently translated at 11.0% (158 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
* Translated using Weblate (Ukrainian)Yury Bulka2020-07-311-2828/+2950
| | | | | | | Currently translated at 8.4% (121 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
* Translated using Weblate (Occitan)Quentin PAGÈS2020-07-311-2699/+2694
| | | | | | | Currently translated at 72.4% (1041 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/oc/
* Translated using Weblate (French (France))Laurent Ettouati2020-07-311-13/+13
| | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Translated using Weblate (Russian)Александр2020-07-311-15/+10
| | | | | | | Currently translated at 69.7% (1002 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* Translated using Weblate (Swedish)Filip Bengtsson2020-07-311-2/+2
| | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
* Translated using Weblate (French (France))Rigel Kent2020-07-311-1/+1
| | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Translated using Weblate (French (France))Laurent Ettouati2020-07-311-4/+4
| | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Translated using Weblate (Esperanto)Tirifto2020-07-311-14/+10
| | | | | | | Currently translated at 99.0% (1422 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eo/
* Translated using Weblate (Esperanto)Tirifto2020-07-311-131/+102
| | | | | | | Currently translated at 98.5% (1415 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eo/
* Translated using Weblate (Swedish)Filip Bengtsson2020-07-311-45/+44
| | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
* Translated using Weblate (French (France))Laurent Ettouati2020-07-311-40/+32
| | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Fix video only HLS on iosChocobozzz2020-07-311-2/+6
|
* Fix top menu dropdownChocobozzz2020-07-311-0/+4
|
* Fix user list viewChocobozzz2020-07-311-8/+8
|
* Fix client testsChocobozzz2020-07-311-61/+59
|
* Fix buildChocobozzz2020-07-311-0/+2
| | | | (my bad)
* Fix testsChocobozzz2020-07-314-7/+7
|
* Add openapi docChocobozzz2020-07-316-19/+118
|
* Add migrations for abuse messagesChocobozzz2020-07-3118-43/+189
|
* Add abuse messages/states notificationsChocobozzz2020-07-3119-48/+510
|
* Add abuse messages management in my accountChocobozzz2020-07-3147-889/+1184
|
* Add abuse message management in adminChocobozzz2020-07-3117-29/+326
|
* Add server API to abuse messagesChocobozzz2020-07-3128-193/+1038
|
* Increase timeout for moderation notificationsChocobozzz2020-07-311-6/+6
|
* Execute external tests on scheduleChocobozzz2020-07-312-3/+4
|
* Correctly test ldapChocobozzz2020-07-314-35/+7
|
* DISABLE_HTTP_IMPORT_TESTS on non scheduled testsChocobozzz2020-07-311-2/+9
|
* Test ldapChocobozzz2020-07-313-78/+7
|
* Don't run in parallel cli and plugin testsChocobozzz2020-07-315-17/+19
|
* Fix lintChocobozzz2020-07-316-130/+135
|
* Use parallel to run tests in parallelChocobozzz2020-07-317-114/+57
|
* Don't rely on youtube for testsChocobozzz2020-07-3110-49/+64
| | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test