Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -8/+2 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 8 | -7/+143 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -10/+15 |
| | |||||
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | * first stab at jschannel based player api * semicolon purge * more method-level docs; consolidate definitions * missing definitions * better match peertube's class conventions * styling for embed tester * basic docs * add `getVolume` * document the test-embed feature | ||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -2/+5 |
| | |||||
* | (feed) adding thumbnail support for RSS feed | Rigel Kent | 2018-06-29 | 1 | -1/+9 |
| | |||||
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 2 | -29/+35 |
| | |||||
* | move CORS allowance to the REST API router | William Lahti | 2018-06-29 | 1 | -0/+7 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -11/+26 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 1 | -0/+1 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | Add author_url in oembed response | Chocobozzz | 2018-06-27 | 1 | -0/+1 |
| | |||||
* | Add tracker rate limiter | Chocobozzz | 2018-06-26 | 2 | -0/+92 |
| | |||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 1 | -1/+3 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 2 | -1/+25 |
| | |||||
* | Use local object URLs for feeds | Chocobozzz | 2018-06-14 | 1 | -2/+4 |
| | |||||
* | Fix bad RSS descriptions when filtering videos by account or channel | Chocobozzz | 2018-06-13 | 1 | -7/+26 |
| | |||||
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 6 | -196/+84 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 4 | -36/+30 |
| | | | | publishing a video | ||||
* | Fix import with when the imported file has the same extension than an | Chocobozzz | 2018-06-11 | 1 | -1/+2 |
| | | | | already existing file | ||||
* | (embed) sandbox the iframe | Rigel Kent | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 1 | -4/+40 |
| | |||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -13/+9 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 1 | -2/+5 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -0/+8 |
| | |||||
* | Disable auto language | Chocobozzz | 2018-06-05 | 1 | -1/+3 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 1 | -5/+35 |
| | |||||
* | Add ability to manually run transcoding job | Chocobozzz | 2018-05-30 | 1 | -1/+2 |
| | |||||
* | Fix static function name | Chocobozzz | 2018-05-29 | 1 | -3/+3 |
| | |||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 1 | -2/+36 |
| | |||||
* | Fix actor outbox | Chocobozzz | 2018-05-28 | 1 | -5/+2 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 3 | -48/+73 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Split files in activitypub server | Chocobozzz | 2018-05-25 | 2 | -2/+2 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 2 | -7/+7 |
| | |||||
* | Don't render opengraph tags of private videos | Chocobozzz | 2018-05-24 | 1 | -1/+2 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 2 | -2/+6 |
| | | | | | | 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 | -1/+1 |
| | |||||
* | Fix typings | Chocobozzz | 2018-05-16 | 1 | -2/+4 |
| | |||||
* | robots.txt config and route | Rigel Kent | 2018-05-16 | 1 | -0/+6 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 1 | -2/+2 |
| | |||||
* | making the feed fulltext | Rigel Kent | 2018-05-12 | 1 | -1/+1 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -6/+19 |
| | |||||
* | Cache AP video route for 5 seconds | Chocobozzz | 2018-05-11 | 2 | -3/+5 |
| | |||||
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 2 | -2/+8 |
| | | | | The instance should be whitelisted first | ||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -0/+1 |
| | |||||
* | Implement video channel feeds | Chocobozzz | 2018-04-25 | 1 | -3/+4 |
| | |||||
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 2 | -168/+173 |
| | | | | Use /video-channels now, it's more simple for clients | ||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 2 | -3/+6 |
| | |||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 6 | -207/+246 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 5 | -41/+49 |
| |