| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bumped to version v0.0.20-alphav0.0.20-alpha | Chocobozzz | 2018-02-01 | 2 | -2/+2 |
* | Send an email on video abuse report | Chocobozzz | 2018-02-01 | 6 | -7/+86 |
* | update yarn installation command (#267) | Valvin | 2018-02-01 | 1 | -1/+1 |
* | Add about page | Chocobozzz | 2018-01-31 | 20 | -16/+250 |
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 22 | -73/+201 |
* | Don't leak unlisted videos | Chocobozzz | 2018-01-31 | 1 | -3/+12 |
* | Add follower name in admin list | Chocobozzz | 2018-01-31 | 1 | -0/+1 |
* | Fix responsive with modale and menu displayed | Chocobozzz | 2018-01-31 | 3 | -3/+11 |
* | Improve responsive on video watch | Chocobozzz | 2018-01-31 | 5 | -187/+227 |
* | Hide description previews on mobile view | Chocobozzz | 2018-01-31 | 7 | -7/+15 |
* | Fix human dates in result lists | Chocobozzz | 2018-01-31 | 6 | -37/+19 |
* | Add version in footer | Chocobozzz | 2018-01-31 | 7 | -306/+391 |
* | Mobile version: menu full width and autoclosed | Chocobozzz | 2018-01-31 | 3 | -59/+16 |
* | Bumped to version v0.0.19-alphav0.0.19-alpha | Chocobozzz | 2018-01-31 | 2 | -2/+2 |
* | Fix job queue backoff | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
* | Fix email tests | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
* | Add tests for emails | Chocobozzz | 2018-01-30 | 12 | -27/+706 |
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 32 | -65/+739 |
* | Add little effect on hover for the play button | Chocobozzz | 2018-01-29 | 2 | -1/+9 |
* | Add message on 413 http error code | Chocobozzz | 2018-01-29 | 1 | -0/+3 |
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 4 | -18/+9 |
* | Bumped to version v0.0.18-alphav0.0.18-alpha | Chocobozzz | 2018-01-29 | 2 | -2/+2 |
* | 25 items per page | Chocobozzz | 2018-01-29 | 1 | -1/+1 |
* | Bumped to version v0.0.17-alphav0.0.17-alpha | Chocobozzz | 2018-01-29 | 2 | -2/+2 |
* | Fix migrations | Chocobozzz | 2018-01-29 | 4 | -12/+35 |
* | Bumped to version v0.0.16-alphav0.0.16-alpha | Chocobozzz | 2018-01-29 | 2 | -2/+2 |
* | Move docker do in support/doc | Chocobozzz | 2018-01-29 | 3 | -36/+30 |
* | Add missing context fields | Chocobozzz | 2018-01-29 | 1 | -0/+18 |
* | Add id to likes/dislikes/comments/shares collections | Chocobozzz | 2018-01-29 | 4 | -18/+128 |
* | Fix search pagination | Chocobozzz | 2018-01-29 | 2 | -5/+13 |
* | Add production Alpine and Debian Stretch Docker images (#225) | kaiyou | 2018-01-29 | 9 | -2/+290 |
* | Fix video announces processing | Chocobozzz | 2018-01-26 | 1 | -2/+5 |
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 5 | -5/+5 |
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 9 | -53/+124 |
* | Add message for public registration on peertube | Chocobozzz | 2018-01-26 | 2 | -1/+3 |
* | Add unique index on video comment url | Chocobozzz | 2018-01-26 | 1 | -0/+4 |
* | Don't leak passwords in log | Chocobozzz | 2018-01-26 | 1 | -4/+5 |
* | Fix announce activities | Chocobozzz | 2018-01-26 | 7 | -93/+67 |
* | Add context on activitypub responses | Chocobozzz | 2018-01-26 | 2 | -11/+17 |
* | Only accept public comments | Chocobozzz | 2018-01-26 | 2 | -2/+6 |
* | Upgrade clearer in production guide | Chocobozzz | 2018-01-26 | 1 | -11/+37 |
* | Fix package.json scripts | Chocobozzz | 2018-01-26 | 1 | -3/+3 |
* | Add redis for travis | Chocobozzz | 2018-01-25 | 1 | -0/+1 |
* | Improve video upload guard a little bit | Chocobozzz | 2018-01-25 | 5 | -19/+41 |
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 60 | -696/+985 |
* | Accept actors with url objects instead of string | Chocobozzz | 2018-01-25 | 1 | -1/+8 |
* | Issue #195 : When uploading, warn when the user quits the page (#222) | Dimitri Gilbert | 2018-01-25 | 4 | -6/+38 |
* | Api doc improvement (#252) | Dimitri Gilbert | 2018-01-25 | 1 | -25/+39 |
* | Add --disable-host-check to development watch script to support proxies. | Jan Keromnes | 2018-01-25 | 1 | -1/+1 |
* | Pre-build PeerTube again in dev Dockerfile. | Jan Keromnes | 2018-01-25 | 1 | -2/+3 |