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
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
WIP : Indicate to users how "trending" works (#1458)
Aurélien Béranger
2019-01-14
1
-0
/
+5
|
|
*
Use origin video url in canonical tag
Chocobozzz
2019-01-10
1
-3
/
+3
|
|
*
Add ability to unfederate a local video (on blacklist)
Chocobozzz
2019-01-10
11
-307
/
+407
|
*
|
Add federation tests on download enabled
Chocobozzz
2019-02-11
1
-2
/
+4
|
*
|
Rename downloadingEnabled property to downloadEnabled
Lucas Declercq
2018-10-08
19
-38
/
+38
|
*
|
Fix some defaults values + indentation
Lucas Declercq
2018-10-08
3
-2
/
+3
|
*
|
Add downloadingEnabled property to video model
Lucas Declercq
2018-10-06
19
-1
/
+69
*
|
|
Enable video upload and edit
clementbrizard
2019-01-12
3
-2
/
+18
*
|
|
Change models
clementbrizard
2019-01-12
2
-0
/
+8
*
|
|
Add migration file
clementbrizard
2019-01-12
1
-0
/
+42
|
|
/
|
/
|
*
|
Update translations
Chocobozzz
2019-01-10
1
-0
/
+2
*
|
Implement contact form in the client
Chocobozzz
2019-01-10
5
-11
/
+20
*
|
Implement contact form on server side
Chocobozzz
2019-01-10
20
-48
/
+467
*
|
Fix socket.io websocket connection
Chocobozzz
2019-01-09
6
-8
/
+23
*
|
Add notifications in the client
Chocobozzz
2019-01-09
12
-52
/
+120
*
|
Add new follow, mention and user registered notifs
Chocobozzz
2019-01-09
20
-49
/
+759
*
|
Add import finished and video published notifs
Chocobozzz
2019-01-09
19
-204
/
+656
*
|
Add notification settings migration
Chocobozzz
2019-01-09
7
-33
/
+81
*
|
Add user notification base code
Chocobozzz
2019-01-09
42
-98
/
+1992
*
|
Optimize index sizes
Chocobozzz
2018-12-20
3
-9
/
+69
*
|
Optimize actor follow scores modifications
Chocobozzz
2018-12-20
13
-71
/
+116
*
|
Fix federation of some videos
Chocobozzz
2018-12-19
3
-9
/
+61
*
|
Fix users update me param validation
Chocobozzz
2018-12-18
1
-4
/
+7
*
|
Fix video sort
Chocobozzz
2018-12-18
1
-1
/
+5
*
|
Add ability to disable and clear history
Chocobozzz
2018-12-18
1
-0
/
+1
*
|
Add history page on client
Chocobozzz
2018-12-18
1
-0
/
+5
*
|
Add history on server side
Chocobozzz
2018-12-18
16
-17
/
+341
*
|
throw error if MailDev doesn't run
Josh Morel
2018-12-17
2
-4
/
+4
*
|
Fix CSP on dev mode
Chocobozzz
2018-12-17
1
-6
/
+5
*
|
Add video title/description when rendering html
Chocobozzz
2018-12-17
2
-28
/
+41
*
|
Remove the eventual trailing '/' at the end of urls (see #1453) (#1480)
HesioZ
2018-12-15
1
-0
/
+10
*
|
Keep old channel/user name constraints
Chocobozzz
2018-12-13
2
-4
/
+4
*
|
add Content Security Policy (#1252)
Rigel Kent
2018-12-13
5
-2
/
+51
*
|
Fix crash regarding video stream issue
Chocobozzz
2018-12-12
1
-1
/
+1
*
|
Fix broken audio with transcoding
Chocobozzz
2018-12-11
1
-3
/
+3
*
|
Overwrite video caption
Chocobozzz
2018-12-11
1
-1
/
+1
*
|
Use move instead rename
Chocobozzz
2018-12-11
5
-10
/
+10
*
|
Support additional video extensions
Chocobozzz
2018-12-11
23
-83
/
+224
*
|
Add test regarding tmp directory
Chocobozzz
2018-12-11
1
-0
/
+9
*
|
Don't quit on queue error
Chocobozzz
2018-12-11
1
-1
/
+0
*
|
Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...
Chocobozzz
2018-12-07
114
-3211
/
+837
|
\
\
|
*
|
Fix dependency issues
buoyantair
2018-11-20
1
-5
/
+15
|
*
|
Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...
buoyantair
2018-11-20
19
-65
/
+94
|
|
\
\
|
*
\
\
Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...
buoyantair
2018-11-18
17
-46
/
+360
|
|
\
\
\
|
*
|
|
|
Fix dependency errors between modules
buoyantair
2018-11-16
7
-9
/
+18
|
*
|
|
|
Merge from upstream
buoyantair
2018-11-16
67
-227
/
+1622
|
|
\
\
\
\
|
*
|
|
|
|
Move utils to /shared
buoyantair
2018-10-29
104
-3095
/
+316
*
|
|
|
|
|
username/display_name/video_channel_name min length 1 and max length 50 (#1265)
BRAINS YUM
2018-12-07
2
-7
/
+7
*
|
|
|
|
|
Fix AP tests
Chocobozzz
2018-12-07
1
-4
/
+4
*
|
|
|
|
|
(well-known url) add change-password
Rigel Kent
2018-12-07
2
-0
/
+16
[prev]
[next]