aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Add ability to display all channel/account videosChocobozzz2020-11-181-1/+1
* Fix live testsChocobozzz2020-11-171-1/+1
* Fix client buildChocobozzz2020-11-171-1/+1
* Refactor markdown/sanitize html codeChocobozzz2020-11-174-0/+50
* Add admin view to manage commentsChocobozzz2020-11-161-1/+36
* Implement video comment list in adminChocobozzz2020-11-133-1/+23
* Cleanup lives on server restartChocobozzz2020-11-131-0/+15
* Increase tests waitsChocobozzz2020-11-121-1/+1
* Remove deprecated abuse apiChocobozzz2020-11-104-135/+0
* Update ffmpeg static version for testsChocobozzz2020-11-091-4/+20
* Add live server hooksChocobozzz2020-11-091-1/+5
* Add live notification testsChocobozzz2020-11-092-1/+21
* Add save replay live testsChocobozzz2020-11-092-10/+58
* Add check constraints live testsChocobozzz2020-11-092-6/+45
* Begin live testsChocobozzz2020-11-095-9/+17
* Add check params live testsChocobozzz2020-11-094-3/+109
* Add max lives limitChocobozzz2020-11-094-1/+10
* Add ability to save live replayChocobozzz2020-11-094-0/+11
* Check live duration and sizeChocobozzz2020-11-093-0/+8
* Add watch messages if live has not startedChocobozzz2020-11-096-2/+17
* Handle live federationChocobozzz2020-11-092-4/+7
* Live streaming implementation first stepChocobozzz2020-11-099-12/+57
* Fix VideoStreamingPlaylist modelChocobozzz2020-08-271-1/+1
* Don't use @shared in modelsChocobozzz2020-08-277-9/+10
* Add redirection on unavailable video due to follow constraintsChocobozzz2020-08-262-0/+4
* Add fixtures cache to github actionsChocobozzz2020-08-241-2/+2
* Remove unused gitlab ci env variablesChocobozzz2020-08-242-3/+1
* Add ability to set a description to dynamic fieldsChocobozzz2020-08-211-0/+2
* Add ability to set custom field to video formChocobozzz2020-08-217-8/+23
* Support plugin hooks in embedChocobozzz2020-08-202-2/+8
* add ng-select for templatable select optionsRigel Kent2020-08-111-0/+1
* Make channelName optionnal only for the APIkimsible2020-08-111-1/+1
* Add channelName to user-create server-side and modelskimsible2020-08-111-0/+1
* Add ability to share playlists in modalChocobozzz2020-08-071-0/+2
* Reorganize shared modelsChocobozzz2020-08-0726-68/+69
* Upgrade to angular 10Chocobozzz2020-08-075-24/+15
* Add abuse messages/states notificationsChocobozzz2020-07-313-5/+79
* Add abuse messages management in my accountChocobozzz2020-07-311-1/+1
* Add abuse message management in adminChocobozzz2020-07-311-0/+1
* Add server API to abuse messagesChocobozzz2020-07-314-8/+107
* Don't run in parallel cli and plugin testsChocobozzz2020-07-311-1/+1
* Don't rely on youtube for testsChocobozzz2020-07-312-5/+17
* test search for subscriptions and video-channelsRigel Kent2020-07-292-4/+16
* Add ability to report accountChocobozzz2020-07-102-2/+4
* Add ability to report comments in front endChocobozzz2020-07-101-0/+1
* Add new abuses testsChocobozzz2020-07-104-13/+82
* Use raw sql for abusesChocobozzz2020-07-101-9/+9
* Add migrationsChocobozzz2020-07-104-12/+26
* Implement abuses check paramsChocobozzz2020-07-106-31/+77
* Use 3 tables to represent abusesChocobozzz2020-07-1030-122/+282