aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/users
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ability to skip count queryChocobozzz2020-01-081-2/+5
* Share playlists stateChocobozzz2020-01-061-2/+2
* Improve SQL query for my special playlistsChocobozzz2020-01-031-4/+3
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-021-1/+1
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-1/+2
* autoplay next video support for playlistsRigel Kent2019-12-131-0/+1
* Add action hooks to user routesChocobozzz2019-12-061-5/+20
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-241-0/+1
* Add config instance warning modalChocobozzz2019-09-051-6/+6
* Add welcome modalChocobozzz2019-09-051-9/+13
* Add auto follow back support for instancesChocobozzz2019-09-041-1/+2
* Type toFormattedJSONChocobozzz2019-08-202-12/+1
* Stronger model typingsChocobozzz2019-08-193-3/+3
* Fix broken playlist apiChocobozzz2019-08-011-0/+1
* Moderators can only manage usersChocobozzz2019-07-301-1/+6
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+1
* Add rate limit to registration and API endpointsChocobozzz2019-07-041-5/+13
* Add language filters in user preferencesChocobozzz2019-06-191-0/+1
* Handle email update on serverChocobozzz2019-06-112-11/+23
* Improve registrationChocobozzz2019-06-071-2/+6
* Upgrade server dependenciesChocobozzz2019-06-061-1/+4
* Remove unused actor uuid fieldChocobozzz2019-05-311-2/+1
* Add ability to specify channel on registrationChocobozzz2019-05-281-2/+3
* Add user adminFlagsChocobozzz2019-04-152-9/+12