Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix regression in theater mode | Chocobozzz | 2018-07-17 | 2 | -12/+17 |
| | |||||
* | Fix start/count/sort params in documentation | Chocobozzz | 2018-07-17 | 13 | -1198/+1089 |
| | |||||
* | (quickfix) loosening CSP | Rigel Kent | 2018-07-17 | 1 | -3/+16 |
| | |||||
* | Add cors for static paths too | Chocobozzz | 2018-07-17 | 2 | -16/+7 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 22 | -119/+162 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | adding CSP, no-referrer policies and allow dns prefetching | Rigel Kent | 2018-07-17 | 2 | -90/+31 |
| | |||||
* | selective route permission to use embeds with x-frame-deny | Rigel Kent | 2018-07-17 | 4 | -3/+184 |
| | |||||
* | Reset confirm component | Chocobozzz | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-07-17 | 2 | -2468/+590 |
| | |||||
* | Painfull server dep upgrade | Chocobozzz | 2018-07-17 | 2 | -563/+494 |
| | |||||
* | Correctly handle error when remote instance is down | Chocobozzz | 2018-07-16 | 6 | -21/+63 |
| | |||||
* | Display table next/prev/first/last icons | Chocobozzz | 2018-07-16 | 1 | -1/+37 |
| | |||||
* | Use a resolver when updating the video | Chocobozzz | 2018-07-16 | 5 | -50/+78 |
| | |||||
* | Improve video edit/update/add typings | Chocobozzz | 2018-07-16 | 4 | -16/+18 |
| | |||||
* | Remove unnecessary image check in video upload | Chocobozzz | 2018-07-16 | 1 | -21/+0 |
| | |||||
* | Improve start time param | Chocobozzz | 2018-07-16 | 5 | -14/+48 |
| | | | | Can handle 2m42s for example | ||||
* | Do not display private privacy if the video is not private | Chocobozzz | 2018-07-16 | 2 | -2/+4 |
| | |||||
* | Display username instead of email in menu | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Fix forgot password message regarding email | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Fix responsive in my channel/my videos pages | Chocobozzz | 2018-07-16 | 3 | -2/+16 |
| | |||||
* | Fix other videos info left margin | Chocobozzz | 2018-07-16 | 1 | -1/+4 |
| | |||||
* | Disable comment submit button when sending the comment | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Refractor video attr validators | Chocobozzz | 2018-07-16 | 1 | -125/+72 |
| | |||||
* | Parse log script parse the last updated log | Chocobozzz | 2018-07-16 | 2 | -8/+17 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 20 | -53/+336 |
| | |||||
* | 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 |