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-share.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move typescript utils in its own directory
Chocobozzz
2021-12-16
1
-1
/
+1
*
Stricter models typing
Chocobozzz
2021-05-12
1
-1
/
+2
*
Cleanup models directory organization
Chocobozzz
2021-05-11
1
-1
/
+1
*
Add ability to cleanup remote AP interactions
Chocobozzz
2021-03-03
1
-1
/
+12
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-10
/
+9
*
Split types and typings
Chocobozzz
2020-06-18
1
-2
/
+2
*
Optimize sql requests on broadcast
Chocobozzz
2020-03-19
1
-53
/
+36
*
Update server dependencies
Chocobozzz
2019-10-21
1
-1
/
+1
*
Stronger model typings
Chocobozzz
2019-08-19
1
-6
/
+8
*
Automatically remove bad followings
Chocobozzz
2019-08-06
1
-13
/
+5
*
Fix multiple server tests
Chocobozzz
2019-08-01
1
-9
/
+20
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-5
/
+5
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Restore videos list components
Chocobozzz
2019-04-02
1
-2
/
+1
*
Cleanup invalid rates/comments/shares
Chocobozzz
2019-03-19
1
-0
/
+14
*
Add playlist rest tests
Chocobozzz
2019-03-18
1
-1
/
+1
*
Check activities host
Chocobozzz
2018-11-14
1
-1
/
+1
*
Fix offset/limit on some SQL queries :facepalm:
Chocobozzz
2018-06-13
1
-2
/
+2
*
Correctly forward video related activities
Chocobozzz
2018-05-31
1
-1
/
+1
*
Refractor and optimize AP collections
Chocobozzz
2018-05-25
1
-0
/
+13
*
Add ability to update a video channel
Chocobozzz
2018-05-11
1
-0
/
+9
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-1
/
+27
*
Don't rehost announced video activities
Chocobozzz
2018-01-26
1
-1
/
+14
*
Send account activitypub update events
Chocobozzz
2018-01-03
1
-0
/
+40
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-16
/
+16
*
Use sequelize scopes
Chocobozzz
2017-12-14
1
-6
/
+30
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-62
/
+56
*
Put activity pub sends inside transactions
Chocobozzz
2017-11-30
1
-4
/
+6
*
Add shares forward and collection on videos/video channels
Chocobozzz
2017-11-27
1
-1
/
+15
*
Federate video update
Chocobozzz
2017-11-27
1
-2
/
+21
*
Handle announces in inbox
Chocobozzz
2017-11-27
1
-0
/
+49