aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models
Commit message (Expand)AuthorAgeFilesLines
* Cleanup lives on server restartChocobozzz2020-11-131-0/+13
* remove duplicate file checks in video model (#3289)Arman2020-11-111-7/+0
* Cleanup follows of orphean actorsChocobozzz2020-11-102-10/+14
* Remove deprecated abuse apiChocobozzz2020-11-101-34/+2
* Fix stat file size with HLSChocobozzz2020-11-101-5/+28
* Don't add live videos in redundancyChocobozzz2020-11-092-3/+6
* Fix testsChocobozzz2020-11-091-1/+1
* Regenerate miniature on live saveChocobozzz2020-11-091-0/+4
* Add live notification testsChocobozzz2020-11-092-1/+8
* Add save replay live testsChocobozzz2020-11-091-1/+7
* Add check constraints live testsChocobozzz2020-11-093-3/+10
* Begin live testsChocobozzz2020-11-093-6/+41
* Add max lives limitChocobozzz2020-11-091-0/+31
* Fix replay savingChocobozzz2020-11-092-2/+12
* Add ability to save live replayChocobozzz2020-11-091-1/+2
* SaveChocobozzz2020-11-091-4/+0
* Check live duration and sizeChocobozzz2020-11-092-78/+91
* Add watch messages if live has not startedChocobozzz2020-11-093-4/+45
* Handle live federationChocobozzz2020-11-092-4/+5
* Live streaming implementation first stepChocobozzz2020-11-095-3/+86
* Fix abuse reportee search queryChocobozzz2020-08-261-1/+1
* Fix lintChocobozzz2020-08-241-3/+1
* Remove debug logsChocobozzz2020-08-241-4/+0
* Fix RSS feed when HLS only is enabledChocobozzz2020-08-243-10/+84
* Add ability to set custom field to video formChocobozzz2020-08-211-1/+4
* Optimize comment RSS sql queryChocobozzz2020-08-202-14/+40
* Add ability to a video multiple times in a playlistChocobozzz2020-08-191-12/+9
* Add ability to share playlists in modalChocobozzz2020-08-071-0/+1
* Handle playlist oembedChocobozzz2020-08-071-0/+4
* Reorganize shared modelsChocobozzz2020-08-072-25/+28
* Add abuse messages/states notificationsChocobozzz2020-07-314-11/+78
* Add abuse messages management in my accountChocobozzz2020-07-311-8/+18
* Add abuse message management in adminChocobozzz2020-07-311-0/+2
* Add server API to abuse messagesChocobozzz2020-07-313-53/+247
* Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...Kim2020-07-311-0/+4
* adapt notifications buttons for small screensRigel Kent2020-07-291-2/+1
* harmonize search for librariesRigel Kent2020-07-292-10/+45
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-5/+14
* Add ability to report comments in front endChocobozzz2020-07-102-2/+4
* Add new abuses testsChocobozzz2020-07-104-54/+10
* Use raw sql for abusesChocobozzz2020-07-103-137/+219
* Add migrationsChocobozzz2020-07-105-97/+85
* Implement abuses check paramsChocobozzz2020-07-104-20/+142
* Use 3 tables to represent abusesChocobozzz2020-07-109-212/+443
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-4/+17
* allow muting from the miniature optionsRigel Kent2020-06-281-4/+4
* align ownership change video list table with moderation tablesRigel Kent2020-06-281-7/+3
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-271-7/+27
* Reorganize client shared modulesChocobozzz2020-06-231-18/+0
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-3/+61