aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Client: Add ability to update video channel avatarChocobozzz2018-06-2919-108/+207
|
* API: Add ability to update video channel avatarChocobozzz2018-06-2912-68/+243
|
* Do not enable cors twice on /api in test modeChocobozzz2018-06-291-1/+2
|
* move CORS allowance to the REST API routerWilliam Lahti2018-06-292-16/+25
|
* fix lint error on travis [let it be known, I disagree with this rule]William Lahti2018-06-291-1/+1
|
* open CORS to allow in-browser apps to communicate w/ PeerTube instancesWilliam Lahti2018-06-291-18/+16
|
* clarifying what extensions are accepted for uploadRigel Kent2018-06-291-1/+1
|
* Fix npm run dev:serverChocobozzz2018-06-292-3/+3
|
* Avoid 404 title on the first page loadChocobozzz2018-06-281-0/+5
|
* Reset published date on publishChocobozzz2018-06-282-5/+10
|
* Add warning regarding the domain name for docker installChocobozzz2018-06-281-0/+2
|
* Add Basque and Catalan languagesChocobozzz2018-06-282-5/+11
|
* Update target translationsChocobozzz2018-06-2831-166/+19682
|
* Update i18n sourceChocobozzz2018-06-282-135/+355
|
* Add ability to choose the languageChocobozzz2018-06-2817-90/+231
|
* Replace angular-cli patch with something less risky (#742)William Lahti2018-06-288-17/+25
| | | | | | | | | | | | | | * 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 viewportSimounet2018-06-281-1/+7
|
* fix docker-compose extension typoJosh Morel2018-06-281-1/+1
| | | was `yaml` changed to `yml`
* Improve P2P & Privacy sectionChocobozzz2018-06-2718-82/+259
|
* Filter by category (#720)PhieF2018-06-278-9/+30
| | | | | | | | | | * 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 travisChocobozzz2018-06-271-1/+1
|
* Fix transaction retryer error logChocobozzz2018-06-271-1/+1
|
* Add author_url in oembed responseChocobozzz2018-06-271-0/+1
|
* Add PEERTUBE_SMTP_DISABLE_STARTTLS config docker envChocobozzz2018-06-272-0/+2
|
* Add tips in translation docChocobozzz2018-06-271-0/+10
|
* Upgrade dependenciesChocobozzz2018-06-264-825/+337
|
* Add tracker rate limiterChocobozzz2018-06-264-33/+107
|
* Fix changelog syntax related to AP url warningChocobozzz2018-06-251-1/+1
|
* Bumped to version v1.0.0-beta.9v1.0.0-beta.9Chocobozzz2018-06-252-2/+2
|
* Update changelogChocobozzz2018-06-251-0/+35
|
* specify Tor Browser instead of just TorRigel Kent2018-06-251-1/+1
|
* Log into the console torrent errorsChocobozzz2018-06-251-4/+4
|
* Fix #639 providing magnet URI in player and download modalRigel Kent2018-06-243-2/+26
|
* Fix git creditsChocobozzz2018-06-224-29/+110
|
* Update creditsChocobozzz2018-06-222-11/+42
|
* Fix images size limitChocobozzz2018-06-229-39/+59
|
* Disable auto resolution on HTTP fallbackChocobozzz2018-06-224-9/+30
|
* Add title in player peers info to show total downloaded/uploaded dataChocobozzz2018-06-222-1/+9
|
* Reset search on page changeChocobozzz2018-06-221-3/+2
|
* Add "What is PeerTube" video in READMEChocobozzz2018-06-221-0/+1
|
* Update links that redirect to httpsBen Abbott2018-06-221-3/+3
|
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-216-34/+222
|
* Small fixes on translation guideLuc Didry2018-06-211-5/+5
|
* Test travis retryChocobozzz2018-06-211-1/+1
|
* Add translation guideChocobozzz2018-06-213-2/+32
|
* Do not create a user with the same username than another actor nameChocobozzz2018-06-212-0/+33
|
* Fix docker compose with admin emailChocobozzz2018-06-211-1/+1
|
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-203-4/+3
|
* Update iso639 translations for french and deutchChocobozzz2018-06-1910-7/+61
|
* Upgrade dependenciesChocobozzz2018-06-193-372/+466
|