Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BREAKING: update CSP configuration | Chocobozzz | 2019-02-21 | 8 | -19/+36 |
| | | | | Disable it by default and add ability to specify a custom report uri | ||||
* | Add NSFW info in about page | Chocobozzz | 2019-02-21 | 9 | -4/+53 |
| | |||||
* | Add warning regarding config upgrade in docker.md | Chocobozzz | 2019-02-21 | 1 | -1/+2 |
| | |||||
* | Add CLI tools doc link in production.md | Chocobozzz | 2019-02-21 | 1 | -0/+1 |
| | |||||
* | Move user registration info in features table | Chocobozzz | 2019-02-21 | 4 | -38/+13 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 15 | -26/+26 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 4 | -1022/+1196 |
| | |||||
* | Don't close help popover when clicking inside | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 8 | -29/+90 |
| | |||||
* | Update E2E tests | Chocobozzz | 2019-02-21 | 11 | -32/+63 |
| | |||||
* | Video abuse notification is not only for local videos | Chocobozzz | 2019-02-20 | 1 | -1/+1 |
| | |||||
* | Create send email type | Chocobozzz | 2019-02-20 | 2 | -10/+13 |
| | | | | Instead of using email job handler payload type | ||||
* | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 6 | -20/+17 |
| | |||||
* | Correctly fix video import notification | Chocobozzz | 2019-02-20 | 2 | -2/+3 |
| | | | | If the imported video is deleted | ||||
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 14 | -7/+35 |
| | |||||
* | Add hover effect on video miniature | Chocobozzz | 2019-02-20 | 3 | -3/+38 |
| | |||||
* | Increase thumbnails size | Chocobozzz | 2019-02-20 | 5 | -8/+8 |
| | |||||
* | Increase player default size to 66vh | Chocobozzz | 2019-02-20 | 1 | -2/+2 |
| | |||||
* | Try to fix p2p-media-loader on ios | Chocobozzz | 2019-02-20 | 2 | -8/+19 |
| | |||||
* | Add user notification animation | Chocobozzz | 2019-02-20 | 13 | -20/+123 |
| | |||||
* | Add video import enpoint in openapi | Chocobozzz | 2019-02-19 | 1 | -0/+77 |
| | |||||
* | Add missing python-dev dependency for Debian/Ubuntu systems | Yann Sionneau | 2019-02-19 | 1 | -1/+1 |
| | |||||
* | check email enabled for requiresEmailVer config | Josh Morel | 2019-02-18 | 3 | -2/+39 |
| | |||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 22 | -82/+132 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2019-02-15 | 1 | -1/+5 |
| | |||||
* | Add reminder to restart PeerTube in upgrade script | Luc Didry | 2019-02-15 | 1 | -0/+4 |
| | |||||
* | Update CREDITS | Chocobozzz | 2019-02-15 | 1 | -5/+28 |
| | |||||
* | Update translations | Chocobozzz | 2019-02-15 | 34 | -2073/+22224 |
| | |||||
* | Translate copy magnet URI | Chocobozzz | 2019-02-15 | 1 | -0/+1 |
| | |||||
* | Bumped to version v1.2.1 | Chocobozzz | 2019-02-15 | 3 | -3/+3 |
| | |||||
* | Update changelog | Chocobozzz | 2019-02-15 | 1 | -0/+12 |
| | |||||
* | Fix mention helper test | Chocobozzz | 2019-02-15 | 1 | -0/+2 |
| | |||||
* | Fix from header in contact form | Chocobozzz | 2019-02-15 | 4 | -9/+25 |
| | |||||
* | Fix too long name in menu | Chocobozzz | 2019-02-15 | 2 | -4/+7 |
| | |||||
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 3 | -15/+41 |
| | |||||
* | Fix moderators that cannot access the muted servers table | Chocobozzz | 2019-02-15 | 1 | -1/+1 |
| | |||||
* | Don't crash on error in notification popup | Chocobozzz | 2019-02-15 | 1 | -67/+73 |
| | |||||
* | Error on invalid password in reset password script | Chocobozzz | 2019-02-15 | 1 | -0/+6 |
| | |||||
* | remove duplicate uploadVideo.originallyPublishedAt | Josh Morel | 2019-02-13 | 1 | -3/+0 |
| | | | | duplicate was appending as array to form-data | ||||
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 5 | -10/+30 |
| | |||||
* | Import original publication date (CLI) | Andrés Maldonado | 2019-02-12 | 3 | -2/+10 |
| | | | | | * 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 | 3 | -2/+9 |
| | | | | Import original publication date when importing a video from YouTube in the web UI | ||||
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 7 | -2/+163 |
| | |||||
* | HLS is only supported by ffmpeg 4 | Chocobozzz | 2019-02-12 | 4 | -9/+33 |
| | | | | Because of https://github.com/FFmpeg/FFmpeg/commit/c8f625f52998faa9bf0fe22701f1684e51edfc07 | ||||
* | Update year to 2019 (#1623) | Lint | 2019-02-12 | 1 | -1/+1 |
| | | | | | | * Update year to 2019 * Update copyright year to 2015-2019 | ||||
* | Fix negative seconds by displaying 0 instead (#1445) (#1625) | zacharystenger | 2019-02-12 | 1 | -1/+1 |
| | | | | | | * Fix from-now.pipe.ts so it never displays negative seconds * Apply the fix only when returning seconds. Remove redundant Math.floor operation | ||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 8 | -8/+49 |
| | |||||
* | Move original publication date in advanced settings | Chocobozzz | 2019-02-11 | 4 | -57/+55 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 387 | -9936/+18225 |
|\ | |||||
| * | Move enabled download/comments in advanced tab | Chocobozzz | 2019-02-11 | 1 | -10/+10 |
| | |