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
/
controllers
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve target bitrate calculation
Chocobozzz
2021-08-06
1
-1
/
+1
*
Refactor search query options
Chocobozzz
2021-07-29
7
-79
/
+50
*
Search channels against handles and not names
Chocobozzz
2021-07-29
1
-1
/
+1
*
Add ability to search by uuids/actor names
Chocobozzz
2021-07-28
2
-4
/
+6
*
Filter host for channels and playlists search
Chocobozzz
2021-07-28
2
-2
/
+4
*
Refactor video links builders
Chocobozzz
2021-07-26
1
-2
/
+1
*
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
1
-5
/
+7
*
Generate random uuid for video files
Chocobozzz
2021-07-26
1
-2
/
+2
*
Move apicache in peertube
Chocobozzz
2021-07-22
1
-2
/
+2
*
Add overviews filter hook tests
Chocobozzz
2021-07-21
1
-4
/
+4
*
Add new filter hooks to /overviews/videos
Michael Williams
2021-07-21
1
-3
/
+10
*
Add ability for instances to follow any actor
Chocobozzz
2021-07-21
1
-4
/
+17
*
Reorganize imports
Chocobozzz
2021-07-20
20
-55
/
+51
*
Refactor requests
Chocobozzz
2021-07-20
32
-42
/
+42
*
Introduce user command
Chocobozzz
2021-07-20
1
-2
/
+2
*
Introduce comments command
Chocobozzz
2021-07-20
1
-3
/
+3
*
Introduce playlist command
Chocobozzz
2021-07-20
1
-3
/
+4
*
Introduce debug command
Chocobozzz
2021-07-20
1
-3
/
+3
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
4
-6
/
+11
*
Add video-playlist-element.created hook (#4196)
kontrollanten
2021-06-28
1
-0
/
+3
*
Add ability to search playlists
Chocobozzz
2021-06-25
7
-301
/
+453
*
Refactor live manager
Chocobozzz
2021-06-17
1
-1
/
+1
*
Fix missing transactions
Chocobozzz
2021-06-15
2
-3
/
+3
*
Fetch directly all video attributes for get API
Chocobozzz
2021-06-11
1
-9
/
+2
*
Use separate queries for video files
Chocobozzz
2021-06-11
1
-1
/
+1
*
Fix video upload with a capitalized ext
Chocobozzz
2021-06-08
1
-2
/
+2
*
add video upload types, add doc middleware to more routes
Rigel Kent
2021-06-06
2
-5
/
+27
*
createThumbnail -> updateThumbnail
Chocobozzz
2021-06-04
3
-11
/
+11
*
add operationId doc middleware to so API endpoints
Rigel Kent
2021-06-04
8
-5
/
+32
*
refactor docMiddleware to support operationId-only form
Rigel Kent
2021-06-04
3
-9
/
+9
*
Move middleware utils in middlewares
Chocobozzz
2021-06-03
1
-2
/
+1
*
Refactor AP actors
Chocobozzz
2021-06-03
3
-4
/
+4
*
Refactor server errors handler
Chocobozzz
2021-06-02
3
-0
/
+9
*
Refactor getOrCreateAPVideo
Chocobozzz
2021-06-02
2
-4
/
+17
*
correct error codes and backward compat
Rigel Kent
2021-06-02
1
-1
/
+1
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
19
-51
/
+74
*
Implemented configurable minimum signup age
Poslovitch
2021-05-28
1
-1
/
+2
*
Cleanup
Chocobozzz
2021-05-28
2
-39
/
+0
*
Merge branch 'develop' into shorter-URLs-channels-accounts
Chocobozzz
2021-05-27
22
-468
/
+742
|
\
|
*
Instance homepage support (#4007)
Chocobozzz
2021-05-27
4
-4
/
+48
|
*
Refactor a little bit controllers
Chocobozzz
2021-05-12
9
-485
/
+604
|
*
Stricter models typing
Chocobozzz
2021-05-12
3
-13
/
+22
|
*
Error if importing a torrent with multiple files
Chocobozzz
2021-05-11
1
-5
/
+15
|
*
Reorganize plugin models
Chocobozzz
2021-05-11
1
-15
/
+18
|
*
Cleanup shared models
Chocobozzz
2021-05-11
1
-1
/
+1
|
*
Cleanup models directory organization
Chocobozzz
2021-05-11
9
-23
/
+23
|
*
Use a class for youtube-dl
Chocobozzz
2021-05-11
1
-3
/
+6
|
*
Resumable video uploads (#3933)
kontrollanten
2021-05-10
2
-20
/
+103
|
*
Update channel updatedAt when uploading a video
Chocobozzz
2021-05-10
1
-0
/
+3
*
|
Add server API actors route
Kimsible
2021-05-05
2
-0
/
+39
|
/
[next]