Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 3 | -7/+6 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 5 | -53/+155 |
| | |||||
* | adding redis unix connection | Rigel Kent | 2018-07-14 | 2 | -11/+13 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 8 | -122/+95 |
| | |||||
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -0/+34 |
| | |||||
* | Reset published date on publish | Chocobozzz | 2018-06-28 | 1 | -4/+9 |
| | |||||
* | 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 | 4 | -3/+73 |
| | |||||
* | Fix lint | Chocobozzz | 2018-06-13 | 1 | -2/+2 |
| | |||||
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 11 | -203/+33 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -6/+8 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 11 | -200/+215 |
| | | | | publishing a video | ||||
* | Pick average video file insead of max quality | Chocobozzz | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 2 | -8/+8 |
| | | | | Fix federation of .ogv videos | ||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 2 | -4/+29 |
| | |||||
* | Correctly forward video related activities | Chocobozzz | 2018-05-31 | 5 | -17/+42 |
| | |||||
* | Add ability to manually run transcoding job | Chocobozzz | 2018-05-30 | 1 | -9/+15 |
| | |||||
* | Fix publishedAt value after following a new instance | Chocobozzz | 2018-05-28 | 1 | -0/+1 |
| | |||||
* | Fix actor outbox | Chocobozzz | 2018-05-28 | 1 | -3/+2 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 4 | -59/+54 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Split files in activitypub server | Chocobozzz | 2018-05-25 | 17 | -133/+130 |
| | |||||
* | Fix cc field in classic audience | Chocobozzz | 2018-05-25 | 4 | -28/+21 |
| | |||||
* | Handle concurrent requests in cache middleware | Chocobozzz | 2018-05-23 | 1 | -12/+12 |
| | |||||
* | feature: db selection in redis | Rigel Kent | 2018-05-21 | 2 | -2/+4 |
| | | | | resolves #579 | ||||
* | Move normalize functions in helpers | Chocobozzz | 2018-05-11 | 2 | -24/+5 |
| | |||||
* | Improve AP validation for Notes | Chocobozzz | 2018-05-11 | 1 | -3/+3 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 6 | -23/+101 |
| | |||||
* | Cache AP video route for 5 seconds | Chocobozzz | 2018-05-11 | 1 | -3/+3 |
| | |||||
* | Improve video torrent AP object validator | Chocobozzz | 2018-05-11 | 1 | -2/+2 |
| | |||||
* | Add timeout and TTL to request jobs | Chocobozzz | 2018-05-09 | 4 | -11/+27 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 2 | -3/+3 |
| | |||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 1 | -1/+2 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -5/+5 |
| | |||||
* | Process broadcast requests in parallel | Chocobozzz | 2018-04-18 | 1 | -10/+7 |
| | |||||
* | Move server follow in the job queue | Chocobozzz | 2018-04-18 | 2 | -1/+72 |
| | | | | It helps to track follow errors | ||||
* | Add redis cache to feed route | Chocobozzz | 2018-04-17 | 1 | -2/+55 |
| | |||||
* | Don't add a dot after the url in forgot password email | Chocobozzz | 2018-04-15 | 1 | -1/+1 |
| | |||||
* | Don't start application until all components were initialized | Chocobozzz | 2018-04-04 | 1 | -0/+2 |
| | |||||
* | Truncate correctly video descriptions | Chocobozzz | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 8 | -154/+93 |
| | | | | There is still a need for work on this part though | ||||
* | Fix delete comment federation | Chocobozzz | 2018-03-27 | 7 | -25/+50 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 8 | -14/+14 |
| | |||||
* | Add public to activitypub announces | Chocobozzz | 2018-03-23 | 1 | -1/+1 |
| | |||||
* | Improve logging when cannot fetch remote videos | Chocobozzz | 2018-03-23 | 1 | -5/+10 |
| | |||||
* | Improve activity pub actors implementation | Chocobozzz | 2018-03-22 | 5 | -8/+21 |
| | |||||
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Add /activity to activity create ids | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Disable starttls for emails on localhost | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Add logging for emails | Chocobozzz | 2018-03-22 | 1 | -1/+3 |
| |