Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 2 | -16/+12 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -4/+8 |
| | |||||
* | Don't move the caption if it has the right name | Chocobozzz | 2019-12-03 | 1 | -2/+2 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -5/+7 |
| | | | | In favour of HLS | ||||
* | Update default value for commentsEnabled | Frank Sträter | 2019-09-18 | 1 | -2/+2 |
| | |||||
* | Hide video abuses from muted accounts | Chocobozzz | 2019-08-29 | 1 | -2/+11 |
| | |||||
* | Fix default true values when uploding videos | Chocobozzz | 2019-08-28 | 2 | -3/+3 |
| | |||||
* | Bug fix logical and/or boolean selector | Frank Sträter | 2019-08-28 | 1 | -2/+2 |
| | |||||
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -5/+5 |
| | |||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
| | |||||
* | Fix tests | Chocobozzz | 2019-08-20 | 2 | -3/+7 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 9 | -52/+56 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -0/+8 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 2 | -6/+6 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -3/+3 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 3 | -14/+17 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 3 | -13/+27 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 2 | -8/+12 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 2 | -18/+54 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 1 | -6/+10 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 1 | -6/+10 |
| | | |||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -3/+10 |
| | | |||||
* | | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -3/+3 |
| | | |||||
* | | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -2/+9 |
| | | |||||
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -12/+26 |
|/ | |||||
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -1/+1 |
| | |||||
* | Fix ownership changes | Chocobozzz | 2019-04-24 | 1 | -4/+8 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 2 | -31/+16 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 2 | -5/+4 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 3 | -54/+79 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 4 | -5/+8 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 3 | -4/+6 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 3 | -12/+41 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -1/+0 |
| | |||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 9 | -44/+36 |
| | |||||
* | Does exist | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
| | |||||
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+2 |
| | | | | Import original publication date when importing a video from YouTube in the web UI | ||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 4 | -16/+39 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 7 | -57/+108 |
| |\ | |||||
| | * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 2 | -3/+3 |
| | |\ | |||||
| | | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 2 | -3/+3 |
| | | | | |||||
| | * | | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -8/+11 |
| | |/ | |||||
| | * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -1/+1 |
| | | | |||||
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -3/+20 |
| | | | |||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 2 | -3/+3 |
| | | | |||||
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 2 | -0/+3 |
| | | |