1
0
Fork 0
peertube/shared/models
Josh Morel fc2ec87a8c enable email verification by admin (#1348)
* enable email verification by admin

* rename/label to set email as verified

to be more explicit that admin is not sending
another email to confirm

* add update user emailVerified check-params test

* make user.model emailVerified property required
2018-11-21 08:48:29 +01:00
..
activitypub Check activities host 2018-11-14 16:32:27 +01:00
actors Add user moderation in the account page 2018-10-05 17:02:10 +02:00
avatars Basic video redundancy implementation 2018-09-13 14:05:49 +02:00
blocklist Add user/instance block by users in the client 2018-10-16 16:41:36 +02:00
feeds feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
i18n Better typings 2018-10-18 14:35:31 +02:00
nodeinfo Move nodeinfo model in shared/ 2018-09-04 15:34:11 +02:00
overviews Better typings 2018-10-18 14:35:31 +02:00
redundancy Improve redundancy: add 'min_lifetime' configuration 2018-09-24 13:38:39 +02:00
search Add ability to list all local videos 2018-10-10 11:46:50 +02:00
server Delete invalid or deleted remote videos 2018-11-20 10:44:48 +01:00
users enable email verification by admin (#1348) 2018-11-21 08:48:29 +01:00
videos Check activities host 2018-11-14 16:32:27 +01:00
index.ts Add ability for users to block an account/instance on server side 2018-10-16 16:41:36 +02:00
oauth-client-local.model.ts ClientLocal -> OAuthClientLocal 2017-06-25 17:44:19 +02:00
result-list.model.ts Move to promises 2017-07-05 14:14:16 +02:00