Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -10/+11 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -84/+84 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -176/+158 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
* | Fix NSFW tests | Chocobozzz | 2021-07-20 | 1 | -0/+1 |
* | Introduce comments command | Chocobozzz | 2021-07-20 | 1 | -55/+44 |
* | Introduce channels command | Chocobozzz | 2021-07-20 | 1 | -5/+3 |
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 1 | -4/+2 |
* | Don't count deleted comment for replies | Chocobozzz | 2021-06-08 | 1 | -2/+2 |
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 1 | -7/+6 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 1 | -1/+1 |
* | Increase test timeout | Chocobozzz | 2021-04-26 | 1 | -1/+1 |
* | Fix tests | Chocobozzz | 2021-01-29 | 1 | -4/+4 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -2/+3 |
* | Fix audio encoding params | Chocobozzz | 2020-11-25 | 1 | -4/+4 |
* | Try to fix multiple server tests | Chocobozzz | 2020-11-18 | 1 | -1/+2 |
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 1 | -1/+1 |
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -5/+4 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -16/+16 |
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 1 | -3/+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 | 1 | -8/+48 |
* | Fix tests | Chocobozzz | 2019-09-18 | 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 |
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 1 | -2/+2 |
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 1 | -1/+1 |
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 1 | -21/+20 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -6/+1 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -4/+4 |
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -1/+5 |
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 1 | -7/+16 |
|\ | |||||
| * | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 1 | -0/+9 |
| * | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -3/+3 |
| * | Fix transcoding | Chocobozzz | 2018-10-18 | 1 | -4/+4 |
* | | Add federation tests on download enabled | Chocobozzz | 2019-02-11 | 1 | -2/+4 |
* | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -6/+6 |
* | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+6 |
|/ | |||||
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -2/+8 |