Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix account videos URL when scrolling | Chocobozzz | 2018-07-11 | 1 | -2/+2 |
| | |||||
* | Change friendly reminder about privacy. | Chocobozzz | 2018-07-10 | 2 | -2/+2 |
| | |||||
* | Fix player lint | Chocobozzz | 2018-07-10 | 5 | -171/+165 |
| | |||||
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 8 | -57/+812 |
| | | | | | | | | | | | | | | | | | | | | * 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 |
| | |||||
* | 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 | 27 | -619/+8738 |
| | | |||||
* | | [#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 | ||||
* | 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 | 1 | -1/+6 |
| | |||||
* | Increase upload limit to 8GB (test) | Chocobozzz | 2018-06-29 | 1 | -5/+5 |
| | |||||
* | 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 |
| | |||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 17 | -106/+200 |
| | |||||
* | clarifying what extensions are accepted for upload | Rigel Kent | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Avoid 404 title on the first page load | Chocobozzz | 2018-06-28 | 1 | -0/+5 |
| | |||||
* | Reset published date on publish | Chocobozzz | 2018-06-28 | 1 | -1/+1 |
| | |||||
* | Update target translations | Chocobozzz | 2018-06-28 | 31 | -166/+19682 |
| | |||||
* | Update i18n source | Chocobozzz | 2018-06-28 | 2 | -135/+355 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 12 | -75/+191 |
| | |||||
* | Replace angular-cli patch with something less risky (#742) | William Lahti | 2018-06-28 | 5 | -0/+12 |
| | | | | | | | | | | | | | | * Replace angular-cli patch with something less risky * path.join() is needed, provide a naive implementation * technically, webpack provided a polyfill for Buffer, we should too * process polyfill matches webpack; peertube depends on nextTick * polyfill for path to match webpack * http/https polyfills as per webpack | ||||
* | Fix #576 - show 'Others videos' on a <1300px viewport | Simounet | 2018-06-28 | 1 | -1/+7 |
| | |||||
* | Improve P2P & Privacy section | Chocobozzz | 2018-06-27 | 18 | -82/+259 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 5 | -9/+17 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | specify Tor Browser instead of just Tor | Rigel Kent | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | Log into the console torrent errors | Chocobozzz | 2018-06-25 | 1 | -4/+4 |
| | |||||
* | Fix #639 providing magnet URI in player and download modal | Rigel Kent | 2018-06-24 | 3 | -2/+26 |
| | |||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 3 | -2/+22 |
| | |||||
* | Disable auto resolution on HTTP fallback | Chocobozzz | 2018-06-22 | 4 | -9/+30 |
| | |||||
* | Add title in player peers info to show total downloaded/uploaded data | Chocobozzz | 2018-06-22 | 2 | -1/+9 |
| | |||||
* | Reset search on page change | Chocobozzz | 2018-06-22 | 1 | -3/+2 |
| | |||||
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 2 | -3/+2 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 5 | -2/+50 |
| | |||||
* | Handle markdown in account/video channel pages | Chocobozzz | 2018-06-18 | 7 | -22/+30 |
| | |||||
* | Remove uneeded rxjs-compat | Chocobozzz | 2018-06-18 | 4 | -6/+6 |
| | |||||
* | Fix quota precision in users list | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | Blue links color in comments | Chocobozzz | 2018-06-18 | 1 | -6/+9 |
| | |||||
* | Prevent commenting twice | Chocobozzz | 2018-06-18 | 1 | -1/+13 |
| | |||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 2 | -2/+5 |
| | |||||
* | Improve screen cache service | Chocobozzz | 2018-06-18 | 1 | -10/+24 |
| | |||||
* | Add margin for http fallback display | Chocobozzz | 2018-06-18 | 2 | -3/+3 |
| | |||||
* | Move player local storage functions in their own file | Chocobozzz | 2018-06-18 | 4 | -91/+98 |
| |