Skip to content

Releases: alexfdezsauco/Nothing.Nauta

Nauta Session 1.0.0-alpha0132

03 May 14:14
Compare
Choose a tag to compare
Pre-release

Changes:

  • f82ac21 Fixes tests
  • 753498f Ensure AccountViewModel properties values when the account is disconnected
  • a36ff7d Progress bar color improvements
  • b4442ba Reverts method name from IsOpenAsync to IsConnectedAsync
  • 9623d55 Usability and notifications improvements
  • bfda98a Ignore errors quering remaining time
  • 8a5400b Small fixe
  • 2b62c0c Initializes account view models on view initialization
  • 2662356 Improves the way to compute the remaining time.
  • 7ea1e3f Moves AccountRepository to Data project
See More
  • f700a18 Fixes the deadlock caused by the async continuation on the UI thread
  • a4139e7 Small improvements and fixes
  • 8952eb9 Merge pull request #5 from alexfdezsauco/feature/fingerprint-authorization
  • 0d50bd3 Improves support for authentication / authorization using fingerprint
  • 5abd1ae Introducing fingerprint authorization
  • ce6bf87 Adds some XML docs
  • 6ae4732 Build fixes
  • d22b64b Improves coding style
  • d4ac2e7 Adds adornment icon button to display password on AddOrEditAccountDialog
  • a7e7949 Fixes Disposable implementation
  • f1d3825 Improves SessionManager implementation
  • 2ae8293 Updates Icons
  • be5988f Small fix
  • b03f4d0 Improves confirmation message in ForceConnectionCloseConfirmDialog
  • 0479fe5 Sets SessionHandler http request timeouts to 5 seconds
  • 6b02777 Removes tests result from tests project
  • 5a6f119 Updates media file
  • 9c4f642 Improves Nauta Session App UI
  • 2cbd738 Adds missing reference to test project
  • a92b3fe Fixes filter to run tests
  • a34d738 Update build script
  • 7b34574 Fixes parsing session start time from session data and progress bar color
  • b4c4fec Updates DISCONNECTED text color
  • dcba8fc Updates the build configuration to not produce the Windows version of the MAUI application
  • 1c353d9 Merge pull request #4 from alexfdezsauco/feature/mvvm
  • 0254a41 LayoutComponentBase, ComponentBase inherits from BlorcLayoutComponentBase, BlorcComponentBase
  • 5d576be Temporally comment _timer.Dispose call
  • b66abff Removes event subscription
  • 75c76e5 Improves MVVM implementation, and event handling
  • e0af7cf Small fix
  • 7021482 Implement ViewToViewModel to copy injected services in the view to the ViewModel
  • 5104193 Improves implementation with MVVM pattern
  • 6464272 Refactoring with MVVM
  • 8304ee7 Add displayName to JavaToolInstaller task
  • 38a5bc6 Install Java
  • b46e808 Small fix
  • 04f31cd Update README.md
  • f0789a9 Uses RuntimeIdentifierOverride parameter
  • e004346 Fixes zip
  • 17d25e3 Fixes runtime identifier for windows
  • 8285b39 Fixes build script
  • 2b9cb10 Publishes nauta-session-app assets
  • 9ea9c79 Fixes IsDeleteDisable
  • a3e7309 Improves AccountViewModel
  • 3798090 Sets pool to windows-2022
  • e8e9d57 Add use dotnet task
  • 38cbc73 Fixes build file
  • a5e6588 Install MAUI for build
  • 2db77b5 Merge pull request #3 from alexfdezsauco/feature/maui-app
  • 4c82967 Removes unused components and small ui improvements
  • bd096aa Minor layout improvements
  • ebeaf75 Small improvements
  • afc4a6f Adds Nothing.Nauta.App as demo app
  • 4e68b3c Update README.md
  • 8a8d758 Update README.md
  • 8388b64 Update azure-pipelines.yml for Azure Pipelines
  • a1f0010 Update README.md
  • 2e0c8fe Update README.md
  • b194252 Update README.md
  • 0868ea1 Adds an step to publish artifacts (zip)
  • 3eea5e1 Moves zip files into output/zip directory and use such file as assets path
  • 2a45db9 Fixes asset directory
  • c29eb20 Prints version number in the log
  • 398fd48 Update azure-pipelines.yml for Azure Pipelines
  • 5167895 Update azure-pipelines.yml for Azure Pipelines
  • 3528690 Update azure-pipelines.yml for Azure Pipelines
  • 0fd349f Update azure-pipelines.yml for Azure Pipelines
  • 8ebbee3 Improves build configuration to output executable files of nauta-session
  • f5438b9 Run unit test only
  • 1274f3d Merge branch 'develop' of https://github.com/alexfdezsauco/Nothing.Nauta into develop
  • abd8091 Update tools
  • 6ec9dd0 Update README.md
  • af2f490 Update package references
  • 37f5574 Update README.md
  • 2e6f76a Update README.md
  • e437534 Allows to manager several accounts using alias
  • 4bed414 Improve logs
  • ba9f26b Use SpecialFolder.ApplicationData\nauta-session to store credentials an session data
  • 370f0b3 Restore log of remaining time when close command is executed
  • 18c1654 Update README.md
  • 2abfa50 Merge branch 'develop' of https://github.com/alexfdezsauco/Nothing.Nauta into develop
  • 6a9525a Add develop branch in triggers
  • a7c8333 Update azure-pipelines.yml for Azure Pipelines
  • b4de793 Update azure-pipelines.yml for Azure Pipelines
  • a224b77 Update azure-pipelines.yml for Azure Pipelines
  • a164702 Update azure-pipelines.yml for Azure Pipelines
  • 718902d Fixing azure-pipelines.yml
  • 2a3f160 Small fix
  • 87542ee Fixing GitVersion resolution
  • b666866 Fixing azure-pipelines.yml
  • a416b48 Fixing azure-pipelines.yml
  • f319698 Fixing azure-pipelines.yml
  • b2105f8 Update azure-pipelines.yml
  • e776706 Update cake version
  • 8f7213c Add azure-pipelines.yml
  • 6adca07 Add build.sh
  • 78c4bb6 Update build.cake
  • d5dcd01 Add build files
  • a58d7f8 Small improvements
  • c3560c4 Fix response procesor approach
  • 7730d1e Small improvements
  • 652666d Improve response processing approach
  • f5d353d Improve alert message processing
  • 325100a Improve alerts message handling
  • 800c25b Small improvements
  • 7d9aebe remove launchSettings.json
  • 232d5ee Improve logs
  • ddd8e97 Detect when the user is already connected
  • 60f4ea2 Fix log order
  • dcd704e Improve logs to display remaining time in all commands
  • 8062d16 Also log the elapsed time in time command
  • 51c367f Update README.md
  • bc1453e Improve duration output format
  • 8de8dae Improve time format
  • ab85403 Add command to query the remaining time
  • af415bf Log session duration
  • 8ed6a76 Rename command line tool as nauta-session.
    ...
