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
/
actors
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use promise cache to load remote thumbnails
Chocobozzz
2023-06-29
1
-2
/
+2
*
Handle correctly formatted AP attributedTo
Chocobozzz
2023-06-29
1
-11
/
+31
*
Fix reset sequelize instance
Chocobozzz
2023-05-11
1
-2
/
+2
*
Update server dependencies
Chocobozzz
2023-02-16
1
-1
/
+1
*
Fix retrying update on sql serialization conflict
Chocobozzz
2023-02-14
1
-11
/
+4
*
Filter out invalid images from peertube
Chocobozzz
2022-11-23
1
-19
/
+21
*
Cleanup actor image without width
Chocobozzz
2022-09-16
1
-5
/
+16
*
Use bullmq job dependency
Chocobozzz
2022-08-09
1
-2
/
+2
*
Fix incorrect error logs
Chocobozzz
2022-07-18
1
-1
/
+1
*
Correctly handle actors without follow counters
Chocobozzz
2022-07-15
1
-2
/
+5
*
Fix lint
Chocobozzz
2022-07-13
1
-2
/
+2
*
Relax log level
Chocobozzz
2022-07-13
2
-3
/
+3
*
Remove activitypub helper
Chocobozzz
2022-03-23
2
-4
/
+3
*
Implement avatar miniatures (#4639)
kontrollanten
2022-02-28
4
-77
/
+96
*
Move uuid stuff in extra utils
Chocobozzz
2021-12-29
1
-1
/
+2
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-2
/
+1
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-2
/
+2
*
Handle channel owner update of remote server
Chocobozzz
2021-12-13
2
-19
/
+28
*
Fix redundancy timeout
Chocobozzz
2021-11-29
1
-2
/
+2
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-1
/
+1
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Fix webfinger tls only
Chocobozzz
2021-07-01
1
-2
/
+2
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
1
-2
/
+2
*
Add ability to search playlists
Chocobozzz
2021-06-25
1
-1
/
+1
*
Resolve object id from actors too
Chocobozzz
2021-06-16
1
-0
/
+3
*
Use a global request timeout
Chocobozzz
2021-06-15
1
-2
/
+2
*
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
2
-13
/
+13
*
Add logs for refresh functions
Chocobozzz
2021-06-08
1
-3
/
+7
*
Fix video upload with a capitalized ext
Chocobozzz
2021-06-08
1
-2
/
+2
*
fetch -> load
Chocobozzz
2021-06-03
2
-6
/
+6
*
Move middleware utils in middlewares
Chocobozzz
2021-06-03
5
-4
/
+72
*
Refactor AP actors
Chocobozzz
2021-06-03
10
-0
/
+663