Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -1/+2 | |
| | ||||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -0/+6 | |
| | ||||||
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -2/+1 | |
| | ||||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 2 | -0/+17 | |
| | ||||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+2 | |
| | ||||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -0/+13 | |
| | ||||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -2/+3 | |
| | ||||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 1 | -0/+1 | |
| | ||||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -1/+2 | |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | |||||
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 1 | -0/+7 | |
| | | | | The instance should be whitelisted first | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 2 | -0/+6 | |
| | | | | There is a global instance setting and a per user setting | |||||
* | Move server follow in the job queue | Chocobozzz | 2018-04-18 | 1 | -0/+1 | |
| | | | | It helps to track follow errors | |||||
* | show quota in stats, display quota on the about page, fixes #405 (#421) | Rigel Kent | 2018-03-27 | 1 | -0/+4 | |
| | | | move videoQuota under a user object, use byte PipeTransform | |||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 4 | -8/+3 | |
| | ||||||
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 2 | -1/+3 | |
| | ||||||
* | Add stats route | Chocobozzz | 2018-02-28 | 6 | -0/+126 | |