aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix resume video after peertube embed link clickChocobozzz2018-05-301-1/+4
|
* Fix docker config custom env copyChocobozzz2018-05-301-1/+1
|
* Cleanup docker configurationChocobozzz2018-05-302-5/+4
|
* Do not set default transcoding resolutionsPierre Jaury2018-05-301-4/+0
|
* Allow to setup transcoding in the docker imagePierre Jaury2018-05-302-0/+26
|
* (doc): use sysrc instead of editing /etc/rc.conf on FreeBSD (#603)norrist2018-05-291-7/+3
|
* Fix static function nameChocobozzz2018-05-291-3/+3
|
* Improve torrent/video downloadChocobozzz2018-05-295-6/+61
|
* Fix refreshing oauth tokenChocobozzz2018-05-292-8/+15
|
* Fix AP activity validatorChocobozzz2018-05-292-1/+4
|
* Upgarde videojs to v7Chocobozzz2018-05-292-29/+62
|
* Upgrade client dependenciesChocobozzz2018-05-293-213/+372
|
* Add script that prunes storage filesChocobozzz2018-05-292-0/+97
|
* Upgrade server dependenciesChocobozzz2018-05-292-376/+339
|
* Add help in conf file regarding SMTPChocobozzz2018-05-293-4/+8
|
* Copy custom-environment-variables.yaml on docker startupChocobozzz2018-05-291-1/+2
|
* 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
| | | Thanks @ctlaltdefeat !
* 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
| | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes
* 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
| | | | More consistent with AP urls
* 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
|