21 Commits

Author SHA1 Message Date
ebc1e96c76 QUICKFIX: Exchanged 2k and 450p urls in full-image covers as they are the most critical on the fast-path for me now. The current version loads BOTH urls ALWAYS which is awful and not optimized (see network inspector in FF / PM); A real solution would be to use media queries here and only load the appropriate image size according to the display width and such data. That way things could go fast on mobile and on old machines (like my laptop) while still getting 2k plus resolution images for high-end users. Currently I have to use jpg files and it is tolerable this way, but could be made faster as I see on network analysis. 2020-03-06 17:05:49 +01:00
Adrien Beudin
933316ee86 add css effect 2018-03-09 10:41:06 +01:00
Adrien Beudin
7f8942f638 update material phase 2 2017-04-28 16:46:31 +02:00
Adrien Beudin
810d9ba4c9 fix ffmpeg code 2017-04-25 16:24:41 +02:00
Adrien Beudin
b3d9b41f13 optionnal fixed background for full-picture 2016-11-04 15:43:17 +01:00
Adrien Beudin
a465fdfe69 add support of Open Graph 2016-11-04 12:55:02 +01:00
Adrien Beudin
5eae7d671f fix some stuff 2016-11-02 10:07:05 +01:00
Laurent Peuch
5bd7404a18 [fix] ups, forgot to reput resized image 2016-11-01 13:48:45 +01:00
Laurent Peuch
56350e9c66 [fix] only last background can have a color 2016-11-01 13:36:32 +01:00
Laurent Peuch
7416d1fc56 [fix] full picture image was broken 2016-11-01 13:35:22 +01:00
Laurent Peuch
76afaf140d [mod] simplify template 2016-11-01 12:21:49 +01:00
Laurent Peuch
7fb406a016 [enh] better loading feeling, uses smaller temporary image for full-picture 2016-11-01 12:12:10 +01:00
Adrien Beudin
ae5812b363 Fix #57 2016-10-28 17:59:54 +02:00
Adrien Beudin
feed72fa26 video index 2016-05-06 09:37:24 +02:00
Adrien Beudin
d7b852216b add cover video 2016-05-04 15:38:11 +02:00
Adrien Beudin
bbeeac535c full picture video 2016-05-02 09:52:10 +02:00
Adrien Beudin
5a6e11ec80 fix range 2016-03-30 11:23:07 +02:00
Adrien Beudin
51ada6267b Add range of date in full-picture 2016-03-30 11:12:30 +02:00
Adrien Beudin
3f7d5866b6 move default theme in themes folder 2016-02-22 16:36:00 +01:00
Adrien Beudin
d3eea46393 Revert "move default theme in themes folder"
This reverts commit bf986ded7da83d4183a57c09e3c603abdaa94d62.
2016-02-22 16:32:44 +01:00
Adrien Beudin
bf986ded7d move default theme in themes folder 2016-02-22 16:29:36 +01:00