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 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 |
| | |||||
* | 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 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 2 | -35/+88 |
| | |||||
* | 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 | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 23 | -430/+431 |
| | |||||
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -4/+12 |
| | |||||
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 1 | -0/+34 |
| | |||||
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 1 | -3/+2 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -0/+9 |
| | |||||
* | Tests for totalRepliesFromVideoAuthor | Rigel Kent | 2020-01-03 | 1 | -0/+32 |
| | |||||
* | Fix playlist search | Chocobozzz | 2019-12-27 | 1 | -0/+19 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -30/+98 |
| | |||||
* | Add missing hotkeys to the watch page | Chocobozzz | 2019-12-06 | 1 | -2/+2 |
| | |||||
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -42/+4 |
| | |||||
* | 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 |
| | |||||
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 2 | -3/+6 |
| | |||||
* | Fix lint | Julien Maulny | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | Add audio only transcoding tests | Chocobozzz | 2019-11-25 | 2 | -0/+109 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -66/+125 |
| | | | | In favour of HLS | ||||
* | Fix tests | Chocobozzz | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | Hide video abuses from muted accounts | Chocobozzz | 2019-08-29 | 1 | -4/+73 |
| | |||||
* | Fix ownership change | Chocobozzz | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 1 | -4/+2 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -13/+28 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 3 | -0/+264 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -601/+872 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+0 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 1 | -6/+52 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 1 | -6/+52 |
| | | |||||
| * | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
| | | |||||
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -0/+34 |
| | | |||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -2/+24 |
| | | |||||
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -6/+36 |
| | | |||||
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -4/+0 |
| | | |||||
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -3/+61 |
| | | |||||
* | | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
| | | |||||
* | | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 3 | -4/+8 |
| | | |||||
* | | Add audio upload tests | Chocobozzz | 2019-05-17 | 2 | -11/+81 |
| | | |||||
* | | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 1 | -2/+18 |
|\ \ | |||||
| * | | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 1 | -4/+19 |
| |/ | |||||
* | | All API tests in parallel | Chocobozzz | 2019-05-15 | 7 | -30/+31 |
| | |