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
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-2
/
+2
*
Stricter models typing
Chocobozzz
2021-05-12
1
-8
/
+14
*
Cleanup models directory organization
Chocobozzz
2021-05-11
1
-1
/
+1
*
Refactor auth flow
Chocobozzz
2021-03-24
1
-4
/
+4
*
Fix broken local actors
Chocobozzz
2021-02-26
1
-1
/
+1
*
Try to speed up server tests
Chocobozzz
2021-02-19
1
-1
/
+4
*
Add ability to update plugin auth
Chocobozzz
2021-02-01
1
-0
/
+1
*
Add missing audit log if the user deletes its account
Chocobozzz
2021-01-04
1
-2
/
+2
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-9
/
+10
*
Do not reuse reset password links
Chocobozzz
2020-08-12
1
-0
/
+1
*
Make channelName optionnal only for the API
kimsible
2020-08-11
1
-1
/
+1
*
Add channelName to user-create server-side and models
kimsible
2020-08-11
1
-1
/
+5
*
Add server API to abuse messages
Chocobozzz
2020-07-31
1
-12
/
+14
*
Fix: display username in password-reset and verify-email notifs
kimsible
2020-07-20
1
-1
/
+1
*
add check-params test for user list
Rigel Kent
2020-07-03
1
-1
/
+1
*
add blocked filter in users list to filter banned users
Rigel Kent
2020-07-02
1
-1
/
+9
*
Fix users tests
Chocobozzz
2020-07-02
1
-1
/
+1
*
update openapi spec with links and callback for search
Rigel Kent
2020-06-27
1
-1
/
+1
*
Split types and typings
Chocobozzz
2020-06-18
1
-1
/
+1
*
Update server dependencies
Chocobozzz
2020-06-17
1
-3
/
+1
*
Support logout and add id and pass tests
Chocobozzz
2020-05-04
1
-31
/
+4
*
Begin auth plugin support
Chocobozzz
2020-05-04
1
-2
/
+12
*
Creating a user with an empty password will send an email to let him set his ...
John Livingston
2020-02-17
1
-1
/
+15
*
Upgrade express-rate-limit
Chocobozzz
2020-02-04
1
-2
/
+0
*
Add action hooks to user routes
Chocobozzz
2019-12-06
1
-5
/
+20
*
Type toFormattedJSON
Chocobozzz
2019-08-20
1
-1
/
+1
*
Stronger model typings
Chocobozzz
2019-08-19
1
-1
/
+2
*
Moderators can only manage users
Chocobozzz
2019-07-30
1
-1
/
+6
*
Add rate limit to registration and API endpoints
Chocobozzz
2019-07-04
1
-5
/
+13
*
Handle email update on server
Chocobozzz
2019-06-11
1
-10
/
+8
*
Improve registration
Chocobozzz
2019-06-07
1
-2
/
+6
*
Upgrade server dependencies
Chocobozzz
2019-06-06
1
-1
/
+4
*
Remove unused actor uuid field
Chocobozzz
2019-05-31
1
-2
/
+1
*
Add ability to specify channel on registration
Chocobozzz
2019-05-28
1
-2
/
+3
*
Add user adminFlags
Chocobozzz
2019-04-15
1
-3
/
+6
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+2
*
Move config in its own file
Chocobozzz
2019-04-11
1
-3
/
+4
*
Cleanup express locals typings
Chocobozzz
2019-03-19
1
-15
/
+15
*
Add to playlist dropdown
Chocobozzz
2019-03-18
1
-0
/
+2
*
Add playlist rest tests
Chocobozzz
2019-03-18
1
-3
/
+3
*
Upgrade server dependencies
Chocobozzz
2019-02-21
1
-4
/
+2
*
Cleanup reset user password by admin
Chocobozzz
2019-02-11
1
-10
/
+10
*
allow administration to change/reset a user's password
Rigel Kent
2019-02-11
1
-0
/
+1
*
Move subscriptions controllers in its own file
Chocobozzz
2019-01-14
1
-0
/
+2
*
Add new follow, mention and user registered notifs
Chocobozzz
2019-01-09
1
-0
/
+3
*
Add user notification base code
Chocobozzz
2019-01-09
1
-0
/
+2
*
Add history on server side
Chocobozzz
2018-12-18
1
-0
/
+2
*
enable email verification by admin (#1348)
Josh Morel
2018-11-21
1
-0
/
+1
*
Add ability for users to block an account/instance on server side
Chocobozzz
2018-10-16
1
-0
/
+2
*
Add users search filter
Chocobozzz
2018-10-08
1
-1
/
+1
[next]