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
*
(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
*
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
[next]