aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Improve production guide formatChocobozzz2018-05-291-2/+2
* Update production.mdDavid Libeau2018-05-291-0/+2
* Add disable_starttls configuration variable for dockerChocobozzz2018-05-281-0/+3
* Fix publishedAt value after following a new instanceChocobozzz2018-05-283-0/+11
* Bumped to version v1.0.0-beta.7v1.0.0-beta.7Chocobozzz2018-05-282-2/+2
* Update changelogChocobozzz2018-05-283-1/+32
* We are running a crowdfunding campaign!Chocobozzz2018-05-281-6/+3
* Don't index embed pagesChocobozzz2018-05-281-0/+1
* Fix actor outboxChocobozzz2018-05-283-10/+19
* Stop docker containers before upgradingChocobozzz2018-05-281-1/+3
* Resume video on peertube link click in embedChocobozzz2018-05-281-4/+24
* Add host in account viewChocobozzz2018-05-281-1/+1
* Improve docker doc and fix missing keys on updateChocobozzz2018-05-284-33/+110
* FAQ: change "codecs" to "container formats" (#586)ctlaltdefeat2018-05-261-1/+1
* Video support field inherits channel support fieldChocobozzz2018-05-256-6/+46
* Upgrade dexie to avoid issue if disabling cookies on firefoxChocobozzz2018-05-252-4/+4
* Refractor and optimize AP collectionsChocobozzz2018-05-2514-259/+214
* Split files in activitypub serverChocobozzz2018-05-2519-135/+132
* Fix cc field in classic audienceChocobozzz2018-05-254-28/+21
* Only use account name in routesChocobozzz2018-05-2528-110/+333
* Reload my videos after deleteChocobozzz2018-05-252-5/+8
* Don't render opengraph tags of private videosChocobozzz2018-05-241-1/+2
* Handle account name in client urlChocobozzz2018-05-244-15/+29
* Clean up E2E testsChocobozzz2018-05-242-9/+4
* Fix history back after a redirectChocobozzz2018-05-241-2/+2
* Fix protractor with SafariChocobozzz2018-05-244-34/+35
* Add "I don't like the name PeerTube" in FAQChocobozzz2018-05-241-0/+7
* Fix player with google botChocobozzz2018-05-232-10/+3
* Add owner in video channel pageChocobozzz2018-05-235-20/+44
* Always redirect on homepage on '/'Chocobozzz2018-05-231-5/+9
* Add short description in about pageChocobozzz2018-05-233-1/+7
* Bumped to version v1.0.0-beta.6v1.0.0-beta.6Chocobozzz2018-05-232-2/+2
* Update changelogChocobozzz2018-05-231-0/+12
* Handle concurrent requests in cache middlewareChocobozzz2018-05-234-32/+55
* Fix insane SQL request when loading all video attributesChocobozzz2018-05-231-0/+3
* Move rxjs-compat in dev depChocobozzz2018-05-232-6/+4
* feature: IP filtering on signup pageRigel Kent2018-05-2213-9/+105
* Fix client postinstall on releaseChocobozzz2018-05-221-1/+1
* Bumped to version v1.0.0-beta.5v1.0.0-beta.5Chocobozzz2018-05-222-2/+2
* Make it works with new autoplay policyChocobozzz2018-05-2210-71/+101
* Upgrade client dependenciesChocobozzz2018-05-222-655/+657
* Update changelogChocobozzz2018-05-221-0/+37
* Allow crawling by defaultChocobozzz2018-05-222-4/+4
* Fix change detection in app componentChocobozzz2018-05-225-11/+4
* Fix play on iOS (grumph)Chocobozzz2018-05-224-6/+19
* Improve e2e testsChocobozzz2018-05-2210-52/+105
* Fix peertube with google botChocobozzz2018-05-2211-26/+94
* Make it possible to change path used by upgrade.sh on command lineJocelyn Jaubert2018-05-221-1/+18
* Move /var/www/peertube to $PEERTUBE_PATH in upgrade.shJocelyn Jaubert2018-05-221-9/+11
* feature: db selection in redisRigel Kent2018-05-216-4/+9