Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -1/+0 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -6/+4 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -4/+4 |
| | | | | In favour of HLS | ||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * 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 import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -2/+12 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+5 |
| | |||||
* | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 1 | -13/+2 |
| | |||||
* | Fix publishedAt after a scheduled update | Chocobozzz | 2018-07-24 | 1 | -2/+3 |
| | |||||
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 1 | -2/+0 |
| | | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged | ||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -1/+3 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -0/+62 |