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 (
Collapse
)
Author
Age
Files
Lines
*
Add ability to list redundancies
Chocobozzz
2020-01-28
26
-103
/
+1137
|
*
Remove HLS torrents
Chocobozzz
2020-01-24
5
-15
/
+42
|
*
Remove debug messages
Chocobozzz
2020-01-24
2
-3
/
+0
|
*
Increase blacklist import timeout
Chocobozzz
2020-01-23
1
-0
/
+2
|
*
Proxy youtube-dl format command too
Chocobozzz
2020-01-22
1
-7
/
+13
|
*
Use a filtered proxy without variables
Chocobozzz
2020-01-22
1
-5
/
+1
|
*
Use a proxy for youtube-dl to avoid travis errors
Chocobozzz
2020-01-21
2
-4
/
+14
|
*
Update a little bit user dropdown message
Chocobozzz
2020-01-21
1
-1
/
+1
|
*
Accessibility fixes for #2149
Rigel Kent
2020-01-21
1
-2
/
+9
|
*
Fix typo in error log
Chocobozzz
2020-01-20
1
-2
/
+2
|
*
Adding the request ip for hook filter:api.user.signup.allowed.result (#2416)
John Livingston
2020-01-20
1
-1
/
+3
|
|
|
|
|
|
* Adding the request ip for hook filter:api.user.signup.allowed.result * Fix typo
*
Fix: unregistring a plugin did not remove properly his hooks.
John Livingston
2020-01-20
1
-1
/
+1
|
*
Fix subscriptions tests
Chocobozzz
2020-01-10
1
-1
/
+1
|
*
Add informational message at login for visitors coming from upload button
Rigel Kent
2020-01-10
1
-0
/
+8
|
|
|
|
resolves #1880
*
Avoid follow SQL conflicts
Chocobozzz
2020-01-10
1
-1
/
+1
|
*
Cleanup DB indexes
Chocobozzz
2020-01-10
2
-1
/
+23
|
*
Fix federation when updating a video
Chocobozzz
2020-01-10
1
-1
/
+3
|
*
Adapt feeds content-type to accept header
Rigel Kent
2020-01-10
8
-24
/
+67
|
*
Add video caption upload documentation and improve error message
Rigel Kent
2020-01-09
1
-4
/
+4
|
|
|
|
fixes #2038
*
Use lower instead of ilike to login users
Chocobozzz
2020-01-09
1
-2
/
+6
|
*
Return an error on invalid count pagination
Chocobozzz
2020-01-09
4
-10
/
+25
|
*
Optimize list my playlists SQL query
Chocobozzz
2020-01-09
2
-21
/
+25
|
*
Optimize notification endpoint
Chocobozzz
2020-01-09
1
-11
/
+11
|
*
Add outbox page size parameter
Rigel Kent
2020-01-09
4
-4
/
+36
|
*
Add correct status on not found video
Chocobozzz
2020-01-09
1
-1
/
+4
|
*
Try to fix subscriptions inconsistencies
Chocobozzz
2020-01-08
11
-27
/
+36
|
*
Add ability to skip count query
Chocobozzz
2020-01-08
12
-19
/
+53
|
*
Optimize videos list SQL queries workflow
Chocobozzz
2020-01-08
1
-9
/
+12
|
*
Optimize videos list SQL query
Chocobozzz
2020-01-08
1
-1
/
+8
|
*
Update http signature
Chocobozzz
2020-01-07
4
-6
/
+17
|
*
Update validator dependency
Chocobozzz
2020-01-07
26
-29
/
+28
|
*
Add warning if admin disables webtorrent
Chocobozzz
2020-01-06
1
-1
/
+1
|
*
Accept . _ and 0-9 plugin names
Chocobozzz
2020-01-06
1
-1
/
+1
|
*
Share playlists state
Chocobozzz
2020-01-06
1
-2
/
+2
|
*
Tests for totalRepliesFromVideoAuthor
Rigel Kent
2020-01-03
2
-1
/
+33
|
*
Improve SQL query for my special playlists
Chocobozzz
2020-01-03
4
-41
/
+53
|
*
Add infohash cache
Chocobozzz
2020-01-03
5
-5
/
+32
|
*
Fix totalRepliesFromVideoAuthor SQL request
Chocobozzz
2020-01-03
1
-1
/
+3
|
*
Add miniature quick actions to add video to Watch later playlist
Rigel Kent
2020-01-02
3
-8
/
+31
|
*
Add test to search in my videos
Chocobozzz
2019-12-30
1
-0
/
+18
|
*
Fix URL normalization in import script
Chocobozzz
2019-12-30
1
-1
/
+1
|
*
Auto add https:// in import script URLs
Chocobozzz
2019-12-30
1
-17
/
+24
|
*
Fix my-account{videos,video-playlists} loading mecanism
Rigel Kent
2019-12-29
1
-1
/
+1
|
*
Add author indicator to the comment replies loader
Rigel Kent
2019-12-28
1
-0
/
+12
|
*
Add search bars for a user's videos and playlist library
Rigel Kent
2019-12-28
2
-4
/
+23
|
*
Add comment filtering by reply count
Rigel Kent
2019-12-27
3
-3
/
+17
|
*
Cache some SQL queries
Chocobozzz
2019-12-27
2
-3
/
+32
|
*
Fix playlist search
Chocobozzz
2019-12-27
2
-15
/
+25
|
*
Case insensitive tags search
Chocobozzz
2019-12-27
1
-1
/
+1
|
*
Add playlist search option and search input for add-to-video-playlist dropdown
Rigel Kent
2019-12-26
3
-6
/
+45
|
|
|
|
fixes #2138
[next]