Read more

Nauta Session 1.0.0-alpha0128

01 May 17:41
Compare
Choose a tag to compare
Pre-release

Changes:

  • 9623d55 Usability and notifications improvements
  • bfda98a Ignore errors quering remaining time
  • 8a5400b Small fixe
  • 2b62c0c Initializes account view models on view initialization
  • 2662356 Improves the way to compute the remaining time.
  • 7ea1e3f Moves AccountRepository to Data project
  • f700a18 Fixes the deadlock caused by the async continuation on the UI thread
  • a4139e7 Small improvements and fixes
  • 8952eb9 Merge pull request #5 from alexfdezsauco/feature/fingerprint-authorization
  • 0d50bd3 Improves support for authentication / authorization using fingerprint
See More
  • 5abd1ae Introducing fingerprint authorization
  • ce6bf87 Adds some XML docs
  • 6ae4732 Build fixes
  • d22b64b Improves coding style
  • d4ac2e7 Adds adornment icon button to display password on AddOrEditAccountDialog
  • a7e7949 Fixes Disposable implementation
  • f1d3825 Improves SessionManager implementation
  • 2ae8293 Updates Icons
  • be5988f Small fix
  • b03f4d0 Improves confirmation message in ForceConnectionCloseConfirmDialog
  • 0479fe5 Sets SessionHandler http request timeouts to 5 seconds
  • 6b02777 Removes tests result from tests project
  • 5a6f119 Updates media file
  • 9c4f642 Improves Nauta Session App UI
  • 2cbd738 Adds missing reference to test project
  • a92b3fe Fixes filter to run tests
  • a34d738 Update build script
  • 7b34574 Fixes parsing session start time from session data and progress bar color
  • b4c4fec Updates DISCONNECTED text color
  • dcba8fc Updates the build configuration to not produce the Windows version of the MAUI application
  • 1c353d9 Merge pull request #4 from alexfdezsauco/feature/mvvm
  • 0254a41 LayoutComponentBase, ComponentBase inherits from BlorcLayoutComponentBase, BlorcComponentBase
  • 5d576be Temporally comment _timer.Dispose call
  • b66abff Removes event subscription
  • 75c76e5 Improves MVVM implementation, and event handling
  • e0af7cf Small fix
  • 7021482 Implement ViewToViewModel to copy injected services in the view to the ViewModel
  • 5104193 Improves implementation with MVVM pattern
  • 6464272 Refactoring with MVVM
  • 8304ee7 Add displayName to JavaToolInstaller task
  • 38a5bc6 Install Java
  • b46e808 Small fix
  • 04f31cd Update README.md
  • f0789a9 Uses RuntimeIdentifierOverride parameter
  • e004346 Fixes zip
  • 17d25e3 Fixes runtime identifier for windows
  • 8285b39 Fixes build script
  • 2b9cb10 Publishes nauta-session-app assets
  • 9ea9c79 Fixes IsDeleteDisable
  • a3e7309 Improves AccountViewModel
  • 3798090 Sets pool to windows-2022
  • e8e9d57 Add use dotnet task
  • 38cbc73 Fixes build file
  • a5e6588 Install MAUI for build
  • 2db77b5 Merge pull request #3 from alexfdezsauco/feature/maui-app
  • 4c82967 Removes unused components and small ui improvements
  • bd096aa Minor layout improvements
  • ebeaf75 Small improvements
  • afc4a6f Adds Nothing.Nauta.App as demo app
  • 4e68b3c Update README.md
  • 8a8d758 Update README.md
  • 8388b64 Update azure-pipelines.yml for Azure Pipelines
  • a1f0010 Update README.md
  • 2e0c8fe Update README.md
  • b194252 Update README.md
  • 0868ea1 Adds an step to publish artifacts (zip)
  • 3eea5e1 Moves zip files into output/zip directory and use such file as assets path
  • 2a45db9 Fixes asset directory
  • c29eb20 Prints version number in the log
  • 398fd48 Update azure-pipelines.yml for Azure Pipelines
  • 5167895 Update azure-pipelines.yml for Azure Pipelines
  • 3528690 Update azure-pipelines.yml for Azure Pipelines
  • 0fd349f Update azure-pipelines.yml for Azure Pipelines
  • 8ebbee3 Improves build configuration to output executable files of nauta-session
  • f5438b9 Run unit test only
  • 1274f3d Merge branch 'develop' of https://github.com/alexfdezsauco/Nothing.Nauta into develop
  • abd8091 Update tools
  • 6ec9dd0 Update README.md
  • af2f490 Update package references
  • 37f5574 Update README.md
  • 2e6f76a Update README.md
  • e437534 Allows to manager several accounts using alias
  • 4bed414 Improve logs
  • ba9f26b Use SpecialFolder.ApplicationData\nauta-session to store credentials an session data
  • 370f0b3 Restore log of remaining time when close command is executed
  • 18c1654 Update README.md
  • 2abfa50 Merge branch 'develop' of https://github.com/alexfdezsauco/Nothing.Nauta into develop
  • 6a9525a Add develop branch in triggers
  • a7c8333 Update azure-pipelines.yml for Azure Pipelines
  • b4de793 Update azure-pipelines.yml for Azure Pipelines
  • a224b77 Update azure-pipelines.yml for Azure Pipelines
  • a164702 Update azure-pipelines.yml for Azure Pipelines
  • 718902d Fixing azure-pipelines.yml
  • 2a3f160 Small fix
  • 87542ee Fixing GitVersion resolution
  • b666866 Fixing azure-pipelines.yml
  • a416b48 Fixing azure-pipelines.yml
  • f319698 Fixing azure-pipelines.yml
  • b2105f8 Update azure-pipelines.yml
  • e776706 Update cake version
  • 8f7213c Add azure-pipelines.yml
  • 6adca07 Add build.sh
  • 78c4bb6 Update build.cake
  • d5dcd01 Add build files
  • a58d7f8 Small improvements
  • c3560c4 Fix response procesor approach
  • 7730d1e Small improvements
  • 652666d Improve response processing approach
  • f5d353d Improve alert message processing
  • 325100a Improve alerts message handling
  • 800c25b Small improvements
  • 7d9aebe remove launchSettings.json
  • 232d5ee Improve logs
  • ddd8e97 Detect when the user is already connected
  • 60f4ea2 Fix log order
  • dcd704e Improve logs to display remaining time in all commands
  • 8062d16 Also log the elapsed time in time command
  • 51c367f Update README.md
  • bc1453e Improve duration output format
  • 8de8dae Improve time format
  • ab85403 Add command to query the remaining time
  • af415bf Log session duration
  • 8ed6a76 Rename command line tool as nauta-session.
  • 80cb8ed More logs
  • ab86a76 More logs
  • a5234fb Merge branch 'master' of https://github.com/alexfdezsauco/Nothing.Nauta
  • 743976f Improve logs
  • 64a9638 Update README.md
  • da37b04...
