aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/users
Commit message (Expand)AuthorAgeFilesLines
* Add ability to update plugin authChocobozzz2021-02-011-0/+2
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-6/+7
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-075-47/+121
* Fix migration and testChocobozzz2020-11-251-10/+22
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-1/+13
* Add abuse messages/states notificationsChocobozzz2020-07-311-0/+61
* test search for subscriptions and video-channelsRigel Kent2020-07-291-2/+12
* Add new abuses testsChocobozzz2020-07-101-8/+67
* Add migrationsChocobozzz2020-07-101-1/+1
* Use 3 tables to represent abusesChocobozzz2020-07-101-3/+3
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-2/+11
* Fix users testsChocobozzz2020-07-021-1/+1
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-271-1/+1
* More robust max bitrate calculationChocobozzz2020-06-171-1/+4
* Split notification testsChocobozzz2020-06-161-8/+100
* Fix external auth email/password updateChocobozzz2020-05-201-2/+2
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-30/+30
* Add external login testsChocobozzz2020-05-041-1/+22
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-0/+19
* Begin auth plugin supportChocobozzz2020-05-041-0/+11
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-1/+2
* Move to eslintcontainChocobozzz2020-02-035-38/+41
* Add action hooks to user routesChocobozzz2019-12-061-1/+2
* Add welcome modalChocobozzz2019-09-051-26/+3
* Add auto follow back support for instancesChocobozzz2019-09-041-4/+37
* Add CLI plugins testsChocobozzz2019-07-241-9/+12
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-242-4/+23
* Handle email update on serverChocobozzz2019-06-111-2/+5
* Improve registrationChocobozzz2019-06-071-1/+5
* Upgrade server dependenciesChocobozzz2019-06-061-4/+8
* Remove unused actor uuid fieldChocobozzz2019-05-311-2/+2
* Add ability to specify channel on registrationChocobozzz2019-05-281-2/+25
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-1/+1
* Shared utils -> extra-utilsChocobozzz2019-04-246-0/+1247