Commit Graph

9 Commits

Author SHA1 Message Date
24791867cf tweaks: Update setting defaults.
`video_grace_period` now 90 seconds.
`task_limit` now 99.
`rent_member_limit` now 24.

Also updated `Integer` default `_min` and `_max` to match DB values.
2022-01-14 19:45:24 +02:00
3cb9d97e1e fix: Improve launch caching systems. 2021-12-02 12:01:12 +02:00
a52026404b fix (video): Add missing return in response. 2021-10-19 19:15:48 +03:00
6a044e566f (video): Add warn ticket to video watchdog. 2021-09-30 22:28:09 +03:00
8e86da4abf fix (video): Don't pre-load with no channels. 2021-09-28 09:07:03 +03:00
6b90f1af8e UI (settings): Add Duration default unit. 2021-09-27 10:54:48 +03:00
ae4082bf76 UI (moderation): Simplify studyban notification. 2021-09-27 10:03:52 +03:00
49f99c69b6 fix (video_mod): Typo in setting response. 2021-09-25 17:49:47 +03:00
6f48f47ffd (Moderation): Base moderation and video system.
Migration to data v2.
Complete core Ticket-based moderation system.
StudyBan ticket implementation.
Video-channel tracking system.
2021-09-25 14:43:28 +03:00