aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video
Commit message (Expand)AuthorAgeFilesLines
* Add search by original publication dateAndrés Maldonado2019-02-121-0/+11
* Add originallyPublishedAt unit testsChocobozzz2019-02-112-5/+12
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-117-67/+407
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-1110-142/+715
| |\
| | * Use a single file instead of segments for HLSChocobozzz2019-02-111-0/+4
| | * Add hls support on serverChocobozzz2019-02-114-36/+364
| | * Add totalLocalVideoFilesSize in statsChocobozzz2019-01-151-0/+20
| | * Increase abuse length to 3000Chocobozzz2019-01-141-16/+3
| | * Refresh remote actors on GET enpointsChocobozzz2019-01-141-0/+4
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-15/+6
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-082-3/+3
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-062-0/+6
* | | Change modelsclementbrizard2019-01-122-0/+8
| |/ |/|
* | Add new follow, mention and user registered notifsChocobozzz2019-01-091-4/+37
* | Add import finished and video published notifsChocobozzz2019-01-093-2/+14
* | Add user notification base codeChocobozzz2019-01-094-15/+8
* | Optimize index sizesChocobozzz2018-12-201-8/+36
* | Add history page on clientChocobozzz2018-12-181-0/+5
* | Add history on server sideChocobozzz2018-12-181-3/+16
* | Support additional video extensionsChocobozzz2018-12-112-4/+6
* | Add sitemapChocobozzz2018-12-051-0/+21
* | Remove inferred typeChocobozzz2018-12-051-10/+10
* | Create redundancy endpointChocobozzz2018-12-041-2/+8
* | Delete invalid or deleted remote videosChocobozzz2018-11-201-0/+6
* | Check follow constraints when getting a videoChocobozzz2018-11-161-0/+17
* | Check activities hostChocobozzz2018-11-141-1/+1
* | AP mimeType -> mediaTypeChocobozzz2018-10-181-0/+4
* | Add ability to mute a user/instance by server in clientChocobozzz2018-10-162-4/+6
* | Add ability for users to block an account/instance on server sideChocobozzz2018-10-162-31/+104
* | Add ability to list all local videosChocobozzz2018-10-101-6/+20
* | Change a little bit optimize-old-videos logicChocobozzz2018-10-081-0/+10
|/
* Add user moderation in the account pageChocobozzz2018-10-052-2/+1
* Add user history and resume videosChocobozzz2018-10-052-17/+72
* Delete correctly redundancy filesChocobozzz2018-10-031-0/+13
* Fix refreshing external video attributesChocobozzz2018-10-011-1/+2
* Enable more angular optionsChocobozzz2018-09-281-1/+1
* Fix video description when importing by urlChocobozzz2018-09-282-4/+4
* Fix video files duplicated when fps is nullChocobozzz2018-09-261-2/+2
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-0/+6
* Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-191-3/+2
* Refractor videos AP functionsChocobozzz2018-09-191-3/+13
* Optimize SQL requests of videos AP endpointsChocobozzz2018-09-192-3/+4
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-191-33/+41
* Reduce video.ts file size by moving some methods in other filesChocobozzz2018-09-192-397/+317
* Speed up overviews routeChocobozzz2018-09-141-13/+14
* Raw query to get video idsChocobozzz2018-09-141-0/+1
* Add trending videos strategyChocobozzz2018-09-141-12/+20
* Basic video redundancy implementationChocobozzz2018-09-132-33/+65
* Add index to startDate in video view tableChocobozzz2018-09-041-0/+3
* Add federation to ownership changeChocobozzz2018-09-042-9/+19