Alex Grintsvayg
6eedbc12f4
relative urls
2016-11-02 11:56:36 -04:00
Alex Grintsvayg
ff541f7ac1
fix share url
2016-10-24 18:54:17 -04:00
Alex Grin
75e0d7ca80
Merge pull request #80 from lbryio/dmca
...
session flashs, form styles, basic dmca form
2016-10-24 18:30:33 -04:00
Alex Grintsvayg
1f51f02a86
session flashs, form styles, basic dmca form
2016-10-22 01:15:09 -04:00
Alex Grintsvayg
b852669aa7
social share buttons
2016-10-21 18:49:16 -04:00
Jeremy Kauffman
14d4b606d9
roadmap behavior tweaks
2016-10-20 11:19:43 -04:00
Jeremy Kauffman
92bc647839
roadmap behavior tweaks
2016-10-20 11:19:20 -04:00
Jeremy Kauffman
011a8b261f
draft
2016-10-19 14:24:57 -04:00
Jeremy Kauffman
0d5fd01e8f
fix typo + ghetto cache invalidate
2016-10-13 16:50:50 -04:00
Jeremy Kauffman
bdac79fbe5
roadmap tweaks
2016-10-13 16:46:08 -04:00
Alex Grintsvayg
67cc0a2086
Merge branch 'roadmap'
...
* roadmap:
spacing and formatting
break out curl caching into separate class
roadmap fixes
roadmap gtg?
nocache flag
roadmap ready?
light progress
better roadmap styling?
yep, I store images in Git, come at me @lyoshenka
roadmap v1
working asana task loading + curl caching
barest of bones
2016-10-12 11:37:23 -04:00
Jeremy Kauffman
7fa9d4ed2f
faq reorg + cleanup
2016-10-11 16:39:21 -04:00
Jeremy Kauffman
01a14aa04e
Merge remote-tracking branch 'origin/master' into roadmap
2016-10-11 09:11:56 -04:00
Jeremy Kauffman
107304431e
essay tweaks
2016-10-10 10:20:20 -04:00
Jeremy Kauffman
73b7b59096
fix favicon issues
2016-10-10 09:16:30 -04:00
Jeremy Kauffman
5af86a3f99
roadmap gtg?
2016-10-06 18:46:29 -04:00
Jeremy Kauffman
06b20f3753
merge master changes into roadmap
2016-10-06 12:22:40 -04:00
Jeremy Kauffman
36953ee1b7
top secret windows launch
2016-10-05 16:21:26 -04:00
Alex Grintsvayg
247b59ea9a
hide lang switcher for now
2016-09-20 10:11:01 -04:00
Alex Grintsvayg
23e4e3c960
fixes
2016-09-20 10:11:01 -04:00
Jeremy Kauffman
1aeb5618bb
i18n tweaks
2016-09-20 10:11:00 -04:00
loblao
0c9e7724af
i18n: Implement getAllCultures
2016-09-20 10:11:00 -04:00
loblao
5539860a0a
i18n: Send a POST request instead of an AJAX request
2016-09-20 10:11:00 -04:00
loblao
b30a7c0708
Nav: Add a (temporary) dropdown to allow user to change language
2016-09-20 10:11:00 -04:00
Alex Grintsvayg
0f5692290d
switch to mailgun for mailing list join
2016-09-15 11:24:18 -04:00
Alex Grintsvayg
469118baba
fix xss, remove broken post
2016-09-08 11:08:12 -04:00
Alex Grintsvayg
e513f0e714
show learn footer on press posts too
2016-09-07 22:26:24 -04:00
Alex Grintsvayg
2f86bd275c
add footer
2016-09-07 22:21:51 -04:00
Alex Grintsvayg
a45ae6d3b4
standardize footer
2016-09-07 22:18:03 -04:00
Alex Grintsvayg
8b7e7b9c2e
its content, not posts
2016-09-07 22:01:30 -04:00
Alex Grintsvayg
24e34a032b
pr prep
2016-09-07 11:17:42 -04:00
JCentinel
ebdf996eec
Updated date
2016-09-06 13:20:43 -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
dcd3e22ad4
report 405s correctly
2016-09-06 09:21:44 -04:00
Jeremy Kauffman
4f662ba9e1
update press kit screen caps
2016-09-06 09:09:12 -04:00
Alex Grintsvayg
64bd42c61a
wtf
2016-09-05 18:34:02 -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
164f8da8f2
stupid, but necessary
2016-09-05 10:21:52 -04:00
Jeremy Kauffman
ee3d308f39
Merge pull request #75 from edprince/typo-fix
...
fixing typo
2016-09-04 15:20:54 -04:00
Jeremy Kauffman
a2a17c06e6
let me count the ways
2016-09-04 13:49:03 -04:00
Jeremy Kauffman
cb36b27702
Clarifying combatting the ugly portion
2016-09-04 13:39:32 -04:00
Ed Prince
5b462e5d75
fixing typo
2016-09-03 23:48:28 +01:00
Alex Grintsvayg
77e64f99ad
dont call google
2016-09-02 17:15:51 -04:00
Alex Grintsvayg
115bfbadf4
cdn for bg image
2016-09-02 15:46:59 -04:00
Alex Grintsvayg
05b9b2820c
is this better compression?
2016-09-02 11:35:40 -04:00
Alex Grintsvayg
5d4350cb44
wrong function
2016-09-02 10:28:46 -04:00
Alex Grintsvayg
764ec67919
gzip assets
2016-09-02 10:22:30 -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