Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle subtitles in player | Chocobozzz | 2018-07-16 | 9 | -29/+125 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 83 | -298/+1867 |
| | |||||
* | Correcting documentation to be more precise about CentOS 7 | Rigel Kent | 2018-07-16 | 2 | -7/+7 |
| | |||||
* | adding redis unix connection | Rigel Kent | 2018-07-14 | 6 | -17/+36 |
| | |||||
* | QR Code (#802) | DeeJayBro | 2018-07-12 | 5 | -7/+57 |
| | | | | | Adding QR-Code to the Share modal. fixes #683 | ||||
* | i18n "More" in menu and regenerate translations | Chocobozzz | 2018-07-11 | 2 | -92/+106 |
| | |||||
* | Remove kue from the dependencies and move prompt to main ones | Chocobozzz | 2018-07-11 | 2 | -401/+30 |
| | |||||
* | support/doc/dependencies.md: Add Gentoo documentation | Haelwenn (lanodan) Monnier | 2018-07-11 | 1 | -0/+38 |
| | | | | Related to: https://github.com/Chocobozzz/PeerTube/issues/778 | ||||
* | Update P2P & Privacy paragraph | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 21 | -156/+214 |
| | |||||
* | Switch to bull | Chocobozzz | 2018-07-11 | 2 | -4/+160 |
| | |||||
* | rewording download option and reorder options | Rigel Kent | 2018-07-11 | 1 | -6/+6 |
| | | | | ".torrent" is a common name for users familiar with BitTorrent, and less impressive than "metainfo" or no information as opposed to the magnet option, less commonly known but rather just clicked on most sites. | ||||
* | Add link to server admin tools in readme | Chocobozzz | 2018-07-11 | 1 | -0/+1 |
| | |||||
* | Fix account videos URL when scrolling | Chocobozzz | 2018-07-11 | 1 | -2/+2 |
| | |||||
* | Update contributors list | Chocobozzz | 2018-07-11 | 1 | -0/+23 |
| | |||||
* | Change friendly reminder about privacy. | Chocobozzz | 2018-07-10 | 2 | -2/+2 |
| | |||||
* | Fix player lint | Chocobozzz | 2018-07-10 | 6 | -172/+166 |
| | |||||
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 12 | -61/+962 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix video resolution limit | Chocobozzz | 2018-07-10 | 1 | -11/+26 |
| | |||||
* | (ffmpeg) B-adapt 1 and B-frames 16 (#774) | Anton Latukha | 2018-07-10 | 1 | -0/+2 |
| | |||||
* | Fix language modale z-index | Chocobozzz | 2018-07-09 | 1 | -0/+4 |
| | |||||
* | Use uuid for channel link in watch page | Chocobozzz | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | Fix client error logging | Chocobozzz | 2018-07-09 | 4 | -28/+28 |
| | |||||
* | Merge branch 'ctrl-number-hotkeys' into 'develop' | Chocobozzz | 2018-07-09 | 1 | -1/+2 |
|\ | | | | | | | | | Disable hotkeys modifiers for numbers in the player See merge request chocobozzz/PeerTube!14 | ||||
| * | (client/player) disable hotkeys modifiers for numbers | Rigel Kent | 2018-07-06 | 1 | -1/+2 |
| | | | | | | | | fixes #771 | ||||
* | | Update translations from zanata and add cs and eo | Chocobozzz | 2018-07-09 | 30 | -623/+8745 |
| | | |||||
* | | [#766] Fix the change of speed when quality changes | Gaƫtan Rizio | 2018-07-09 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | When changing the `playbackRate` of the video then changing the quality, the `playbackRate` returned to its initial value (1). The reason behind it is that the callback was not called when change of the quality was done if there was no error. This commit does the following: * Ensure the callback (`done`) is called after changing the quality | ||||
* | | (doc) fix link in README | Rigel Kent | 2018-07-07 | 1 | -3/+3 |
| | | |||||
* | | (doc) update crowdfunding notice, add chatroom links, reorder install guides | Rigel Kent | 2018-07-07 | 1 | -10/+9 |
| | | |||||
* | | (doc/faq) add precision regarding code forge | Rigel Kent | 2018-07-06 | 2 | -1/+9 |
|/ | |||||
* | (doc) syntactic fixes (#764) | Yun | 2018-07-04 | 2 | -8/+7 |
| | | | | | | | | | | | | FAQ.md - "the name" -> "a name" - "re install" -> "reinstall" - Changed the sentence structure to accomodate the flow of "objective -> method to achieve the objective -> reason why the objective is desired", rather than "how we are going to do it -> what we are trying to do -> why it is important" README.md - "It's the reason" -> "That is why" - "in it" -> "on it" - "This program is free software" -> "This is a free software": reduce redundancy (program and software), and introduce a proper article - "redistribute it and/or modify it" -> "redistribute and/or modify it" | ||||
* | filter to Cap the maximum resolution to the screen resolution | Nitesh Sawant | 2018-06-30 | 1 | -2/+3 |
| | |||||
* | remove scroll to top, and keep menu fixed on small devices | Eric Brehault | 2018-06-30 | 2 | -3/+0 |
| | |||||
* | Fix typo in privacy text | Chocobozzz | 2018-06-30 | 1 | -1/+1 |
| | |||||
* | Fix FPS label in resolution menu | Chocobozzz | 2018-06-29 | 1 | -1/+4 |
| | |||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 12 | -25/+106 |
| | |||||
* | Increase upload limit to 8GB (test) | Chocobozzz | 2018-06-29 | 2 | -8/+8 |
| | |||||
* | Fix build | Chocobozzz | 2018-06-29 | 2 | -1/+5 |
| | |||||
* | Don't log "The play() request was interrupted..." | Chocobozzz | 2018-06-29 | 1 | -0/+4 |
| | |||||
* | Extract extensions from the button | Chocobozzz | 2018-06-29 | 2 | -2/+12 |
| | |||||
* | (feed) adding thumbnail support for RSS feed | Rigel Kent | 2018-06-29 | 3 | -5/+13 |
| | |||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 19 | -108/+207 |
| | |||||
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 12 | -68/+243 |
| | |||||
* | Do not enable cors twice on /api in test mode | Chocobozzz | 2018-06-29 | 1 | -1/+2 |
| | |||||
* | move CORS allowance to the REST API router | William Lahti | 2018-06-29 | 2 | -16/+25 |
| | |||||
* | fix lint error on travis [let it be known, I disagree with this rule] | William Lahti | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | open CORS to allow in-browser apps to communicate w/ PeerTube instances | William Lahti | 2018-06-29 | 1 | -18/+16 |
| | |||||
* | clarifying what extensions are accepted for upload | Rigel Kent | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Fix npm run dev:server | Chocobozzz | 2018-06-29 | 2 | -3/+3 |
| | |||||
* | Avoid 404 title on the first page load | Chocobozzz | 2018-06-28 | 1 | -0/+5 |
| |