Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix travis tests | Chocobozzz | 2018-07-24 | 2 | -30/+87 |
| | |||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 7 | -13/+43 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 23 | -267/+805 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 16 | -104/+233 |
| | |||||
* | Speed up populate database script | Chocobozzz | 2018-07-24 | 2 | -11/+20 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 7 | -144/+243 |
| | |||||
* | Add esperanto, lojban, klingon and kotava (audio/subtitle) languages | Chocobozzz | 2018-07-17 | 1 | -18/+23 |
| | |||||
* | Fix static avatars/thumbnails cache | Chocobozzz | 2018-07-17 | 2 | -2/+2 |
| | |||||
* | Add populate database script | Chocobozzz | 2018-07-17 | 1 | -0/+110 |
| | |||||
* | Add cors for static paths too | Chocobozzz | 2018-07-17 | 1 | -0/+2 |
| | |||||
* | selective route permission to use embeds with x-frame-deny | Rigel Kent | 2018-07-17 | 1 | -3/+7 |
| | |||||
* | Remove unnecessary image check in video upload | Chocobozzz | 2018-07-16 | 1 | -21/+0 |
| | |||||
* | Refractor video attr validators | Chocobozzz | 2018-07-16 | 1 | -125/+72 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 14 | -37/+193 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 34 | -197/+1220 |
| | |||||
* | adding redis unix connection | Rigel Kent | 2018-07-14 | 4 | -16/+31 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 16 | -145/+193 |
| | |||||
* | 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 | ||||
* | (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 | 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 |
| |