aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade mp4-box-encodingChocobozzz2018-07-181-20/+16
|
* Render CSS/title/description tags on server sideChocobozzz2018-07-1810-175/+291
|
* Add esperanto, lojban, klingon and kotava (audio/subtitle) languagesChocobozzz2018-07-171-18/+23
|
* Fix static avatars/thumbnails cacheChocobozzz2018-07-173-3/+4
|
* Fix CSPChocobozzz2018-07-171-4/+4
|
* Add populate database scriptChocobozzz2018-07-172-1/+111
|
* Fix regression in theater modeChocobozzz2018-07-172-12/+17
|
* Fix start/count/sort params in documentationChocobozzz2018-07-1713-1198/+1089
|
* (quickfix) loosening CSPRigel Kent2018-07-171-3/+16
|
* Add cors for static paths tooChocobozzz2018-07-172-16/+7
|
* Improve frontend accessibilityChocobozzz2018-07-1722-119/+162
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* adding CSP, no-referrer policies and allow dns prefetchingRigel Kent2018-07-172-90/+31
|
* selective route permission to use embeds with x-frame-denyRigel Kent2018-07-174-3/+184
|
* Reset confirm componentChocobozzz2018-07-171-0/+1
|
* Upgrade client dependenciesChocobozzz2018-07-172-2468/+590
|
* Painfull server dep upgradeChocobozzz2018-07-172-563/+494
|
* Correctly handle error when remote instance is downChocobozzz2018-07-166-21/+63
|
* Display table next/prev/first/last iconsChocobozzz2018-07-161-1/+37
|
* Use a resolver when updating the videoChocobozzz2018-07-165-50/+78
|
* Improve video edit/update/add typingsChocobozzz2018-07-164-16/+18
|
* Remove unnecessary image check in video uploadChocobozzz2018-07-161-21/+0
|
* Improve start time paramChocobozzz2018-07-165-14/+48
| | | | Can handle 2m42s for example
* Do not display private privacy if the video is not privateChocobozzz2018-07-162-2/+4
|
* Display username instead of email in menuChocobozzz2018-07-161-1/+1
|
* Fix forgot password message regarding emailChocobozzz2018-07-161-1/+1
|
* Fix responsive in my channel/my videos pagesChocobozzz2018-07-163-2/+16
|
* Fix other videos info left marginChocobozzz2018-07-161-1/+4
|
* Disable comment submit button when sending the commentChocobozzz2018-07-161-1/+1
|
* Refractor video attr validatorsChocobozzz2018-07-161-125/+72
|
* Parse log script parse the last updated logChocobozzz2018-07-162-8/+17
|
* Handle .srt subtitlesChocobozzz2018-07-1620-53/+336
|
* Handle subtitles in playerChocobozzz2018-07-169-29/+125
|
* Implement captions/subtitlesChocobozzz2018-07-1683-298/+1867
|
* Correcting documentation to be more precise about CentOS 7Rigel Kent2018-07-162-7/+7
|
* adding redis unix connectionRigel Kent2018-07-146-17/+36
|
* QR Code (#802)DeeJayBro2018-07-125-7/+57
| | | | | Adding QR-Code to the Share modal. fixes #683
* i18n "More" in menu and regenerate translationsChocobozzz2018-07-112-92/+106
|
* Remove kue from the dependencies and move prompt to main onesChocobozzz2018-07-112-401/+30
|
* support/doc/dependencies.md: Add Gentoo documentationHaelwenn (lanodan) Monnier2018-07-111-0/+38
| | | | Related to: https://github.com/Chocobozzz/PeerTube/issues/778
* Update P2P & Privacy paragraphChocobozzz2018-07-111-1/+1
|
* Migrate to bullChocobozzz2018-07-1121-156/+214
|
* Switch to bullChocobozzz2018-07-112-4/+160
|
* rewording download option and reorder optionsRigel Kent2018-07-111-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 readmeChocobozzz2018-07-111-0/+1
|
* Fix account videos URL when scrollingChocobozzz2018-07-111-2/+2
|
* Update contributors listChocobozzz2018-07-111-0/+23
|
* Change friendly reminder about privacy.Chocobozzz2018-07-102-2/+2
|
* Fix player lintChocobozzz2018-07-106-172/+166
|
* Ability to programmatically control embeds (#776)William Lahti2018-07-1012-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 limitChocobozzz2018-07-101-11/+26
|