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 (
Expand
)
Author
Age
Files
Lines
*
Add local user subscriptions
Chocobozzz
2018-08-27
42
-98
/
+647
*
Add get subscription endpoint
Chocobozzz
2018-08-27
7
-34
/
+137
*
Add ability to set a name to a channel
Chocobozzz
2018-08-27
45
-180
/
+317
*
Use height instead of width to represent the video resolution
Chocobozzz
2018-08-27
4
-10
/
+13
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
36
-93
/
+1038
*
Correctly cache server translations
Chocobozzz
2018-08-27
1
-3
/
+3
*
Fix dev locale
Chocobozzz
2018-08-27
3
-3
/
+4
*
Cache player translations
Chocobozzz
2018-08-27
1
-4
/
+17
*
Split users controller
Chocobozzz
2018-08-27
2
-208
/
+231
*
[Issue 641] Add shortcut my videos link in menu-wrapper
potedeo
2018-08-27
1
-0
/
+4
*
(docker) add quota to the docker configuration values (#964)
kaiyou
2018-08-26
1
-0
/
+5
*
add postgresql96-contrib to the FreeBSD dependencies (#958)
osauzet
2018-08-24
1
-1
/
+1
*
Only enable gzip for HTML/CSS/JS
Micah Elizabeth Scott
2018-08-24
1
-2
/
+4
*
Add gzip support to the sample nginx configuration
Micah Elizabeth Scott
2018-08-24
1
-0
/
+5
*
Add missing instructions to Contributing document
Felix Ableitner
2018-08-23
1
-0
/
+11
*
Fix AutoThread
Jorropo
2018-08-21
1
-2
/
+2
*
Reduce FreeBSD title size
Chocobozzz
2018-08-21
1
-3
/
+2
*
Fix release script
Chocobozzz
2018-08-21
1
-3
/
+7
*
Fix changelog
Jorropo
2018-08-21
1
-10
/
+10
*
Bumped to version v1.0.0-beta.11
v1.0.0-beta.11
Chocobozzz
2018-08-21
2
-2
/
+2
*
Update changelog
Chocobozzz
2018-08-21
1
-0
/
+35
*
correct password reset disabled binding
Josh Morel
2018-08-20
1
-1
/
+1
*
Change npm repo to git+https
Jorropo
2018-08-20
2
-2
/
+2
*
Translate player according to the interface lang
Chocobozzz
2018-08-16
3
-1
/
+13
*
Translate subtitle langs in player
Chocobozzz
2018-08-16
10
-32
/
+73
*
Ensure youtubedl binary exists in ydl helper
Chocobozzz
2018-08-16
3
-35
/
+60
*
Fix client build
Chocobozzz
2018-08-14
3
-4
/
+5
*
Add quota used in users list
Chocobozzz
2018-08-14
6
-10
/
+44
*
Regroup abuse and blacklisted videos inside "moderation"
Chocobozzz
2018-08-14
25
-122
/
+99
*
Improve follow component routing
Chocobozzz
2018-08-14
3
-64
/
+22
*
Don't set a bitrate on unknown audio input
Chocobozzz
2018-08-14
2
-16
/
+18
*
Update client according to new model paths
Chocobozzz
2018-08-14
6
-11
/
+14
*
Cleanup utils helper
Chocobozzz
2018-08-14
20
-166
/
+173
*
Flat shared module directory
Chocobozzz
2018-08-14
27
-35
/
+34
*
Increase video import timeout
Chocobozzz
2018-08-14
2
-2
/
+1
*
Filter tracker based on infohash
Chocobozzz
2018-08-14
4
-1
/
+94
*
Fix docker env file
Chocobozzz
2018-08-14
3
-5
/
+7
*
Add tests when getting a blacklisted video
Chocobozzz
2018-08-14
2
-11
/
+50
*
Improve blacklist management
Chocobozzz
2018-08-14
23
-45
/
+189
*
Add blacklist reason field
Chocobozzz
2018-08-14
35
-161
/
+687
*
Add ability to delete and update abuse on client
Chocobozzz
2018-08-14
13
-20
/
+260
*
make i18n locale names consistent (#918)
QuentÃ
2018-08-10
1
-6
/
+6
*
Correctly copy ffmpeg
Chocobozzz
2018-08-10
1
-1
/
+1
*
Try to fix travis tests
Chocobozzz
2018-08-10
5
-27
/
+20
*
Add state and moderationComment for abuses on server side
Chocobozzz
2018-08-10
19
-64
/
+482
*
Fix dockerfile
Chocobozzz
2018-08-10
1
-1
/
+1
*
Clean yarn cache after install in docker
Chocobozzz
2018-08-09
1
-0
/
+1
*
Fix videos add tabs style
Chocobozzz
2018-08-09
2
-12
/
+21
*
Add ability to ban/unban users
Chocobozzz
2018-08-09
17
-36
/
+270
*
Migrate to bootstrap 4 and ng-bootstrap
Chocobozzz
2018-08-09
44
-950
/
+890
[next]