Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
Frank Robijn bfd4660112
Internal server error if there are multiple matching callbacks (#272) 2024-10-08 23:52:23 +01:00
Frank Robijn 58659be194
WiFi access point credentials no longer stored in git repository (#271)
***NO_CI***
2024-10-07 23:38:52 +01:00
Marcin Torba c8632ec24d
E2E postman tests (#242)
Co-authored-by: Laurent Ellerbach <laurelle@microsoft.com>
2024-02-13 14:53:17 +01:00
Laurent Ellerbach 746ab0aa50
Add WebServer status event (#241) 2024-01-26 15:25:32 +01:00
Laurent Ellerbach d43914febe
Splitting library to remove dependency of Windows.Storage (#227) 2023-10-25 13:58:28 +01:00
José Simões 5415b0713f
Work CI-CD (#188)
***NO_CI***
2022-10-21 19:35:15 +01:00
José Simões 3213030bba
Work CI-CD
- Update build badge.
- Remove preview mention.

***NO_CI***
2022-03-30 11:12:30 +01:00
José Simões ea3d5caecd Work CI-CD
- Update azure pipeline yaml.
- Fix nuspec.
- Update logo for nuget assets.
- Switch order to nuget feeds in nuget.config.
- Update projects to migrate to VS2022.
- Fix typos.

***NO_CI***
2021-11-25 12:07:11 +00:00
Cam Murray b488e8db18
Fix REST API sample URL README.md for WebServer (#91) 2021-10-18 08:43:45 +02:00
José Simões 1d8ce088fb Update README
- Update build and nuget feed bacdges.
2021-04-05 10:32:56 +01:00
josesimoes ab2c943428 Update README
***NO_CI***
2020-11-06 14:14:34 +00:00
josesimoes 7b9a296bca Update README
- Fix URL to sonarcloud projects.

***NO_CI***
2020-11-06 13:39:27 +00:00
josesimoes 64a3ea3cb1 Update build badge 2020-11-06 13:21:49 +00:00
josesimoes 2ccd5859e3 Work CD-CI
- Move project to standard location.
- Rename solution and project to match project pattern.
- Update nuspec.
- Add icon and readme.
- Update license and readme (WIP).
- Update Azure Pipeline yaml.
2020-11-06 13:15:40 +00:00
Laurent Ellerbach df34163792 updating readme 2020-11-03 17:33:35 +03:00
Laurent Ellerbach f811279d2c Adjusting doc, adding Content Type support on top of detection, adjusting comments 2020-11-03 10:43:59 +03:00
Laurent Ellerbach b8e0352b70
Merge branch 'master' into add-tls 2020-10-31 17:33:40 +03:00
Laurent Ellerbach c628174476 Adding authentication to controller 2020-10-31 13:28:14 +03:00
josesimoes 780a901b0c Add TLS to sample app
- Add code and options to setup webserver to accept TLS connections.
- Add server certificate.
- Update README with a note about the certificate validity and usage.
2020-10-28 15:55:44 +00:00
Laurent Ellerbach 8ebf501880 Merge branch 'master' of https://github.com/Ellerbach/nanoFramework.WebServer into master 2020-10-23 18:46:38 +03:00
Laurent Ellerbach ee337161cc Adding multi route, case sensitive, GPIO REST API controller 2020-10-23 18:44:01 +03:00
José Simões bb9d295388
Update README.md
- Typo
2020-10-23 10:24:04 +01:00
Laurent Ellerbach f00dc19b3b Changing Socket for HttpListner 2020-10-22 15:45:01 +03:00
Laurent Ellerbach f42a18f0dd Heavy lifting, adding Controller with routes and method support 2020-10-20 14:15:35 +03:00
Laurent Ellerbach 8e8ef7f204 Adding example of REST API Example using postman 2020-10-16 19:14:49 +03:00
Laurent Ellerbach c9bbb26321 Adding support for REST API 2020-10-16 19:00:43 +03:00
Laurent Ellerbach 704679e649 Initial commit 2020-10-14 20:26:37 +03:00