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
*
createThumbnail -> updateThumbnail
Chocobozzz
2021-06-04
1
-5
/
+5
*
correct error codes and backward compat
Rigel Kent
2021-06-02
1
-1
/
+1
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-11
/
+10
*
Instance homepage support (#4007)
Chocobozzz
2021-05-27
1
-2
/
+2
*
Refactor a little bit controllers
Chocobozzz
2021-05-12
1
-66
/
+94
*
Stricter models typing
Chocobozzz
2021-05-12
1
-3
/
+6
*
Error if importing a torrent with multiple files
Chocobozzz
2021-05-11
1
-5
/
+15
*
Use a class for youtube-dl
Chocobozzz
2021-05-11
1
-3
/
+6
*
Remove previous thumbnail if needed
Chocobozzz
2021-02-16
1
-4
/
+6
*
Generate a name for caption files
Chocobozzz
2021-02-16
1
-18
/
+14
*
Guess if we need to generate the thumbnail for imports
Chocobozzz
2021-02-12
1
-2
/
+0
*
Fix (again) youtube import
Chocobozzz
2021-01-19
1
-2
/
+1
*
stricter youtubedl format selectors (#3516)
Rigel Kent
2021-01-15
1
-6
/
+6
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-3
/
+2
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-1
/
+2
*
Fix incorrect IDs in AP federation
Chocobozzz
2020-11-20
1
-2
/
+2
*
Refactor video creation
Chocobozzz
2020-11-09
1
-35
/
+37
*
Split types and typings
Chocobozzz
2020-06-18
1
-2
/
+2
*
Update server dependencies
Chocobozzz
2020-06-17
1
-1
/
+1
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-1
/
+1
*
Add licence and language support to y-dl imports
Chocobozzz
2020-04-20
1
-3
/
+3
*
Add thumbnail / preview generation from url on the fly (#2646)
Kim
2020-04-20
1
-6
/
+40
*
Use originallyPublishedAt from body on import if it exists
Chocobozzz
2020-04-17
1
-1
/
+1
*
Fix import captions test
Chocobozzz
2020-04-15
1
-1
/
+2
*
Add getSubs to YoutubeDL video import
kimsible
2020-04-14
1
-1
/
+28
*
Support audio files import
Chocobozzz
2020-04-03
1
-1
/
+4
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-11
/
+11
*
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
[next]