Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 2 | -8/+97 |
| | |||||
* | Add note in upgrade guide for nginx/systemd | Chocobozzz | 2018-06-14 | 1 | -3/+38 |
| | |||||
* | Move iso639 strings in its own translation file | Chocobozzz | 2018-06-13 | 1 | -2/+3 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 3 | -2/+41 |
| | | | | publishing a video | ||||
* | Improve tools documentation | Chocobozzz | 2018-06-11 | 1 | -10/+19 |
| | |||||
* | Add API example to list videos | Chocobozzz | 2018-06-11 | 1 | -0/+7 |
| | |||||
* | Fix docker config | Chocobozzz | 2018-06-11 | 1 | -3/+3 |
| | |||||
* | Update sudo command for yarn during upgrade | Kody | 2018-06-07 | 1 | -2/+2 |
| | |||||
* | (doc) adding tools documentation for job creation | Rigel Kent | 2018-06-07 | 1 | -14/+36 |
| | |||||
* | Add dev doc about localization | Chocobozzz | 2018-06-06 | 1 | -0/+32 |
| | |||||
* | Blank instead of null for docker env | Chocobozzz | 2018-06-05 | 1 | -6/+6 |
| | |||||
* | 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 |
| | |||||
* | (docker) making security settings of traefik on par with nginx | Rigel Kent | 2018-06-04 | 1 | -0/+23 |
| | |||||
* | Remove "/" of PEERTUBE_URL example | David Libeau | 2018-06-01 | 1 | -1/+1 |
| | | | With an url ended with a "/", the script returns an error. | ||||
* | Update archlinux dependencies | Chocobozzz | 2018-05-30 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Add help in conf file regarding SMTP | Chocobozzz | 2018-05-29 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | Stop docker containers before upgrading | Chocobozzz | 2018-05-28 | 1 | -1/+3 |
| | |||||
* | Improve docker doc and fix missing keys on update | Chocobozzz | 2018-05-28 | 4 | -33/+110 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 2 | -24/+256 |
| | |||||
* | 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 |
| |