1
0
Fork 0
Commit graph

2057 commits

Author SHA1 Message Date
William Lahti
3ea9a1c311 Replace angular-cli patch with something less risky ()
* 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
2018-06-28 15:53:04 +02:00
Simounet
9e01e51099 Fix - show 'Others videos' on a <1300px viewport 2018-06-28 14:29:01 +02:00
Josh Morel
52be30763f fix docker-compose extension typo
was `yaml` changed to `yml`
2018-06-28 14:23:49 +02:00
Chocobozzz
78f912ed57 Improve P2P & Privacy section 2018-06-27 14:59:09 +02:00
PhieF
61b909b9bf Filter by category ()
* get videos with specific category (api)

* update api doc with category

* add url parameter to filter by category

* fix lint issues
2018-06-27 14:24:49 +02:00
Chocobozzz
adc236fee3
Increase test timeout for travis 2018-06-27 10:07:41 +02:00
Chocobozzz
1e11f67be4
Fix transaction retryer error log 2018-06-27 09:45:06 +02:00
Chocobozzz
49799b165e
Add author_url in oembed response 2018-06-27 09:08:34 +02:00
Chocobozzz
0892f756aa
Add PEERTUBE_SMTP_DISABLE_STARTTLS config docker env 2018-06-27 08:54:36 +02:00
Chocobozzz
7b034aeda8
Add tips in translation doc 2018-06-27 08:28:43 +02:00
Chocobozzz
85b4d9c52e
Upgrade dependencies 2018-06-26 18:05:47 +02:00
Chocobozzz
9b67da3d9b
Add tracker rate limiter 2018-06-26 16:53:43 +02:00
Chocobozzz
11fa7d392a
Fix changelog syntax related to AP url warning 2018-06-25 19:19:06 +02:00
Chocobozzz
2832aef8b5
Bumped to version v1.0.0-beta.9 2018-06-25 09:32:00 +02:00
Chocobozzz
7ba442d4e9
Update changelog 2018-06-25 09:28:53 +02:00
Rigel Kent
6b684b616e specify Tor Browser instead of just Tor 2018-06-25 08:59:38 +02:00
Chocobozzz
332e7032c5
Log into the console torrent errors 2018-06-25 08:27:40 +02:00
Rigel Kent
5511da6289 Fix providing magnet URI in player and download modal 2018-06-24 17:42:05 +02:00
Chocobozzz
92d83c6a78
Fix git credits 2018-06-22 17:08:44 +02:00
Chocobozzz
cd080b1a6b
Update credits 2018-06-22 16:20:44 +02:00
Chocobozzz
0c237b19fd
Fix images size limit 2018-06-22 15:42:55 +02:00
Chocobozzz
c4082b8b4e
Disable auto resolution on HTTP fallback 2018-06-22 15:11:04 +02:00
Chocobozzz
1a49822c32
Add title in player peers info to show total downloaded/uploaded data 2018-06-22 15:11:04 +02:00
Chocobozzz
ff644b3066
Reset search on page change 2018-06-22 15:11:03 +02:00
Chocobozzz
14122085ec
Add "What is PeerTube" video in README 2018-06-22 15:11:03 +02:00
Ben Abbott
d092f5ba9b Update links that redirect to https 2018-06-22 09:16:36 +02:00
Chocobozzz
23687332e6
Improve update host script and add warning if AP urls are invalid 2018-06-21 18:36:08 +02:00
Luc Didry
2336a0e7fb Small fixes on translation guide 2018-06-21 15:22:53 +02:00
Chocobozzz
87337d41ac
Test travis retry 2018-06-21 14:34:59 +02:00
Chocobozzz
6a1787c127
Add translation guide 2018-06-21 14:07:53 +02:00
Chocobozzz
2ef6a0635c
Do not create a user with the same username than another actor name 2018-06-21 11:54:22 +02:00
Chocobozzz
6387f320bf
Fix docker compose with admin email 2018-06-21 08:17:42 +02:00
Chocobozzz
575712a5c9
Fix HTTP fallback when having videostream issues on firefox 2018-06-20 08:57:52 +02:00
Chocobozzz
9c2e0dbfa9
Update iso639 translations for french and deutch 2018-06-19 14:02:57 +02:00
Chocobozzz
3aa5cea8fe
Upgrade dependencies 2018-06-19 10:45:33 +02:00
Chocobozzz
c305467cd7
Fix avatar image in channel page 2018-06-18 11:34:14 +02:00
Chocobozzz
53055a1124
Handle markdown in account/video channel pages 2018-06-18 11:19:10 +02:00
Chocobozzz
4d089429fe
Remove uneeded rxjs-compat 2018-06-18 11:02:24 +02:00
Chocobozzz
a2788c698e
Fix quota precision in users list 2018-06-18 10:50:56 +02:00
Chocobozzz
6304df89d6
Blue links color in comments 2018-06-18 10:46:47 +02:00
Chocobozzz
ff33642709
Prevent commenting twice 2018-06-18 10:29:17 +02:00
Chocobozzz
e94fc29706
Fix removing scheduled update 2018-06-18 10:26:20 +02:00
Chocobozzz
fc11a44ec9
Improve screen cache service 2018-06-18 10:26:20 +02:00
Chocobozzz
1ee156b2c5
Add margin for http fallback display 2018-06-18 10:26:19 +02:00
Chocobozzz
7b3a99d517
Move player local storage functions in their own file 2018-06-18 10:26:19 +02:00
Chocobozzz
f5a2dc48eb
Don't send view on private video 2018-06-18 10:26:18 +02:00
Chocobozzz
b7f1747dc7
Create webtorrent client on player load
So we don't run Angular change detection every 250ms on webtorrent
import, when https://github.com/mafintosh/speedometer/pull/7 will be
merged
2018-06-18 10:26:18 +02:00
Pierre-Alain TORET
80d7cf3a15 Update doc for CentOS 7 devtoolset-7
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
2018-06-18 10:02:11 +02:00
Sankar
77af3a9701 Fixes account link width on video view ()
Changed a tag from `flex` to `inline` to avoid misclicks.
2018-06-15 23:34:50 +02:00
Florent F
05623b9030 Add resolution to create-transcoding-job script ()
* Add resolution to create-transcoding-job script

* Requested changes
2018-06-15 18:27:35 +02:00