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
/
lib
/
activitypub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove activitypub helper
Chocobozzz
2022-03-23
20
-27
/
+272
*
Update server dependencies
Chocobozzz
2022-03-21
1
-1
/
+1
*
Don't store remote rates of remote videos
Chocobozzz
2022-03-18
29
-281
/
+326
*
Add latency setting support
Chocobozzz
2022-03-09
1
-0
/
+1
*
Implement avatar miniatures (#4639)
kontrollanten
2022-02-28
4
-77
/
+96
*
Move uuid stuff in extra utils
Chocobozzz
2021-12-29
1
-1
/
+2
*
Fix shared imports
Chocobozzz
2021-12-24
4
-8
/
+4
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-2
/
+1
*
Move typescript utils in its own directory
Chocobozzz
2021-12-16
2
-2
/
+2
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-2
/
+2
*
Fix AP audience
Chocobozzz
2021-12-13
2
-2
/
+2
*
Handle channel owner update of remote server
Chocobozzz
2021-12-13
4
-21
/
+30
*
No notification on moderator abuse
Chocobozzz
2021-12-09
1
-3
/
+6
*
Fix redundancy timeout
Chocobozzz
2021-11-29
1
-2
/
+2
*
Optimize AP fetch
Chocobozzz
2021-11-16
2
-1
/
+8
*
Refactor video views
Chocobozzz
2021-11-09
3
-21
/
+16
*
Remove aws bug workaround
Chocobozzz
2021-10-22
1
-1
/
+0
*
Constants consistency
Chocobozzz
2021-10-22
1
-1
/
+1
*
Add ability to search by URL with query params
Chocobozzz
2021-10-20
1
-1
/
+1
*
Force live type specification in first step
Chocobozzz
2021-10-15
2
-4
/
+4
*
Remove old federation compatibility
Chocobozzz
2021-10-15
1
-3
/
+0
*
Fix user subscription follows count
Chocobozzz
2021-10-14
1
-17
/
+9
*
Fix actor follow counts calculation
Chocobozzz
2021-10-13
1
-9
/
+10
*
Process slow followers in unicast job queue
Chocobozzz
2021-10-13
2
-10
/
+36
*
esModuleInterop to true
Chocobozzz
2021-08-27
7
-14
/
+14
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
1
-1
/
+1
*
Refactor notifier
Chocobozzz
2021-08-02
1
-1
/
+11
*
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
2
-12
/
+13
*
Add ability for instances to follow any actor
Chocobozzz
2021-07-21
2
-2
/
+18
*
Refactor requests
Chocobozzz
2021-07-20
3
-3
/
+3
*
Fix webfinger tls only
Chocobozzz
2021-07-01
1
-2
/
+2
*
Fix hooks definition
Chocobozzz
2021-07-01
1
-1
/
+3
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
1
-2
/
+2
*
Add ability to search playlists
Chocobozzz
2021-06-25
9
-26
/
+76
*
Fix prune storage tests
Chocobozzz
2021-06-17
1
-8
/
+12
*
Refactor live manager
Chocobozzz
2021-06-17
1
-1
/
+1
*
Resolve object id from actors too
Chocobozzz
2021-06-16
2
-0
/
+4
*
Fix missing transactions
Chocobozzz
2021-06-15
4
-16
/
+15
*
Remove unnecessary await
Chocobozzz
2021-06-15
1
-1
/
+1
*
Use a global request timeout
Chocobozzz
2021-06-15
2
-7
/
+4
*
Handle short video links
Chocobozzz
2021-06-14
1
-0
/
+2
*
Improve captions AP updater
Chocobozzz
2021-06-14
1
-3
/
+0
*
Optimize AP video captions update
Chocobozzz
2021-06-09
1
-4
/
+21
*
Cache refresh actor promise
Chocobozzz
2021-06-09
2
-11
/
+25
*
Fix actor image update
Chocobozzz
2021-06-08
1
-4
/
+4
*
Try to speed up AP update transaction
Chocobozzz
2021-06-08
6
-35
/
+37
*
Add logs for refresh functions
Chocobozzz
2021-06-08
3
-3
/
+11
*
Log rate AP fetch error as info
Chocobozzz
2021-06-08
1
-1
/
+1
*
Fix video upload with a capitalized ext
Chocobozzz
2021-06-08
1
-2
/
+2
*
Fix process delete promise return
Chocobozzz
2021-06-07
1
-1
/
+1
[next]