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.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the api documentation
Chocobozzz
2018-03-19
1
-1
/
+1
*
Update videos response api
Chocobozzz
2018-03-19
1
-35
/
+45
*
Add "local" videos in menu
Chocobozzz
2018-03-13
1
-3
/
+15
*
Update videos api list for account
Chocobozzz
2018-03-12
1
-14
/
+18
*
Do not destroy the video if transcoding fails
Chocobozzz
2018-03-08
1
-3
/
+3
*
Add stats route
Chocobozzz
2018-02-28
1
-0
/
+23
*
Fix resolution for portrait videos
Chocobozzz
2018-02-27
1
-5
/
+6
*
Keep ratio for thumbnails
Chocobozzz
2018-02-27
1
-6
/
+2
*
Fix lint
Chocobozzz
2018-02-19
1
-1
/
+1
*
Fix sort inconsistency
Chocobozzz
2018-02-19
1
-4
/
+4
*
Fix avatars on video watch page
Chocobozzz
2018-02-16
1
-0
/
+5
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-16
/
+13
*
Only list unlisted/public videos in outbox
Chocobozzz
2018-02-04
1
-1
/
+5
*
Fix announces when fetching the actor outbox
Chocobozzz
2018-02-04
1
-1
/
+1
*
Add id to likes/dislikes/comments/shares collections
Chocobozzz
2018-01-29
1
-16
/
+49
*
Use sensitive instead of nsfw in activitypub
Chocobozzz
2018-01-26
1
-1
/
+1
*
Don't rehost announced video activities
Chocobozzz
2018-01-26
1
-8
/
+38
*
Add schema.org tags to videos
Chocobozzz
2018-01-23
1
-2
/
+6
*
Add http tracker in torrent too
Chocobozzz
2018-01-19
1
-1
/
+2
*
Fix videos list sql request
Chocobozzz
2018-01-18
1
-30
/
+16
*
Video get SQL optimization
Chocobozzz
2018-01-18
1
-5
/
+13
*
Optimize SQL query that fetch actor outbox
Chocobozzz
2018-01-18
1
-8
/
+46
*
Avoid too many requests and fetching outbox
Chocobozzz
2018-01-18
1
-2
/
+2
*
Don't show videos of remote instance after unfollow
Chocobozzz
2018-01-18
1
-94
/
+100
*
Fix communication with mastodon
Chocobozzz
2018-01-12
1
-4
/
+4
*
Little SQL optimization
Chocobozzz
2018-01-11
1
-17
/
+11
*
Fetch remote AP objects
Chocobozzz
2018-01-10
1
-2
/
+10
*
Fix comment creation
Chocobozzz
2018-01-08
1
-0
/
+4
*
Add ability to delete comments
Chocobozzz
2018-01-04
1
-7
/
+39
*
Add ability to disable video comments
Chocobozzz
2018-01-03
1
-2
/
+9
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-55
/
+66
*
Create comment on replied mastodon statutes
Chocobozzz
2017-12-22
1
-0
/
+12
*
Add transition on play/loading player
Chocobozzz
2017-12-20
1
-0
/
+12
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-29
/
+49
*
Use sequelize scopes
Chocobozzz
2017-12-14
1
-131
/
+112
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-979
/
+866
*
Finish admin design
Chocobozzz
2017-12-08
1
-8
/
+18
*
Make some fields optional when uploading a video
Chocobozzz
2017-12-07
1
-8
/
+8
*
Begin video watch design
Chocobozzz
2017-12-06
1
-1
/
+2
*
Fix client search
Chocobozzz
2017-12-05
1
-28
/
+19
*
Fix well known and json parser with mastodon
Chocobozzz
2017-11-29
1
-0
/
+7
*
Refractor validators
Chocobozzz
2017-11-27
1
-9
/
+14
*
Add shares forward and collection on videos/video channels
Chocobozzz
2017-11-27
1
-2
/
+17
*
Fix lint
Chocobozzz
2017-11-27
1
-0
/
+2
*
Correctly forward like/dislikes and undo
Chocobozzz
2017-11-27
1
-21
/
+14
*
Cleanup models
Chocobozzz
2017-11-27
1
-134
/
+3
*
Fetch video likes/dislikes too
Chocobozzz
2017-11-27
1
-3
/
+45
*
Federate video views
Chocobozzz
2017-11-27
1
-5
/
+22
*
Fetch outbox to grab old activities tests
Chocobozzz
2017-11-27
1
-10
/
+28
*
Add outbox
Chocobozzz
2017-11-27
1
-0
/
+58
[next]