Read more

Nauta Session 1.0.0-alpha0120

26 Apr 19:14
8952eb9
Compare
Choose a tag to compare
Pre-release

Changes:

  • 8952eb9 Merge pull request #5 from alexfdezsauco/feature/fingerprint-authorization
  • 0d50bd3 Improves support for authentication / authorization using fingerprint
  • 5abd1ae Introducing fingerprint authorization
  • ce6bf87 Adds some XML docs
  • 6ae4732 Build fixes
  • d22b64b Improves coding style
  • d4ac2e7 Adds adornment icon button to display password on AddOrEditAccountDialog
  • a7e7949 Fixes Disposable implementation
  • f1d3825 Improves SessionManager implementation
  • 2ae8293 Updates Icons
See More
  • be5988f Small fix
  • b03f4d0 Improves confirmation message in ForceConnectionCloseConfirmDialog
  • 0479fe5 Sets SessionHandler http request timeouts to 5 seconds
  • 6b02777 Removes tests result from tests project
  • 5a6f119 Updates media file
  • 9c4f642 Improves Nauta Session App UI
  • 2cbd738 Adds missing reference to test project
  • a92b3fe Fixes filter to run tests
  • a34d738 Update build script
  • 7b34574 Fixes parsing session start time from session data and progress bar color
  • b4c4fec Updates DISCONNECTED text color
  • dcba8fc Updates the build configuration to not produce the Windows version of the MAUI application
  • 1c353d9 Merge pull request #4 from alexfdezsauco/feature/mvvm
  • 0254a41 LayoutComponentBase, ComponentBase inherits from BlorcLayoutComponentBase, BlorcComponentBase
  • 5d576be Temporally comment _timer.Dispose call
  • b66abff Removes event subscription
  • 75c76e5 Improves MVVM implementation, and event handling
  • e0af7cf Small fix
  • 7021482 Implement ViewToViewModel to copy injected services in the view to the ViewModel
  • 5104193 Improves implementation with MVVM pattern
  • 6464272 Refactoring with MVVM
  • 8304ee7 Add displayName to JavaToolInstaller task
  • 38a5bc6 Install Java
  • b46e808 Small fix
  • 04f31cd Update README.md
  • f0789a9 Uses RuntimeIdentifierOverride parameter
  • e004346 Fixes zip
  • 17d25e3 Fixes runtime identifier for windows
  • 8285b39 Fixes build script
  • 2b9cb10 Publishes nauta-session-app assets
  • 9ea9c79 Fixes IsDeleteDisable
  • a3e7309 Improves AccountViewModel
  • 3798090 Sets pool to windows-2022
  • e8e9d57 Add use dotnet task
  • 38cbc73 Fixes build file
  • a5e6588 Install MAUI for build
  • 2db77b5 Merge pull request #3 from alexfdezsauco/feature/maui-app
  • 4c82967 Removes unused components and small ui improvements
  • bd096aa Minor layout improvements
  • ebeaf75 Small improvements
  • afc4a6f Adds Nothing.Nauta.App as demo app
  • 4e68b3c Update README.md
  • 8a8d758 Update README.md
  • 8388b64 Update azure-pipelines.yml for Azure Pipelines
  • a1f0010 Update README.md
  • 2e0c8fe Update README.md
  • b194252 Update README.md
  • 0868ea1 Adds an step to publish artifacts (zip)
  • 3eea5e1 Moves zip files into output/zip directory and use such file as assets path
  • 2a45db9 Fixes asset directory
  • c29eb20 Prints version number in the log
  • 398fd48 Update azure-pipelines.yml for Azure Pipelines
  • 5167895 Update azure-pipelines.yml for Azure Pipelines
  • 3528690 Update azure-pipelines.yml for Azure Pipelines
  • 0fd349f Update azure-pipelines.yml for Azure Pipelines
  • 8ebbee3 Improves build configuration to output executable files of nauta-session
  • f5438b9 Run unit test only
  • 1274f3d Merge branch 'develop' of https://github.com/alexfdezsauco/Nothing.Nauta into develop
  • abd8091 Update tools
  • 6ec9dd0 Update README.md
  • af2f490 Update package references
  • 37f5574 Update README.md
  • 2e6f76a Update README.md
  • e437534 Allows to manager several accounts using alias
  • 4bed414 Improve logs
  • ba9f26b Use SpecialFolder.ApplicationData\nauta-session to store credentials an session data
  • 370f0b3 Restore log of remaining time when close command is executed
  • 18c1654 Update README.md
  • 2abfa50 Merge branch 'develop' of https://github.com/alexfdezsauco/Nothing.Nauta into develop
  • 6a9525a Add develop branch in triggers
  • a7c8333 Update azure-pipelines.yml for Azure Pipelines
  • b4de793 Update azure-pipelines.yml for Azure Pipelines
  • a224b77 Update azure-pipelines.yml for Azure Pipelines
  • a164702 Update azure-pipelines.yml for Azure Pipelines
  • 718902d Fixing azure-pipelines.yml
  • 2a3f160 Small fix
  • 87542ee Fixing GitVersion resolution
  • b666866 Fixing azure-pipelines.yml
  • a416b48 Fixing azure-pipelines.yml
  • f319698 Fixing azure-pipelines.yml
  • b2105f8 Update azure-pipelines.yml
  • e776706 Update cake version
  • 8f7213c Add azure-pipelines.yml
  • 6adca07 Add build.sh
  • 78c4bb6 Update build.cake
  • d5dcd01 Add build files
  • a58d7f8 Small improvements
  • c3560c4 Fix response procesor approach
  • 7730d1e Small improvements
  • 652666d Improve response processing approach
  • f5d353d Improve alert message processing
  • 325100a Improve alerts message handling
  • 800c25b Small improvements
  • 7d9aebe remove launchSettings.json
  • 232d5ee Improve logs
  • ddd8e97 Detect when the user is already connected
  • 60f4ea2 Fix log order
  • dcd704e Improve logs to display remaining time in all commands
  • 8062d16 Also log the elapsed time in time command
  • 51c367f Update README.md
  • bc1453e Improve duration output format
  • 8de8dae Improve time format
  • ab85403 Add command to query the remaining time
  • af415bf Log session duration
  • 8ed6a76 Rename command line tool as nauta-session.
  • 80cb8ed More logs
  • ab86a76 More logs
  • a5234fb Merge branch 'master' of https://github.com/alexfdezsauco/Nothing.Nauta
  • 743976f Improve logs
  • 64a9638 Update README.md
  • da37b04 Initial commit

