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-format-utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compat with peertube 2.1
Chocobozzz
2020-05-05
1
-6
/
+16
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-2
/
+2
*
Video file metadata PR cleanup
Chocobozzz
2020-03-10
1
-1
/
+3
*
Add video file metadata to download modal, via ffprobe (#2411)
Rigel Kent
2020-03-10
1
-1
/
+12
*
Merge branch 'release/2.1.0' into develop
Chocobozzz
2020-02-04
1
-8
/
+9
|
\
|
*
Fix embed on mastodon
Chocobozzz
2020-02-04
1
-8
/
+9
*
|
Move to eslint
contain
Chocobozzz
2020-02-03
1
-11
/
+8
*
|
Add url field in caption and use it for thumbnails
Chocobozzz
2020-01-30
1
-7
/
+8
|
/
*
Fix AP icon URL for imported videos
Chocobozzz
2020-01-29
1
-1
/
+1
*
Add ability to disable webtorrent
Chocobozzz
2019-11-25
1
-53
/
+74
*
Type toActivityPubObject functions
Chocobozzz
2019-08-21
1
-2
/
+2
*
Type toFormattedJSON
Chocobozzz
2019-08-20
1
-3
/
+3
*
Stronger model typings
Chocobozzz
2019-08-19
1
-7
/
+8
*
Fix broken playlist api
Chocobozzz
2019-08-01
1
-12
/
+0
*
Add migrations
Chocobozzz
2019-04-24
1
-1
/
+1
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-4
/
+6
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-4
/
+4
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Move config in its own file
Chocobozzz
2019-04-11
1
-2
/
+2
*
Playlist server API
Chocobozzz
2019-03-18
1
-21
/
+15
*
Add originallyPublishedAt unit tests
Chocobozzz
2019-02-11
1
-3
/
+1
*
Merge branch 'develop' into pr/1285
Chocobozzz
2019-02-11
1
-2
/
+61
|
\
|
*
Merge branch 'develop' into pr/1217
Chocobozzz
2019-02-11
1
-4
/
+65
|
|
\
|
|
*
Add hls support on server
Chocobozzz
2019-02-11
1
-2
/
+59
|
*
|
Rename downloadingEnabled property to downloadEnabled
Lucas Declercq
2018-10-08
1
-2
/
+2
|
*
|
Add downloadingEnabled property to video model
Lucas Declercq
2018-10-06
1
-0
/
+2
*
|
|
Change models
clementbrizard
2019-01-12
1
-0
/
+4
|
|
/
|
/
|
*
|
Support additional video extensions
Chocobozzz
2018-12-11
1
-3
/
+3
*
|
AP mimeType -> mediaType
Chocobozzz
2018-10-18
1
-0
/
+4
|
/
*
Add user moderation in the account page
Chocobozzz
2018-10-05
1
-1
/
+1
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-1
/
+8
*
Enable more angular options
Chocobozzz
2018-09-28
1
-1
/
+1
*
Fix video description when importing by url
Chocobozzz
2018-09-28
1
-1
/
+2
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
1
-2
/
+3
*
Reduce video.ts file size by moving some methods in other files
Chocobozzz
2018-09-19
1
-0
/
+295