Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve e2e workflow and add doc | Chocobozzz | 2021-09-02 | 1 | -2/+2 |
| | |||||
* | (doc) move irc webchat link to web.libera.chat | Rigel Kent | 2021-06-15 | 1 | -1/+1 |
| | |||||
* | Move to libera.chat | Chocobozzz | 2021-05-31 | 1 | -1/+1 |
| | |||||
* | prioritize matrix support for quick q/a | Rigel Kent | 2021-05-26 | 1 | -1/+1 |
| | |||||
* | Update README | Chocobozzz | 2021-05-11 | 1 | -10/+13 |
| | |||||
* | update FAQ urls in README (#4027) | Gabriel Scherer | 2021-05-02 | 1 | -2/+2 |
| | |||||
* | Remove old code | Chocobozzz | 2021-02-12 | 1 | -3/+3 |
| | | | | We consider Dislike as a classic activity now | ||||
* | advertise live streaming as a feature in readme | Rigel Kent | 2021-01-24 | 1 | -2/+5 |
| | |||||
* | It's 2021! | Chocobozzz | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | Use new doc links | Chocobozzz | 2021-01-05 | 1 | -7/+7 |
| | |||||
* | Remove roadmap from readme | Chocobozzz | 2021-01-05 | 1 | -12/+0 |
| | |||||
* | Fix browser stack badge | Chocobozzz | 2020-11-30 | 1 | -2/+2 |
| | |||||
* | move crowdfunding information to CREDITS.md | Rigel Kent | 2020-11-21 | 1 | -9/+1 |
| | | | | | moving that information to properly group contributions and crediting in preparation of the v3 crowdfunding end | ||||
* | remove outdated badges, add authorization to caption routes | Rigel Kent | 2020-11-20 | 1 | -12/+0 |
| | |||||
* | refresh nginx config and optimize delivery (#3313) | Rigel Kent | 2020-11-16 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | refactors the Nginx configuration for the following points: - update tls version to include 1.3 by default. so far it was not included by default to make room for previous versions of Nginx, but since 2018 Debian stable has included Nginx in version 1.14.1, and tls 1.3 is available since Nginx 1.13.0. - clearly indicate that new minimum required version. - update outdated ssl_ciphers to remove cipher required to support android 4.4, since that version is unsupported since March 2020. - reordered configuration in sections for easier maintenance: performance optimizations are separated from the vital application/websocket parts. - move parts that always require manual configuration at the top: peertube host and server name, use server_name - move peertube host to a more flexible upstream block: it allows to configure it in one place instead of 3, and is future-proof regarding load-balancing. - simplified port 80 block: Let’s Encrypt supports 301 redirects. - group certificate-related config together. - remove reslover config: it defaults to /etc/resolv.conf which is more than enough. - align values with their neighbors for easier reading - always specify units - always specify default values when they differ from the values set - use ’m’ for minutes, ’M’ for megabytes - add consensual optimizations wrt file serving: - add timeout optimizations - add file descriptor cache optimizations - enable sendfile with chunk size > rate limit - enable threading - tcp optimizations - point to further, more system-specific optimizations in the section description - CDN configuration reduced to one line change | ||||
* | move dependencies versions list to engines in package.json | Rigel Kent | 2020-11-10 | 1 | -9/+0 |
| | |||||
* | Fixed openapi.yml link url | Arman | 2020-09-10 | 1 | -1/+1 |
| | | | openapi.yml link was broken on README.md | ||||
* | Update ffmpeg min version | Chocobozzz | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | change travis badge to github actions badge | Rigel Kent | 2020-08-03 | 1 | -2/+2 |
| | |||||
* | Add roadmap info in readme | Chocobozzz | 2020-05-27 | 1 | -0/+12 |
| | |||||
* | Fix browserstack badge | Chocobozzz | 2020-05-12 | 1 | -5/+5 |
| | |||||
* | Use travis.com badge now | Chocobozzz | 2020-04-14 | 1 | -2/+2 |
| | |||||
* | Update peertube introduction | Chocobozzz | 2020-04-14 | 1 | -1/+6 |
| | |||||
* | Update readme travis badge | Chocobozzz | 2020-04-14 | 1 | -2/+2 |
| | |||||
* | Update readme | Chocobozzz | 2020-04-14 | 1 | -4/+2 |
| | |||||
* | (doc) update copyright to 2020 | DontUseGithub | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Update README image link | Chocobozzz | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | Update main image in README | Rigel Kent | 2020-01-02 | 1 | -1/+1 |
| | |||||
* | Update browser stack badge | Chocobozzz | 2019-11-13 | 1 | -2/+2 |
| | |||||
* | Fix broken links on docker hub | Chocobozzz | 2019-11-13 | 1 | -2/+2 |
| | |||||
* | Update readme links | Chocobozzz | 2019-11-13 | 1 | -9/+9 |
| | |||||
* | Add contributors in about peertube page | Chocobozzz | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | fix URL in README | Lukas Winkler | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
| | | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule | ||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -2/+2 |
| | |||||
* | (doc) add link to hardware requirements in README (#1848) | Philip Durbin | 2019-05-25 | 1 | -1/+1 |
| | |||||
* | Add install and upgrade words in readme | Chocobozzz | 2019-05-24 | 1 | -1/+1 |
| | |||||
* | Update URLs to point to new documentation site | Chocobozzz | 2019-05-23 | 1 | -7/+7 |
| | |||||
* | Update year to 2019 (#1623) | Lint | 2019-02-12 | 1 | -1/+1 |
| | | | | | | * Update year to 2019 * Update copyright year to 2015-2019 | ||||
* | Add the discord bridge | Thomas Citharel | 2019-01-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Update README.md | Chocobozzz | 2018-12-13 | 1 | -0/+10 |
| | |||||
* | add donate link, move redundancy doc and images to docs.joinpeertube.org | Rigel Kent | 2018-11-23 | 1 | -29/+8 |
| | |||||
* | (doc) less technical headline, more compact introduction | Rigel Kent | 2018-11-22 | 1 | -22/+5 |
| | | | | | * FAQ: moving motivation from README. * README: headline is more appealing to a non-technical public. Introduction now presents WebTorrent and ActivityPub. | ||||
* | Add Introduction to README | Thomas Kuntz | 2018-11-22 | 1 | -11/+17 |
| | | | Provide small explanation of what is PeerTube and point to resources to learn more (combined with 'Want to see in action?' links) | ||||
* | migrate Swagger 2.0 spec to OpenAPI 3.0.0 | Rigel Kent | 2018-11-15 | 1 | -3/+2 |
| | |||||
* | more welcoming Contributing section in README.md (#1365) | Thomas Kuntz | 2018-11-03 | 1 | -14/+18 |
| | |||||
* | tiny syntax correction in README.md (#1363) | Jagannath Bhat | 2018-10-31 | 1 | -1/+1 |
| | |||||
* | closing link tag for logo link in README.md (#1362) | Thomas Kuntz | 2018-10-31 | 1 | -2/+2 |
| | |||||
* | replace 'Create one' with 'Create an instance' in README.md (#1367) | Thomas Kuntz | 2018-10-31 | 1 | -1/+1 |
| | |||||
* | typo and grammar in README.md (#1281) | Alexander F. Rødseth | 2018-10-15 | 1 | -2/+2 |
| |