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
*
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
*
Move config in its own file
Chocobozzz
2019-04-11
1
-1
/
+2
*
Add logs endpoint
Chocobozzz
2019-04-10
1
-5
/
+3
*
Cleanup express locals typings
Chocobozzz
2019-03-19
1
-6
/
+6
*
Does exist
Chocobozzz
2019-03-19
1
-9
/
+9
*
Playlist server API
Chocobozzz
2019-03-18
1
-4
/
+4
*
Merge branch 'develop' into pr/1285
Chocobozzz
2019-02-11
1
-4
/
+7
|
\
|
*
Merge branch 'develop' into pr/1217
Chocobozzz
2019-02-11
1
-64
/
+101
|
|
\
|
*
|
Rename downloadingEnabled property to downloadEnabled
Lucas Declercq
2018-10-08
1
-1
/
+1
|
*
|
Add downloadingEnabled property to video model
Lucas Declercq
2018-10-06
1
-0
/
+4
*
|
|
Enable video upload and edit
clementbrizard
2019-01-12
1
-0
/
+5
|
|
/
|
/
|
*
|
Check follow constraints when getting a video
Chocobozzz
2018-11-16
1
-11
/
+41
*
|
Improve video upload error handling
Chocobozzz
2018-11-16
1
-0
/
+2
*
|
Check activities host
Chocobozzz
2018-11-14
1
-40
/
+0
*
|
Add ability to list all local videos
Chocobozzz
2018-10-10
1
-2
/
+52
*
|
Add explicit error message that changing video ownership only works with loc...
Lucas Declercq
2018-10-10
1
-9
/
+4
|
/
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-0
/
+399