Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 10 | -24/+99 |
| | |||||
* | (feed) adding thumbnail support for RSS feed | Rigel Kent | 2018-06-29 | 1 | -1/+9 |
| | |||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 2 | -2/+7 |
| | |||||
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 12 | -68/+243 |
| | |||||
* | move CORS allowance to the REST API router | William Lahti | 2018-06-29 | 1 | -0/+7 |
| | |||||
* | Fix npm run dev:server | Chocobozzz | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Reset published date on publish | Chocobozzz | 2018-06-28 | 1 | -4/+9 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -11/+26 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 2 | -0/+8 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | Increase test timeout for travis | Chocobozzz | 2018-06-27 | 1 | -1/+1 |
| | |||||
* | Fix transaction retryer error log | Chocobozzz | 2018-06-27 | 1 | -1/+1 |
| | |||||
* | Add author_url in oembed response | Chocobozzz | 2018-06-27 | 1 | -0/+1 |
| | |||||
* | Upgrade dependencies | Chocobozzz | 2018-06-26 | 1 | -7/+1 |
| | |||||
* | Add tracker rate limiter | Chocobozzz | 2018-06-26 | 3 | -0/+101 |
| | |||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 6 | -37/+37 |
| | |||||
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 2 | -4/+86 |
| | |||||
* | Do not create a user with the same username than another actor name | Chocobozzz | 2018-06-21 | 2 | -0/+33 |
| | |||||
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 1 | -1/+1 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 1 | -2/+6 |
| | |||||
* | Fix avatar image in channel page | Chocobozzz | 2018-06-18 | 1 | -1/+8 |
| | |||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 3 | -1/+20 |
| | |||||
* | 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 resolution to create-transcoding-job script (#654) | Florent F | 2018-06-15 | 1 | -3/+29 |
| | | | | | | * Add resolution to create-transcoding-job script * Requested changes | ||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 7 | -26/+97 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 16 | -20/+452 |
| | |||||
* | Use local object URLs for feeds | Chocobozzz | 2018-06-14 | 2 | -3/+5 |
| | |||||
* | Fix offset/limit on some SQL queries :facepalm: | Chocobozzz | 2018-06-13 | 4 | -9/+9 |
| | |||||
* | Fix bad RSS descriptions when filtering videos by account or channel | Chocobozzz | 2018-06-13 | 2 | -8/+31 |
| | |||||
* | Fix lint | Chocobozzz | 2018-06-13 | 2 | -2/+4 |
| | |||||
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 19 | -415/+162 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 32 | -252/+225 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 32 | -359/+523 |
| | | | | publishing a video | ||||
* | Fix import with when the imported file has the same extension than an | Chocobozzz | 2018-06-11 | 3 | -8/+33 |
| | | | | already existing file | ||||
* | (embed) sandbox the iframe | Rigel Kent | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 7 | -102/+209 |
| | |||||
* | Increase access_token lifetime | Chocobozzz | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | Pick average video file insead of max quality | Chocobozzz | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 31 | -28/+26 |
| | |||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 6 | -34/+47 |
| | | | | Fix federation of .ogv videos | ||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 8 | -6/+180 |
| | |||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -13/+9 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 2 | -3/+7 |
| | |||||
* | 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 |
| | |||||
* | Correctly forward video related activities | Chocobozzz | 2018-05-31 | 6 | -18/+43 |
| | |||||
* | Improve create transcoding jobs tests | Chocobozzz | 2018-05-30 | 1 | -0/+15 |
| | |||||
* | Add ability to manually run transcoding job | Chocobozzz | 2018-05-30 | 4 | -10/+114 |
| | |||||
* | Fix static function name | Chocobozzz | 2018-05-29 | 1 | -3/+3 |
| | |||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 3 | -4/+57 |
| |