Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 55 | -94/+961 | |
* | | | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 48 | -153/+1076 | |
* | | | Add server migrations | Chocobozzz | 2019-03-18 | 4 | -3/+105 | |
* | | | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 12 | -27/+34 | |
* | | | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 7 | -32/+44 | |
* | | | Add playlist rest tests | Chocobozzz | 2019-03-18 | 35 | -682/+1411 | |
* | | | Add playlist check param tests | Chocobozzz | 2019-03-18 | 16 | -65/+883 | |
* | | | Playlist server API | Chocobozzz | 2019-03-18 | 63 | -226/+2758 | |
* | | | Fix problem with SMTP in default docker-compose setup | Felix Ableitner | 2019-03-11 | 1 | -3/+3 | |
* | | | add NOCLIENT option to install only server dependencies | Rigel Kent | 2019-02-25 | 1 | -1/+1 | |
* | | | Add request body limit | Chocobozzz | 2019-02-21 | 5 | -5/+93 | |
* | | | BREAKING: update CSP configuration | Chocobozzz | 2019-02-21 | 8 | -19/+36 | |
* | | | 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 | |
* | | | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 6 | -20/+17 | |
* | | | Correctly fix video import notification | Chocobozzz | 2019-02-20 | 2 | -2/+3 | |
* | | | 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 |