2048 Commits

Author SHA1 Message Date
Sebastiaan Janssen edde33de47 Adds ApplicationInsights 2017-01-21 14:21:28 +01:00
Sebastiaan Janssen 705b8ec6a6 Use more memory efficient StripHtml method 2017-01-17 18:58:53 +01:00
Sebastiaan Janssen a9435022d5 Update to the correct dll versions of 7.5.7 2017-01-10 22:41:42 +01:00
Sebastiaan Janssen 3db55ad139 Also update class lib project to 7.5.7 2017-01-10 21:37:28 +01:00
Sebastiaan Janssen d140fa49c1 web.template.config needs to have the correct version in it 2017-01-10 14:34:45 +01:00
Sebastiaan Janssen e45b66fb80 Upgrade to 7.5.7 2017-01-10 08:03:51 +01:00
Sebastiaan Janssen 3507f37d74 Remove 301 URL tracker 2017-01-08 13:25:06 +01:00
Sebastiaan Janssen b029976f54 Don't put javascript in the middle of the page 2017-01-08 12:06:35 +01:00
Sebastiaan Janssen 17c9e49341 Finally fixing the real cause for the "No node exists with id '0'" error 2017-01-08 11:05:14 +01:00
Sebastiaan Janssen 620e047b6f Prevent SQLi attack from DOSing the site 2017-01-08 10:45:47 +01:00
Sebastiaan Janssen f680cdcee2 Make sure Twitter avatars are loaded over https to prevent mixed-content warnings 2017-01-07 16:08:14 +01:00
Sebastiaan Janssen 13bfa46c01 Don't make the twitter searcher easy to alter
Get the twitter filters from the settings on the home node
Makes latest forum activity on home async too
2017-01-07 13:18:50 +01:00
Sebastiaan Janssen f8be8641f7 Get Twitter search results into the page by async 2017-01-07 12:00:24 +01:00
Sebastiaan Janssen 01a33d883c Always do a TryParse on user input, people will be changing the querystring 2017-01-07 11:58:29 +01:00
Sebastiaan Janssen e3eaff1edf Don't attempt to create an image object from a URL 2017-01-06 16:22:05 +01:00
Sebastiaan Janssen 1c71708c5f Make it a bit more safe and do all logic in the try-catch block 2017-01-06 16:15:40 +01:00
Sebastiaan Janssen 1b12cb345b Update because of new version of json.net 2017-01-06 16:09:02 +01:00
Sebastiaan Janssen 19ffe50215 Add Twitter search for "umbraco" to community home 2017-01-06 15:55:17 +01:00
Sebastiaan Janssen 30add3077b Logs about fileId = 0 should really clear up now 2017-01-02 16:03:39 +01:00
Sebastiaan Janssen 9ef5c88bfa These file should not load but somehow there's errors about them in the log 2017-01-01 13:28:21 +01:00
Sebastiaan Janssen dd00a5d202 Hopefully fix some null reference errors 2017-01-01 13:22:49 +01:00
Sebastiaan Janssen 4b49b0d52d Only show screenshots for items that are actually images 2017-01-01 13:13:02 +01:00
Sebastiaan Janssen c50775d788 Suppress some errors that don't need attention 2016-12-31 14:51:37 +01:00
Sebastiaan Janssen 3160a81b68 Revert "These file should not load but somehow there's errors about them in the log"
This reverts commit 6dab6dc9ca.

