| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase video comments limit | Chocobozzz | 2020-05-05 | 2 | -3/+3 |
* | Fix playlist description length | Chocobozzz | 2020-05-05 | 2 | -1/+27 |
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 3 | -1/+3 |
* | Sort outbox by desc created at order | Chocobozzz | 2020-05-05 | 1 | -1/+1 |
* | Fix textarea size | Chocobozzz | 2020-05-05 | 2 | -2/+8 |
* | Increase size of username/display name in admin users list | Chocobozzz | 2020-05-05 | 1 | -3/+2 |
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 5 | -2/+31 |
* | Fix nightly docker build | Chocobozzz | 2020-05-05 | 1 | -1/+2 |
* | Add federation compat question in faq | Chocobozzz | 2020-05-05 | 1 | -0/+6 |
* | Fix plugin-auth migration | Rigel Kent | 2020-05-05 | 2 | -1/+1 |
* | Fix video-abuse-details avatar display and user-list dropdown placement | Rigel Kent | 2020-05-05 | 2 | -3/+3 |
* | Re generate translations | Chocobozzz | 2020-05-05 | 42 | -9768/+22621 |
* | Merge remote-tracking branch 'weblate/develop' into develop | Chocobozzz | 2020-05-05 | 11 | -11777/+11293 |
|\ |
|
| * | Translated using Weblate (Galician) | josé m | 2020-05-04 | 1 | -2/+2 |
| * | Translated using Weblate (Galician) | josé m | 2020-05-04 | 1 | -119/+119 |
| * | Translated using Weblate (French (France)) | Emmanuel Pret | 2020-05-04 | 1 | -1595/+1584 |
| * | Translated using Weblate (Galician) | josé m | 2020-05-04 | 1 | -3/+1 |
| * | Translated using Weblate (Galician) | josé m | 2020-05-04 | 1 | -1/+1 |
| * | Translated using Weblate (Galician) | josé m | 2020-05-04 | 1 | -1841/+1936 |
| * | Translated using Weblate (Thai) | Phongpanot | 2020-05-04 | 1 | -1403/+1326 |
| * | Translated using Weblate (Hungarian) | Balázs Úr | 2020-05-04 | 1 | -958/+822 |
| * | Translated using Weblate (Chinese (Traditional)) | Jeff Huang | 2020-05-04 | 1 | -949/+813 |
| * | Translated using Weblate (Ukrainian) | Yury Bulka | 2020-05-04 | 1 | -2048/+2246 |
| * | Translated using Weblate (Swedish) | Filip Bengtsson | 2020-05-04 | 1 | -950/+814 |
| * | Translated using Weblate (Spanish) | Berto Te | 2020-05-04 | 1 | -944/+808 |
| * | Translated using Weblate (Esperanto) | Tirifto | 2020-05-04 | 1 | -965/+822 |
* | | Fix compat with peertube 2.1 | Chocobozzz | 2020-05-05 | 1 | -6/+16 |
|/ |
|
* | Update plugin guide toc | Chocobozzz | 2020-05-04 | 1 | -0/+1 |
* | Add auth plugins guide | Chocobozzz | 2020-05-04 | 1 | -18/+113 |
* | Fix plugin storeData | Chocobozzz | 2020-05-04 | 5 | -10/+85 |
* | Fix plugin get settings | Chocobozzz | 2020-05-04 | 1 | -2/+2 |
* | Accept numbers in plugin names | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Handle external login errors | Chocobozzz | 2020-05-04 | 7 | -33/+61 |
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 7 | -9/+102 |
* | Auth plugin compat with regular user accounts | Chocobozzz | 2020-05-04 | 1 | -4/+8 |
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 9 | -23/+59 |
* | Client calls revoke-token endpoint on logout | Chocobozzz | 2020-05-04 | 3 | -3/+14 |
* | Add config helper for plugins | Chocobozzz | 2020-05-04 | 2 | -1/+17 |
* | Add external login buttons | Chocobozzz | 2020-05-04 | 7 | -38/+122 |
* | Add external login tests | Chocobozzz | 2020-05-04 | 19 | -27/+582 |
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 15 | -171/+393 |
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 3 | -2/+110 |
* | Add plugin ldap tests | Chocobozzz | 2020-05-04 | 4 | -1/+134 |
* | Add getSettings documentation | Chocobozzz | 2020-05-04 | 1 | -0/+3 |
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 7 | -50/+95 |
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 16 | -133/+299 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 25 | -101/+273 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 69 | -263/+278 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 23 | -74/+604 |
* | Fix video-abuse-list init abuse duplication | Rigel Kent | 2020-05-04 | 1 | -2/+3 |