Commit graph

37 commits

Author SHA1 Message Date
iamflorencejay
de10165d5e updated and fix files using php-cs-fixer 2021-05-18 16:09:54 -04:00
Alex Grin
443543dba9
block iframe embedding
protects against clickjacking attacks. I'm not sure if we have any data worth jacking (maybe the youtube form?) but we may in the future.
2020-09-04 13:04:00 -04:00
Jeremy Kauffman
e791b51de7 disable iframe blocking headers 2019-12-07 11:50:08 -05:00
Jeremy Kauffman
67b4b81215 cache bust open graph images 2019-11-05 14:44:16 -05:00
Jeremy Kauffman
f95856f198 nth try is the charm 2019-09-23 17:13:54 -04:00
Jeremy Kauffman
5238e52575 caching cleanup 2019-09-22 10:06:46 -04:00
Jeremy Kauffman
4a3fabf2fd minor metadata cleanup 2019-09-19 12:48:37 -04:00
Jeremy Kauffman
9a070c7b3f cache i18n strings 2019-09-12 17:48:28 -04:00
YULIUS KURNIAWAN KRISTIANTO
4e73c2b239
Update Response.class.php 2019-05-02 21:32:12 +07:00
ポール ウェッブ
afdf804012 Closes #898 2019-04-16 10:01:43 -05:00
Mark Beamer Jr
d1c97227f0
changed api call to flush before call the api using response callback. 2018-12-27 19:34:51 -05:00
Maxime St-Pierre
771b205d79 Adjust site to use PSR-2 coding standard 2018-05-21 11:49:15 -04:00
Maxime St-Pierre
21136b01da Add cors to dmca page 2018-05-01 10:09:25 -04:00
Niko Storni
c4f8fef151
Merge branch 'master' into youtube-onboarding-final 2018-03-08 00:28:18 +01:00
Maxime St-Pierre
241f5d1fc2 better facebook analytics 2018-03-01 14:41:05 -05:00
Maxime St-Pierre
7693b834ca Adding yt api 2018-02-26 18:58:49 -05:00
YULIUS KURNIAWAN KRISTIANTO
faf0c754ac Fix #382 update jquery to version 3.3.1 (#400)
update jquery to  3.3.1
2018-02-26 17:37:04 -05:00
Alex Grintsvayg
49d0809af5 Add route to clear cache 2017-10-31 07:55:58 -04:00
Thomas Zarebczan
ffbb2ac9f7 update to new metadata image 2017-07-21 14:33:17 -04:00
Jeremy Kauffman
4428b8e98d always send headers, tweak header functions 2016-11-25 16:07:57 -05:00
Alex Grintsvayg
6eedbc12f4 relative urls 2016-11-02 11:56:36 -04:00
Alex Grintsvayg
1f51f02a86 session flashs, form styles, basic dmca form 2016-10-22 01:15:09 -04:00
Alex Grintsvayg
469118baba fix xss, remove broken post 2016-09-08 11:08:12 -04:00
Alex Grintsvayg
2550cc09eb add error page footer, standardize some request things, stop throwing exception on 400s 2016-09-06 12:32:18 -04:00
Alex Grintsvayg
a05ac0bfa9 new isset syntax. the future is here 2016-09-05 18:32:25 -04:00
Alex Grintsvayg
6b3ad6cfb3 add gzip compression in a cache-compatible way
we can't just let nginx handle it

- http://stackoverflow.com/q/27828576/182709
- https://github.com/metacpan/metacpan-api/issues/240
2016-09-01 20:01:59 -04:00
Alex Grintsvayg
7b8ec49dd6 more caching, default content type 2016-09-01 19:37:42 -04:00
Alex Grintsvayg
77480f029f add response class, caching 2016-09-01 18:48:12 -04:00
Jeremy Kauffman
86cdbf8a60 fix improper title guess on non-bare header tags 2016-08-28 11:40:44 -04:00
Alex Grintsvayg
a31fb27387 multiple meta images for posts 2016-07-04 13:07:27 -04:00
Alex Grintsvayg
f019ccaa1f jeremy, why do you love these dumb protocol-dependent urls 2016-07-04 11:31:45 -04:00
kauffj
0d73d66ba1 remove one morehttp:// 2016-03-10 16:39:35 -05:00
Jeremy Kauffman
1f4af8a759 move feedback collection onto lbry, improve analytics, add support for analytics event on feedback submit, single reference to reward value 2015-12-31 18:04:19 -05:00
Jeremy Kauffman
9b98a19dbd remove https in meta since we do not actually have SSL... 2015-12-07 14:10:34 -05:00
Jeremy Kauffman
4d40dcaa6f twitter analytics callback on sub 2015-12-04 14:34:38 -05:00
kauffj
6655e673da track email subscribe in analytics 2015-11-29 17:51:06 -05:00
Jeremy Kauffman
f7eca8c36d new get page, mailchimp integration, staging env, per-os install pages, better flexbox 2015-10-29 09:19:53 -04:00