aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/users
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ability to limit videos history sizeChocobozzz2019-04-111-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-113-3/+6
* Move config in its own fileChocobozzz2019-04-113-6/+8
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+2
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+1
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-3/+1
* Cleanup express locals typingsChocobozzz2019-03-197-52/+48
* Add videos playlist exist testsChocobozzz2019-03-181-1/+1
* Add to playlist dropdownChocobozzz2019-03-182-0/+49
* Add playlist rest testsChocobozzz2019-03-181-3/+3
* Upgrade server dependenciesChocobozzz2019-02-211-4/+2
* Cleanup reset user password by adminChocobozzz2019-02-112-11/+11
* allow administration to change/reset a user's passwordRigel Kent2019-02-111-0/+1
* Move subscriptions controllers in its own fileChocobozzz2019-01-143-154/+174
* Add notifications in the clientChocobozzz2019-01-091-1/+14
* Add new follow, mention and user registered notifsChocobozzz2019-01-092-5/+13