]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/users.ts
Merge branch 'release/3.2.0' into develop
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / users.ts
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-14  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-11  ChocobozzzCleanup models directory organization
2021-05-10  Rigel Kentprovide more schema examples in openapi spec
2021-02-01  ChocobozzzFix lint
2021-02-01  ChocobozzzAdd ability to update plugin auth
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-11-16  ChocobozzzMerge branch 'feature/admin-comments' into develop
2020-11-16  ChocobozzzAdd admin view to manage comments
2020-11-09  ChocobozzzCheck live duration and size
2020-08-11  kimsibleMake channelName optionnal in tests only and validators
2020-08-11  kimsibleAdd validator channelName for create-user api
2020-07-03  Rigel Kentadd check-params test for user list
2020-07-02  Rigel Kentadd blocked filter in users list to filter banned users
2020-06-18  ChocobozzzSplit types and typings
2020-05-20  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-20  ChocobozzzFix external auth email/password update
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-03-27  Rigel KentAdd overview of a user's actions in user-edit (#2558)
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  John LivingstonCreating a user with an empty password will send an...
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2019-11-25  ChocobozzzMerge branch 'signup-hooks' into 'develop'
2019-11-25  Rigel Kent(plugins) adding signup scope and init hook, modifying...
2019-10-25  ChocobozzzAdd plugin hook on registration
2019-10-21  ChocobozzzUpdate server dependencies
2019-09-24  ChocobozzzTry to fix tests
2019-09-23  Lukas Winklerfix a few typos (#2141)
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzAdd welcome modal
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-23  ChocobozzzFix build
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzFix user creation by moderators
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-19  ChocobozzzStronger model typings
2019-07-30  ChocobozzzModerators can only manage users
2019-07-25  ChocobozzzFix scheduled privacy and verify email validations
2019-07-25  ChocobozzzFix express validator
2019-07-24  ChocobozzzRefactor middleware helpers
2019-07-24  ChocobozzzAdd peertube plugin index website models
2019-07-24  ChocobozzzWIP plugins: add theme support
2019-06-19  ChocobozzzAdd language filters in user preferences
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11  ChocobozzzAdd ability to change email in client
2019-06-11  ChocobozzzHandle email update on server
2019-06-07  ChocobozzzImprove registration
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-29  ChocobozzzMulti step registration
2019-05-28  ChocobozzzAdd ability to specify channel on registration
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-09  ChocobozzzAdd check params account ratings tests
2019-04-09  Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-03-19  ChocobozzzCleanup invalid rates/comments/shares
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-19  ChocobozzzDoes exist
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzCleanup reset user password by admin
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2018-12-18  ChocobozzzFix users update me param validation
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-11-21  Josh Morelenable email verification by admin (#1348)
2018-09-26  ChocobozzzCheck current password on server side
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzOptimize SQL requests of watch page API endpoints
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31  Josh Moreladd user account email verificiation (#977)
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-27  ChocobozzzImprove error message on actor name conflict
2018-08-14  ChocobozzzCleanup utils helper
2018-08-08  ChocobozzzAdd reason when banning a user
2018-08-08  ChocobozzzImplement user blocking on server side
2018-08-08  ChocobozzzAdd ability to delete our account
2018-06-29  ChocobozzzAPI: Add ability to update video channel avatar
2018-06-22  ChocobozzzFix images size limit
2018-06-21  ChocobozzzDo not create a user with the same username than anothe...
2018-05-22  Rigel Kentfeature: IP filtering on signup page
2018-04-26  ChocobozzzAdd ability to update the user display name/description
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-03-11  Rigel KentFix typo in "user already exist" error message (PR...
next