aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos
Commit message (Expand)AuthorAgeFilesLines
* Update default value for commentsEnabledFrank Sträter2019-09-181-2/+2
* Hide video abuses from muted accountsChocobozzz2019-08-291-2/+11
* Fix default true values when uploding videosChocobozzz2019-08-282-3/+3
* Bug fix logical and/or boolean selectorFrank Sträter2019-08-281-2/+2
* Type toFormattedJSONChocobozzz2019-08-201-5/+5
* Cleanup model typesChocobozzz2019-08-201-2/+2
* Fix testsChocobozzz2019-08-202-3/+7
* Stronger model typingsChocobozzz2019-08-199-52/+56
* Remove comment federation by video ownerChocobozzz2019-08-071-0/+8
* Automatically update playlist thumbnailsChocobozzz2019-08-012-6/+6
* Add gitlab ci supportChocobozzz2019-07-291-3/+3
* Correctly notify on auto blacklistChocobozzz2019-07-243-14/+17
* Add plugin static files cacheChocobozzz2019-07-241-3/+3
* Add filter hooks testsChocobozzz2019-07-243-13/+27
* Add hook filters testsChocobozzz2019-07-242-8/+12
* Add server hooksChocobozzz2019-07-242-18/+54
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-071-6/+10
|\
| * Fix video import if autoblacklist is enabledChocobozzz2019-06-071-6/+10
* | Add ability to set to private a public/unlisted videoChocobozzz2019-06-061-3/+10
* | Improve 4K video quality after transcodingChocobozzz2019-06-061-3/+3
* | Add audio upload testsChocobozzz2019-05-171-2/+9
* | Add audio support in uploadChocobozzz2019-05-161-12/+26
|/
* Fix optional privacy in upload endpointChocobozzz2019-04-251-1/+1
* 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