• Joined on 2022-01-01
MattMo pushed to master at MontoyaTech/ignite-html-router 2023-07-10 05:24:36 +00:00
0ebd6d1ab4 Cleaned up code and fixed a bug where parameters were not taking into consideration with routes that are not root based.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-07-09 18:14:34 +00:00
69a1d9c3a8 Improved RouteMatcher and added more unit tests to cover some edge cases. Cleaned up code. Bumped package version to 1.7.0
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-07-08 16:49:34 +00:00
1c31f34424 Improved DataTable by exposing the table that owns a given column, added a new onclick function callback for columns, added a data field for the DataRow so that it can be accessed.
MattMo pushed to master at MontoyaTech/ignite-html 2023-07-08 16:48:16 +00:00
8670aca627 Merge remote-tracking branch 'origin/master'
1ea51c1451 Modified value function for ignite template to reflect even if the value isn't an ignite property. Cleaned up the code and simplified it.
Compare 2 commits »
MattMo pushed to master at MontoyaTech/ignite-html-toast 2023-07-07 18:16:06 +00:00
e370a48f60 Improved the default drop shadow.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-07-05 15:04:57 +00:00
8c44d56ab4 Added utf16 response extensions to help support some legacy code. Changed HttpListener to protected to help with overriding the default behavior of the RouteListener if needed. Bumped package version to 1.6.9
MattMo pushed to master at MontoyaTech/Rest.Net 2023-06-29 17:01:02 +00:00
4b05b1b6b9 Fixed an absolutely stupid bug. Bumped package version to 1.6.8
MattMo pushed to master at MontoyaTech/Rest.Net 2023-06-29 16:50:15 +00:00
7934f807ef Improved file serving to support startPaths. Improved code and simplified a few things. Bumped package version to 1.6.7
MattMo pushed to master at MontoyaTech/Rest.Net 2023-06-29 16:29:23 +00:00
36872164c5 Improved SinglePage algorithm. Bumped package version to 1.6.6
MattMo pushed to master at MontoyaTech/Rest.Net 2023-06-29 15:37:48 +00:00
dc1abd516b Added missing code to the ServeSinglePage. Bumped package version to 1.6.5
MattMo pushed to master at MontoyaTech/Rest.Net 2023-06-29 15:21:58 +00:00
4617f861fc Added support for cases where the parent directory is included in the request path. Added unit tests to check this case. Bumped package version to 1.6.4
MattMo deleted branch ServeFileExtension from MontoyaTech/Rest.Net 2023-06-29 01:39:08 +00:00
MattMo pushed to master at MontoyaTech/Rest.Net 2023-06-29 01:39:08 +00:00
46aab308fa Merge pull request 'ServeFileExtension' (#2) from ServeFileExtension into master
c2f60ff19f Bumped package version to 1.6.3. Added unit tests for serving files. Fixed issues and improved the security of the serve file extensions and the ability to compress files.
d96c44e542 Working on code and tests for a serve file extension to make developing a small web server easier.
Compare 3 commits »
MattMo merged pull request MontoyaTech/Rest.Net#2 2023-06-29 01:39:08 +00:00
ServeFileExtension
MattMo created pull request MontoyaTech/Rest.Net#2 2023-06-29 01:39:01 +00:00
ServeFileExtension
MattMo pushed to ServeFileExtension at MontoyaTech/Rest.Net 2023-06-29 01:37:49 +00:00
c2f60ff19f Bumped package version to 1.6.3. Added unit tests for serving files. Fixed issues and improved the security of the serve file extensions and the ability to compress files.
MattMo pushed to ServeFileExtension at MontoyaTech/Rest.Net 2023-06-29 00:41:21 +00:00
d96c44e542 Working on code and tests for a serve file extension to make developing a small web server easier.
MattMo created branch ServeFileExtension in MontoyaTech/Rest.Net 2023-06-29 00:41:21 +00:00
MattMo pushed to master at MontoyaTech/Rest.Net 2023-06-28 23:35:37 +00:00
8467251a17 Working on ServeMultiPage and ServeSinglePage to help make it easier to serve a website using this library.
MattMo pushed to main at MontoyaTech/MySqlPlus 2023-06-28 14:59:49 +00:00
4796f2c51e Fixed a bug with the exists function for tables. Bumped package version to 1.1.5