Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the /etc/pkg/FreeBSD.conf change. The latest version came with node ↵ | Jacques Foucry | 2018-05-10 | 1 | -18/+3 |
| | | | | 10 and PeerTube does not deal with it. Staying in quartely give node 9.10.1 | ||||
* | Switch Arch Linux dependency to NodeJS LTS | Pierre-Alain TORET | 2018-05-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> | ||||
* | Adding a more specific phrasing for yarn installation (#487) | Rigel Kent | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | Documentation for macOS development. (#462) | victor-long | 2018-04-03 | 1 | -0/+13 |
| | |||||
* | Misc. typos | luz.paz | 2018-03-30 | 1 | -1/+1 |
| | | | Found via `codespell -q 3` | ||||
* | Update dependencies.md | Gérald Niel | 2018-03-27 | 1 | -9/+0 |
| | |||||
* | Fix typo in markdown syntax | Gérald Niel | 2018-03-27 | 1 | -5/+5 |
| | |||||
* | Mise à jour documentation pour FreeBSD | Gérald Niel | 2018-03-27 | 1 | -0/+66 |
| | |||||
* | Improving the CentOS7 specific parts | Okhin | 2018-03-24 | 1 | -3/+7 |
| | | | | Changing the link for ffmpeg toward a tutorial with an actual mirror of ffmpeg, and with less hassle. Adding the deendencies to devtoolset-6 and centos-release-scl to provide a C++11 compatible G++ | ||||
* | Fix spelling in dependencies | Chocobozzz | 2018-03-15 | 1 | -1/+1 |
| | |||||
* | ppa for ffmpeg in dependencies documentation (#340) | Millicent Billette | 2018-03-15 | 1 | -4/+10 |
| | |||||
* | Update g++ needed version (#338) | Andréas Livet | 2018-03-14 | 1 | -0/+1 |
| | | | In order to build properly rdf-canonize node nativ module gcc > 5 is needed. Tested on Ubuntu 14.04 with gcc 4.8, it didn't work. I had to install a newer gcc version and it was OK. | ||||
* | Update documentations | Chocobozzz | 2018-03-14 | 1 | -2/+3 |
| | |||||
* | fix first sudo command (#337) | Florian | 2018-03-14 | 1 | -6/+8 |
| | |||||
* | adding some instructions for certbot and basic utility programs needed (#336) | Florian | 2018-03-14 | 1 | -3/+10 |
| | |||||
* | Update dependencies for Archlinux | Benjamin EWFT | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 1 | -3/+3 |
| | |||||
* | Add ability to import just one video from youtube | Chocobozzz | 2018-02-19 | 1 | -2/+2 |
| | |||||
* | add import-youtube guide inside documentation (#298) | LecygneNoir | 2018-02-19 | 1 | -2/+2 |
| | | | | | | | | | | | | * add import-youtube guide inside documentation * safer to use unlink instead of rm to delete symbolic link, avoid risk of deleting entire directories in case of syntax error * spelling mistake corrections * anonymise URLs * git also needed as dependencies to run yarn install | ||||
* | Adding dependencies informations for CentOS 7 (#288) | Erwan Croze | 2018-02-12 | 1 | -1/+19 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -2/+2 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Improve docs (#232) | Thomas Citharel | 2018-01-23 | 1 | -4/+4 |
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Some markdown fixes | Chocobozzz | 2018-01-12 | 1 | -8/+6 |
| | |||||
* | Try to improve documentations/readme | Chocobozzz | 2018-01-12 | 1 | -0/+29 |