Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Reset published date on publish | Chocobozzz | 2018-06-28 | 2 | -5/+10 |
| | |||||
* | Add warning regarding the domain name for docker install | Chocobozzz | 2018-06-28 | 1 | -0/+2 |
| | |||||
* | Add Basque and Catalan languages | Chocobozzz | 2018-06-28 | 2 | -5/+11 |
| | |||||
* | 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 | 17 | -90/+231 |
| | |||||
* | Replace angular-cli patch with something less risky (#742) | William Lahti | 2018-06-28 | 8 | -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 viewport | Simounet | 2018-06-28 | 1 | -1/+7 |
| | |||||
* | fix docker-compose extension typo | Josh Morel | 2018-06-28 | 1 | -1/+1 |
| | | | was `yaml` changed to `yml` | ||||
* | Improve P2P & Privacy section | Chocobozzz | 2018-06-27 | 18 | -82/+259 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 8 | -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 travis | Chocobozzz | 2018-06-27 | 1 | -1/+1 |
| | |||||
* | Fix transaction retryer error log | Chocobozzz | 2018-06-27 | 1 | -1/+1 |
| | |||||
* | Add author_url in oembed response | Chocobozzz | 2018-06-27 | 1 | -0/+1 |
| | |||||
* | Add PEERTUBE_SMTP_DISABLE_STARTTLS config docker env | Chocobozzz | 2018-06-27 | 2 | -0/+2 |
| | |||||
* | Add tips in translation doc | Chocobozzz | 2018-06-27 | 1 | -0/+10 |
| | |||||
* | Upgrade dependencies | Chocobozzz | 2018-06-26 | 4 | -825/+337 |
| | |||||
* | Add tracker rate limiter | Chocobozzz | 2018-06-26 | 4 | -33/+107 |
| | |||||
* | Fix changelog syntax related to AP url warning | Chocobozzz | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.9v1.0.0-beta.9 | Chocobozzz | 2018-06-25 | 2 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2018-06-25 | 1 | -0/+35 |
| | |||||
* | 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 git credits | Chocobozzz | 2018-06-22 | 4 | -29/+110 |
| | |||||
* | Update credits | Chocobozzz | 2018-06-22 | 2 | -11/+42 |
| | |||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 9 | -39/+59 |
| | |||||
* | 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 |
| | |||||
* | Add "What is PeerTube" video in README | Chocobozzz | 2018-06-22 | 1 | -0/+1 |
| | |||||
* | Update links that redirect to https | Ben Abbott | 2018-06-22 | 1 | -3/+3 |
| | |||||
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 6 | -34/+222 |
| | |||||
* | Small fixes on translation guide | Luc Didry | 2018-06-21 | 1 | -5/+5 |
| | |||||
* | Test travis retry | Chocobozzz | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Add translation guide | Chocobozzz | 2018-06-21 | 3 | -2/+32 |
| | |||||
* | Do not create a user with the same username than another actor name | Chocobozzz | 2018-06-21 | 2 | -0/+33 |
| | |||||
* | Fix docker compose with admin email | Chocobozzz | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 3 | -4/+3 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 10 | -7/+61 |
| | |||||
* | Upgrade dependencies | Chocobozzz | 2018-06-19 | 3 | -372/+466 |
| | |||||
* | Fix avatar image in channel page | Chocobozzz | 2018-06-18 | 1 | -1/+8 |
| | |||||
* | Handle markdown in account/video channel pages | Chocobozzz | 2018-06-18 | 7 | -22/+30 |
| |