Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix publishedAt value after following a new instance | Chocobozzz | 2018-05-28 | 3 | -0/+11 |
| | |||||
* | Bumped to version v1.0.0-beta.7v1.0.0-beta.7 | Chocobozzz | 2018-05-28 | 2 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2018-05-28 | 3 | -1/+32 |
| | |||||
* | We are running a crowdfunding campaign! | Chocobozzz | 2018-05-28 | 1 | -6/+3 |
| | |||||
* | Don't index embed pages | Chocobozzz | 2018-05-28 | 1 | -0/+1 |
| | |||||
* | Fix actor outbox | Chocobozzz | 2018-05-28 | 3 | -10/+19 |
| | |||||
* | Stop docker containers before upgrading | Chocobozzz | 2018-05-28 | 1 | -1/+3 |
| | |||||
* | Resume video on peertube link click in embed | Chocobozzz | 2018-05-28 | 1 | -4/+24 |
| | |||||
* | Add host in account view | Chocobozzz | 2018-05-28 | 1 | -1/+1 |
| | |||||
* | Improve docker doc and fix missing keys on update | Chocobozzz | 2018-05-28 | 4 | -33/+110 |
| | |||||
* | FAQ: change "codecs" to "container formats" (#586) | ctlaltdefeat | 2018-05-26 | 1 | -1/+1 |
| | | | Thanks @ctlaltdefeat ! | ||||
* | Video support field inherits channel support field | Chocobozzz | 2018-05-25 | 6 | -6/+46 |
| | |||||
* | Upgrade dexie to avoid issue if disabling cookies on firefox | Chocobozzz | 2018-05-25 | 2 | -4/+4 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 14 | -259/+214 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Split files in activitypub server | Chocobozzz | 2018-05-25 | 19 | -135/+132 |
| | |||||
* | Fix cc field in classic audience | Chocobozzz | 2018-05-25 | 4 | -28/+21 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 28 | -110/+333 |
| | |||||
* | Reload my videos after delete | Chocobozzz | 2018-05-25 | 2 | -5/+8 |
| | |||||
* | Don't render opengraph tags of private videos | Chocobozzz | 2018-05-24 | 1 | -1/+2 |
| | |||||
* | Handle account name in client url | Chocobozzz | 2018-05-24 | 4 | -15/+29 |
| | | | | More consistent with AP urls | ||||
* | Clean up E2E tests | Chocobozzz | 2018-05-24 | 2 | -9/+4 |
| | |||||
* | Fix history back after a redirect | Chocobozzz | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | Fix protractor with Safari | Chocobozzz | 2018-05-24 | 4 | -34/+35 |
| | |||||
* | Add "I don't like the name PeerTube" in FAQ | Chocobozzz | 2018-05-24 | 1 | -0/+7 |
| | |||||
* | Fix player with google bot | Chocobozzz | 2018-05-23 | 2 | -10/+3 |
| | |||||
* | Add owner in video channel page | Chocobozzz | 2018-05-23 | 5 | -20/+44 |
| | |||||
* | Always redirect on homepage on '/' | Chocobozzz | 2018-05-23 | 1 | -5/+9 |
| | |||||
* | Add short description in about page | Chocobozzz | 2018-05-23 | 3 | -1/+7 |
| | |||||
* | Bumped to version v1.0.0-beta.6v1.0.0-beta.6 | Chocobozzz | 2018-05-23 | 2 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2018-05-23 | 1 | -0/+12 |
| | |||||
* | Handle concurrent requests in cache middleware | Chocobozzz | 2018-05-23 | 4 | -32/+55 |
| | |||||
* | Fix insane SQL request when loading all video attributes | Chocobozzz | 2018-05-23 | 1 | -0/+3 |
| | |||||
* | Move rxjs-compat in dev dep | Chocobozzz | 2018-05-23 | 2 | -6/+4 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 13 | -9/+105 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | ||||
* | Fix client postinstall on release | Chocobozzz | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.5v1.0.0-beta.5 | Chocobozzz | 2018-05-22 | 2 | -2/+2 |
| | |||||
* | Make it works with new autoplay policy | Chocobozzz | 2018-05-22 | 10 | -71/+101 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-05-22 | 2 | -655/+657 |
| | |||||
* | Update changelog | Chocobozzz | 2018-05-22 | 1 | -0/+37 |
| | |||||
* | Allow crawling by default | Chocobozzz | 2018-05-22 | 2 | -4/+4 |
| | |||||
* | Fix change detection in app component | Chocobozzz | 2018-05-22 | 5 | -11/+4 |
| | |||||
* | Fix play on iOS (grumph) | Chocobozzz | 2018-05-22 | 4 | -6/+19 |
| | |||||
* | Improve e2e tests | Chocobozzz | 2018-05-22 | 10 | -52/+105 |
| | |||||
* | Fix peertube with google bot | Chocobozzz | 2018-05-22 | 11 | -26/+94 |
| | |||||
* | Make it possible to change path used by upgrade.sh on command line | Jocelyn Jaubert | 2018-05-22 | 1 | -1/+18 |
| | |||||
* | Move /var/www/peertube to $PEERTUBE_PATH in upgrade.sh | Jocelyn Jaubert | 2018-05-22 | 1 | -9/+11 |
| | |||||
* | feature: db selection in redis | Rigel Kent | 2018-05-21 | 6 | -4/+9 |
| | | | | resolves #579 | ||||
* | Add compatibility with browser stack | Chocobozzz | 2018-05-17 | 3 | -10/+16 |
| | |||||
* | Remove bad comments | Chocobozzz | 2018-05-17 | 1 | -16/+16 |
| | |||||
* | Add videos e2e tests | Chocobozzz | 2018-05-17 | 16 | -49/+165 |
| |