PeerTube/server/models
Ms Kimsible 4e1592daa4
Alert user for low quota and video auto-block on upload page (#4336)
* Replace wording of instance contact

* Add contact-us button to no-quota alert on upload page

* Add alert for accounts with auto-blocked videos on upload page

* Add alert for accounts without enough quota + refacto on upload page

* Using ng-container and ng-template

* Add alert for daily quota

* Add hook filter for upload page alert messages

* Add instance name as subtitle in contact modal

* Fix eslint max-len on  string

* Fix missing word in quota left daily message - upload page

Co-authored-by: Kimsible <kimsible@users.noreply.github.com>
2021-08-25 11:38:10 +02:00
..
abuse Inject server config in HTML 2021-05-14 13:37:23 +02:00
account Filter host for channels and playlists search 2021-07-28 10:32:40 +02:00
actor Filter host for channels and playlists search 2021-07-28 10:32:40 +02:00
application Stricter models typing 2021-05-12 14:12:14 +02:00
oauth Stricter models typing 2021-05-12 14:12:14 +02:00
redundancy Use random names for VOD HLS playlists 2021-07-26 11:29:31 +02:00
server Fix missing transactions 2021-06-15 10:40:06 +02:00
shared Filter host for channels and playlists search 2021-07-28 10:32:40 +02:00
user Alert user for low quota and video auto-block on upload page (#4336) 2021-08-25 11:38:10 +02:00
video Add support for saving video files to object storage (#4290) 2021-08-17 08:26:20 +02:00
migrations.ts Update sequelize 2019-04-24 16:26:20 +02:00
model-cache.ts Upgrade sequelize to v6 2020-12-09 11:41:22 +01:00
utils.ts Refactor getOrCreateAPVideo 2021-06-02 16:57:53 +02:00