aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/users
Commit message (Expand)AuthorAgeFilesLines
* Add ability to filter my videos by liveChocobozzz2021-05-032-12/+14
* Add banner testsChocobozzz2021-04-081-1/+1
* Add banners supportChocobozzz2021-04-082-9/+11
* Agnostic actor image storageChocobozzz2021-04-081-1/+1
* Fix external on logout hookChocobozzz2021-03-241-1/+1
* Refactor auth flowChocobozzz2021-03-242-12/+68
* Add new plugin/peertube version notifsChocobozzz2021-03-241-1/+3
* Fix broken local actorsChocobozzz2021-02-261-1/+1
* Try to speed up server testsChocobozzz2021-02-191-1/+4
* Add ability to update plugin authChocobozzz2021-02-011-0/+1
* Allow webp image uploadsChocobozzz2021-01-261-3/+3
* Add user video list hooksChocobozzz2021-01-201-7/+15
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-1/+3
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-131-2/+16
* Retrieve user by id instead of usernameChocobozzz2021-01-111-1/+1
* Add missing audit log if the user deletes its accountChocobozzz2021-01-042-4/+9
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-076-21/+31
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-0/+31
* Remove notifications of muted accounts/serversChocobozzz2020-11-182-0/+17
* Check live duration and sizeChocobozzz2020-11-091-3/+3
* Optimize default sort when listing videosChocobozzz2020-08-202-10/+12
* Do not reuse reset password linksChocobozzz2020-08-121-0/+1
* Make channelName optionnal only for the APIkimsible2020-08-111-1/+1
* Add channelName to user-create server-side and modelskimsible2020-08-111-1/+5
* Add abuse messages/states notificationsChocobozzz2020-07-311-1/+3
* Add abuse messages management in my accountChocobozzz2020-07-311-1/+1
* Add server API to abuse messagesChocobozzz2020-07-312-12/+62
* adapt notifications buttons for small screensRigel Kent2020-07-291-1/+6
* harmonize search for librariesRigel Kent2020-07-291-2/+9
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-201-1/+1
|\
| * Fix: display username in password-reset and verify-email notifskimsible2020-07-201-1/+1
* | Add new abuses testsChocobozzz2020-07-101-2/+0
* | Add migrationsChocobozzz2020-07-101-1/+1
|/
* add check-params test for user listRigel Kent2020-07-031-1/+1
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-1/+9
* Fix users testsChocobozzz2020-07-021-1/+1
* update openapi spec with links and callback for searchRigel Kent2020-06-271-1/+1
* Reorganize client shared modulesChocobozzz2020-06-231-11/+10
* Split types and typingsChocobozzz2020-06-181-1/+1
* Update server dependenciesChocobozzz2020-06-171-3/+1
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
* Add external login testsChocobozzz2020-05-041-2/+2
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-2/+1
* Support logout and add id and pass testsChocobozzz2020-05-042-31/+42
* Begin auth plugin supportChocobozzz2020-05-041-2/+12
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-2/+14
* Do not support subscriptions to accountsChocobozzz2020-04-161-0/+1
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-1/+15
* Upgrade express-rate-limitChocobozzz2020-02-041-2/+0
* Move to eslintcontainChocobozzz2020-02-032-6/+4