Commit Graph

206 Commits

Author SHA1 Message Date
Chocobozzz
1387e0a3bb
It's 2024! 2024-02-16 08:58:29 +01:00
Chocobozzz
784e2ad5c3
Prefer web videos in favour of webtorrent 2023-07-11 09:21:13 +02:00
Chocobozzz
18c53ef949 Fix activitypub doc URL 2023-05-09 08:57:34 +02:00
Chocobozzz
f44cd95c01
Update doc anchor links 2023-02-23 09:46:43 +01:00
Chocobozzz
c5c95361e6
Move to new documentation links 2023-02-22 16:15:14 +01:00
Chocobozzz
f1564be2ce
Remove invalid html5 tag 2023-02-22 14:40:56 +01:00
Chocobozzz
1ab94472d5
Prefer absolute links in doc 2023-02-22 10:46:12 +01:00
Chocobozzz
376d8f134b
Update copyright to 2023 2023-02-13 10:03:47 +01:00
Chocobozzz
8dbd978008
Add logo licence to README 2022-04-08 11:20:04 +02:00
Chocobozzz
177c1da56d
Fix readme links 2021-11-25 15:04:58 +01:00
Chocobozzz
12d6b873cd
Improve e2e workflow and add doc 2021-09-02 09:07:42 +02:00
Rigel Kent
307b3db45e
(doc) move irc webchat link to web.libera.chat 2021-06-15 09:51:13 +02:00
Chocobozzz
462271edd6
Move to libera.chat 2021-05-31 10:07:00 +02:00
Rigel Kent
99c5d041fc
prioritize matrix support for quick q/a 2021-05-26 14:46:18 +02:00
Chocobozzz
a3c997b34c
Update README 2021-05-11 14:23:49 +02:00
Gabriel Scherer
1683c7e239
update FAQ urls in README (#4027) 2021-05-02 21:15:48 +02:00
Chocobozzz
c15aff666d
Remove old code
We consider Dislike as a classic activity now
2021-02-12 14:53:07 +01:00
Rigel Kent
92c871b405
advertise live streaming as a feature in readme 2021-01-24 23:02:04 +01:00
Chocobozzz
9bb720f3f9
It's 2021! 2021-01-13 09:19:33 +01:00
Chocobozzz
7cf88d098a
Use new doc links 2021-01-05 11:01:12 +01:00
Chocobozzz
9ee4876a73
Remove roadmap from readme 2021-01-05 10:52:24 +01:00
Chocobozzz
ee663cce00
Fix browser stack badge 2020-11-30 09:33:20 +01:00
Rigel Kent
63703d8cee
move crowdfunding information to CREDITS.md
moving that information to properly group contributions and crediting
in preparation of the v3 crowdfunding end
2020-11-21 17:51:07 +01:00
Rigel Kent
64b5c2476a
remove outdated badges, add authorization to caption routes 2020-11-20 11:29:37 +01:00
Rigel Kent
5f59cf077f
refresh nginx config and optimize delivery (#3313)
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
2020-11-16 19:16:49 +01:00
Rigel Kent
867ed6514d
move dependencies versions list to engines in package.json 2020-11-10 15:02:26 +01:00
Arman
7d48ea83be Fixed openapi.yml link url
openapi.yml link was broken on README.md
2020-09-10 13:40:51 +02:00
Chocobozzz
f309a156a6
Update ffmpeg min version 2020-08-11 16:22:57 +02:00
Rigel Kent
7dba27a897
change travis badge to github actions badge 2020-08-03 19:02:37 +02:00
Chocobozzz
99139e7753
Add roadmap info in readme 2020-05-27 14:12:18 +02:00
Chocobozzz
853c3d533d
Fix browserstack badge 2020-05-12 12:07:54 +02:00
Chocobozzz
1055eb3a7b
Use travis.com badge now 2020-04-14 15:06:23 +02:00
Chocobozzz
fbb740a316
Update peertube introduction 2020-04-14 15:01:40 +02:00
Chocobozzz
0c534f784f
Update readme travis badge 2020-04-14 14:39:33 +02:00
Chocobozzz
e2ffb59e7e
Update readme 2020-04-14 14:36:23 +02:00
DontUseGithub
ea99238780
(doc) update copyright to 2020 2020-02-13 16:56:52 +01:00
Chocobozzz
0385b79750
Update README image link 2020-01-03 10:10:31 +01:00
Rigel Kent
fb2d440876
Update main image in README 2020-01-02 16:58:46 +01:00
Chocobozzz
9bdcf6248f
Update browser stack badge 2019-11-13 09:21:03 +01:00
Chocobozzz
4053ba6f6e
Fix broken links on docker hub 2019-11-13 09:14:14 +01:00
Chocobozzz
53a6d0a348
Update readme links 2019-11-13 09:12:09 +01:00
Chocobozzz
1eb23e12f7
Add contributors in about peertube page 2019-09-05 15:40:09 +02:00
Lukas Winkler
24339368e2 fix URL in README 2019-08-22 09:21:33 +02:00
Chocobozzz
51c3544718
Deprecate Node 8
The support ends on December 2019: https://github.com/nodejs/Release#release-schedule
2019-08-07 12:07:59 +02:00
Chocobozzz
2284f20207
Add gitlab ci support 2019-07-29 13:40:39 +02:00
Philip Durbin
ff747e7940 (doc) add link to hardware requirements in README (#1848) 2019-05-25 14:30:11 +02:00
Chocobozzz
fe419518d0
Add install and upgrade words in readme 2019-05-24 10:33:14 +02:00
Chocobozzz
46e9407c60
Update URLs to point to new documentation site 2019-05-23 14:58:34 +02:00
Lint
66d332340e Update year to 2019 (#1623)
* Update year to 2019

* Update copyright year to 2015-2019
2019-02-12 09:30:38 +01:00
Thomas Citharel
8dae69dbaf Add the discord bridge
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-25 08:24:47 +01:00