This list of changes was auto generated.

Nauta Session 1.0.0-alpha0110

23 Apr 14:29
Compare
Choose a tag to compare
Pre-release

Changes:

  • be5988f Small fix
  • b03f4d0 Improves confirmation message in ForceConnectionCloseConfirmDialog
  • 0479fe5 Sets SessionHandler http request timeouts to 5 seconds
  • 6b02777 Removes tests result from tests project
  • 5a6f119 Updates media file
  • 9c4f642 Improves Nauta Session App UI
  • 2cbd738 Adds missing reference to test project
  • a92b3fe Fixes filter to run tests
  • a34d738 Update build script
  • 7b34574 Fixes parsing session start time from session data and progress bar color
See More

This list of changes was auto generated.

Nauta Session 1.0.0-alpha0102

23 Apr 02:15
Compare
Choose a tag to compare
Pre-release

Changes:

  • a34d738 Update build script
  • 7b34574 Fixes parsing session start time from session data and progress bar color
  • b4c4fec Updates DISCONNECTED text color
  • dcba8fc Updates the build configuration to not produce the Windows version of the MAUI application
  • 1c353d9 Merge pull request #4 from alexfdezsauco/feature/mvvm
  • 0254a41 LayoutComponentBase, ComponentBase inherits from BlorcLayoutComponentBase, BlorcComponentBase
  • 5d576be Temporally comment _timer.Dispose call
  • b66abff Removes event subscription
  • 75c76e5 Improves MVVM implementation, and event handling
  • e0af7cf Small fix
