Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parseQueryStringFilter cleanup | Chocobozzz | 2020-05-06 | 2 | -19/+13 |
| | |||||
* | Fix lint | Chocobozzz | 2020-05-06 | 1 | -5/+5 |
| | |||||
* | Add ability for video owners to delete comments | Chocobozzz | 2020-05-05 | 2 | -10/+53 |
| | |||||
* | 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 |
| | |||||
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 2 | -2/+18 |
| | |||||
* | Fix plugin-auth migration | Rigel Kent | 2020-05-05 | 2 | -1/+1 |
| | |||||
* | Fix compat with peertube 2.1 | Chocobozzz | 2020-05-05 | 1 | -6/+16 |
| | |||||
* | 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 | 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 ↵ | Rigel Kent | 2020-05-04 | 1 | -11/+16 |
| | | | | search query param dynamically | ||||
* | 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 |
| | | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix videos languages filter SQL query | Chocobozzz | 2020-04-20 | 1 | -7/+8 |
| | |||||
* | Fix tests correctly | Chocobozzz | 2020-04-20 | 1 | -9/+9 |
| |