Chocobozzz
|
108626609e
|
Add a little explication on dev mode in README
|
2016-12-09 17:32:42 +01:00 |
Chocobozzz
|
408c7137c6
|
Client: do not emit warnings when uglify client
|
2016-12-09 17:29:19 +01:00 |
Chocobozzz
|
e7661bb134
|
Client: fix angular stack version
|
2016-12-09 17:27:50 +01:00 |
Chocobozzz
|
65710e2ff9
|
Add a little message in README about default.yml
|
2016-12-09 17:23:27 +01:00 |
Chocobozzz
|
fd8e5e3c6b
|
Reorganize readme
|
2016-12-09 17:23:27 +01:00 |
Jacob
|
72cb731c44
|
i updated version numbers until it built properly.
|
2016-12-09 17:21:19 +01:00 |
Chocobozzz
|
35a12fee2f
|
Add client documentation
|
2016-12-01 22:16:38 +01:00 |
Chocobozzz
|
da19d94b63
|
Client: redirect /videos/:id to /videos/watch/:id
|
2016-11-29 21:57:19 +01:00 |
Chocobozzz
|
ea070c93cc
|
Client: fix PeerTube link in embed videos
|
2016-11-29 21:55:03 +01:00 |
Chocobozzz
|
50b0c262fd
|
Client: move menu component in core module
|
2016-11-29 21:41:11 +01:00 |
Chocobozzz
|
f81bb2853c
|
Client: Get videos -> See videos
|
2016-11-29 21:30:27 +01:00 |
Chocobozzz
|
38d78e5b82
|
Server: remove encryption when seending requests to other pods
We don't need it anymore since HTTPS is mandatory now
|
2016-11-27 18:25:35 +01:00 |
Chocobozzz
|
bf57d5eebf
|
Client: try to improve ux for the upload form
|
2016-11-27 18:10:26 +01:00 |
Chocobozzz
|
447fde2774
|
Client: improve host regex
|
2016-11-27 17:45:00 +01:00 |
Chocobozzz
|
437cf8b531
|
Server: set manually the post host of a remote video throught the
signature
|
2016-11-27 11:09:05 +01:00 |
Chocobozzz
|
e903c2f3b7
|
Fix videojs vtt
|
2016-11-25 15:36:33 +01:00 |
Chocobozzz
|
c97eea23d7
|
Add peertube https nginx template
|
2016-11-25 14:21:41 +01:00 |
Chocobozzz
|
fe6445bf97
|
Client: update webtorrent to 0.98
|
2016-11-25 14:21:41 +01:00 |
Chocobozzz
|
79530164b6
|
Server: move static/client routes in controllers/
|
2016-11-25 14:21:41 +01:00 |
Bigard Florian
|
8e124f999b
|
Server: fix magnet tracker websocket url for remote videos
|
2016-11-23 13:34:07 +01:00 |
Chocobozzz
|
a078c1556f
|
Server: fix logs when adding a remote video
|
2016-11-22 22:41:50 +01:00 |
Chocobozzz
|
8f21730250
|
Server: add extname video information to remote pods
|
2016-11-22 22:34:59 +01:00 |
Chocobozzz
|
93d4a3b551
|
Add script when the host/port of a pod change
|
2016-11-22 22:12:13 +01:00 |
Chocobozzz
|
04968ab477
|
Fix migration script
|
2016-11-21 22:09:45 +01:00 |
Chocobozzz
|
a86444089e
|
Client: fix https warning in make friends
|
2016-11-21 22:09:45 +01:00 |
Chocobozzz
|
4dc5477227
|
Client: move vendor imports into the vendor file
|
2016-11-21 22:09:45 +01:00 |
Chocobozzz
|
fab69ab8aa
|
Server: fix refreshing token
|
2016-11-21 22:09:45 +01:00 |
Chocobozzz
|
693b1aba46
|
Client: split in angular modules
|
2016-11-21 22:09:45 +01:00 |
Chocobozzz
|
2c8d4697db
|
Client: add warning if the user want to embed a video of a non https website
|
2016-11-21 22:09:45 +01:00 |
Chocobozzz
|
cf02fbfb17
|
Client: move video watch modals in their own component
|
2016-11-21 22:09:45 +01:00 |
Chocobozzz
|
900f0d2b3c
|
Update PeerTube features
|
2016-11-21 22:09:45 +01:00 |
Bigard Florian
|
8d48aed438
|
Update installation guide for root users
|
2016-11-21 10:28:45 +01:00 |
Chocobozzz
|
40e3f5e1c5
|
Fix opengraph url tag
|
2016-11-18 18:55:34 +01:00 |
Chocobozzz
|
4c1068fcee
|
Update nodejs versions for travis
|
2016-11-16 21:18:51 +01:00 |
Chocobozzz
|
c77fa067a1
|
Server: fix thumbnail in remote videos
|
2016-11-16 21:16:41 +01:00 |
Chocobozzz
|
9c24c07051
|
Client: force typescript 2.0.x
|
2016-11-16 21:16:28 +01:00 |
Chocobozzz
|
8735451aff
|
Client: add message if the admin wants to make friends without https
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
441b66f809
|
Server: forbid to make friends with a non https server
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
9c89a45cb2
|
Client: add video not found message if the video... is not found
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
73ce7f9676
|
Server: don't be rude when serving unknown video in watch html file
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
2550fab35e
|
Server: add migration scripts to the new mongo schemes
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
c92372d0aa
|
Server: fix db clean for clean script
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
8eb7d0fa09
|
Server: Remove unused console log
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
7fc4cc8881
|
Server: fix db clean for clean script
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
a4254ea173
|
Server: adapt tests to host
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
49abbbbedc
|
Pod URL -> pod host. HTTPS is required to make friends.
Reason: in a network with mix http/https pods, https pods won't be able
to play videos from http pod (insecure requests).
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
41b5da1d8c
|
Server: use preview image for opengraph
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
55723d16fd
|
Server: adapt magnet uri search
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
f285faa04e
|
Server: generate magnet uri on the fly
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
558d7c2385
|
Server: use _id for image and video files. Add remoteId field
|
2016-11-16 20:29:26 +01:00 |