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
/
controllers
/
activitypub
/
client.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Soft delete video comments instead of detroy
Julien Maulny
2019-12-04
1
-5
/
+8
*
Type toActivityPubObject functions
Chocobozzz
2019-08-21
1
-2
/
+2
*
Stronger model typings
Chocobozzz
2019-08-19
1
-18
/
+19
*
Add hook filters tests
Chocobozzz
2019-07-24
1
-1
/
+1
*
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
-11
/
+8
*
Cleanup express locals typings
Chocobozzz
2019-03-19
1
-18
/
+18
*
Better AP route checker
Chocobozzz
2019-03-19
1
-45
/
+67
*
Add videos playlist exist tests
Chocobozzz
2019-03-18
1
-1
/
+1
*
Rename streaming playlists routes/directories
Chocobozzz
2019-03-18
1
-1
/
+1
*
Add playlist rest tests
Chocobozzz
2019-03-18
1
-1
/
+4
*
Playlist server API
Chocobozzz
2019-03-18
1
-5
/
+54
*
Merge branch 'feature/correctly-send-activities' into develop
Chocobozzz
2019-02-11
1
-9
/
+6
|
\
|
*
Correctly send Flag/Dislike/View activities
Chocobozzz
2019-01-15
1
-9
/
+6
*
|
Add hls support on server
Chocobozzz
2019-02-11
1
-5
/
+10
|
/
*
Fix AP redirection
Chocobozzz
2018-11-30
1
-14
/
+14
*
Fix AP collections pagination
Chocobozzz
2018-11-16
1
-2
/
+2
*
Do not host remote AP objects
Chocobozzz
2018-11-16
1
-1
/
+11
*
Check activities host
Chocobozzz
2018-11-14
1
-4
/
+32
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-2
/
+1
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
1
-5
/
+11
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
1
-6
/
+28
*
Add ability to set a name to a channel
Chocobozzz
2018-08-27
1
-8
/
+8
*
Fix nodeinfo endpoint
Chocobozzz
2018-07-24
1
-2
/
+2
*
adding initial support for nodeinfo
Rigel Kent
2018-07-24
1
-3
/
+2
*
Implement captions/subtitles
Chocobozzz
2018-07-16
1
-0
/
+5
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
1
-4
/
+4
*
Refractor and optimize AP collections
Chocobozzz
2018-05-25
1
-36
/
+50
*
Split files in activitypub server
Chocobozzz
2018-05-25
1
-1
/
+1
*
Cache AP video route for 5 seconds
Chocobozzz
2018-05-11
1
-1
/
+3
*
Fix content type response for ActivityPub
Chocobozzz
2018-03-27
1
-16
/
+21
*
Try to refractor activities sending
Chocobozzz
2018-03-27
1
-2
/
+2
*
Add activity route to video and video comment objects
Chocobozzz
2018-03-22
1
-0
/
+19
*
Add id to likes/dislikes/comments/shares collections
Chocobozzz
2018-01-29
1
-0
/
+56
*
Don't rehost announced video activities
Chocobozzz
2018-01-26
1
-1
/
+1
*
Add context on activitypub responses
Chocobozzz
2018-01-26
1
-10
/
+16
*
Fix actor followers/following counts
Chocobozzz
2018-01-15
1
-18
/
+45
*
Fetch remote AP objects
Chocobozzz
2018-01-10
1
-1
/
+5
*
Fix overflow in select inputs
Chocobozzz
2018-01-08
1
-1
/
+1
*
Add mentions to comments
Chocobozzz
2018-01-05
1
-1
/
+2
*
Begin to add avatar to actors
Chocobozzz
2017-12-29
1
-3
/
+3
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-5
/
+22
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-25
/
+6
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-23
/
+25
*
Fix lint
Chocobozzz
2017-11-30
1
-2
/
+2
*
Refractor validators
Chocobozzz
2017-11-27
1
-5
/
+5
*
Add shares forward and collection on videos/video channels
Chocobozzz
2017-11-27
1
-10
/
+38
*
Fetch outbox to grab old activities tests
Chocobozzz
2017-11-27
1
-2
/
+2
*
Add outbox
Chocobozzz
2017-11-27
1
-3
/
+3
*
Server shares user videos
Chocobozzz
2017-11-27
1
-1
/
+26
[next]