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
/
lib
/
job-queue
/
handlers
/
video-import.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add auto follow back support for instances
Chocobozzz
2019-09-04
1
-1
/
+4
*
Cleanup model types
Chocobozzz
2019-08-20
1
-11
/
+11
*
Stronger model typings
Chocobozzz
2019-08-19
1
-17
/
+21
*
Correctly notify on auto blacklist
Chocobozzz
2019-07-24
1
-2
/
+2
*
Add audio support in upload
Chocobozzz
2019-05-16
1
-0
/
+1
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-13
/
+7
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-18
/
+23
*
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
-1
/
+6
*
Rename video-file job to video-transcoding
Chocobozzz
2019-03-19
1
-1
/
+1
*
Add import finished and video published notifs
Chocobozzz
2019-01-09
1
-0
/
+3
*
Add notification settings migration
Chocobozzz
2019-01-09
1
-3
/
+4
*
Add user notification base code
Chocobozzz
2019-01-09
1
-0
/
+2
*
Use move instead rename
Chocobozzz
2018-12-11
1
-2
/
+2
*
Add tmp and redundancy directories
Chocobozzz
2018-12-04
1
-5
/
+4
*
Fix images size when downloading them
Chocobozzz
2018-11-16
1
-5
/
+5
*
Add timeout on youtube dl to cleaup files
Chocobozzz
2018-10-01
1
-3
/
+3
*
Correctly delete files on failed import
Chocobozzz
2018-10-01
1
-2
/
+2
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
1
-1
/
+1
*
Correctly migrate to fs-extra
Chocobozzz
2018-08-27
1
-3
/
+3
*
Correct webtorrent download cleanup
Chocobozzz
2018-08-08
1
-1
/
+1
*
Add torrent tests
Chocobozzz
2018-08-08
1
-4
/
+4
*
Add import.video.torrent configuration
Chocobozzz
2018-08-08
1
-2
/
+7
*
Import torrents with webtorrent
Chocobozzz
2018-08-08
1
-3
/
+9
*
Import magnets with webtorrent
Chocobozzz
2018-08-08
1
-16
/
+83
*
Add tests regarding video import
Chocobozzz
2018-08-06
1
-2
/
+3
*
Remove ability to delete video imports
Chocobozzz
2018-08-06
1
-10
/
+24
*
Correctly handle video import errors
Chocobozzz
2018-08-06
1
-1
/
+2
*
Add ability to list video imports
Chocobozzz
2018-08-06
1
-1
/
+1
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
1
-0
/
+129