Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -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 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 | 1 | -2/+1 |
| | |||||
* | 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 | 2 | -4/+4 |
| | |||||
* | 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 | 79 | -1001/+977 |
| | |||||
* | 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 ability to list redundancies | Chocobozzz | 2020-01-28 | 4 | -29/+624 |
| | |||||
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 2 | -7/+6 |
| | |||||
* | 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 |
| | |||||
* | Tests for totalRepliesFromVideoAuthor | Rigel Kent | 2020-01-03 | 2 | -1/+33 |
| | |||||
* | Improve SQL query for my special playlists | Chocobozzz | 2020-01-03 | 1 | -2/+3 |
| | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -2/+4 |
| | |||||
* | Add test to search in my videos | Chocobozzz | 2019-12-30 | 1 | -0/+18 |
| | |||||
* | Fix my-account{videos,video-playlists} loading mecanism | Rigel Kent | 2019-12-29 | 1 | -1/+1 |
| | |||||
* | Fix playlist search | Chocobozzz | 2019-12-27 | 1 | -0/+19 |
| | |||||
* | Don't notify on muted instance | Chocobozzz | 2019-12-19 | 1 | -6/+204 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -30/+98 |
| | |||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 1 | -49/+96 |
| | |||||
* | Add ability to search by UUID | Chocobozzz | 2019-12-09 | 1 | -0/+10 |
| | |||||
* | Add missing hotkeys to the watch page | Chocobozzz | 2019-12-06 | 1 | -2/+2 |
| | |||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 3 | -13/+58 |
| | |||||
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 2 | -87/+108 |
| | |||||
* | Fix retrieving of deleted comments when subscribing to a new instance | Julien Maulny | 2019-12-04 | 1 | -0/+45 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 2 | -14/+66 |
| | |||||
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 6 | -49/+135 |
| | |||||
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 2 | -5/+65 |
| | |||||
* | Fix tests | Chocobozzz | 2019-11-27 | 1 | -2/+6 |
| | |||||
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 2 | -3/+6 |
| | |||||
* | Fix lint | Julien Maulny | 2019-11-25 | 1 | -1/+1 |
| |