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
/
models
/
video
/
video-import.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type toFormattedJSON
Chocobozzz
2019-08-20
1
-2
/
+2
*
Stronger model typings
Chocobozzz
2019-08-19
1
-3
/
+9
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-4
/
+4
*
Update sequelize
Chocobozzz
2019-04-24
1
-2
/
+2
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
findById -> findByPk
Chocobozzz
2019-02-21
1
-1
/
+1
*
Add import finished and video published notifs
Chocobozzz
2019-01-09
1
-0
/
+4
*
Fix video description when importing by url
Chocobozzz
2018-09-28
1
-3
/
+2
*
Add state and moderationComment for abuses on server side
Chocobozzz
2018-08-10
1
-0
/
+1
*
Add import.video.torrent configuration
Chocobozzz
2018-08-08
1
-49
/
+34
*
Import torrents with webtorrent
Chocobozzz
2018-08-08
1
-0
/
+4
*
Import magnets with webtorrent
Chocobozzz
2018-08-08
1
-1
/
+14
*
Add tests regarding video import
Chocobozzz
2018-08-06
1
-2
/
+2
*
Correctly handle video import errors
Chocobozzz
2018-08-06
1
-2
/
+4
*
Add ability to list video imports
Chocobozzz
2018-08-06
1
-7
/
+75
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
1
-0
/
+105