| Commit message (Expand) | Author | Age | Files | Lines |
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -3/+13 |
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -33/+41 |
* | Reduce video.ts file size by moving some methods in other files | Chocobozzz | 2018-09-19 | 1 | -397/+22 |
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -13/+14 |
* | Raw query to get video ids | Chocobozzz | 2018-09-14 | 1 | -0/+1 |
* | Add trending videos strategy | Chocobozzz | 2018-09-14 | 1 | -12/+20 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -32/+41 |
* | Fix trending videos count | Chocobozzz | 2018-09-04 | 1 | -93/+105 |
* | Trending by interval | Chocobozzz | 2018-08-31 | 1 | -12/+51 |
* | Cleanup video API SQL requests | Chocobozzz | 2018-08-31 | 1 | -32/+50 |
* | Try to improve sql videos list query | Chocobozzz | 2018-08-31 | 1 | -90/+144 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 1 | -0/+23 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -0/+9 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -20/+13 |
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 1 | -29/+34 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -15/+12 |
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -10/+21 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 1 | -4/+27 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -8/+22 |
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -2/+4 |
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -2/+6 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
* | Add more info logging | Chocobozzz | 2018-07-30 | 1 | -3/+1 |
* | Optimize videos list SQL query (another time) | Chocobozzz | 2018-07-27 | 1 | -2/+10 |
* | Optimize search SQL query (I hope :p) | Chocobozzz | 2018-07-27 | 1 | -16/+16 |
* | Revert SQL optimization in videos list :( | Chocobozzz | 2018-07-27 | 1 | -3/+3 |
* | Add ability to only filter in the search endpoint | Chocobozzz | 2018-07-24 | 1 | -4/+33 |
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 1 | -29/+25 |
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -1/+16 |
* | Add videos list filters | Chocobozzz | 2018-07-24 | 1 | -27/+113 |
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -55/+37 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -7/+33 |
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -7/+19 |
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -0/+4 |
* | Filter by category (#720) | PhieF | 2018-06-27 | 1 | -0/+7 |
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -10/+23 |
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -5/+32 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -65/+67 |
* | Fix import with when the imported file has the same extension than an | Chocobozzz | 2018-06-11 | 1 | -3/+3 |
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -12/+15 |
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 1 | -1/+34 |
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 1 | -2/+16 |
* | Fix actor outbox | Chocobozzz | 2018-05-28 | 1 | -2/+15 |
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -123/+5 |
* | Reload my videos after delete | Chocobozzz | 2018-05-25 | 1 | -2/+5 |
* | Fix insane SQL request when loading all video attributes | Chocobozzz | 2018-05-23 | 1 | -0/+3 |
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -3/+34 |