index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Server: add extname video information to remote pods
Chocobozzz
2016-11-22
1
-1
/
+2
|
*
Add script when the host/port of a pod change
Chocobozzz
2016-11-22
2
-0
/
+52
|
*
Fix migration script
Chocobozzz
2016-11-21
1
-9
/
+5
|
*
Client: fix https warning in make friends
Chocobozzz
2016-11-21
2
-1
/
+2
|
*
Client: move vendor imports into the vendor file
Chocobozzz
2016-11-21
1
-0
/
+9
|
*
Server: fix refreshing token
Chocobozzz
2016-11-21
1
-1
/
+1
|
*
Client: split in angular modules
Chocobozzz
2016-11-21
33
-174
/
+371
|
*
Client: add warning if the user want to embed a video of a non https website
Chocobozzz
2016-11-21
2
-0
/
+8
|
*
Client: move video watch modals in their own component
Chocobozzz
2016-11-21
10
-75
/
+126
|
*
Update PeerTube features
Chocobozzz
2016-11-21
1
-1
/
+1
|
*
Update installation guide for root users
Bigard Florian
2016-11-21
1
-1
/
+1
|
*
Fix opengraph url tag
Chocobozzz
2016-11-18
1
-5
/
+5
|
*
Update nodejs versions for travis
Chocobozzz
2016-11-16
1
-2
/
+2
|
*
Server: fix thumbnail in remote videos
Chocobozzz
2016-11-16
2
-19
/
+24
|
*
Client: force typescript 2.0.x
Chocobozzz
2016-11-16
1
-1
/
+1
|
*
Client: add message if the admin wants to make friends without https
Chocobozzz
2016-11-16
2
-0
/
+8
|
*
Server: forbid to make friends with a non https server
Chocobozzz
2016-11-16
3
-2
/
+15
|
*
Client: add video not found message if the video... is not found
Chocobozzz
2016-11-16
5
-3
/
+28
|
*
Server: don't be rude when serving unknown video in watch html file
Chocobozzz
2016-11-16
1
-5
/
+11
|
*
Server: add migration scripts to the new mongo schemes
Chocobozzz
2016-11-16
6
-2
/
+200
|
*
Server: fix db clean for clean script
Chocobozzz
2016-11-16
1
-1
/
+1
|
*
Server: Remove unused console log
Chocobozzz
2016-11-16
1
-1
/
+0
|
*
Server: fix db clean for clean script
Chocobozzz
2016-11-16
1
-1
/
+2
|
*
Server: adapt tests to host
Chocobozzz
2016-11-16
7
-48
/
+58
|
*
Pod URL -> pod host. HTTPS is required to make friends.
Chocobozzz
2016-11-16
24
-196
/
+168
|
|
|
|
|
Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
*
Server: use preview image for opengraph
Chocobozzz
2016-11-16
4
-8
/
+19
|
*
Server: adapt magnet uri search
Chocobozzz
2016-11-16
1
-1
/
+6
|
*
Server: generate magnet uri on the fly
Chocobozzz
2016-11-16
4
-40
/
+92
|
*
Server: use _id for image and video files. Add remoteId field
Chocobozzz
2016-11-16
4
-77
/
+109
|
*
Server: add video preview
Chocobozzz
2016-11-16
6
-3
/
+39
|
*
Prerender opengraph tags in the server
Chocobozzz
2016-11-16
4
-6
/
+95
|
*
Client: add button control in embed videojs to go to the watch page
Chocobozzz
2016-11-16
1
-0
/
+35
|
*
Client: remove unnecessary module
Chocobozzz
2016-11-16
1
-2
/
+0
|
*
Only use @angular 2.1.x
Bigard Florian
2016-11-16
1
-7
/
+7
|
*
Client: don't use thumbnail in embed video for now
Chocobozzz
2016-11-08
1
-3
/
+4
|
*
Client: remove videojs on destroy
Chocobozzz
2016-11-08
1
-2
/
+10
|
*
Client: add share button
Chocobozzz
2016-11-08
3
-5
/
+60
|
*
Client: use videojs as player
Chocobozzz
2016-11-08
6
-7
/
+20
|
*
Prepare embed page
Chocobozzz
2016-11-07
5
-1
/
+130
|
*
Fix gitignores
Chocobozzz
2016-11-06
2
-20
/
+19
|
*
Update roadmap
Chocobozzz
2016-11-06
1
-0
/
+1
|
*
Client: add opengraph tags
Chocobozzz
2016-11-04
1
-0
/
+22
|
*
Client: add titles to all pages
Chocobozzz
2016-11-04
9
-10
/
+80
|
*
Client: allow to copy magnet uri
Chocobozzz
2016-11-04
5
-9
/
+43
|
*
Client: add more informations to watch video view
Chocobozzz
2016-11-04
5
-39
/
+145
|
*
Update to webpack beta 25
Chocobozzz
2016-11-04
5
-212
/
+251
|
*
Client: Update dependencies
Chocobozzz
2016-11-04
1
-13
/
+11
|
*
Client: fix handle refresh token
Chocobozzz
2016-11-04
2
-3
/
+2
|
*
Server: fix refreshing token
Chocobozzz
2016-11-04
1
-1
/
+3
|
*
Server: fix static paths
Chocobozzz
2016-11-01
1
-3
/
+3
|
[next]