Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove "/" of PEERTUBE_URL example | David Libeau | 2018-06-01 | 1 | -1/+1 | |
| | | | With an url ended with a "/", the script returns an error. | |||||
* | Fix lint | Chocobozzz | 2018-05-31 | 3 | -3/+3 | |
| | ||||||
* | Add 404 page | Chocobozzz | 2018-05-31 | 13 | -41/+126 | |
| | ||||||
* | Improve Twitter config help | Chocobozzz | 2018-05-31 | 3 | -4/+4 | |
| | ||||||
* | Fix seek circle overflow | Chocobozzz | 2018-05-31 | 1 | -0/+3 | |
| | ||||||
* | Correctly forward video related activities | Chocobozzz | 2018-05-31 | 6 | -18/+43 | |
| | ||||||
* | Remove bad import | Chocobozzz | 2018-05-31 | 1 | -1/+0 | |
| | ||||||
* | Fix player progress bar | Chocobozzz | 2018-05-31 | 4 | -34/+82 | |
| | ||||||
* | Add number of videos published by an account/video channel | Chocobozzz | 2018-05-30 | 2 | -2/+8 | |
| | ||||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 14 | -127/+145 | |
| | ||||||
* | Update archlinux dependencies | Chocobozzz | 2018-05-30 | 1 | -1/+1 | |
| | ||||||
* | Add missing scripts in npm run help | Chocobozzz | 2018-05-30 | 1 | -0/+3 | |
| | ||||||
* | Improve create transcoding jobs tests | Chocobozzz | 2018-05-30 | 2 | -3/+18 | |
| | ||||||
* | Add ability to manually run transcoding job | Chocobozzz | 2018-05-30 | 6 | -10/+154 | |
| | ||||||
* | Fix resume video after peertube embed link click | Chocobozzz | 2018-05-30 | 1 | -1/+4 | |
| | ||||||
* | Fix docker config custom env copy | Chocobozzz | 2018-05-30 | 1 | -1/+1 | |
| | ||||||
* | Cleanup docker configuration | Chocobozzz | 2018-05-30 | 2 | -5/+4 | |
| | ||||||
* | Do not set default transcoding resolutions | Pierre Jaury | 2018-05-30 | 1 | -4/+0 | |
| | ||||||
* | Allow to setup transcoding in the docker image | Pierre Jaury | 2018-05-30 | 2 | -0/+26 | |
| | ||||||
* | (doc): use sysrc instead of editing /etc/rc.conf on FreeBSD (#603) | norrist | 2018-05-29 | 1 | -7/+3 | |
| | ||||||
* | Fix static function name | Chocobozzz | 2018-05-29 | 1 | -3/+3 | |
| | ||||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 5 | -6/+61 | |
| | ||||||
* | 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 | |
| |