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.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement user blocking on server side
Chocobozzz
2018-08-08
1
-0
/
+48
*
Add ability to delete our account
Chocobozzz
2018-08-08
1
-1
/
+17
*
Add import.video.torrent configuration
Chocobozzz
2018-08-08
1
-1
/
+1
*
Add import http enabled configuration
Chocobozzz
2018-08-06
1
-1
/
+0
*
Add ability to list video imports
Chocobozzz
2018-08-06
1
-1
/
+29
*
Add audit logs in various modules
Aurélien Bertron
2018-07-31
1
-10
/
+39
*
API: Add ability to update video channel avatar
Chocobozzz
2018-06-29
1
-27
/
+7
*
Add ability for uploaders to schedule video update
Chocobozzz
2018-06-14
1
-1
/
+5
*
Refractor retry transaction function
Chocobozzz
2018-06-13
1
-36
/
+16
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
1
-3
/
+4
*
feature: IP filtering on signup page
Rigel Kent
2018-05-22
1
-0
/
+2
*
Fix typings
Chocobozzz
2018-05-16
1
-2
/
+4
*
Add ability to update the user display name/description
Chocobozzz
2018-04-26
1
-0
/
+1
*
Video channel API routes refractor
Chocobozzz
2018-04-25
1
-1
/
+4
*
Add account view
Chocobozzz
2018-04-24
1
-1
/
+2
*
Add ability to choose what policy we have for NSFW videos
Chocobozzz
2018-04-19
1
-4
/
+11
*
Handle sort in rss
Chocobozzz
2018-04-17
1
-1
/
+1
*
Add auth documentation
Chocobozzz
2018-04-16
1
-0
/
+2
*
Prevent brute force login attack
Chocobozzz
2018-03-29
1
-2
/
+12
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-5
/
+11
*
Add ability to set video thumbnail/preview
Chocobozzz
2018-02-14
1
-13
/
+6
*
Add tests for emails
Chocobozzz
2018-01-30
1
-6
/
+20
*
Add ability to reset our password
Chocobozzz
2018-01-30
1
-2
/
+37
*
Destroy user token when changing its role
Chocobozzz
2018-01-23
1
-0
/
+7
*
Don't show videos of remote instance after unfollow
Chocobozzz
2018-01-18
1
-8
/
+14
*
Set sort refractoring
Chocobozzz
2018-01-18
1
-4
/
+4
*
Support video quota on client
Chocobozzz
2018-01-08
1
-1
/
+16
*
Fix avatar update
Chocobozzz
2018-01-04
1
-2
/
+3
*
Refresh remote accounts
Chocobozzz
2018-01-04
1
-19
/
+5
*
Send account activitypub update events
Chocobozzz
2018-01-03
1
-3
/
+14
*
Circle avatar
Chocobozzz
2018-01-03
1
-1
/
+1
*
Automatically resize avatars
Chocobozzz
2018-01-03
1
-3
/
+8
*
Begin to add avatar to actors
Chocobozzz
2017-12-29
1
-3
/
+50
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-18
/
+6
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-1
/
+1
*
Enh #106 : Add an autoPlayVideo user attribute (#159)
Andréas Livet
2017-12-19
1
-0
/
+3
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-13
/
+15
*
Users list only available when use is authenticated
Chocobozzz
2017-11-29
1
-0
/
+2
*
Refractor validators
Chocobozzz
2017-11-27
1
-8
/
+8
*
Optimize account creation
Chocobozzz
2017-11-27
1
-5
/
+17
*
Make it compile at least
Chocobozzz
2017-11-27
1
-25
/
+17
*
Remove references to author
Chocobozzz
2017-11-27
1
-4
/
+4
*
Add tests and fix bugs for video privacy
Chocobozzz
2017-10-31
1
-1
/
+1
*
Add video privacy setting
Chocobozzz
2017-10-31
1
-1
/
+20
*
Support roles with rights and add moderator role
Chocobozzz
2017-10-27
1
-9
/
+11
*
Add migration script for channels
Chocobozzz
2017-10-26
1
-10
/
+8
*
Fix lint
Chocobozzz
2017-10-26
1
-1
/
+1
*
Use async/await in controllers
Chocobozzz
2017-10-26
1
-59
/
+49
*
Add video channels
Chocobozzz
2017-10-26
1
-8
/
+25
*
Fix tests and user quota
Chocobozzz
2017-09-06
1
-8
/
+22
[next]