Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tips in translation doc | Chocobozzz | 2018-06-27 | 1 | -0/+10 |
| | |||||
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 2 | -2/+12 |
| | |||||
* | Small fixes on translation guide | Luc Didry | 2018-06-21 | 1 | -5/+5 |
| | |||||
* | Add translation guide | Chocobozzz | 2018-06-21 | 1 | -0/+24 |
| | |||||
* | Update doc for CentOS 7 devtoolset-7 | Pierre-Alain TORET | 2018-06-18 | 2 | -4/+4 |
| | | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> | ||||
* | Add resolution to create-transcoding-job script (#654) | Florent F | 2018-06-15 | 1 | -0/+5 |
| | | | | | | * Add resolution to create-transcoding-job script * Requested changes | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Environment variables for Docker Compose | Florent Poinsaut | 2018-06-05 | 1 | -12/+17 |
| | |||||
* | 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 |
| | |||||
* | (doc): use sysrc instead of editing /etc/rc.conf on FreeBSD (#603) | norrist | 2018-05-29 | 1 | -7/+3 |
| | |||||
* | Improve production guide format | Chocobozzz | 2018-05-29 | 1 | -2/+2 |
| | |||||
* | Update production.md | David Libeau | 2018-05-29 | 1 | -0/+2 |
| | |||||
* | 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 | 1 | -31/+40 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 2 | -24/+256 |
| | |||||
* | 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 | 1 | -1/+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> | ||||
* | Adapt docker image file path in docker-compose.yml | Florent Fayolle | 2018-05-07 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | Add auth documentation | Chocobozzz | 2018-04-16 | 3 | -4/+753 |
| | |||||
* | 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. |