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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
2
-0
/
+2
*
linting
John Livingston
2018-05-11
1
-18
/
+18
*
fix reject
John Livingston
2018-05-11
1
-3
/
+2
*
Standard code
John Livingston
2018-05-11
1
-9
/
+8
*
import-videos: prompt for password
John Livingston
2018-05-11
1
-6
/
+32
*
Use ISO 639 for languages
Chocobozzz
2018-04-23
2
-4
/
+4
*
Fix privacy argument in upload script
Chocobozzz
2018-04-04
2
-0
/
+3
*
fix #456 catching errors in import-videos (#457)
memorybox
2018-04-02
1
-9
/
+14
*
Add privacy setting to upload.js cli (#422)
Olivier Jolly
2018-03-27
1
-0
/
+2
*
Fix videos import script
Chocobozzz
2018-03-26
1
-1
/
+4
*
truncating long video names in import-videos.js (fixes #392) (#415)
Rigel Kent
2018-03-26
1
-1
/
+6
*
per missing field error in upload.js (fixes #414) (#416)
Rigel Kent
2018-03-26
1
-1
/
+5
*
Removing unnecessary semicolons
Okhin
2018-03-24
1
-4
/
+4
*
Replacing the err being thrown by a gracefull exit.process(1)
Okhin
2018-03-24
1
-2
/
+6
*
Add documentation for upload script
Chocobozzz
2018-03-05
1
-1
/
+2
*
Fix import videos tool
Chocobozzz
2018-03-01
1
-0
/
+1
*
Add nsfw support in import-videos
Chocobozzz
2018-02-20
1
-3
/
+12
*
Fix 401 detection on import videos
Chocobozzz
2018-02-20
1
-1
/
+1
*
Add ability to import videos from all supported youtube-dl sites
Chocobozzz
2018-02-20
1
-39
/
+73
*
import-youtube: add try/catch to manage token expiration when importing lot o...
LecygneNoir
2018-02-20
1
-14
/
+18
*
Add ability to import just one video from youtube
Chocobozzz
2018-02-19
1
-2
/
+8
*
Fix duplicates detection
Chocobozzz
2018-02-16
1
-1
/
+1
*
Import videos in the correct order
Chocobozzz
2018-02-16
1
-1
/
+1
*
Fix remote image fetching
Chocobozzz
2018-02-15
2
-3
/
+8
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-1
/
+3
*
Fix max buffer reached in youtube import
Chocobozzz
2018-02-15
1
-9
/
+20
*
Move adding a video view videojs peertube plugin
Chocobozzz
2018-02-14
1
-1
/
+2
*
Support thumbnails in youtube import
Chocobozzz
2018-02-14
1
-1
/
+18
*
Add ability to set video thumbnail/preview
Chocobozzz
2018-02-14
1
-2
/
+0
*
Fix upload from CLI script
Chocobozzz
2018-02-12
3
-132
/
+54
*
Improve youtube import script
Chocobozzz
2018-02-12
1
-34
/
+39
*
Begin import script with youtube-dl
Chocobozzz
2018-02-09
4
-0
/
+370