Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -1/+1 | |
| | ||||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -1/+1 | |
| | ||||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -1/+2 | |
| | ||||||
* | Fix tests | Chocobozzz | 2018-08-27 | 1 | -1/+1 | |
| | ||||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -1/+9 | |
| | ||||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -0/+2 | |
| | ||||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+1 | |
| | ||||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -2/+1 | |
| | ||||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 2 | -2/+30 | |
| | ||||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 2 | -3/+58 | |
| | ||||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 2 | -5/+12 | |
| | ||||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 2 | -1/+41 | |
| | ||||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -43/+4 | |
| | ||||||
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+11 | |
| | ||||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 2 | -2/+45 | |
| | ||||||
* | advertising PeerTube's rather simple DNT policy | Rigel Kent | 2018-08-08 | 1 | -0/+1 | |
| | ||||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 2 | -0/+8 | |
| | ||||||
* | Add job ttl | Chocobozzz | 2018-08-06 | 1 | -2/+11 | |
| | ||||||
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -0/+1 | |
| | ||||||
* | Auto update youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+2 | |
| | ||||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 2 | -3/+19 | |
| | ||||||
* | Nice ffmpeg to 15 and 2 | Jorropo | 2018-08-01 | 1 | -0/+6 | |
| | | | | | | Niceness 15 for video conversionNiceness 2 for image generation (niceness 2 doesn't make it slower, just don't block servers and other app) | |||||
* | Fixing #626 with ffmpeg's low default audio bitrate | Rigel Kent | 2018-08-01 | 1 | -2/+26 | |
| | ||||||
* | adding ORM pool configuration | Rigel Kent | 2018-07-31 | 3 | -2/+9 | |
| | ||||||
* | Remove kue migration | Chocobozzz | 2018-07-30 | 1 | -60/+0 | |
| | ||||||
* | Delete old indexes | Chocobozzz | 2018-07-27 | 2 | -1/+85 | |
| | ||||||
* | Fix last commit | Chocobozzz | 2018-07-26 | 2 | -6/+8 | |
| | ||||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 11 | -16/+20 | |
| | ||||||
* | Add max count in pagination | Chocobozzz | 2018-07-24 | 1 | -3/+7 | |
| | ||||||
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 1 | -2/+4 | |
| | ||||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 2 | -1/+42 | |
| | ||||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -2/+0 | |
| | ||||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 1 | -1/+1 | |
| | ||||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 2 | -1/+46 | |
| | ||||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -2/+7 | |
| | ||||||
* | Add esperanto, lojban, klingon and kotava (audio/subtitle) languages | Chocobozzz | 2018-07-17 | 1 | -18/+23 | |
| | ||||||
* | Fix static avatars/thumbnails cache | Chocobozzz | 2018-07-17 | 1 | -1/+1 | |
| | ||||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 2 | -7/+16 | |
| | ||||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -2/+23 | |
| | ||||||
* | adding redis unix connection | Rigel Kent | 2018-07-14 | 2 | -5/+18 | |
| | ||||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 2 | -1/+64 | |
| | ||||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 2 | -2/+26 | |
| | ||||||
* | Fix npm run dev:server | Chocobozzz | 2018-06-29 | 1 | -1/+1 | |
| | ||||||
* | Add tracker rate limiter | Chocobozzz | 2018-06-26 | 1 | -0/+9 | |
| | ||||||
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 1 | -1/+24 | |
| | ||||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -4/+2 | |
| | ||||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 2 | -4/+15 | |
| | ||||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -0/+7 | |
| | ||||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 2 | -2/+70 | |
| | | | | publishing a video | |||||
* | Increase access_token lifetime | Chocobozzz | 2018-06-08 | 1 | -1/+1 | |
| |