Skip to content

Releases: georg-jung/BlazorWoL

20191213.7

13 Dec 12:54
Compare
Choose a tag to compare

This adds platform specific release packages.

Changes:

  • 98f9536 Add ci dont modify output path
  • 976747a Add creation of standalone apps in CI
  • 0684958 Remove dependency added by VS scaffolding but not needed to run
  • a716287 Add option to disable https redirect

This list of changes was auto generated.

20191213.3

13 Dec 10:37
Compare
Choose a tag to compare

Now much easier to get started, thanks to SQLite. Extracting and double clicking is sufficient.

Changes:

  • 6706618 Add updated readme, reflecting much easier setup thanks to sqlite
  • 8d83b3e Fix fxcops warnings by suppressing
  • 2eb0c07 Add ability to apply migrations automatically
  • 3eb00da Add support for sqlite, use it by default
  • f4b5450 Add fxcop and fix most of it's warnings
  • 80c809d Add mit license
  • 7c9d146 Add download link to readme
  • 7e84590 Remove unused code
  • e55bae2 Add readme

This list of changes was auto generated.

20191212.1

12 Dec 23:22
Compare
Choose a tag to compare

Changes:

  • 0b3fedb Add improved add host description text
  • 37000c2 Add better support for xs screens in host list
  • 9a58765 Add rdp ping service, use both
  • f235661 Fix remove added broken entities when inserting fails
  • 4be413d dont build as standalone app in ci
  • e81eb5d Add job to install latest .net core in azure pipelines
  • d3459cd Add azure-pipelines config
  • 1b2306b Remove unneeded template code
  • f7dad76 Add host status to wake page
  • 31d5ed2 Fix remove accidentally added debugging code from ping service
See More
  • f332452 Add improved HostStatus component
  • 8f81e97 Add component for host status
  • 41c3d6a Add pinging to host list
  • 91a1326 Add improved host list ui
  • a51d68b Fix field names in validation in Add
  • 0139824 Add improved delete ui
  • 06f6ccc Add improved add ui
  • 8b6fad5 Add improved wake ui
  • 821e788 Add PingService
  • be97cd0 Rename WakeAsync to Wake
  • c371f65 Add loading buttons for create and delete
  • 7321f12 Fix catch unique voilations
  • b618764 Add updated menu
  • 3d8863e Add list, add, delete and wake
  • 0de96f5 Add extensions to support views
  • fa6f315 Add domain specific services
  • 0247f25 Remove example stuff from template
  • 983f659 Add service for model data
  • 702688b Add ef core and first db model
  • e66498c Add dependencies
  • df9010e automated update of sln
  • f070dc9 Add first app skeleton

This list of changes was auto generated.