Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add dependencies for Fedora (#1111) | am97 | 2018-09-23 | 1 | -0/+68 |
| | |||||
* | specify to run services before running PeerTube | Rigel Kent | 2018-09-22 | 1 | -0/+16 |
| | |||||
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 3 | -1/+6 |
|\ | |||||
| * | Add comments in nginx regarding blocks that can be safely removed | Chocobozzz | 2018-09-17 | 1 | -1/+3 |
| | | |||||
| * | Add possibility to manage trust_proxy list in docker image | victor héry | 2018-09-16 | 2 | -0/+3 |
| | | |||||
* | | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -7/+68 |
|/ | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli | ||||
* | Don't include `preload` flag in sample HSTS header | Felix Ableitner | 2018-09-11 | 1 | -1/+1 |
| | | | | | This goes against the recommendations (preloading should be opt-in). Putting it in the example makes it likely that people enable it without knowing what it means. https://hstspreload.org/?domain=peertube.social#opt-in | ||||
* | further enhance tools install explanation | Josh Morel | 2018-09-11 | 1 | -2/+2 |
| | |||||
* | make HSTS opt-in and leave it to the reverse-proxy | Rigel Kent | 2018-09-09 | 1 | -1/+5 |
| | |||||
* | Try to improve remote tools explanation | Chocobozzz | 2018-09-04 | 1 | -1/+1 |
| | |||||
* | optimize size of the README schemas (#1002) | Jorropo | 2018-09-02 | 3 | -0/+0 |
| | | | | | | | ``` /support/doc/user/watch-p2p.png -- 21.87kb -> 16.44kb (24.8%) /support/doc/user/watch-video.png -- 27.89kb -> 21.04kb (24.56%) /support/doc/user/decentralized.png -- 21.88kb -> 17.75kb (18.87%) ``` | ||||
* | Changes the README schemas (#984) | Edouard SCHWEISGUTH | 2018-08-30 | 6 | -0/+3 |
| | | | | | | * Change readme schema & add their sources * Add titles | ||||
* | Suggest TCP/IP tuning to prevent buffer bloat + latency (#976) | Micah Elizabeth Scott | 2018-08-28 | 2 | -0/+22 |
| | | | | | | | | * Suggest TCP/IP CoDel and BBR congestion control in production guide This seems to be helping lots on my server, where the default (Debian 9) was to use FIFO queueing which would cause buffer bloat and huge latency for clients on slower network links. | ||||
* | Add start at checkbox in share modal | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Add parse-log doc | Chocobozzz | 2018-08-27 | 1 | -0/+10 |
| | |||||
* | (docker) add quota to the docker configuration values (#964) | kaiyou | 2018-08-26 | 1 | -0/+5 |
| | |||||
* | add postgresql96-contrib to the FreeBSD dependencies (#958) | osauzet | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | Only enable gzip for HTML/CSS/JS | Micah Elizabeth Scott | 2018-08-24 | 1 | -2/+4 |
| | | | | | No compression on JSON endpoints, in order to protect from potential compression+encryption data leak attacks (like BREACH) | ||||
* | Add gzip support to the sample nginx configuration | Micah Elizabeth Scott | 2018-08-24 | 1 | -0/+5 |
| | | | | | | | | | Without gzip explicitly enabled, load times suffer from transferring over a megabyte of plaintext javascript. With gzip enabled, the bundle is down to about 300K, and loads much faster. This change does not enable gzip on files that are already compressed, so images, fonts, and videos will be sent without the CPU overhead. | ||||
* | Reduce FreeBSD title size | Chocobozzz | 2018-08-21 | 1 | -3/+2 |
| | |||||
* | Fix docker env file | Chocobozzz | 2018-08-14 | 3 | -5/+7 |
| | |||||
* | Fix dockerfile | Chocobozzz | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | Clean yarn cache after install in docker | Chocobozzz | 2018-08-09 | 1 | -0/+1 |
| | |||||
* | Remove unnecessary env variables now we have a .env file | Chocobozzz | 2018-08-08 | 1 | -19/+0 |
| | |||||
* | Try to reduce docker image size | Chocobozzz | 2018-08-08 | 1 | -1/+3 |
| | |||||
* | fix pg_restore command for post-migrations | Josh Morel | 2018-07-30 | 1 | -3/+3 |
| | | | | also avoid peertube db login for pg_dump command | ||||
* | Correct API documentation for search (#881) | David Libeau | 2018-07-29 | 2 | -2/+2 |
| | |||||
* | Correct API documentation for search (#878) | David Libeau | 2018-07-28 | 2 | -174/+200 |
| | |||||
* | Add postgresql-contrib to dependencies.md | bsky | 2018-07-28 | 1 | -2/+2 |
| | |||||
* | [FIX] doc: correct URL to PeerTube project | Martin Trigaux | 2018-07-27 | 1 | -3/+3 |
| | | | | Instead of the French translation page | ||||
* | Added redis-server.service to After | Jorropo | 2018-07-27 | 1 | -1/+1 |
| | | | On very very slow monocore server, peertube can generate error if redis isn't started. | ||||
* | Updated components tree | Jorropo | 2018-07-26 | 5 | -2/+4 |
| | |||||
* | 404 on unknown thumbnail | Chocobozzz | 2018-07-24 | 1 | -7/+8 |
| | |||||
* | Add cors to static route in nginx template | Chocobozzz | 2018-07-24 | 1 | -0/+16 |
| | |||||
* | Improve production warning | Chocobozzz | 2018-07-24 | 1 | -1/+2 |
| | |||||
* | [ImgBot] optimizes images | Jorropo | 2018-07-24 | 2 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | *Total -- 289.13kb -> 211.82kb (26.74%)/support/doc/development/server/upload-video.png -- 56.19kb -> 33.83kb (39.8%)/support/doc/development/client/components-tree.png -- 31.81kb -> 19.82kb (37.68%)/client/src/assets/images/icons/icon-512x512.png -- 14.24kb -> 9.97kb (30.03%)/server/tests/fixtures/avatar-resized.png -- 1.69kb -> 1.19kb (29.24%)/server/tests/fixtures/avatar2-resized.png -- 1.68kb -> 1.21kb (28.41%)/client/src/assets/images/default-avatar.png -- 1.63kb -> 1.24kb (23.89%)/server/tests/fixtures/avatar.png -- 1.63kb -> 1.24kb (23.89%)/server/tests/fixtures/avatar-big.png -- 143.15kb -> 111.56kb (22.06%)/client/src/assets/images/icons/icon-192x192.png -- 3.58kb -> 2.86kb (20.21%)/server/tests/fixtures/video_short1.webm.jpg -- 2.83kb -> 2.36kb (16.75%)/client/src/assets/images/icons/icon-144x144.png -- 2.34kb -> 1.95kb (16.53%)/client/src/assets/images/icons/icon-96x96.png -- 1.91kb -> 1.62kb (11.93%)/client/src/assets/images/icons/icon-72x72.png -- 1.72kb -> 1.53kb (11.1%)/client/src/assets/images/icons/icon-48x48.png -- 1.18kb -> 1.17kb (1%) | ||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 2 | -1/+12 |
| | |||||
* | (nginx) remove headers now dealt with helmet | Rigel Kent | 2018-07-18 | 1 | -3/+0 |
| | |||||
* | Fix static avatars/thumbnails cache | Chocobozzz | 2018-07-17 | 1 | -1/+2 |
| | |||||
* | Fix start/count/sort params in documentation | Chocobozzz | 2018-07-17 | 13 | -1198/+1089 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+1 |
| | |||||
* | Correcting documentation to be more precise about CentOS 7 | Rigel Kent | 2018-07-16 | 2 | -7/+7 |
| | |||||
* | support/doc/dependencies.md: Add Gentoo documentation | Haelwenn (lanodan) Monnier | 2018-07-11 | 1 | -0/+38 |
| | | | | Related to: https://github.com/Chocobozzz/PeerTube/issues/778 | ||||
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 1 | -0/+122 |
| | | | | | | | | | | | | | | | | | | | | * first stab at jschannel based player api * semicolon purge * more method-level docs; consolidate definitions * missing definitions * better match peertube's class conventions * styling for embed tester * basic docs * add `getVolume` * document the test-embed feature | ||||
* | Increase upload limit to 8GB (test) | Chocobozzz | 2018-06-29 | 1 | -3/+3 |
| | |||||
* | Add warning regarding the domain name for docker install | Chocobozzz | 2018-06-28 | 1 | -0/+2 |
| | |||||
* | fix docker-compose extension typo | Josh Morel | 2018-06-28 | 1 | -1/+1 |
| | | | was `yaml` changed to `yml` | ||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 1 | -0/+5 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | Add PEERTUBE_SMTP_DISABLE_STARTTLS config docker env | Chocobozzz | 2018-06-27 | 2 | -0/+2 |
| | |||||
* | Add tips in translation doc | Chocobozzz | 2018-06-27 | 1 | -0/+10 |
| |