aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix nightly docker buildChocobozzz2020-05-051-1/+2
|
* Add federation compat question in faqChocobozzz2020-05-051-0/+6
|
* Fix plugin-auth migrationRigel Kent2020-05-052-1/+1
|
* Fix video-abuse-details avatar display and user-list dropdown placementRigel Kent2020-05-052-3/+3
|
* Re generate translationsChocobozzz2020-05-0542-9768/+22621
|
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2020-05-0511-11777/+11293
|\
| * Translated using Weblate (Galician)josé m2020-05-041-2/+2
| | | | | | | | | | | | | | Currently translated at 100.0% (98 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/gl/
| * Translated using Weblate (Galician)josé m2020-05-041-119/+119
| | | | | | | | | | | | | | Currently translated at 55.1% (129 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/gl/
| * Translated using Weblate (French (France))Emmanuel Pret2020-05-041-1595/+1584
| | | | | | | | | | | | | | Currently translated at 89.8% (1190 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
| * Translated using Weblate (Galician)josé m2020-05-041-3/+1
| | | | | | | | | | | | | | Currently translated at 16.1% (214 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
| * Translated using Weblate (Galician)josé m2020-05-041-1/+1
| | | | | | | | | | | | | | Currently translated at 100.0% (98 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/gl/
| * Translated using Weblate (Galician)josé m2020-05-041-1841/+1936
| | | | | | | | | | | | | | Currently translated at 16.0% (213 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
| * Translated using Weblate (Thai)Phongpanot2020-05-041-1403/+1326
| | | | | | | | | | | | | | Currently translated at 60.0% (795 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/
| * Translated using Weblate (Hungarian)Balázs Úr2020-05-041-958/+822
| | | | | | | | | | | | | | Currently translated at 100.0% (1324 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2020-05-041-949/+813
| | | | | | | | | | | | | | Currently translated at 100.0% (1324 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
| * Translated using Weblate (Ukrainian)Yury Bulka2020-05-041-2048/+2246
| | | | | | | | | | | | | | Currently translated at 8.9% (119 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
| * Translated using Weblate (Swedish)Filip Bengtsson2020-05-041-950/+814
| | | | | | | | | | | | | | Currently translated at 100.0% (1324 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
| * Translated using Weblate (Spanish)Berto Te2020-05-041-944/+808
| | | | | | | | | | | | | | Currently translated at 100.0% (1324 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
| * Translated using Weblate (Esperanto)Tirifto2020-05-041-965/+822
| | | | | | | | | | | | | | Currently translated at 94.1% (1246 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eo/
* | Fix compat with peertube 2.1Chocobozzz2020-05-051-6/+16
|/
* Update plugin guide tocChocobozzz2020-05-041-0/+1
|
* Add auth plugins guideChocobozzz2020-05-041-18/+113
|
* Fix plugin storeDataChocobozzz2020-05-045-10/+85
|
* Fix plugin get settingsChocobozzz2020-05-041-2/+2
|
* Accept numbers in plugin namesChocobozzz2020-05-041-1/+1
|
* Handle external login errorsChocobozzz2020-05-047-33/+61
|
* Add ability to unregister plugin authsChocobozzz2020-05-047-9/+102
|
* Auth plugin compat with regular user accountsChocobozzz2020-05-041-4/+8
|
* Add plugin settings change watcherChocobozzz2020-05-049-23/+59
|
* Client calls revoke-token endpoint on logoutChocobozzz2020-05-043-3/+14
|
* Add config helper for pluginsChocobozzz2020-05-042-1/+17
|
* Add external login buttonsChocobozzz2020-05-047-38/+122
|
* Add external login testsChocobozzz2020-05-0419-27/+582
|
* Begin support for external authsChocobozzz2020-05-0415-171/+393
|
* Check auth plugin resultChocobozzz2020-05-043-2/+110
|
* Add plugin ldap testsChocobozzz2020-05-044-1/+134
|
* Add getSettings documentationChocobozzz2020-05-041-0/+3
|
* Add plugin auth migrationsChocobozzz2020-05-047-50/+95
|
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-0416-133/+299
|
* Support logout and add id and pass testsChocobozzz2020-05-0425-101/+273
|
* Avoir some circular dependenciesChocobozzz2020-05-0469-263/+278
|
* Begin auth plugin supportChocobozzz2020-05-0423-74/+604
|
* Fix video-abuse-list init abuse duplicationRigel Kent2020-05-041-2/+3
|
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-0422-64/+175
| | | | search query param dynamically
* Move abuse-list details into its own componentRigel Kent2020-05-044-74/+96
|
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-043-2/+2
|
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-047-1/+11
|
* Support is:blacklisted as video-abuse-list filterRigel Kent2020-05-042-6/+11
|
* Reduce createdAt column size by using short date formatRigel Kent2020-05-046-13/+13
|
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-0411-31/+175
|