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-channel.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bad RSS descriptions when filtering videos by account or channel
Chocobozzz
2018-06-13
1
-1
/
+5
*
Add owner in video channel page
Chocobozzz
2018-05-23
1
-8
/
+3
*
Fix video channel description/support max length
Chocobozzz
2018-05-09
1
-3
/
+4
*
Video channel API routes refractor
Chocobozzz
2018-04-25
1
-4
/
+13
*
Fix sort inconsistency
Chocobozzz
2018-02-19
1
-2
/
+2
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-3
/
+16
*
Don't show videos of remote instance after unfollow
Chocobozzz
2018-01-18
1
-16
/
+13
*
Add scores to follows and remove bad ones
Chocobozzz
2018-01-11
1
-1
/
+1
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-95
/
+69
*
Save
Chocobozzz
2017-12-19
1
-35
/
+25
*
Use sequelize scopes
Chocobozzz
2017-12-14
1
-82
/
+31
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-301
/
+271
*
Refractor validators
Chocobozzz
2017-11-27
1
-2
/
+2
*
Add shares forward and collection on videos/video channels
Chocobozzz
2017-11-27
1
-1
/
+16
*
Cleanup models
Chocobozzz
2017-11-27
1
-13
/
+0
*
Refractor activity pub lib/helpers
Chocobozzz
2017-11-27
1
-11
/
+5
*
Server shares user videos
Chocobozzz
2017-11-27
1
-1
/
+2
*
Send server announce when users upload a video
Chocobozzz
2017-11-27
1
-2
/
+2
*
Rename Pod -> Server
Chocobozzz
2017-11-27
1
-7
/
+7
*
Fix issues on server start
Chocobozzz
2017-11-27
1
-2
/
+7
*
Handle follow/accept
Chocobozzz
2017-11-27
1
-5
/
+2
*
Make it compile at least
Chocobozzz
2017-11-27
1
-7
/
+7
*
Continue activitypub
Chocobozzz
2017-11-27
1
-2
/
+33
*
Begin activitypub
Chocobozzz
2017-11-27
1
-54
/
+46
*
Fix integrity issues with after destroy hook
Chocobozzz
2017-10-26
1
-2
/
+2
*
Add video channels
Chocobozzz
2017-10-26
1
-0
/
+349