Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use gosu to fix /data permissions errors | Florent Poinsaut | 2018-04-16 | 1 | -12/+0 |
| | |||||
* | Adding a more specific phrasing for yarn installation (#487) | Rigel Kent | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | Upgrade spectacle module | Chocobozzz | 2018-04-06 | 3 | -1021/+695 |
| | |||||
* | Add what now section to production guide | Chocobozzz | 2018-04-06 | 1 | -1/+6 |
| | |||||
* | Fix api doc in video update endpoint | Chocobozzz | 2018-04-06 | 2 | -3/+2 |
| | |||||
* | Upgrade api doc | Chocobozzz | 2018-04-06 | 2 | -61/+919 |
| | |||||
* | Documentation for macOS development. (#462) | victor-long | 2018-04-03 | 1 | -0/+13 |
| | |||||
* | Misc. typos | luz.paz | 2018-03-30 | 2 | -12/+12 |
| | | | Found via `codespell -q 3` | ||||
* | Add precision on upgrade script (#433) | Luc Didry | 2018-03-29 | 1 | -0/+2 |
| | |||||
* | 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 | 2 | -2/+83 |
| | |||||
* | Add the activation of a needed SCL for CentOS | Okhin | 2018-03-24 | 1 | -1/+5 |
| | | | There's a need to activate the devtool-6 SCL before running the yarn install command, to have node-gyp correctly compiling the needed binaries. | ||||
* | 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++ | ||||
* | Add permissions instructions for the data volume (#387) | Angristan | 2018-03-23 | 1 | -0/+12 |
| | | | | | | * Add permissions instructions for the data volume * Remove useless newline | ||||
* | Add logging for emails | Chocobozzz | 2018-03-22 | 1 | -10/+11 |
| | |||||
* | Add information about the definitive peertube domaine name | Chocobozzz | 2018-03-21 | 1 | -0/+2 |
| | |||||
* | Prepare beta | Chocobozzz | 2018-03-20 | 2 | -2/+2 |
| | |||||
* | Reformat production guide | Chocobozzz | 2018-03-20 | 1 | -5/+5 |
| | |||||
* | Add FreeBSD startup | Gérald Niel | 2018-03-19 | 1 | -0/+16 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 2 | -191/+292 |
| | |||||
* | 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 |
| | |||||
* | [docker] Update production guidelines and docker-compose file; (#341) | Benjamin Bouvier | 2018-03-15 | 1 | -15/+50 |
| | |||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 1 | -0/+2 |
| | |||||
* | 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 | 2 | -5/+6 |
| | |||||
* | 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 |
| | |||||
* | Add example for "small device" in production guide | Chocobozzz | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | Change video abuse API response | Chocobozzz | 2018-03-12 | 1 | -10/+7 |
| | |||||
* | Update videos api list for account | Chocobozzz | 2018-03-12 | 1 | -4/+7 |
| | |||||
* | Better docker test doc | Chocobozzz | 2018-03-11 | 1 | -7/+7 |
| | |||||
* | `docker-compose up app` need a docker-compose.yml file in current folder to ↵ | Millicent Billette | 2018-03-11 | 1 | -0/+1 |
| | | | | work. | ||||
* | Add api base path in documentation | Chocobozzz | 2018-03-07 | 2 | -2/+12 |
| | |||||
* | Upgrade api doc html file | Chocobozzz | 2018-03-07 | 1 | -99/+1090 |
| | |||||
* | Fix tool documentation | Chocobozzz | 2018-03-06 | 1 | -2/+2 |
| | |||||
* | Update dependencies for Archlinux | Benjamin EWFT | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Refractor tools documentation | Chocobozzz | 2018-03-05 | 2 | -24/+19 |
| | |||||
* | Add documentation for upload script | Chocobozzz | 2018-03-05 | 1 | -0/+16 |
| | |||||
* | Upgrade production guide for nginx | Chocobozzz | 2018-03-01 | 1 | -0/+3 |
| | |||||
* | Fixed import-videos filename (#311) | Stefan Schüller | 2018-02-25 | 1 | -1/+1 |
| | |||||
* | Update Production Guide (#309) | SVNET Libre | 2018-02-21 | 1 | -1/+0 |
| | | | | | | | | * Update Production Guide Pull Request #308 * change the execution of the script | ||||
* | Add ability to import videos from all supported youtube-dl sites | Chocobozzz | 2018-02-20 | 1 | -8/+10 |
| | |||||
* | 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 | 2 | -12/+16 |
| | |||||
* | add import-youtube guide inside documentation (#298) | LecygneNoir | 2018-02-19 | 3 | -4/+61 |
| | | | | | | | | | | | | * 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 | ||||
* | Apidoc (#302) | Dimitri Gilbert | 2018-02-17 | 1 | -0/+195 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition * openapi fix typo + improvement on video/comment endpoints * removed misplaced openapi file * api documentation improvement | ||||
* | Try to improve production guide | Chocobozzz | 2018-02-16 | 1 | -151/+12 |
| | |||||
* | Better upgrade script consistency | Chocobozzz | 2018-02-14 | 1 | -9/+7 |
| |