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
/
tests
/
api
/
check-params
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add isNSFW instance configuration key
Chocobozzz
2019-02-20
1
-0
/
+1
*
check email enabled for requiresEmailVer config
Josh Morel
2019-02-18
1
-0
/
+19
*
Add search by original publication date
Andrés Maldonado
2019-02-12
1
-0
/
+6
*
Add originallyPublishedAt unit tests
Chocobozzz
2019-02-11
1
-1
/
+15
*
Merge branch 'develop' into pr/1217
Chocobozzz
2019-02-11
22
-113
/
+1328
|
\
|
*
Cleanup reset user password by admin
Chocobozzz
2019-02-11
1
-0
/
+18
|
*
Add hls support on server
Chocobozzz
2019-02-11
1
-0
/
+3
|
*
fix typo in test accounts api validators
Josh Morel
2019-01-28
1
-1
/
+1
|
*
Prepare Dislike/Flag/View fixes
Chocobozzz
2019-01-15
1
-0
/
+4
|
*
Increase abuse length to 3000
Chocobozzz
2019-01-14
1
-3
/
+3
|
*
Add ability to unfederate a local video (on blacklist)
Chocobozzz
2019-01-10
1
-50
/
+68
|
*
Implement contact form on server side
Chocobozzz
2019-01-10
3
-1
/
+96
|
*
Add notifications in the client
Chocobozzz
2019-01-09
2
-12
/
+42
|
*
Add new follow, mention and user registered notifs
Chocobozzz
2019-01-09
1
-1
/
+4
|
*
Add import finished and video published notifs
Chocobozzz
2019-01-09
1
-1
/
+15
|
*
Add user notification base code
Chocobozzz
2019-01-09
2
-0
/
+250
|
*
Add history on server side
Chocobozzz
2018-12-18
2
-5
/
+73
|
*
Keep old channel/user name constraints
Chocobozzz
2018-12-13
1
-2
/
+2
|
*
Support additional video extensions
Chocobozzz
2018-12-11
2
-1
/
+7
|
*
Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...
Chocobozzz
2018-12-07
19
-41
/
+110
|
|
\
|
|
*
Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...
buoyantair
2018-11-18
1
-0
/
+6
|
|
|
\
|
|
*
|
Move utils to /shared
buoyantair
2018-10-29
19
-40
/
+108
|
*
|
|
username/display_name/video_channel_name min length 1 and max length 50 (#1265)
BRAINS YUM
2018-12-07
1
-4
/
+4
|
*
|
|
enable email verification by admin (#1348)
Josh Morel
2018-11-21
1
-0
/
+9
|
|
|
/
|
|
/
|
|
*
|
Do not host remote AP objects
Chocobozzz
2018-11-16
1
-0
/
+5
|
|
/
|
*
Feature/description support fields length 1000 (#1267)
BRAINS YUM
2018-10-19
4
-8
/
+8
|
*
Add ability to mute a user/instance by server in server api
Chocobozzz
2018-10-16
1
-2
/
+254
|
*
Add user/instance block by users in the client
Chocobozzz
2018-10-16
1
-0
/
+20
|
*
Add ability for users to block an account/instance on server side
Chocobozzz
2018-10-16
2
-0
/
+223
|
*
Add ability to list all local videos
Chocobozzz
2018-10-10
2
-0
/
+128
*
|
Rename downloadingEnabled property to downloadEnabled
Lucas Declercq
2018-10-08
2
-3
/
+3
*
|
Add downloadingEnabled property to video model
Lucas Declercq
2018-10-06
2
-0
/
+3
|
/
*
Add user history and resume videos
Chocobozzz
2018-10-05
2
-0
/
+80
*
Check video channel name is unique on our instance
Chocobozzz
2018-10-01
1
-0
/
+10
*
Check current password on server side
Chocobozzz
2018-09-26
1
-1
/
+33
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
3
-12
/
+108
*
add user account email verificiation (#977)
Josh Morel
2018-08-31
2
-1
/
+24
*
Implement daily upload limit (#956)
Felix Ableitner
2018-08-28
2
-3
/
+56
*
Search video channel handle/uri
Chocobozzz
2018-08-27
1
-1
/
+26
*
Add ability to search video channels
Chocobozzz
2018-08-27
1
-0
/
+40
*
Fix tests
Chocobozzz
2018-08-27
1
-2
/
+0
*
Add ability to search a video with an URL
Chocobozzz
2018-08-27
1
-3
/
+3
*
Add get subscription endpoint
Chocobozzz
2018-08-27
1
-4
/
+55
*
Add ability to set a name to a channel
Chocobozzz
2018-08-27
2
-40
/
+26
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
2
-0
/
+221
*
Increase video import timeout
Chocobozzz
2018-08-14
1
-1
/
+1
*
Add tests when getting a blacklisted video
Chocobozzz
2018-08-14
1
-11
/
+48
*
Add blacklist reason field
Chocobozzz
2018-08-14
1
-10
/
+82
*
Add state and moderationComment for abuses on server side
Chocobozzz
2018-08-10
1
-18
/
+97
*
Implement user blocking on server side
Chocobozzz
2018-08-08
1
-2
/
+14
[next]