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
/
middlewares
/
validators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add user notification base code
Chocobozzz
2019-01-09
3
-7
/
+52
*
Fix users update me param validation
Chocobozzz
2018-12-18
1
-4
/
+7
*
Add history on server side
Chocobozzz
2018-12-18
3
-0
/
+38
*
enable email verification by admin (#1348)
Josh Morel
2018-11-21
1
-0
/
+1
*
Check follow constraints when getting a video
Chocobozzz
2018-11-16
1
-11
/
+41
*
Improve video upload error handling
Chocobozzz
2018-11-16
1
-0
/
+2
*
Check activities host
Chocobozzz
2018-11-14
4
-40
/
+95
*
Add HTTP signature check before linked signature
Chocobozzz
2018-10-19
1
-4
/
+12
*
Add ability to mute a user/instance by server in server api
Chocobozzz
2018-10-16
1
-5
/
+40
*
Add user/instance block by users in the client
Chocobozzz
2018-10-16
1
-1
/
+44
*
Add ability for users to block an account/instance on server side
Chocobozzz
2018-10-16
4
-1
/
+136
*
Add ability to list all local videos
Chocobozzz
2018-10-10
2
-39
/
+53
*
Add explicit error message that changing video ownership only works with loc...
Lucas Declercq
2018-10-10
1
-9
/
+4
*
Add user history and resume videos
Chocobozzz
2018-10-05
10
-65
/
+97
*
Check video channel name is unique on our instance
Chocobozzz
2018-10-01
1
-1
/
+10
*
Fix redundancy with videos already duplicated with another instance
Chocobozzz
2018-10-01
1
-1
/
+1
*
Check current password on server side
Chocobozzz
2018-09-26
1
-2
/
+19
*
Refractor videos AP functions
Chocobozzz
2018-09-19
1
-2
/
+2
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
2
-33
/
+37
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
3
-4
/
+4
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
1
-0
/
+80
*
Fix feeds with channel filter
Chocobozzz
2018-09-13
1
-1
/
+1
*
Users can change ownership of their video [#510] (#888)
Gaƫtan Rizio
2018-09-04
2
-2
/
+87
*
add user account email verificiation (#977)
Josh Morel
2018-08-31
1
-1
/
+45
*
Implement daily upload limit (#956)
Felix Ableitner
2018-08-28
1
-1
/
+4
*
Improve error message on actor name conflict
Chocobozzz
2018-08-27
1
-1
/
+1
*
Add ability to search video channels
Chocobozzz
2018-08-27
4
-10
/
+40
*
Add get subscription endpoint
Chocobozzz
2018-08-27
2
-5
/
+5
*
Add ability to set a name to a channel
Chocobozzz
2018-08-27
2
-15
/
+19
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
6
-6
/
+83
*
Cleanup utils helper
Chocobozzz
2018-08-14
5
-5
/
+5
*
Improve blacklist management
Chocobozzz
2018-08-14
1
-12
/
+21
*
Add blacklist reason field
Chocobozzz
2018-08-14
1
-31
/
+24
*
Add state and moderationComment for abuses on server side
Chocobozzz
2018-08-10
3
-17
/
+72
*
Add reason when banning a user
Chocobozzz
2018-08-08
1
-2
/
+3
*
Implement user blocking on server side
Chocobozzz
2018-08-08
1
-0
/
+21
*
Add ability to delete our account
Chocobozzz
2018-08-08
1
-0
/
+14
*
Add import.video.torrent configuration
Chocobozzz
2018-08-08
2
-4
/
+12
*
Import torrents with webtorrent
Chocobozzz
2018-08-08
1
-3
/
+10
*
Import magnets with webtorrent
Chocobozzz
2018-08-08
1
-2
/
+16
*
Add import http enabled configuration
Chocobozzz
2018-08-06
2
-0
/
+10
*
Remove ability to delete video imports
Chocobozzz
2018-08-06
1
-25
/
+4
*
Add ability to list video imports
Chocobozzz
2018-08-06
1
-0
/
+3
*
Add ability to remove a video import
Chocobozzz
2018-08-06
1
-3
/
+11
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
3
-30
/
+84
*
Cleanup req files on bad request
Chocobozzz
2018-07-31
4
-17
/
+19
*
[Server>Middlewares>Follows] Changing error code 400 to 500
Jorropo
2018-07-27
1
-1
/
+1
*
Add ability to only filter in the search endpoint
Chocobozzz
2018-07-24
1
-1
/
+1
*
Add advanced search in client
Chocobozzz
2018-07-24
1
-3
/
+2
*
Add videos list filters
Chocobozzz
2018-07-24
1
-1
/
+45
[next]