Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add external login tests | Chocobozzz | 2020-05-04 | 9 | -5/+486 |
| | |||||
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 2 | -0/+83 |
| | |||||
* | Add plugin ldap tests | Chocobozzz | 2020-05-04 | 2 | -0/+101 |
| | |||||
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 2 | -21/+82 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 5 | -38/+105 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+2 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 9 | -4/+274 |
| | |||||
* | Add links from user-edit | Rigel Kent | 2020-05-01 | 1 | -11/+53 |
| | |||||
* | Add tests for video-abuse persistence after video deletion | Rigel Kent | 2020-05-01 | 1 | -1/+29 |
| | |||||
* | Don't leak unlisted videos in comments feed | Chocobozzz | 2020-04-21 | 1 | -1/+11 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 2 | -4/+58 |
| | |||||
* | Add ability to sort by originallyPublishedAt | Chocobozzz | 2020-04-20 | 1 | -7/+42 |
| | |||||
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 3 | -0/+5 |
| | | | | | | | | | | | * 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 tests correctly | Chocobozzz | 2020-04-20 | 1 | -9/+9 |
| | |||||
* | Fix tests | Chocobozzz | 2020-04-20 | 1 | -9/+10 |
| | |||||
* | Fix user video quota with webtorrent disabled | Chocobozzz | 2020-04-16 | 1 | -2/+33 |
| | |||||
* | Merge branch 'pr/2629' into develop | Chocobozzz | 2020-04-15 | 1 | -2/+48 |
|\ | |||||
| * | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -27/+31 |
| | | |||||
| * | Add unit tests for captions via URL import | kimsible | 2020-04-14 | 1 | -1/+43 |
| | | |||||
* | | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 1 | -6/+6 |
|/ | |||||
* | Add misc endpoints and helpers to npm test | Chocobozzz | 2020-04-14 | 1 | -0/+2 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 4 | -0/+133 |
| | |||||
* | Add ability to remove a video from a plugin | Chocobozzz | 2020-04-09 | 2 | -7/+47 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 4 | -0/+86 |
| | |||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 2 | -0/+201 |
| | |||||
* | Use inner join and document code for viewr stats for channels | Rigel Kent | 2020-03-31 | 1 | -2/+2 |
| | |||||
* | Tests for viewsPerDay | Rigel Kent | 2020-03-31 | 1 | -3/+41 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -14/+108 |
| | |||||
* | Try to fix tracker tests issues | Chocobozzz | 2020-03-20 | 1 | -2/+8 |
| | |||||
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 1 | -1/+11 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 4 | -35/+122 |
| | |||||
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 2 | -4/+2 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -37/+33 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -1/+72 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 3 | -5/+5 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 2 | -13/+111 |
| | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 98 | -1664/+1099 |
| | |||||
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -4/+12 |
| | |||||
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 1 | -0/+34 |
| | |||||
* | Add redundancy CLI doc | Chocobozzz | 2020-01-28 | 1 | -0/+6 |
| | |||||
* | Add redundancy CLI | Chocobozzz | 2020-01-28 | 1 | -3/+72 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 4 | -29/+624 |
| | |||||
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 2 | -7/+6 |
| | |||||
* | Increase blacklist import timeout | Chocobozzz | 2020-01-23 | 1 | -0/+2 |
| | |||||
* | Use a filtered proxy without variables | Chocobozzz | 2020-01-22 | 1 | -5/+1 |
| | |||||
* | Fix subscriptions tests | Chocobozzz | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 2 | -6/+3 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 3 | -2/+14 |
| | |||||
* | Update validator dependency | Chocobozzz | 2020-01-07 | 1 | -2/+2 |
| |