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
/
middlewares
/
validators
/
users.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Does exist
Chocobozzz
2019-03-19
1
-2
/
+2
*
Cleanup reset user password by admin
Chocobozzz
2019-02-11
1
-0
/
+2
*
Fix users update me param validation
Chocobozzz
2018-12-18
1
-4
/
+7
*
enable email verification by admin (#1348)
Josh Morel
2018-11-21
1
-0
/
+1
*
Check current password on server side
Chocobozzz
2018-09-26
1
-2
/
+19
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
1
-1
/
+1
*
Users can change ownership of their video [#510] (#888)
Gaëtan Rizio
2018-09-04
1
-1
/
+6
*
add user account email verificiation (#977)
Josh Morel
2018-08-31
1
-1
/
+45
*
Implement daily upload limit (#956)
Felix Ableitner
2018-08-28
1
-1
/
+4
*
Improve error message on actor name conflict
Chocobozzz
2018-08-27
1
-1
/
+1
*
Cleanup utils helper
Chocobozzz
2018-08-14
1
-1
/
+1
*
Add reason when banning a user
Chocobozzz
2018-08-08
1
-2
/
+3
*
Implement user blocking on server side
Chocobozzz
2018-08-08
1
-0
/
+21
*
Add ability to delete our account
Chocobozzz
2018-08-08
1
-0
/
+14
*
API: Add ability to update video channel avatar
Chocobozzz
2018-06-29
1
-19
/
+2
*
Fix images size limit
Chocobozzz
2018-06-22
1
-9
/
+1
*
Do not create a user with the same username than another actor name
Chocobozzz
2018-06-21
1
-0
/
+9
*
feature: IP filtering on signup page
Rigel Kent
2018-05-22
1
-2
/
+17
*
Add ability to update the user display name/description
Chocobozzz
2018-04-26
1
-1
/
+2
*
Add ability to choose what policy we have for NSFW videos
Chocobozzz
2018-04-19
1
-2
/
+2
*
Fix typo in "already exist" error message
Cale
2018-03-11
1
-1
/
+1
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-0
/
+2
*
Add tests for emails
Chocobozzz
2018-01-30
1
-1
/
+1
*
Add ability to reset our password
Chocobozzz
2018-01-30
1
-15
/
+78
*
Don't leak passwords in log
Chocobozzz
2018-01-26
1
-4
/
+5
*
Destroy user token when changing its role
Chocobozzz
2018-01-23
1
-0
/
+7
*
Automatically resize avatars
Chocobozzz
2018-01-03
1
-2
/
+1
*
Add avatar max size limit
Chocobozzz
2018-01-03
1
-1
/
+10
*
Add ability to disable video comments
Chocobozzz
2018-01-03
1
-3
/
+2
*
Begin to add avatar to actors
Chocobozzz
2017-12-29
1
-2
/
+20
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-6
/
+3
*
Enh #106 : Add an autoPlayVideo user attribute (#159)
Andréas Livet
2017-12-19
1
-0
/
+2
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-8
/
+7
*
Refractor validators
Chocobozzz
2017-11-27
1
-113
/
+85
*
Usernames are case insensitive now
Chocobozzz
2017-11-04
1
-2
/
+2
*
Support roles with rights and add moderator role
Chocobozzz
2017-10-27
1
-1
/
+4
*
Add video channels
Chocobozzz
2017-10-26
1
-2
/
+2
*
Upgrade express validator to v4
Chocobozzz
2017-09-15
1
-97
/
+122
*
Remove ng2 file upload module
Chocobozzz
2017-09-14
1
-9
/
+27
*
Fix tests and user quota
Chocobozzz
2017-09-06
1
-23
/
+38
*
Add user update for admins
Chocobozzz
2017-09-05
1
-2
/
+39
*
Begin user quota
Chocobozzz
2017-09-04
1
-0
/
+2
*
Add ability to limit user registrations
Chocobozzz
2017-07-25
1
-2
/
+13
*
Remove "function" in favor of () => {}
Chocobozzz
2017-07-11
1
-3
/
+3
*
Use global uuid instead of remoteId for videos
Chocobozzz
2017-07-11
1
-2
/
+13
*
Fix error logging
Chocobozzz
2017-07-07
1
-3
/
+3
*
Move to promises
Chocobozzz
2017-07-05
1
-26
/
+26
*
Type functions
Chocobozzz
2017-06-10
1
-4
/
+7
*
Type models
Chocobozzz
2017-05-25
1
-1
/
+1
*
First typescript iteration
Chocobozzz
2017-05-20
1
-0
/
+84