They're use in the old package repo for older umbraco installs.
2016-12-30 12:13:36 +01:00
Sebastiaan Janssen b5dcb8704f Get Gravatar over https 2016-12-30 12:08:47 +01:00
Sebastiaan Janssen 070e26f984 Don't allow a "-" in the query, it throws errors 2016-12-30 12:06:58 +01:00
Sebastiaan Janssen 77fff6978f Lowercase the query so "AND" and "OR" don't throw exceptions 2016-12-30 11:36:00 +01:00
Sebastiaan Janssen 57613b8a75 Not sure what exact exception we get here 2016-12-30 11:27:41 +01:00
Sebastiaan Janssen b0c15d2841 Fixed null reference error 2016-12-30 11:24:27 +01:00
Sebastiaan Janssen 229a1a5d91 Attempt to debug a recurring, mysterious null reference error 2016-12-30 11:23:07 +01:00
Sebastiaan Janssen 6dab6dc9ca These file should not load but somehow there's errors about them in the log 2016-12-30 11:12:59 +01:00
Sebastiaan Janssen a79b55e66b If the Id passed in through the request is not a valid int, no need to do anything 2016-12-29 14:07:32 +01:00
Sebastiaan Janssen fe8242c26b Don't try find avatar locally when path is a url
No longer need ImageGen
2016-12-29 14:00:48 +01:00
Sebastiaan Janssen bc739d8b44 Fixes missing extension method being used 2016-12-29 13:56:42 +01:00
Sebastiaan Janssen 42b7d25838 Rename Courier 2 to Courier 2016-12-21 15:07:06 +01:00
Sebastiaan Janssen 885f4ff836 Make sure not to output X-Frame-Options=SAMEORIGIN for the package repo 2016-12-14 09:30:38 +01:00
Sebastiaan Janssen 6e1797537f Updates Login and ForgotPassword to be MVC and have a Captcha 2016-12-07 18:50:56 +01:00
Sebastiaan Janssen d5761dbcd1 Restrict number of characters in signup fields to prevent database errors ("string would be truncated") 2016-12-07 18:02:52 +01:00
Sebastiaan Janssen 9707c06d1b Merge remote-tracking branch 'origin/temp-register' 2016-12-07 17:26:25 +01:00
Sebastiaan Janssen 8040e55a87 Add reCaptcha for registration 2016-12-07 17:26:06 +01:00
Sebastiaan Janssen 755281570b Upgrade to Umbraco 7.5.6 2016-12-07 17:25:12 +01:00
Stephan 78c327e3f3 Prevent rogue registrations from crashing db 2016-12-07 17:02:14 +01:00
Sebastiaan Janssen 1e5a959f25 7.5.5 upgrade was OK after all 2016-12-07 13:48:36 +01:00
Sebastiaan Janssen e1529e7f8f Html Agility Pack binding redirect missing 2016-12-07 13:31:04 +01:00
Sebastiaan Janssen 47123a7d0a Revert "Upgrade to Umbraco 7.5.5"
This reverts commit a0f27739b7.
2016-12-07 12:59:03 +01:00
Sebastiaan Janssen a0f27739b7 Upgrade to Umbraco 7.5.5 2016-12-07 11:57:20 +01:00
Sebastiaan Janssen c806b10f95 Upgrade to Umbraco 7.5.5 2016-12-07 11:43:50 +01:00
Sebastiaan Janssen a66a6e2f63 Replace all UmbracoContext.Current.Application with ApplicationContext.Current UmbracoContext.Current == is based on a web request, if any code executes on a background thread or non-request thread then UmbracoContext.Current is null! 2016-11-27 13:45:03 +01:00
Sebastiaan Janssen 1b362dd1cb Merge branch 'master' into move-masterpages-to-views
# Conflicts:
#	OurUmbraco.Site/OurUmbraco.Site.csproj
#	OurUmbraco.Site/masterpages/UmbracoMVP2011.master
#	OurUmbraco/Our/MigrationsHandler.cs
#	OurUmbraco/OurUmbraco.csproj
2016-11-27 13:38:53 +01:00
Sebastiaan Janssen 93474811f1 Replace all UmbracoContext.Current.Application with ApplicationContext.Current
UmbracoContext.Current == is based on a web request, if any code executes on a background thread or non-request thread then UmbracoContext.Current is null!
2016-11-25 21:04:49 +01:00