aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | Use video abuse filters on client sideChocobozzz2020-05-0713-153/+342
* | | Update client dependenciesChocobozzz2020-05-062-706/+886
* | | Fix relative links in video descriptionChocobozzz2020-05-061-26/+25
* | | Fix comments feed with musted accountsChocobozzz2020-05-062-2/+21
* | | Add ability to override login signup messageChocobozzz2020-05-066-10/+14
* | | Support pagination rowsPerPage change in instance account/server blocklistsRigel Kent2020-05-062-2/+2
* | | Add ability to update embed captionsChocobozzz2020-05-067-9/+98
* | | parseQueryStringFilter cleanupChocobozzz2020-05-063-20/+16
* | | Fix mobile miniature information marginChocobozzz2020-05-061-2/+6
* | | Fix gitlab ci external testsChocobozzz2020-05-061-1/+1
* | | Fix lintChocobozzz2020-05-061-5/+5
* | | Add ability for video owners to delete commentsChocobozzz2020-05-053-10/+54
* | | Increase video comments limitChocobozzz2020-05-052-3/+3
* | | Fix playlist description lengthChocobozzz2020-05-052-1/+27
* | | Fix HLS audio only transcodingChocobozzz2020-05-053-1/+3
* | | Sort outbox by desc created at orderChocobozzz2020-05-051-1/+1
* | | Fix textarea sizeChocobozzz2020-05-052-2/+8
* | | Increase size of username/display name in admin users listChocobozzz2020-05-051-3/+2
* | | Add auth plugin info in users listChocobozzz2020-05-055-2/+31
* | | 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
| * | | Translated using Weblate (Galician)josé m2020-05-041-119/+119
| * | | Translated using Weblate (French (France))Emmanuel Pret2020-05-041-1595/+1584
| * | | Translated using Weblate (Galician)josé m2020-05-041-3/+1
| * | | Translated using Weblate (Galician)josé m2020-05-041-1/+1
| * | | Translated using Weblate (Galician)josé m2020-05-041-1841/+1936
| * | | Translated using Weblate (Thai)Phongpanot2020-05-041-1403/+1326
| * | | Translated using Weblate (Hungarian)Balázs Úr2020-05-041-958/+822
| * | | Translated using Weblate (Chinese (Traditional))Jeff Huang2020-05-041-949/+813
| * | | Translated using Weblate (Ukrainian)Yury Bulka2020-05-041-2048/+2246
| * | | Translated using Weblate (Swedish)Filip Bengtsson2020-05-041-950/+814
| * | | Translated using Weblate (Spanish)Berto Te2020-05-041-944/+808
| * | | Translated using Weblate (Esperanto)Tirifto2020-05-041-965/+822
* | | | 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