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
/
videos
/
import.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix default true values when uploding videos
Chocobozzz
2019-08-28
1
-2
/
+2
*
Bug fix logical and/or boolean selector
Frank Sträter
2019-08-28
1
-2
/
+2
*
Type toFormattedJSON
Chocobozzz
2019-08-20
1
-5
/
+5
*
Cleanup model types
Chocobozzz
2019-08-20
1
-2
/
+2
*
Fix tests
Chocobozzz
2019-08-20
1
-1
/
+5
*
Stronger model typings
Chocobozzz
2019-08-19
1
-16
/
+18
*
Automatically update playlist thumbnails
Chocobozzz
2019-08-01
1
-2
/
+2
*
Correctly notify on auto blacklist
Chocobozzz
2019-07-24
1
-1
/
+8
*
Add filter hooks tests
Chocobozzz
2019-07-24
1
-1
/
+1
*
Fix video import if autoblacklist is enabled
Chocobozzz
2019-06-07
1
-6
/
+10
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-11
/
+5
*
Update sequelize
Chocobozzz
2019-04-24
1
-2
/
+1
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-22
/
+48
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+2
*
Move config in its own file
Chocobozzz
2019-04-11
1
-2
/
+3
*
add quarantine videos feature (#1637)
Josh Morel
2019-04-02
1
-3
/
+7
*
Cleanup express locals typings
Chocobozzz
2019-03-19
1
-2
/
+2
*
Import original publication date (web UI)
Andrés Maldonado
2019-02-12
1
-1
/
+2
*
Merge branch 'develop' into pr/1217
Chocobozzz
2019-02-11
1
-14
/
+7
|
\
|
*
Use move instead rename
Chocobozzz
2018-12-11
1
-2
/
+2
|
*
Support additional video extensions
Chocobozzz
2018-12-11
1
-9
/
+2
|
*
Add tmp and redundancy directories
Chocobozzz
2018-12-04
1
-3
/
+3
*
|
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
/
+1
|
/
*
Refractor audit user identifier
Chocobozzz
2018-09-19
1
-3
/
+3
*
Correctly migrate to fs-extra
Chocobozzz
2018-08-27
1
-3
/
+3
*
Add torrent tests
Chocobozzz
2018-08-08
1
-2
/
+4
*
Add import.video.torrent configuration
Chocobozzz
2018-08-08
1
-3
/
+7
*
Import torrents with webtorrent
Chocobozzz
2018-08-08
1
-12
/
+45
*
Import magnets with webtorrent
Chocobozzz
2018-08-08
1
-37
/
+105
*
Add tests regarding video import
Chocobozzz
2018-08-06
1
-4
/
+5
*
Add import http enabled configuration
Chocobozzz
2018-08-06
1
-2
/
+2
*
Add audit logs for video import
Chocobozzz
2018-08-06
1
-7
/
+4
*
Remove ability to delete video imports
Chocobozzz
2018-08-06
1
-20
/
+1
*
Add ability to remove a video import
Chocobozzz
2018-08-06
1
-2
/
+10
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
1
-0
/
+151