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 video edition finished notification
Chocobozzz
2022-03-22
1
-2
/
+2
*
Add basic video editor support
Chocobozzz
2022-02-28
1
-4
/
+4
*
Fix import timeout inconsistency
Chocobozzz
2022-02-09
1
-3
/
+3
*
Add ability to filter my imports by target URL
Chocobozzz
2022-01-19
1
-4
/
+4
*
Add ability to cancel & delete video imports
Chocobozzz
2022-01-19
1
-14
/
+15
*
Fix shared imports
Chocobozzz
2021-12-24
1
-5
/
+6
*
Fix video import transcoding
Chocobozzz
2021-12-23
1
-2
/
+2
*
Fix audio only transcoding
Chocobozzz
2021-12-23
1
-5
/
+11
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-1
/
+1
*
Rewrite youtube-dl import
Chocobozzz
2021-10-22
1
-3
/
+3
*
More robust webtorrent redundancy download
Chocobozzz
2021-09-06
1
-1
/
+1
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-4
/
+4
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
1
-6
/
+10
*
Improve target bitrate calculation
Chocobozzz
2021-08-06
1
-3
/
+3
*
Refactor notifier
Chocobozzz
2021-08-02
1
-2
/
+2
*
Generate random uuid for video files
Chocobozzz
2021-07-26
1
-2
/
+2
*
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
[next]