aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* (docker) making security settings of traefik on par with nginxRigel Kent2018-06-041-0/+23
* (doc) out of date summary with broken link + rephrase (#621)tuxayo2018-06-031-2/+2
* Remove "/" of PEERTUBE_URL exampleDavid Libeau2018-06-011-1/+1
* Fix lintChocobozzz2018-05-313-3/+3
* Add 404 pageChocobozzz2018-05-3113-41/+126
* Improve Twitter config helpChocobozzz2018-05-313-4/+4
* Fix seek circle overflowChocobozzz2018-05-311-0/+3
* Correctly forward video related activitiesChocobozzz2018-05-316-18/+43
* Remove bad importChocobozzz2018-05-311-1/+0
* Fix player progress barChocobozzz2018-05-314-34/+82
* Add number of videos published by an account/video channelChocobozzz2018-05-302-2/+8
* Add context menu to playerChocobozzz2018-05-3014-127/+145
* Update archlinux dependenciesChocobozzz2018-05-301-1/+1
* Add missing scripts in npm run helpChocobozzz2018-05-301-0/+3
* Improve create transcoding jobs testsChocobozzz2018-05-302-3/+18
* Add ability to manually run transcoding jobChocobozzz2018-05-306-10/+154
* 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
* 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