Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add form validator translations | Chocobozzz | 2018-06-05 | 40 | -595/+1476 |
| | |||||
* | Blank instead of null for docker env | Chocobozzz | 2018-06-05 | 1 | -6/+6 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 25 | -419/+299 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 18 | -37/+37 |
| | |||||
* | add the comment from ↵ | Florent Poinsaut | 2018-06-05 | 1 | -5/+5 |
| | | | | https://github.com/Chocobozzz/PeerTube/pull/617/files#diff-5003d902a2333dfdbcd79d688f2806daL38 | ||||
* | Environment variables for Docker Compose | Florent Poinsaut | 2018-06-05 | 3 | -29/+49 |
| | |||||
* | Disable auto language | Chocobozzz | 2018-06-05 | 1 | -1/+3 |
| | |||||
* | Add french | Chocobozzz | 2018-06-05 | 6 | -44/+2273 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 96 | -558/+3079 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 28 | -166/+853 |
| | |||||
* | (docker) making security settings of traefik on par with nginx | Rigel Kent | 2018-06-04 | 1 | -0/+23 |
| | |||||
* | (doc) out of date summary with broken link + rephrase (#621) | tuxayo | 2018-06-03 | 1 | -2/+2 |
| | | | "Which" seems more appropriate than "what" to talk about formats. | ||||
* | 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 |
| |