• Joined on 2022-01-01
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-10 20:12:40 +00:00
22633ec94f Added missing json mime type.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-10 20:11:48 +00:00
f8b726634e Changed mime type for javascript. Bumped package version to 1.3.2.
MattMo pushed to master at MontoyaTech/ignite-html-validate 2023-02-10 19:52:53 +00:00
36f43805bd Change validation to not rely on cached element value and instead extract the current value from the element.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-09 20:53:05 +00:00
55d75a7bb0 Improved WithFile extension to allow custom MimeTypes and added an auto mime type detection. Bumped package to 1.3.1
MattMo pushed to master at MontoyaTech/ignite-html-tabs 2023-02-09 14:54:30 +00:00
c84d10dfb9 Added showCallback and hideCallback to tab function.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-08 23:23:46 +00:00
0ee5e98768 Added a missing unit test and fixed another bug with the RouteMatcher. Bumped package version to 1.3.0
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-08 23:14:19 +00:00
85889973c8 Fixed some bugs within the RouteMatcher to better support wild card and catch all matching. Added unit tests. Bumped package version to 1.2.9
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-08 22:44:04 +00:00
12fe2da2a3 Fixed issue where client generator was actually removing routes from the original list. Improved documentation. Bumped package version to 1.2.8
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-07 21:03:01 +00:00
7ffa2d43ef Improved the csharp client generator to check if the base url is null or whitespace and to remove trailing / characters. Fixed some bugs with different client names. Generator also now sets up cookie support.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-06 20:46:05 +00:00
6ae73aaa7d Changed response extensions to use utf-8 encoding instead of utf-16. Bumped package version to 1.2.6
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-06 20:15:42 +00:00
a1f2f4a91c Fixed bug in client generation. Publishing nuget.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-06 19:38:38 +00:00
5a1efa90c7 Reverting. Actually this is better.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-06 19:37:37 +00:00
612a658b77 Changed static csharp generator to now rely on the client name so that it can be easily renamed.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-06 19:21:59 +00:00
e4c3ee0673 Added static code generation option to the CSharp Client generator. Bumped package version to 1.2.4
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-06 18:46:41 +00:00
2076a1d02b Broke up RestClientGenerator so that custom generators for other languages can be created or the C# one could be modified for custom use cases.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-06 17:01:10 +00:00
ed1d10ba9d Added Json flag to RouteRequest and RouteResponse to control whether or not the content is Json and needs to be handled. Updated example code. Renamed ClientCodeGenerator to RestClientGenerator. Bumped package version to 1.2.2.
MattMo pushed to master at MontoyaTech/ignite-html 2023-02-06 03:04:14 +00:00
485f8ae2bd Cleaned up code and improved documentation. Added new OnSeen event that fires the first time the element is seen and stops firing after that.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-05 21:27:13 +00:00
60768b1b3e Added a hidden route attribute that can be used to exclude a given route from code generation. Bumped package version to 1.2.1
MattMo pushed to master at MontoyaTech/Rest.Net 2023-02-05 21:02:21 +00:00
5c2b2ea4ef Bumped package version to 1.2.0. Added missing route method conversions to code generator.
MattMo deleted branch CodeGen from MontoyaTech/Rest.Net 2023-02-05 20:29:30 +00:00