Commit graph

19 commits

Author SHA1 Message Date
iamflorencejay
de10165d5e updated and fix files using php-cs-fixer 2021-05-18 16:09:54 -04:00
Jeremy Kauffman
40f28c39ff drop youtube sync 2020-12-14 17:44:18 -05:00
Jeremy Kauffman
18aa28a59b fix domain routing 2019-02-05 16:56:59 -05:00
Maxime St-Pierre
771b205d79 Adjust site to use PSR-2 coding standard 2018-05-21 11:49:15 -04:00
maximest-pierre
23d309dc54 Fix xss 2018-03-22 09:47:00 -04:00
Jeremy Kauffman
eaf16fcc2e trust getHost() 2017-10-24 14:21:27 -04:00
Jeremy Kauffman
d5360991c3 fix array size check on subdomain 2017-10-24 14:11:32 -04:00
Jeremy Kauffman
abe242e86e add subdomain based redirection; redirect chat.lbry.io 2017-10-24 14:08:32 -04:00
Alex Grintsvayg
0c70d3b9e7 move github api call out of routing, into action 2016-11-18 10:07:37 -05:00
Jeremy Kauffman
90eae9cbfc youtube acquisition refactor, support multiple campaign pages, support alternative domains, fix flashes on redirects 2016-11-17 16:29:02 -05:00
Alex Grintsvayg
ff541f7ac1 fix share url 2016-10-24 18:54:17 -04:00
Alex Grintsvayg
469118baba fix xss, remove broken post 2016-09-08 11:08:12 -04:00
Alex Grintsvayg
f37366b2d0 move more into request 2016-09-06 12:34:05 -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
0bc617a0b9 routing 2016-09-05 18:32:25 -04:00
Alex Grintsvayg
a05ac0bfa9 new isset syntax. the future is here 2016-09-05 18:32:25 -04:00
Alex Grintsvayg
b82b5f6a53 fix getting original ip 2016-09-02 17:40:59 -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
77480f029f add response class, caching 2016-09-01 18:48:12 -04:00