aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos
Commit message (Expand)AuthorAgeFilesLines
* Fix ownership changesChocobozzz2019-04-241-4/+8
* Upgrade sequelizeChocobozzz2019-04-242-31/+16
* Update sequelizeChocobozzz2019-04-242-5/+4
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-243-54/+79
* Don't expose constants directly in initializers/Chocobozzz2019-04-114-5/+8
* Move config in its own fileChocobozzz2019-04-113-4/+6
* add quarantine videos feature (#1637)Josh Morel2019-04-023-12/+41
* Rename video-file job to video-transcodingChocobozzz2019-03-191-1/+1
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-1/+0
* Cleanup express locals typingsChocobozzz2019-03-199-44/+36
* Does existChocobozzz2019-03-191-1/+1
* Playlist server APIChocobozzz2019-03-181-2/+2
* Import original publication date (web UI)Andrés Maldonado2019-02-121-1/+2
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-114-16/+39
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-117-57/+108
| |\
| | * Merge branch 'feature/correctly-send-activities' into developChocobozzz2019-02-112-3/+3
| | |\
| | | * Correctly send Flag/Dislike/View activitiesChocobozzz2019-01-152-3/+3
| | * | Add hls support on serverChocobozzz2019-02-111-8/+11
| | |/
| | * Refresh remote actors on GET enpointsChocobozzz2019-01-141-1/+1
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-102-3/+20
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-082-3/+3
| * | Fix some defaults values + indentationLucas Declercq2018-10-081-1/+1
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-062-0/+3
* | | Enable video upload and editclementbrizard2019-01-121-1/+7
| |/ |/|
* | Add notification settings migrationChocobozzz2019-01-091-9/+10
* | Add user notification base codeChocobozzz2019-01-094-3/+27
* | Use move instead renameChocobozzz2018-12-111-2/+2
* | Support additional video extensionsChocobozzz2018-12-113-18/+9
* | Add tmp and redundancy directoriesChocobozzz2018-12-042-8/+8
* | Fix trending pageChocobozzz2018-12-031-6/+1
* | Delete invalid or deleted remote videosChocobozzz2018-11-201-1/+6
* | Check follow constraints when getting a videoChocobozzz2018-11-161-0/+2
* | Don't forward view, send updates insteadChocobozzz2018-11-151-1/+5
* | Check activities hostChocobozzz2018-11-141-7/+10
* | Add ability for users to block an account/instance on server sideChocobozzz2018-10-162-4/+10
|/
* Add user history and resume videosChocobozzz2018-10-054-9/+45
* Increase timeout on upload endpointChocobozzz2018-10-011-0/+7
* Limit associations fetch when loading tokenChocobozzz2018-09-204-27/+34
* Refractor audit user identifierChocobozzz2018-09-193-11/+11
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-191-1/+1
* Refractor activities sendingChocobozzz2018-09-141-2/+2
* Basic video redundancy implementationChocobozzz2018-09-131-1/+1
* Add federation to ownership changeChocobozzz2018-09-041-9/+24
* Users can change ownership of their video [#510] (#888)Gaëtan Rizio2018-09-042-0/+119
* Bufferize videos views in redisChocobozzz2018-08-301-3/+5
* Correctly migrate to fs-extraChocobozzz2018-08-272-5/+5
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+1
* Cleanup utils helperChocobozzz2018-08-141-2/+3
* Improve blacklist managementChocobozzz2018-08-141-2/+2
* Add blacklist reason fieldChocobozzz2018-08-141-14/+42