Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -1/+9 |
| | |||||
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 1 | -5/+14 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -3/+39 |
| | |||||
* | 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 | 1 | -4/+8 |
| | | | | When fetching only immutable attributes | ||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -5/+0 |
| | | | | In favour of HLS | ||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -4/+15 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -2/+27 |
| | |||||
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 1 | -3/+0 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -1/+3 |
| | |||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -2/+2 |
| | |||||
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -0/+25 |