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
*
Fix lint
Chocobozzz
2021-06-08
1
-1
/
+0
*
Fix video upload with a capitalized ext
Chocobozzz
2021-06-08
1
-1
/
+2
*
Instance homepage support (#4007)
Chocobozzz
2021-05-27
1
-3
/
+3
*
Use a class for youtube-dl
Chocobozzz
2021-05-11
1
-2
/
+5
*
Cleanup
Chocobozzz
2021-02-18
1
-1
/
+1
*
Dissociate video file names and video uuid
Chocobozzz
2021-02-18
1
-3
/
+5
*
Remove previous thumbnail if needed
Chocobozzz
2021-02-16
1
-2
/
+10
*
Guess if we need to generate the thumbnail for imports
Chocobozzz
2021-02-12
1
-15
/
+6
*
Painfully debug concurrent import jobs
Chocobozzz
2021-02-09
1
-22
/
+41
*
Add priority to transcoding jobs
Chocobozzz
2021-01-25
1
-2
/
+2
*
Fix (again) youtube import
Chocobozzz
2021-01-19
1
-1
/
+1
*
stricter youtubedl format selectors (#3516)
Rigel Kent
2021-01-15
1
-1
/
+5
*
Split ffmpeg utils with ffprobe utils
Chocobozzz
2020-11-25
1
-1
/
+1
*
Check live duration and size
Chocobozzz
2020-11-09
1
-1
/
+2
*
Split types and typings
Chocobozzz
2020-06-18
1
-2
/
+2
*
Add server plugin filter hooks for import with torrent and url (#2621)
Rigel Kent
2020-05-14
1
-19
/
+57
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-20
/
+3
*
Add thumbnail / preview generation from url on the fly (#2646)
Kim
2020-04-20
1
-35
/
+7
*
Support audio files import
Chocobozzz
2020-04-03
1
-14
/
+21
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-1
/
+1
*
Add ability to disable webtorrent
Chocobozzz
2019-11-25
1
-6
/
+6
*
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
[next]