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
/
api
/
users
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor user build and express file middlewares
Chocobozzz
2022-03-04
2
-26
/
+13
*
Implement avatar miniatures (#4639)
kontrollanten
2022-02-28
2
-6
/
+15
*
Add ability to filter my imports by target URL
Chocobozzz
2022-01-19
1
-6
/
+6
*
Add ability to delete history element
Chocobozzz
2022-01-18
1
-4
/
+19
*
Move uuid stuff in extra utils
Chocobozzz
2021-12-29
1
-1
/
+1
*
Fix shared imports
Chocobozzz
2021-12-24
2
-8
/
+3
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-1
/
+1
*
Move typescript utils in its own directory
Chocobozzz
2021-12-16
1
-1
/
+1
*
Use different p2p policy for embeds and webapp
Chocobozzz
2021-12-16
1
-2
/
+2
*
Add ability for admins to set default p2p policy
Chocobozzz
2021-12-16
2
-1
/
+9
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-1
/
+1
*
Add mute status in account and channel pages
Chocobozzz
2021-12-07
1
-13
/
+8
*
Add `req` and `res` as controllers hooks parameters
lutangar
2021-11-25
2
-7
/
+7
*
Add video file size info in admin videos list
Chocobozzz
2021-10-29
1
-1
/
+0
*
Deprecate filter video query
Chocobozzz
2021-10-29
1
-3
/
+6
*
Add channel filters for my videos/followers
Chocobozzz
2021-10-20
1
-1
/
+3
*
Add ability to view my followers
Chocobozzz
2021-10-20
1
-1
/
+1
*
esModuleInterop to true
Chocobozzz
2021-08-27
9
-11
/
+11
*
Allow accounts to skip account setup modal
Chocobozzz
2021-08-27
1
-0
/
+1
*
Refactor search query options
Chocobozzz
2021-07-29
1
-11
/
+4
*
Reorganize imports
Chocobozzz
2021-07-20
4
-10
/
+10
*
Refactor requests
Chocobozzz
2021-07-20
6
-6
/
+6
*
Introduce user command
Chocobozzz
2021-07-20
1
-2
/
+2
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
1
-2
/
+2
*
add operationId doc middleware to so API endpoints
Rigel Kent
2021-06-04
1
-1
/
+3
*
Refactor AP actors
Chocobozzz
2021-06-03
1
-1
/
+1
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
3
-8
/
+9
*
Refactor a little bit controllers
Chocobozzz
2021-05-12
1
-18
/
+25
*
Stricter models typing
Chocobozzz
2021-05-12
1
-8
/
+14
*
Cleanup models directory organization
Chocobozzz
2021-05-11
6
-12
/
+12
*
Add ability to filter my videos by live
Chocobozzz
2021-05-03
2
-12
/
+14
*
Add banner tests
Chocobozzz
2021-04-08
1
-1
/
+1
*
Add banners support
Chocobozzz
2021-04-08
2
-9
/
+11
*
Agnostic actor image storage
Chocobozzz
2021-04-08
1
-1
/
+1
*
Fix external on logout hook
Chocobozzz
2021-03-24
1
-1
/
+1
*
Refactor auth flow
Chocobozzz
2021-03-24
2
-12
/
+68
*
Add new plugin/peertube version notifs
Chocobozzz
2021-03-24
1
-1
/
+3
*
Fix broken local actors
Chocobozzz
2021-02-26
1
-1
/
+1
*
Try to speed up server tests
Chocobozzz
2021-02-19
1
-1
/
+4
*
Add ability to update plugin auth
Chocobozzz
2021-02-01
1
-0
/
+1
*
Allow webp image uploads
Chocobozzz
2021-01-26
1
-3
/
+3
*
Add user video list hooks
Chocobozzz
2021-01-20
1
-7
/
+15
*
Allow user to search through their watch history (#3576)
Rigel Kent
2021-01-13
1
-1
/
+3
*
add ability to remove one's avatar for account and channels (#3467)
Rigel Kent
2021-01-13
1
-2
/
+16
*
Retrieve user by id instead of username
Chocobozzz
2021-01-11
1
-1
/
+1
*
Add missing audit log if the user deletes its account
Chocobozzz
2021-01-04
2
-4
/
+9
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
6
-21
/
+31
*
allow private syndication feeds via a user feedToken
Rigel Kent
2020-11-25
1
-0
/
+31
*
Remove notifications of muted accounts/servers
Chocobozzz
2020-11-18
2
-0
/
+17
*
Check live duration and size
Chocobozzz
2020-11-09
1
-3
/
+3
[next]