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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add video upload types, add doc middleware to more routes
Rigel Kent
2021-06-06
2
-7
/
+12
*
refactor docMiddleware to support operationId-only form
Rigel Kent
2021-06-04
1
-3
/
+6
*
fetch -> load
Chocobozzz
2021-06-03
2
-5
/
+5
*
Move middleware utils in middlewares
Chocobozzz
2021-06-03
49
-124
/
+580
*
Refactor AP actors
Chocobozzz
2021-06-03
1
-3
/
+3
*
Refactor server errors handler
Chocobozzz
2021-06-02
4
-6
/
+54
*
refactor error code values for URI compatibility
Rigel Kent
2021-06-02
1
-3
/
+3
*
correct error codes and backward compat
Rigel Kent
2021-06-02
3
-7
/
+5
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
29
-361
/
+502
*
improve api param message for video names and tags
Rigel Kent
2021-05-31
3
-8
/
+21
*
improve api param message for dates
Rigel Kent
2021-05-31
5
-12
/
+20
*
Implemented configurable minimum signup age
Poslovitch
2021-05-28
1
-0
/
+1
*
Support '/w/' and '/w/p/' for watch page
Chocobozzz
2021-05-28
1
-5
/
+19
*
Cleanup
Chocobozzz
2021-05-28
2
-60
/
+0
*
Merge branch 'develop' into shorter-URLs-channels-accounts
Chocobozzz
2021-05-27
8
-62
/
+180
|
\
|
*
Error if importing a torrent with multiple files
Chocobozzz
2021-05-11
1
-3
/
+0
|
*
Reorganize plugin models
Chocobozzz
2021-05-11
1
-7
/
+7
|
*
Cleanup shared models
Chocobozzz
2021-05-11
1
-1
/
+1
|
*
Cleanup models directory organization
Chocobozzz
2021-05-11
5
-19
/
+19
|
*
provide more schema examples in openapi spec
Rigel Kent
2021-05-11
1
-0
/
+1
|
*
Fix E2E tests
Chocobozzz
2021-05-10
1
-1
/
+0
|
*
Resumable video uploads (#3933)
kontrollanten
2021-05-10
2
-32
/
+153
*
|
Add server API actors route
Kimsible
2021-05-05
2
-0
/
+60
|
/
*
Add ability to filter my videos by live
Chocobozzz
2021-05-03
1
-2
/
+6
*
Upgrade server dep'
Chocobozzz
2021-04-12
1
-1
/
+1
*
Ensure to install supported plugins
Chocobozzz
2021-04-12
1
-2
/
+0
*
Add banner tests
Chocobozzz
2021-04-08
2
-5
/
+6
*
Add banners support
Chocobozzz
2021-04-08
3
-9
/
+10
*
Add filter hook to forbid embed access
Chocobozzz
2021-03-24
1
-1
/
+1
*
Refactor auth flow
Chocobozzz
2021-03-24
4
-16
/
+14
*
Fix AP security tests
Chocobozzz
2021-03-24
1
-1
/
+1
*
Add jobs tag to logger
Chocobozzz
2021-03-24
4
-19
/
+26
*
Upgrade server dependencies
Chocobozzz
2021-03-03
1
-1
/
+2
*
Add ability to cleanup remote AP interactions
Chocobozzz
2021-03-03
1
-3
/
+3
*
Use named chunk for embed on analyze
Chocobozzz
2021-02-25
1
-1
/
+1
*
Fix separate SQL query for video get
Chocobozzz
2021-02-25
1
-5
/
+4
*
Trim video name also on server
Chocobozzz
2021-02-25
1
-0
/
+2
*
Add ability to update torrents cache in client
Chocobozzz
2021-02-18
1
-0
/
+1
*
Ensure we don't receive things from local actors
Chocobozzz
2021-02-08
1
-1
/
+1
*
Allow to specify transcoding and import jobs concurrency
Chocobozzz
2021-02-08
1
-0
/
+2
*
Update server dependencies
Chocobozzz
2021-02-03
5
-17
/
+20
*
Fix lint
Chocobozzz
2021-02-01
1
-1
/
+1
*
Add ability to update plugin auth
Chocobozzz
2021-02-01
1
-1
/
+2
*
Support transcoding options/encoders by plugins
Chocobozzz
2021-01-28
1
-2
/
+2
*
move from trending routes to alg param
Rigel Kent
2021-01-28
1
-1
/
+3
*
add default trending page choice, revert comments count for hot strategy
Rigel Kent
2021-01-28
1
-1
/
+2
*
modularize abstract video list header and implement video hotness recommendat...
Rigel Kent
2021-01-28
1
-1
/
+1
*
Allow users/visitors to search through an account's videos (#3589)
Rigel Kent
2021-01-19
1
-0
/
+4
*
stricter youtubedl format selectors (#3516)
Rigel Kent
2021-01-15
1
-1
/
+1
*
Allow user to search through their watch history (#3576)
Rigel Kent
2021-01-13
1
-2
/
+17
[next]