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
/
videos
/
videos.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
1
-7
/
+10
*
Fix ownership change with a live video
Chocobozzz
2021-06-28
1
-79
/
+1
*
Use raw SQL for most of video queries
Chocobozzz
2021-06-11
1
-3
/
+3
*
Fetch directly all video attributes for get API
Chocobozzz
2021-06-11
1
-1
/
+1
*
add video upload types, add doc middleware to more routes
Rigel Kent
2021-06-06
1
-3
/
+6
*
Move middleware utils in middlewares
Chocobozzz
2021-06-03
1
-8
/
+9
*
Refactor server errors handler
Chocobozzz
2021-06-02
1
-6
/
+0
*
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
1
-1
/
+1
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-43
/
+62
*
improve api param message for video names and tags
Rigel Kent
2021-05-31
1
-6
/
+14
*
improve api param message for dates
Rigel Kent
2021-05-31
1
-1
/
+1
*
Cleanup shared models
Chocobozzz
2021-05-11
1
-1
/
+1
*
Resumable video uploads (#3933)
kontrollanten
2021-05-10
1
-32
/
+152
*
Add ability to filter my videos by live
Chocobozzz
2021-05-03
1
-2
/
+6
*
Refactor auth flow
Chocobozzz
2021-03-24
1
-1
/
+1
*
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
*
Update server dependencies
Chocobozzz
2021-02-03
1
-2
/
+3
*
Allow users/visitors to search through an account's videos (#3589)
Rigel Kent
2021-01-19
1
-0
/
+4
*
emit more specific status codes on video upload (#3423)
Rigel Kent
2020-12-08
1
-10
/
+31
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-11
/
+12
*
Split ffmpeg utils with ffprobe utils
Chocobozzz
2020-11-25
1
-1
/
+1
*
Add ability to display all channel/account videos
Chocobozzz
2020-11-18
1
-1
/
+4
*
Check live duration and size
Chocobozzz
2020-11-09
1
-2
/
+3
*
Add redirection on unavailable video due to follow constraints
Chocobozzz
2020-08-26
1
-16
/
+18
*
Split types and typings
Chocobozzz
2020-06-18
1
-1
/
+1
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-1
/
+1
*
Implement pagination for overviews endpoint
Chocobozzz
2020-03-11
1
-2
/
+17
*
Add video file metadata to download modal, via ffprobe (#2411)
Rigel Kent
2020-03-10
1
-1
/
+21
*
Don't refresh videos when processing views
Chocobozzz
2020-02-04
1
-0
/
+3
*
Add model cache for video
Chocobozzz
2020-02-04
1
-1
/
+4
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-16
/
+12
*
Fix tests
Chocobozzz
2020-01-30
1
-1
/
+1
*
Downsample to the closest divisor standard framerate
Rigel Kent
2020-01-29
1
-1
/
+1
*
Add ability to skip count query
Chocobozzz
2020-01-08
1
-0
/
+4
*
Add internal privacy mode
Chocobozzz
2019-12-12
1
-6
/
+3
*
Fix private video download
Chocobozzz
2019-12-03
1
-2
/
+4
*
Add ability to disable webtorrent
Chocobozzz
2019-11-25
1
-1
/
+1
*
Cleanup model types
Chocobozzz
2019-08-20
1
-3
/
+3
*
Stronger model typings
Chocobozzz
2019-08-19
1
-9
/
+11
*
Fix scheduled privacy and verify email validations
Chocobozzz
2019-07-25
1
-1
/
+1
*
Fix express validator
Chocobozzz
2019-07-25
1
-13
/
+13
*
Refactor middleware helpers
Chocobozzz
2019-07-24
1
-4
/
+2
*
Add hook filters tests
Chocobozzz
2019-07-24
1
-2
/
+3
*
Add server hooks
Chocobozzz
2019-07-24
1
-6
/
+31
*
Add ability to set to private a public/unlisted video
Chocobozzz
2019-06-06
1
-8
/
+0
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-0
/
+1
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
[next]