Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Janitor Dockerfile | Jan Keromnes | 2018-05-17 | 2 | -8/+10 |
| | | | | | | | - Upgrade to newer janitortechnology/ubuntu-dev base image - Fix workspace folder - Add Theia port - Dockerfile best practices | ||||
* | SysVinit script | Rigel Kent | 2018-05-13 | 1 | -0/+173 |
| | |||||
* | import-videos: prompt for password | John Livingston | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Docker config directory as volume | Chocobozzz | 2018-05-07 | 6 | -68/+26 |
| | |||||
* | 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> | ||||
* | Fix docker production configuration | Chocobozzz | 2018-05-07 | 1 | -1/+1 |
| | |||||
* | Preferably use the docker hub image | Chocobozzz | 2018-05-07 | 1 | -3/+4 |
| | |||||
* | Adapt docker image file path in docker-compose.yml | Florent Fayolle | 2018-05-07 | 2 | -3/+3 |
| | |||||
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 2 | -593/+377 |
| | | | | Use /video-channels now, it's more simple for clients | ||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 1 | -7/+46 |
| | |||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 2 | -200/+415 |
| | |||||
* | Bold dependencies part in production guide | Chocobozzz | 2018-04-24 | 1 | -2/+2 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -11/+14 |
| | |||||
* | Support hostname binding in config | Pierre-Alain TORET | 2018-04-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add basic support for hostname binding Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Make production example a bit more secure Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Make example config files compatible with hostname binding modification Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Fix typo Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Bind on 127.0.0.1 by default Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Update Docker configuration with hostname binding Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> | ||||
* | Add rest api quickstart | Chocobozzz | 2018-04-17 | 1 | -0/+47 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -0/+32 |
| | | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id. | ||||
* | Try to fix docker automatic build (again...) | Chocobozzz | 2018-04-16 | 1 | -3/+2 |
| | |||||
* | Try to fix automatic dockerbuild | Chocobozzz | 2018-04-16 | 2 | -3/+3 |
| | |||||
* | Improve dockerfile | Chocobozzz | 2018-04-16 | 3 | -13/+22 |
| | |||||
* | Add auth documentation | Chocobozzz | 2018-04-16 | 3 | -4/+753 |
| | |||||
* | Fix the execution right for docker-entrypoint.sh | Florent Poinsaut | 2018-04-16 | 1 | -0/+0 |
| | |||||
* | use gosu to fix /data permissions errors | Florent Poinsaut | 2018-04-16 | 3 | -15/+57 |
| | |||||
* | Add .gitignore for Docker | Florent Poinsaut | 2018-04-10 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | Update docker image name | Chocobozzz | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | 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` | ||||
* | Fix little typo in variable. | Armando Lüscher | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | Add precision on upgrade script (#433) | Luc Didry | 2018-03-29 | 1 | -0/+2 |
| | |||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -0/+8 |
| | |||||
* | Remove alpine image | Chocobozzz | 2018-03-28 | 2 | -31/+1 |
| | |||||
* | 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 | ||||
* | Run the installation as the peertube user inside the Docker image (#385) | Angristan | 2018-03-23 | 2 | -15/+27 |
| | | | | | | * Run the installation as the peertube user * Run the installation as the peertube user | ||||
* | Prepare building docker files on docker hub | Chocobozzz | 2018-03-23 | 4 | -58/+10 |
| | |||||
* | Fix data volume path in docker-compose | Angristan | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 1 | -0/+1 |
| | |||||
* | Use {postgres,redis}:alpine images with docker-compose (#372) | Angristan | 2018-03-22 | 1 | -2/+2 |
| | | | | * Specify Redis major version | ||||
* | 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 |
| | |||||
* | Revert "Selective route permission to use embeds, fixes #322 in a better way ↵ | Chocobozzz | 2018-03-20 | 1 | -6/+0 |
| | | | | | (#364)" (#365) This reverts commit d40cd86bf56973d7217ad44737e3890b6e7f1ad5. |