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
*
Move subscriptions controllers in its own file
Chocobozzz
2019-01-14
3
-154
/
+174
*
Add notifications in the client
Chocobozzz
2019-01-09
1
-1
/
+14
*
Add new follow, mention and user registered notifs
Chocobozzz
2019-01-09
2
-5
/
+13
*
Add import finished and video published notifs
Chocobozzz
2019-01-09
1
-3
/
+9
*
Add user notification base code
Chocobozzz
2019-01-09
2
-0
/
+86
*
Add history on server side
Chocobozzz
2018-12-18
3
-0
/
+60
*
Support additional video extensions
Chocobozzz
2018-12-11
1
-2
/
+2
*
Remove inferred type
Chocobozzz
2018-12-05
1
-1
/
+1
*
Add tmp and redundancy directories
Chocobozzz
2018-12-04
1
-2
/
+2
*
enable email verification by admin (#1348)
Josh Morel
2018-11-21
1
-0
/
+1
*
Merge branch 'feature/webtorrent-disabling' into develop
Chocobozzz
2018-10-17
1
-0
/
+1
|
\
|
*
move to boolean switch
Rigel Kent
2018-10-13
1
-1
/
+1
|
*
add webtorrent opt-out settings
Rigel Kent
2018-10-13
1
-0
/
+1
*
|
Add ability to mute a user/instance by server in server api
Chocobozzz
2018-10-16
1
-4
/
+4
*
|
Add user/instance block by users in the client
Chocobozzz
2018-10-16
1
-2
/
+2
*
|
Add ability for users to block an account/instance on server side
Chocobozzz
2018-10-16
3
-1
/
+129
|
/
*
Add users search filter
Chocobozzz
2018-10-08
1
-1
/
+1
*
Check video channel name is unique on our instance
Chocobozzz
2018-10-01
1
-1
/
+0
*
Check current password on server side
Chocobozzz
2018-09-26
1
-1
/
+1
*
Cache user token
Chocobozzz
2018-09-20
2
-3
/
+4
*
Limit associations fetch when loading token
Chocobozzz
2018-09-20
2
-29
/
+15
*
Refractor audit user identifier
Chocobozzz
2018-09-19
2
-14
/
+18
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
1
-1
/
+1
*
Retry transactions on user endpoints if needed
Chocobozzz
2018-09-13
1
-4
/
+4
*
Add federation to ownership change
Chocobozzz
2018-09-04
1
-1
/
+1
*
Users can change ownership of their video [#510] (#888)
Gaƫtan Rizio
2018-09-04
1
-0
/
+12
*
Use custom rate limiter when asking verif email
Chocobozzz
2018-08-31
1
-1
/
+7
*
add user account email verificiation (#977)
Josh Morel
2018-08-31
1
-2
/
+45
*
Implement daily upload limit (#956)
Felix Ableitner
2018-08-28
2
-3
/
+8
*
Add ability to search video channels
Chocobozzz
2018-08-27
1
-2
/
+39
*
Add get subscription endpoint
Chocobozzz
2018-08-27
1
-12
/
+24
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
2
-10
/
+107
*
Split users controller
Chocobozzz
2018-08-27
2
-0
/
+500