Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 2 | -2/+5 | |
|\ | ||||||
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 2 | -3/+6 | |
| | | ||||||
* | | Fix fps federation | Chocobozzz | 2018-08-06 | 2 | -1/+3 | |
| | | ||||||
* | | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -1/+1 | |
| | | ||||||
* | | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 1 | -4/+2 | |
| | | ||||||
* | | Add audit logs for video import | Chocobozzz | 2018-08-06 | 1 | -1/+13 | |
| | | ||||||
* | | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -1/+1 | |
| | | | | | | | | Users should remove the linked video instead | |||||
* | | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -1/+1 | |
| | | ||||||
* | | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -1/+20 | |
| | | ||||||
* | | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 4 | -2/+174 | |
| | | ||||||
* | | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 1 | -21/+33 | |
| | | ||||||
* | | ffmpeg auto thread | Jorropo | 2018-08-01 | 1 | -1/+3 | |
| | | | | | | | | Set thread count to 0 and ffmpeg will chose automaticaly | |||||
* | | fixing tests to deal with new transcoding parameters | Rigel Kent | 2018-08-01 | 1 | -2/+1 | |
| | | ||||||
* | | Nice ffmpeg to 15 and 2 | Jorropo | 2018-08-01 | 1 | -3/+3 | |
| | | | | | | | | | | | | 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 audio getter when video has no audio | Rigel Kent | 2018-08-01 | 1 | -18/+29 | |
| | | ||||||
* | | Fixing #626 with ffmpeg's low default audio bitrate | Rigel Kent | 2018-08-01 | 1 | -5/+116 | |
| | | ||||||
* | | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 1 | -3/+135 | |
| | | | | | | | | | | | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config | |||||
* | | Add audit logs module | Aurélien Bertron | 2018-07-31 | 2 | -1/+124 | |
| | | ||||||
* | | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 3 | -3/+29 | |
|/ | ||||||
* | Fiw winston meta log | Chocobozzz | 2018-07-30 | 1 | -24/+16 | |
| | ||||||
* | Fix last commit | Chocobozzz | 2018-07-26 | 2 | -5/+6 | |
| | ||||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 7 | -12/+15 | |
| | ||||||
* | Fix nodeinfo endpoint | Chocobozzz | 2018-07-24 | 1 | -3/+2 | |
| | ||||||
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 1 | -0/+30 | |
| | ||||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 2 | -3/+10 | |
| | ||||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 3 | -4/+36 | |
| | ||||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -1/+1 | |
| | ||||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 2 | -7/+51 | |
| | ||||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 4 | -0/+79 | |
| | ||||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -1/+1 | |
| | ||||||
* | (ffmpeg) B-adapt 1 and B-frames 16 (#774) | Anton Latukha | 2018-07-10 | 1 | -0/+2 | |
| | ||||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 2 | -7/+23 | |
| | ||||||
* | Fix transaction retryer error log | Chocobozzz | 2018-06-27 | 1 | -1/+1 | |
| | ||||||
* | Upgrade dependencies | Chocobozzz | 2018-06-26 | 1 | -7/+1 | |
| | ||||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 3 | -4/+7 | |
| | ||||||
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 1 | -1/+1 | |
| | ||||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 2 | -3/+16 | |
| | ||||||
* | Fix lint | Chocobozzz | 2018-06-13 | 1 | -0/+2 | |
| | ||||||
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 1 | -15/+34 | |
| | ||||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 4 | -31/+47 | |
| | | | | publishing a video | |||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -2/+2 | |
| | | | | Fix federation of .ogv videos | |||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 1 | -1/+3 | |
| | ||||||
* | Fix AP activity validator | Chocobozzz | 2018-05-29 | 1 | -1/+2 | |
| | ||||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -23/+21 | |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 1 | -1/+2 | |
| | ||||||
* | Handle account name in client url | Chocobozzz | 2018-05-24 | 1 | -10/+18 | |
| | | | | More consistent with AP urls | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -0/+36 | |
| | | | | | | 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 | |||||
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 1 | -3/+18 | |
| | ||||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 2 | -5/+7 | |
| | ||||||
* | Move normalize functions in helpers | Chocobozzz | 2018-05-11 | 2 | -2/+21 | |
| |