1
0
Fork 0
peertube/shared/models/users
Josh Morel 7ccddd7b52 add quarantine videos feature (#1637)
* add quarantine videos feature

* increase Notification settings test timeout

to 20000ms. was completing 7000 locally but timing out
after 10000 on travis

* fix quarantine video test issues

-propagate misspelling
-remove skip from server/tests/client.ts

* WIP use blacklist for moderator video approval

instead of video.quarantine boolean

* finish auto-blacklist feature
2019-04-02 11:26:47 +02:00
..
index.ts Add user notification base code 2019-01-09 11:15:15 +01:00
user-create.model.ts Implement daily upload limit (#956) 2018-08-28 09:01:35 +02:00
user-login.model.ts Fix lint momory issues 2018-03-08 17:31:11 +01:00
user-notification-setting.model.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
user-notification.model.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
user-refresh-token.model.ts Move to HttpClient and PrimeNG data table 2017-09-14 11:57:49 +02:00
user-right.enum.ts Playlist server API 2019-03-18 11:17:59 +01:00
user-role.ts Playlist server API 2019-03-18 11:17:59 +01:00
user-update-me.model.ts Add history on server side 2018-12-18 11:35:50 +01:00
user-update.model.ts Cleanup reset user password by admin 2019-02-11 10:37:27 +01:00
user-video-quota.model.ts Implement daily upload limit (#956) 2018-08-28 09:01:35 +02:00
user-watching-video.model.ts Add user history and resume videos 2018-10-05 11:22:38 +02:00
user.model.ts Add user notification base code 2019-01-09 11:15:15 +01:00