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
*
Fix lint
Chocobozzz
2021-02-01
1
-1
/
+1
*
Add ability to update plugin auth
Chocobozzz
2021-02-01
1
-1
/
+2
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-13
/
+12
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-25
/
+30
*
Add admin view to manage comments
Chocobozzz
2020-11-16
1
-0
/
+1
*
Check live duration and size
Chocobozzz
2020-11-09
1
-1
/
+1
*
Make channelName optionnal in tests only and validators
kimsible
2020-08-11
1
-14
/
+11
*
Add validator channelName for create-user api
kimsible
2020-08-11
1
-0
/
+17
*
add check-params test for user list
Rigel Kent
2020-07-03
1
-2
/
+1
*
add blocked filter in users list to filter banned users
Rigel Kent
2020-07-02
1
-0
/
+16
*
Split types and typings
Chocobozzz
2020-06-18
1
-1
/
+1
*
Fix external auth email/password update
Chocobozzz
2020-05-20
1
-2
/
+7
*
Add overview of a user's actions in user-edit (#2558)
Rigel Kent
2020-03-27
1
-4
/
+5
*
Creating a user with an empty password will send an email to let him set his ...
John Livingston
2020-02-17
1
-1
/
+2
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-4
/
+3
*
(plugins) adding signup scope and init hook, modifying ensureUserRegistration...
Rigel Kent
2019-11-25
1
-1
/
+2
*
Add plugin hook on registration
Chocobozzz
2019-10-25
1
-3
/
+14
*
Update server dependencies
Chocobozzz
2019-10-21
1
-1
/
+2
*
Try to fix tests
Chocobozzz
2019-09-24
1
-1
/
+6
*
fix a few typos (#2141)
Lukas Winkler
2019-09-23
1
-1
/
+1
*
Add welcome modal
Chocobozzz
2019-09-05
1
-0
/
+7
*
Fix build
Chocobozzz
2019-08-23
1
-1
/
+1
*
Merge branch 'release/1.4.0' into develop
Chocobozzz
2019-08-22
1
-3
/
+8
|
\
|
*
Fix user creation by moderators
Chocobozzz
2019-08-22
1
-3
/
+8
*
|
Stronger model typings
Chocobozzz
2019-08-19
1
-2
/
+3
|
/
*
Moderators can only manage users
Chocobozzz
2019-07-30
1
-33
/
+39
*
Fix scheduled privacy and verify email validations
Chocobozzz
2019-07-25
1
-2
/
+2
*
Fix express validator
Chocobozzz
2019-07-25
1
-4
/
+3
*
Refactor middleware helpers
Chocobozzz
2019-07-24
1
-2
/
+3
*
Add peertube plugin index website models
Chocobozzz
2019-07-24
1
-2
/
+3
*
WIP plugins: add theme support
Chocobozzz
2019-07-24
1
-0
/
+4
*
Add language filters in user preferences
Chocobozzz
2019-06-19
1
-1
/
+4
*
Add ability to change email in client
Chocobozzz
2019-06-11
1
-1
/
+1
*
Handle email update on server
Chocobozzz
2019-06-11
1
-10
/
+29
*
Improve registration
Chocobozzz
2019-06-07
1
-2
/
+10
*
Multi step registration
Chocobozzz
2019-05-29
1
-0
/
+6
*
Add ability to specify channel on registration
Chocobozzz
2019-05-28
1
-0
/
+22
*
Add user adminFlags
Chocobozzz
2019-04-15
1
-0
/
+3
*
Add check params account ratings tests
Chocobozzz
2019-04-09
1
-1
/
+0
*
Add /accounts/:username/ratings endpoint (#1756)
Yohan Boniface
2019-04-09
1
-1
/
+17
*
Cleanup invalid rates/comments/shares
Chocobozzz
2019-03-19
1
-1
/
+1
*
Cleanup express locals typings
Chocobozzz
2019-03-19
1
-6
/
+6
*
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
[next]