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
/
helpers
/
custom-validators
/
videos.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
emit more specific status codes on video upload (#3423)
Rigel Kent
2020-12-08
1
-4
/
+4
*
Add ability to display all channel/account videos
Chocobozzz
2020-11-18
1
-1
/
+1
*
Live streaming implementation first step
Chocobozzz
2020-11-09
1
-2
/
+3
*
Refactor video extensions logic in server
Chocobozzz
2020-08-11
1
-5
/
+1
*
Update dependencies
Chocobozzz
2020-02-28
1
-1
/
+1
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-4
/
+4
*
Update validator dependency
Chocobozzz
2020-01-07
1
-1
/
+1
*
Add internal privacy mode
Chocobozzz
2019-12-12
1
-1
/
+1
*
Fix scheduled privacy and verify email validations
Chocobozzz
2019-07-25
1
-6
/
+2
*
Fix express validator
Chocobozzz
2019-07-25
1
-6
/
+1
*
Refactor middleware helpers
Chocobozzz
2019-07-24
1
-73
/
+0
*
Add ability to limit videos history size
Chocobozzz
2019-04-11
1
-1
/
+2
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Does exist
Chocobozzz
2019-03-19
1
-4
/
+4
*
Playlist server API
Chocobozzz
2019-03-18
1
-1
/
+1
*
Merge branch 'develop' into pr/1285
Chocobozzz
2019-02-11
1
-2
/
+2
|
\
|
*
Try to fix Mac video upload
Chocobozzz
2019-01-24
1
-2
/
+2
*
|
Enable video upload and edit
clementbrizard
2019-01-12
1
-1
/
+6
|
/
*
Support additional video extensions
Chocobozzz
2018-12-11
1
-4
/
+9
*
Add ability to list all local videos
Chocobozzz
2018-10-10
1
-2
/
+7
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-1
/
+3
*
Refractor videos AP functions
Chocobozzz
2018-09-19
1
-10
/
+2
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
1
-1
/
+2
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
1
-6
/
+8
*
use focus-visible polyfill to improve keyboard navigation
Rigel Kent
2018-09-11
1
-2
/
+2
*
Refractor user quota SQL queries
Chocobozzz
2018-08-28
1
-3
/
+0
*
Add state and moderationComment for abuses on server side
Chocobozzz
2018-08-10
1
-5
/
+2
*
Import magnets with webtorrent
Chocobozzz
2018-08-08
1
-0
/
+9
*
Fix last commit
Chocobozzz
2018-07-26
1
-4
/
+4
*
expliciting type checks and predicates (server only)
Rigel Kent
2018-07-25
1
-4
/
+4
*
Implement captions/subtitles
Chocobozzz
2018-07-16
1
-0
/
+24
*
Handle higher FPS for high resolution (test)
Chocobozzz
2018-06-29
1
-0
/
+5
*
Fix images size limit
Chocobozzz
2018-06-22
1
-2
/
+2
*
Add ability for uploaders to schedule video update
Chocobozzz
2018-06-14
1
-2
/
+11
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
1
-8
/
+16
*
Improve create import file job
Chocobozzz
2018-06-07
1
-2
/
+2
*
Fix video channel update with an admin account
Chocobozzz
2018-05-17
1
-3
/
+18
*
Fix updating video tags to empty field
Chocobozzz
2018-05-16
1
-3
/
+5
*
Add ability to update a video channel
Chocobozzz
2018-05-11
1
-0
/
+16
*
Use ISO 639 for languages
Chocobozzz
2018-04-23
1
-4
/
+5
*
Update the api documentation
Chocobozzz
2018-03-19
1
-6
/
+1
*
Update videos response api
Chocobozzz
2018-03-19
1
-1
/
+6
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-1
/
+6
*
Add ability to set video thumbnail/preview
Chocobozzz
2018-02-14
1
-15
/
+14
*
A few updates for the watch video view (#181)
Benjamin Bouvier
2018-01-07
1
-1
/
+1
*
Add ability to disable video comments
Chocobozzz
2018-01-03
1
-5
/
+0
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-7
/
+12
*
Fix lint
Chocobozzz
2017-12-08
1
-1
/
+0
*
Finish admin design
Chocobozzz
2017-12-08
1
-4
/
+5
*
Refractor validators
Chocobozzz
2017-11-27
1
-36
/
+3
[next]