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
*
Add auto follow back support for instances
Chocobozzz
2019-09-04
1
-1
/
+1
*
Type toActivityPubObject functions
Chocobozzz
2019-08-21
1
-2
/
+5
*
Type toFormattedJSON
Chocobozzz
2019-08-20
1
-15
/
+15
*
Cleanup model types
Chocobozzz
2019-08-20
1
-6
/
+5
*
Stronger model typings
Chocobozzz
2019-08-19
1
-14
/
+21
*
Fix broken playlist api
Chocobozzz
2019-08-01
1
-4
/
+11
*
Remove unused actor uuid field
Chocobozzz
2019-05-31
1
-20
/
+1
*
Add pagination to account video channels endpoint
Chocobozzz
2019-05-29
1
-3
/
+10
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-8
/
+8
*
Update sequelize
Chocobozzz
2019-04-24
1
-9
/
+8
*
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
-3
/
+4
*
Add playlist rest tests
Chocobozzz
2019-03-18
1
-3
/
+3
*
Add playlist check param tests
Chocobozzz
2019-03-18
1
-1
/
+1
*
Playlist server API
Chocobozzz
2019-03-18
1
-13
/
+65
*
findById -> findByPk
Chocobozzz
2019-02-21
1
-3
/
+3
*
Improve channel and account SEO
Chocobozzz
2019-02-21
1
-1
/
+9
*
Refresh remote actors on GET enpoints
Chocobozzz
2019-01-14
1
-0
/
+4
*
Add sitemap
Chocobozzz
2018-12-05
1
-0
/
+21
*
Add federation to ownership change
Chocobozzz
2018-09-04
1
-5
/
+11
*
Refractor user quota SQL queries
Chocobozzz
2018-08-28
1
-1
/
+1
*
Optimize channel search query
Chocobozzz
2018-08-28
1
-11
/
+10
*
Add ability to search video channels
Chocobozzz
2018-08-27
1
-27
/
+136
*
Add ability to set a name to a channel
Chocobozzz
2018-08-27
1
-14
/
+42
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
1
-6
/
+35
*
Add more info logging
Chocobozzz
2018-07-30
1
-2
/
+0
*
Revert "Delete actor too when deleting account/video channel"
Chocobozzz
2018-07-30
1
-18
/
+12
*
Delete actor too when deleting account/video channel
Chocobozzz
2018-07-30
1
-12
/
+18
*
Optimize SQL queries
Chocobozzz
2018-07-24
1
-0
/
+3
*
Fix avatar image in channel page
Chocobozzz
2018-06-18
1
-1
/
+8
*
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
[next]