Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix refreshing oauth token | Chocobozzz | 2018-05-29 | 2 | -8/+15 |
| | |||||
* | Fix AP activity validator | Chocobozzz | 2018-05-29 | 2 | -1/+4 |
| | |||||
* | Upgarde videojs to v7 | Chocobozzz | 2018-05-29 | 2 | -29/+62 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-05-29 | 3 | -213/+372 |
| | |||||
* | Add script that prunes storage files | Chocobozzz | 2018-05-29 | 2 | -0/+97 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-05-29 | 2 | -376/+339 |
| | |||||
* | Add help in conf file regarding SMTP | Chocobozzz | 2018-05-29 | 3 | -4/+8 |
| | |||||
* | Copy custom-environment-variables.yaml on docker startup | Chocobozzz | 2018-05-29 | 1 | -1/+2 |
| | |||||
* | Improve production guide format | Chocobozzz | 2018-05-29 | 1 | -2/+2 |
| | |||||
* | Update production.md | David Libeau | 2018-05-29 | 1 | -0/+2 |
| | |||||
* | Add disable_starttls configuration variable for docker | Chocobozzz | 2018-05-28 | 1 | -0/+3 |
| | |||||
* | 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 |
| |