See More

This list of changes was auto generated.

Nauta Session 1.0.0-alpha0117

23 Apr 17:35
Compare
Choose a tag to compare
Pre-release

Changes:

  • ce6bf87 Adds some XML docs
  • 6ae4732 Build fixes
  • d22b64b Improves coding style
  • d4ac2e7 Adds adornment icon button to display password on AddOrEditAccountDialog
  • a7e7949 Fixes Disposable implementation
  • f1d3825 Improves SessionManager implementation
  • 2ae8293 Updates Icons
  • be5988f Small fix
  • b03f4d0 Improves confirmation message in ForceConnectionCloseConfirmDialog
  • 0479fe5 Sets SessionHandler http request timeouts to 5 seconds
See More

This list of changes was auto generated.

Nauta Session 1.0.0-alpha0099

21 Apr 23:12
Compare
Choose a tag to compare
Pre-release

Changes:

  • dcba8fc Updates the build configuration to not produce the Windows version of the MAUI application
  • 1c353d9 Merge pull request #4 from alexfdezsauco/feature/mvvm
  • 0254a41 LayoutComponentBase, ComponentBase inherits from BlorcLayoutComponentBase, BlorcComponentBase
  • 5d576be Temporally comment _timer.Dispose call
  • b66abff Removes event subscription
  • 75c76e5 Improves MVVM implementation, and event handling
  • e0af7cf Small fix
  • 7021482 Implement ViewToViewModel to copy injected services in the view to the ViewModel
  • 5104193 Improves implementation with MVVM pattern
  • 6464272 Refactoring with MVVM
See More

This list of changes was auto generated.

Nauta Session 1.0.0-alpha0087

19 Apr 19:40
Compare
Choose a tag to compare
Pre-release

Changes:

See More

This list of changes was auto generated.

Nauta Session CLI 1.0.0-alpha0063

08 Apr 15:51
Compare
Choose a tag to compare
Pre-release

Changes:

  • 0868ea1 Adds an step to publish artifacts (zip)
  • 3eea5e1 Moves zip files into output/zip directory and use such file as assets path
  • 2a45db9 Fixes asset directory
  • c29eb20 Prints version number in the log
  • 398fd48 Update azure-pipelines.yml for Azure Pipelines
  • 5167895 Update azure-pipelines.yml for Azure Pipelines
  • 3528690 Update azure-pipelines.yml for Azure Pipelines
  • 0fd349f Update azure-pipelines.yml for Azure Pipelines
  • 8ebbee3 Improves build configuration to output executable files of nauta-session
  • f5438b9 Run unit test only
See More

This list of changes was auto generated.