Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 2 | -0/+91 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -1/+6 |
| | |||||
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -0/+5 |
| | |||||
* | Feature/logrotation (#1881) | Nassim Bounouas | 2019-06-11 | 1 | -10/+17 |
| | | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding | ||||
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -1/+2 |
| | |||||
* | More robust federation | Chocobozzz | 2019-05-31 | 1 | -1/+2 |
| | | | | In particular when fetching pleroma outbox | ||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -16/+4 |
| | |||||
* | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 2 | -69/+98 |
|\ | |||||
| * | Fix OGG bug with firefox | Chocobozzz | 2019-05-21 | 1 | -1/+12 |
| | | |||||
| * | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -68/+86 |
| | | |||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -12/+13 |
|\ \ | |/ |/| | |||||
| * | Relax activity validation | Chocobozzz | 2019-05-21 | 1 | -12/+13 |
| | | |||||
* | | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 1 | -6/+43 |
|\ \ | |/ |/| | |||||
| * | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 1 | -7/+12 |
| | | |||||
| * | Dont transcode videos when it is not required (fixes #1780) | Felix Ableitner | 2019-05-04 | 1 | -6/+46 |
| | | |||||
* | | Relax activity validation | Chocobozzz | 2019-05-13 | 1 | -2/+1 |
|/ | |||||
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -3/+2 |
| | |||||
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 3 | -7/+7 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -3/+2 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -2/+3 |
| | |||||
* | Remove tmp file on image processing error | Chocobozzz | 2019-04-24 | 1 | -1/+8 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 2 | -3/+73 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 2 | -2/+3 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 21 | -23/+22 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 12 | -16/+20 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 2 | -6/+19 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -0/+5 |
| | | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account | ||||
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 2 | -4/+1 |
| | |||||
* | Copy video/audio codec for HLS | Chocobozzz | 2019-04-08 | 1 | -37/+59 |
| | |||||
* | Fix context types | Chocobozzz | 2019-04-08 | 1 | -11/+11 |
| | |||||
* | Fix jsonld context | Chocobozzz | 2019-04-08 | 1 | -12/+45 |
| | |||||
* | Use custom ffmpeg path in youtube dl | Chocobozzz | 2019-04-03 | 1 | -0/+5 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 2 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -3/+2 |
| | |||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -3/+2 |
| | |||||
* | Does exist | Chocobozzz | 2019-03-19 | 8 | -31/+30 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -1/+9 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -2/+4 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 2 | -6/+17 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -3/+3 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 5 | -2/+81 |
| | |||||
* | Add request body limit | Chocobozzz | 2019-02-21 | 1 | -4/+37 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 2 | -12/+2 |
| | |||||
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 1 | -6/+23 |
| | |||||
* | Import original publication date (CLI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+1 |
| | | | | | * Import original publication date when importing a video from YouTube using the CLI * Fix lint issues | ||||
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+6 |
| | | | | Import original publication date when importing a video from YouTube in the web UI | ||||
* | HLS is only supported by ffmpeg 4 | Chocobozzz | 2019-02-12 | 1 | -3/+26 |
| | | | | Because of https://github.com/FFmpeg/FFmpeg/commit/c8f625f52998faa9bf0fe22701f1684e51edfc07 | ||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 2 | -1/+3 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 20 | -181/+182 |
|\ |