Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 1 | -2/+18 |
| | | | | | | | | | | | * Add preference for federating unlisted videos * Connect unlisted video federation with new preference * Apply pull request feedback * Fix lint issues * Remove preference for federating unlisted videos from web admin interface | ||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -0/+9 |
| | |||||
* | Add missing playlist and playlistElement types in AP context | Chocobozzz | 2020-05-13 | 1 | -0/+3 |
| | |||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -0/+10 |
| | |||||
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
| | |||||
* | Accept numbers in plugin names | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -2/+1 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 4 | -18/+47 |
| | |||||
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 1 | -2/+10 |
| | |||||
* | Add licence and language support to y-dl imports | Chocobozzz | 2020-04-20 | 1 | -2/+13 |
| | |||||
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -7/+12 |
| | |||||
* | Add getSubs to YoutubeDL video import | kimsible | 2020-04-14 | 1 | -0/+36 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 1 | -1/+1 |
| | |||||
* | Refactor plugin helpers factory | Chocobozzz | 2020-04-09 | 1 | -22/+29 |
| | |||||
* | Fix torrent import on windows | Chocobozzz | 2020-04-07 | 2 | -5/+7 |
| | |||||
* | Support audio files import | Chocobozzz | 2020-04-03 | 2 | -7/+17 |
| | |||||
* | Fix video codec in HLS playlist | Chocobozzz | 2020-04-03 | 1 | -1/+2 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 2 | -3/+13 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 2 | -20/+27 |
| | | | | | | | | | | | | | | | | | | | * 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 | 7 | -10/+10 |
| | |||||
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -4/+3 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | fix typo in code comment | Marcin Mikołajczak | 2020-02-05 | 1 | -1/+1 |
| | |||||
* | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 1 | -91/+106 |
| | |||||
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -3/+12 |
| | | | | It allows us to use a cache | ||||
* | Add model cache for video | Chocobozzz | 2020-02-04 | 2 | -6/+23 |
| | | | | When fetching only immutable attributes | ||||
* | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 1 | -86/+93 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 23 | -260/+266 |
| | |||||
* | Fix lint | Chocobozzz | 2020-01-30 | 1 | -2/+0 |
| | |||||
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 3 | -10/+31 |
| | |||||
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -7/+6 |
| | |||||
* | Comments enabled attrivute is optional in AP | Chocobozzz | 2020-01-29 | 1 | -0/+1 |
| | |||||
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 2 | -5/+9 |
| | |||||
* | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -4/+7 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 3 | -3/+15 |
| | |||||
* | Proxy youtube-dl format command too | Chocobozzz | 2020-01-22 | 1 | -7/+13 |
| | |||||
* | Use a proxy for youtube-dl to avoid travis errors | Chocobozzz | 2020-01-21 | 1 | -3/+9 |
| | |||||
* | Add outbox page size parameter | Rigel Kent | 2020-01-09 | 1 | -3/+8 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -1/+6 |
| | |||||
* | Update http signature | Chocobozzz | 2020-01-07 | 2 | -4/+12 |
| | |||||
* | Update validator dependency | Chocobozzz | 2020-01-07 | 20 | -21/+20 |
| | |||||
* | Accept . _ and 0-9 plugin names | Chocobozzz | 2020-01-06 | 1 | -1/+1 |
| | |||||
* | Add infohash cache | Chocobozzz | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | autoplay next video support for playlists | Rigel Kent | 2019-12-13 | 1 | -0/+5 |
| | |||||
* | Add max file size, max files and ip anonymize log options | Chocobozzz | 2019-12-12 | 1 | -3/+3 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -1/+1 |
| | |||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 2 | -2/+4 |
| | |||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -2/+8 |
| | |||||
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -9/+9 |
| |