Jorropo
|
b30acc0e4b
|
Update contributing to use multiple remote. (#1902)
Using multiple remote simplify a lot updating and pulling.
|
2019-06-14 10:40:01 +02:00 |
|
Jorropo
|
21c54ac5f6
|
Update FAQ.md
|
2018-10-05 11:45:32 +02:00 |
|
Jorropo
|
b0c36821d1
|
Add video recomandation by tags (#1001)
* Recommendation by tags (thx bradsk88)
Thx bradsk88 for the help.
* Prefer jest-preset-angular to skip need for babel config
* Fix jest
|
2018-09-04 11:01:54 +02:00 |
|
Jorropo
|
b8e4ee8ded
|
optimize size of the README schemas (#1002)
```
/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%)
```
|
2018-09-02 11:28:09 +02:00 |
|
Jorropo
|
9e91237655
|
Fix AutoThread
|
2018-08-21 14:42:52 +02:00 |
|
Jorropo
|
3256a4a603
|
Fix changelog
|
2018-08-21 09:30:26 +02:00 |
|
Jorropo
|
52e679ac35
|
Change npm repo to git+https
|
2018-08-20 10:33:45 +02:00 |
|
Jorropo
|
991feec9a3
|
ffmpeg auto thread
Set thread count to 0 and ffmpeg will chose automaticaly
|
2018-08-01 10:57:13 +02:00 |
|
Jorropo
|
80bc88c133
|
Nice ffmpeg to 15 and 2
Niceness 15 for video conversionNiceness 2 for image generation
(niceness 2 doesn't make it slower, just don't block servers and other
app)
|
2018-08-01 10:57:13 +02:00 |
|
Jorropo
|
a5d379d305
|
Updated components tree
|
2018-07-26 14:51:32 +02:00 |
|
Jorropo
|
c674185eb2
|
Add npm debug log to gitignore and organize
|
2018-07-26 14:46:18 +02:00 |
|
Jorropo
|
5f7021c33d
|
Updated travis.yml git depth 1
We don't do any git operation except include last commit name, so we only need last commit, that will make travis-ci test faster.
|
2018-07-25 21:06:39 +02:00 |
|
Jorropo
|
05ae00984d
|
[ImgBot] optimizes images
*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%)
|
2018-07-24 18:03:27 +02:00 |
|