Skip to content

Releases: domholmes/shoryuken

v0.7-RC3: Preventing caching on Breeze ajax requests

08 Apr 15:22
Compare
Choose a tag to compare

v0.7-RC2: Fixing issue with missing forgery tokens

26 Mar 18:34
Compare
Choose a tag to compare
Fixed the issue where opening the page with an existing asp.net auth
cookie (i.e being signed in) wouldn't pass the anti-forgery token on save
calls

v0.7-RC1

26 Mar 10:28
Compare
Choose a tag to compare
v0.7-RC1 Pre-release
Pre-release
Preventing 'You have been signed out' message on initial load

v0.6-RC2

26 Feb 22:35
Compare
Choose a tag to compare
Another attempt at fixing multiple G+ signin callbacks

v0.6-RC1: Merge branch 'master' of github.com:thecapsaicinkid/shoryuken

26 Feb 13:08
Compare
Choose a tag to compare
Conflicts:
	Web/Squirrel/Scripts/viewmodels/authViewModel.js

v0.5-RC1: Stopping card closing when autosaving

26 Feb 13:08
Compare
Choose a tag to compare

v0.4-RC1: Final tweaks before completing beta

26 Feb 13:09
Compare
Choose a tag to compare

v0.3-RC1

26 Feb 13:11
Compare
Choose a tag to compare
Incrementing Android client version

v0.2-RC2: Adding missing AuthorizeAttribute

26 Feb 13:12
Compare
Choose a tag to compare
Added the AuthorizeAttribute back into the ReminderController. Fixes #27

v0.2-RC1: Clear latlong when changing place textbox to enforce validation fail …

26 Feb 13:12
Compare
Choose a tag to compare
…when autocomplete suggestion not selected