- 12 Jan, 2018 1 commit
-
-
Florrie authored
-
- 05 Jan, 2018 2 commits
-
-
Florrie authored
See this StackOverflow answer: https://stackoverflow.com/a/18853002/4633828 This isn't a perfect fix - we have to set `color` explicitly, rather than use `inherit`, because we want the text color to be the same when the select element is focused. That means both `color` and `text-shadow`'s color have to be explicitly set to the same thing (otherwise they might not match). Yay, hacks!
-
Florrie authored
..since it's the only property which actually animates. (The background image also changes on hover/focus, but that isn't visually effected by transition, so we ignore it.) This is for the next commit. Without this, the focus ring slowly disappears, and the text slowly becomes the color it's meant to be; neither of those are good.
-
- 18 Dec, 2017 3 commits
-
-
Ray Schamp authored
[Master] Ignore querystring when routing conference page
-
Ray Schamp authored
There should be a generalized solution for this, but my attempts have failed thus far.
-
Ray Schamp authored
-
- 15 Dec, 2017 1 commit
-
-
chrisgarrity authored
[MASTER] revert 2017 HoC top and middle banners
-
- 13 Dec, 2017 1 commit
-
-
Sheshank Shankar authored
Update the conference page with new banner image and small copy edits.
-
- 12 Dec, 2017 1 commit
-
-
chrisgarrity authored
-
- 11 Dec, 2017 2 commits
-
-
Ray Schamp authored
[Master] Add back curator and recently shared rows
-
Matthew Taylor authored
-
- 03 Dec, 2017 1 commit
-
-
Ray Schamp authored
[Master] temporarily take out curator row and recently shared row
-
- 02 Dec, 2017 2 commits
-
-
Ray Schamp authored
[Master] Redirect /hoc2014 -> /tips
-
The_Grits authored
-
- 01 Dec, 2017 12 commits
-
-
Colby Gutierrez-Kraybill authored
[Master] Hotfix/cache nav session endpoints @rschamp said I should.
-
Ray Schamp authored
[Master] Conditionally purge on deploys
-
Ray Schamp authored
We can configure this within Travis
-
Matthew Taylor authored
-
Colby Gutierrez-Kraybill authored
Cache ^/fragment/account-nav.json and ^/session for logged out users
-
chrisgarrity authored
Top and middle banners for HoC 2017
-
Colby Gutierrez-Kraybill authored
[Master] Hotfix/project caching
-
Colby Gutierrez-Kraybill authored
set-cookie causes the cache to not cache the page. Since we’re not trying to track the user beyond, we don’t want to try resetting the cookie again with the same info
-
Colby Gutierrez-Kraybill authored
scratchsessionsid not scratchsessionid Cookie needs key added for assigned value of scratchlanguage
-
Colby Gutierrez-Kraybill authored
[Master] Project page caching
-
Ray Schamp authored
Revert "[Master] Project page caching" [skip ci]
-
Colby Gutierrez-Kraybill authored
-
- 30 Nov, 2017 9 commits
-
-
Colby Gutierrez-Kraybill authored
[Master] Project page caching
-
Colby Gutierrez-Kraybill authored
-
Colby Gutierrez-Kraybill authored
-
Colby Gutierrez-Kraybill authored
-
Colby Gutierrez-Kraybill authored
-
Colby Gutierrez-Kraybill authored
-
Colby Gutierrez-Kraybill authored
Simplify how the conditional is created for setting the S3 backend, caching related behavior for non-logged in users and maintaining language settings and passing to backend
-
Colby Gutierrez-Kraybill authored
-
Colby Gutierrez-Kraybill authored
-
- 29 Nov, 2017 2 commits
-
-
Matthew Taylor authored
[Master] Hotfix: Change avatar to use `uploads` endpoint
-
Matthew Taylor authored
This incorporates a fallback image into the thumbnail component for all of project, studio and avatar thumbnails using the `onerror` property of img elements (which is supported across all browsers). /cc @thisandagain @rschamp
-
- 28 Nov, 2017 1 commit
-
-
Matthew Taylor authored
-
- 21 Nov, 2017 2 commits
-
-
Matthew Taylor authored
[Master] December 1st Hotfix
-
Matthew Taylor authored
-