| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle external login errors | Chocobozzz | 2020-05-04 | 4 | -24/+44 |
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 6 | -8/+102 |
* | Auth plugin compat with regular user accounts | Chocobozzz | 2020-05-04 | 1 | -4/+8 |
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 7 | -22/+56 |
* | Client calls revoke-token endpoint on logout | Chocobozzz | 2020-05-04 | 2 | -2/+2 |
* | Add config helper for plugins | Chocobozzz | 2020-05-04 | 2 | -1/+17 |
* | Add external login buttons | Chocobozzz | 2020-05-04 | 2 | -3/+17 |
* | Add external login tests | Chocobozzz | 2020-05-04 | 15 | -23/+527 |
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 7 | -104/+269 |
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 3 | -2/+110 |
* | Add plugin ldap tests | Chocobozzz | 2020-05-04 | 2 | -0/+101 |
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 6 | -49/+92 |
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 12 | -131/+271 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 23 | -97/+266 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 65 | -262/+168 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 20 | -74/+553 |
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list sear... | Rigel Kent | 2020-05-04 | 1 | -11/+16 |
* | Support is:blacklisted as video-abuse-list filter | Rigel Kent | 2020-05-04 | 1 | -5/+10 |
* | Switching to a named filters/single input on video-abuse | Rigel Kent | 2020-05-04 | 2 | -4/+113 |
* | Add links from user-edit | Rigel Kent | 2020-05-01 | 2 | -13/+55 |
* | Add tests for video-abuse persistence after video deletion | Rigel Kent | 2020-05-01 | 2 | -2/+31 |
* | Add reportee stats for deleted videos | Rigel Kent | 2020-05-01 | 1 | -8/+35 |
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 8 | -44/+27 |
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 9 | -30/+109 |
* | Add nth abuse count for a given video, add reporter/reportee reports stats | Rigel Kent | 2020-05-01 | 1 | -14/+82 |
* | Add search for video, reporter and channel name fields | Rigel Kent | 2020-05-01 | 2 | -26/+96 |
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 4 | -18/+49 |
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 7 | -21/+99 |
* | Add API doc for playlists | Chocobozzz | 2020-04-21 | 1 | -1/+3 |
* | Do not display deleted comments in RSS feed | Chocobozzz | 2020-04-21 | 1 | -1/+3 |
* | Don't leak unlisted videos in comments feed | Chocobozzz | 2020-04-21 | 3 | -4/+18 |
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 4 | -8/+101 |
* | Add ability to sort by originallyPublishedAt | Chocobozzz | 2020-04-20 | 3 | -9/+50 |
* | Add licence and language support to y-dl imports | Chocobozzz | 2020-04-20 | 2 | -5/+16 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 5 | -41/+52 |
* | Fix videos languages filter SQL query | Chocobozzz | 2020-04-20 | 1 | -7/+8 |
* | Fix tests correctly | Chocobozzz | 2020-04-20 | 1 | -9/+9 |
* | Fix tests | Chocobozzz | 2020-04-20 | 2 | -10/+11 |
* | Use originallyPublishedAt from body on import if it exists | Chocobozzz | 2020-04-17 | 1 | -1/+1 |
* | Fix languageOneOf filter with only _unknown | Chocobozzz | 2020-04-16 | 1 | -13/+18 |
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 3 | -1/+7 |
* | Fix import/upload CLI options | Chocobozzz | 2020-04-16 | 1 | -2/+3 |
* | Fix user video quota with webtorrent disabled | Chocobozzz | 2020-04-16 | 2 | -34/+93 |
* | Merge branch 'pr/2629' into develop | Chocobozzz | 2020-04-15 | 5 | -4/+120 |
|\ |
|
| * | Fix import captions test | Chocobozzz | 2020-04-15 | 5 | -36/+47 |
| * | Add unit tests for captions via URL import | kimsible | 2020-04-14 | 1 | -1/+43 |
| * | Add getSubs to YoutubeDL video import | kimsible | 2020-04-14 | 2 | -1/+64 |
* | | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 2 | -10/+8 |
|/ |
|
* | Catch error in import script | Chocobozzz | 2020-04-14 | 1 | -6/+10 |
* | Add log in peertube watch script on error | Chocobozzz | 2020-04-14 | 1 | -1/+6 |