Leendert de Borst
|
a759091755
|
Update AppInfo.cs (#479)
0.9.4
|
2024-12-16 16:55:58 +01:00 |
|
dependabot[bot]
|
8dc99c09a8
|
Bump Swashbuckle.AspNetCore from 7.1.0 to 7.2.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.1.0...v7.2.0)
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 12:19:17 +01:00 |
|
dependabot[bot]
|
b9ec4baf66
|
Bump NUglify from 1.21.10 to 1.21.11
Bumps [NUglify](https://github.com/trullock/NUglify) from 1.21.10 to 1.21.11.
- [Release notes](https://github.com/trullock/NUglify/releases)
- [Changelog](https://github.com/trullock/NUglify/blob/master/changelog.md)
- [Commits](https://github.com/trullock/NUglify/compare/v1.21.10...v1.21.11)
---
updated-dependencies:
- dependency-name: NUglify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 12:19:10 +01:00 |
|
Leendert de Borst
|
71ed62cdcb
|
Merge pull request #478 from lanedirt/469-webassembly-required-error-not-visible-in-client-app
Add E2E test for browser with WASM disabled
|
2024-12-16 12:19:00 +01:00 |
|
dependabot[bot]
|
2bbad8c75c
|
Bump NUnit from 4.2.2 to 4.3.0
Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/4.2.2...4.3.0)
---
updated-dependencies:
- dependency-name: NUnit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 11:24:59 +01:00 |
|
dependabot[bot]
|
f02b841eea
|
Bump Serilog and Serilog.Settings.Configuration
Bumps [Serilog](https://github.com/serilog/serilog) and [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration). These dependencies needed to be updated together.
Updates `Serilog` from 4.2.0 to 4.2.0
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](https://github.com/serilog/serilog/compare/v4.2.0...v4.2.0)
Updates `Serilog.Settings.Configuration` from 8.0.4 to 9.0.0
- [Release notes](https://github.com/serilog/serilog-settings-configuration/releases)
- [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-settings-configuration/compare/v8.0.4...v9.0.0)
---
updated-dependencies:
- dependency-name: Serilog
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Serilog.Settings.Configuration
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 11:24:36 +01:00 |
|
dependabot[bot]
|
f6fc5af8ac
|
Bump MailKit from 4.8.0 to 4.9.0
Bumps [MailKit](https://github.com/jstedfast/MailKit) from 4.8.0 to 4.9.0.
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/jstedfast/MailKit/compare/4.8.0...4.9.0)
---
updated-dependencies:
- dependency-name: MailKit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 11:24:30 +01:00 |
|
dependabot[bot]
|
1d1155bf0e
|
Bump MimeKit from 4.8.0 to 4.9.0
Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 4.8.0 to 4.9.0.
- [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/jstedfast/MimeKit/compare/4.8.0...4.9.0)
---
updated-dependencies:
- dependency-name: MimeKit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 11:24:24 +01:00 |
|
Leendert de Borst
|
2632211af6
|
Merge pull request #470 from lanedirt/469-webassembly-required-error-not-visible-in-client-app
Show error if client does not support WebAssembly
|
2024-12-16 10:34:20 +01:00 |
|
Leendert de Borst
|
05cca6998e
|
Merge pull request #468 from lanedirt/467-task-runner-jobs-do-not-always-run-at-configured-time
Add task runner job table for tracking task runner historic runs
|
2024-12-16 10:18:13 +01:00 |
|
Leendert de Borst
|
c4a8a20a62
|
Add E2E test for browser with WASM disabled (#469)
|
2024-12-15 17:05:31 +01:00 |
|
Leendert de Borst
|
f2c6af9ccb
|
Update install.sh URL comment (#469)
|
2024-12-15 16:43:48 +01:00 |
|
Leendert de Borst
|
e94201acda
|
Tweak logo on mobile view auth area (#469)
|
2024-12-15 16:28:57 +01:00 |
|
Leendert de Borst
|
9e03473208
|
Show error message when client does not support WebAssembly (#469)
|
2024-12-15 16:28:41 +01:00 |
|
Leendert de Borst
|
0c5b2fb1da
|
Add task runner job table and manual start button (#467)
|
2024-12-15 15:59:51 +01:00 |
|
Leendert de Borst
|
a5c4a7618d
|
Update AliasServerDbContext.cs so pragma settings are applied correctly (#467)
|
2024-12-15 14:53:33 +01:00 |
|
Leendert de Borst
|
70220cecbb
|
Merge pull request #466 from lanedirt/465-prepare-093-release
Update version to 0.9.3
0.9.3
|
2024-12-13 13:09:33 +01:00 |
|
Leendert de Borst
|
c63faa352f
|
Update version to 0.9.3 (#465)
|
2024-12-13 13:09:14 +01:00 |
|
Leendert de Borst
|
7e261a05c9
|
Merge pull request #464 from lanedirt/463-bump-spamokpasswordgenerator-library-to-110
Bump SpamOK.PasswordGenerator version to 1.1.0
|
2024-12-13 13:01:45 +01:00 |
|
Leendert de Borst
|
545ec5576e
|
Bump SpamOK.PasswordGenerator version to 1.1.0 (#463)
|
2024-12-13 12:45:05 +01:00 |
|
dependabot[bot]
|
73dcbe5860
|
Bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /src/AliasVault.Admin directory: [nanoid](https://github.com/ai/nanoid).
Bumps the npm_and_yarn group with 1 update in the /src/AliasVault.Client directory: [nanoid](https://github.com/ai/nanoid).
Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: nanoid
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-13 12:15:20 +01:00 |
|
Leendert de Borst
|
13917444b9
|
Merge pull request #461 from lanedirt/460-password-not-correct
Fix account registration username capitalization login bug
|
2024-12-13 12:15:08 +01:00 |
|
dependabot[bot]
|
119e13a9dd
|
Bump Serilog from 4.1.0 to 4.2.0
Bumps [Serilog](https://github.com/serilog/serilog) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](https://github.com/serilog/serilog/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: Serilog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-13 11:50:58 +01:00 |
|
dependabot[bot]
|
7d656e9a9a
|
Bump Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens
Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together.
Updates `Microsoft.IdentityModel.JsonWebTokens` from 8.2.1 to 8.3.0
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.2.1...8.3.0)
Updates `Microsoft.IdentityModel.Tokens` from 8.2.1 to 8.3.0
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.2.1...8.3.0)
---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.IdentityModel.Tokens
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-13 11:50:50 +01:00 |
|
Leendert de Borst
|
8bd05b5c2e
|
Fix account registration username capitalization login bug (#460)
|
2024-12-13 11:50:18 +01:00 |
|
Leendert de Borst
|
1e65f14323
|
Update README.md
|
2024-12-11 23:30:41 +01:00 |
|
Leendert de Borst
|
2c7543889d
|
Update README.md
|
2024-12-11 18:24:10 +01:00 |
|
Leendert de Borst
|
63c5483208
|
Merge pull request #455 from lanedirt/454-update-default-server-settings
Update default server settings
|
2024-12-05 10:07:07 +01:00 |
|
Leendert de Borst
|
2586d61651
|
Merge pull request #457 from lanedirt/456-add-task-runner-to-installsh-pull-list
Update install.sh to include task runner to image pull list
|
2024-12-05 10:07:00 +01:00 |
|
Leendert de Borst
|
c7a32cf0e9
|
Update install.sh (#456)
|
2024-12-04 21:32:13 +01:00 |
|
Leendert de Borst
|
46cc6527aa
|
Update default server settings (#454)
|
2024-12-04 19:17:56 +01:00 |
|
Leendert de Borst
|
ef291bffc1
|
Merge pull request #452 from lanedirt/451-task-runner-cannot-access-database
Task runner cannot access database
0.9.2
|
2024-12-04 18:55:42 +01:00 |
|
Leendert de Borst
|
94f6199e27
|
Update AppInfo.cs (#451)
|
2024-12-04 18:55:05 +01:00 |
|
Leendert de Borst
|
5ababf3bf3
|
Update docker-compose.yml (#451)
|
2024-12-04 18:54:23 +01:00 |
|
Leendert de Borst
|
b47e735e8f
|
Merge pull request #450 from lanedirt/449-publish-new-task-runner-image-to-ghcrio
Publish task runner docker container image
0.9.1
|
2024-12-04 18:39:34 +01:00 |
|
Leendert de Borst
|
de17303085
|
Publish task runner docker container image (#449)
|
2024-12-04 18:39:15 +01:00 |
|
Leendert de Borst
|
635136d257
|
Merge pull request #448 from lanedirt/447-prepare-090-release
Update version to 0.9.0
0.9.0
|
2024-12-04 18:31:13 +01:00 |
|
Leendert de Borst
|
832e340b1b
|
Update version to 0.9.0 (#447)
|
2024-12-04 18:30:48 +01:00 |
|
Leendert de Borst
|
4e0b6b5adf
|
Merge pull request #444 from lanedirt/221-add-aliasvaulttaskservice-for-running-scheduled-background-tasks-such-as-log-cleanups
Add TaskRunner for running scheduled background tasks such as log cleanups
|
2024-12-04 18:28:26 +01:00 |
|
Leendert de Borst
|
18be105350
|
Merge pull request #446 from lanedirt/442-update-docker-composeyml-when-running-installsh-update
Always download latest docker compose files on install or update
|
2024-12-04 18:28:16 +01:00 |
|
Leendert de Borst
|
9bea01fbf8
|
Update install.sh to always download latest docker compose files on install (#442)
|
2024-12-04 18:18:28 +01:00 |
|
Leendert de Borst
|
a33fd08cb4
|
Add TaskRunner to docker compose stack (#221)
|
2024-12-04 17:57:46 +01:00 |
|
Leendert de Borst
|
25f5660f81
|
Refactor (#221)
|
2024-12-04 17:57:46 +01:00 |
|
Leendert de Borst
|
0923936f7c
|
Add TaskRunner maintenance time tests (#221)
|
2024-12-04 17:57:46 +01:00 |
|
Leendert de Borst
|
3c0905d0b0
|
Add integration tests for TaskRunner (#221)
|
2024-12-04 17:57:46 +01:00 |
|
Leendert de Borst
|
97fd3beeaa
|
Add E2E test for server settings admin page (#221)
|
2024-12-04 17:57:45 +01:00 |
|
Leendert de Borst
|
3195ad86ce
|
Add email cleanup tasks (#221)
|
2024-12-04 17:57:45 +01:00 |
|
Leendert de Borst
|
d147639a83
|
Add task runner implementation (#221)
|
2024-12-04 17:57:45 +01:00 |
|
Leendert de Borst
|
9e0716d32e
|
Add using to db connections (#221)
|
2024-12-04 17:57:45 +01:00 |
|
Leendert de Borst
|
3a05b1e5c3
|
Refactor admin to use shared server project (#221)
|
2024-12-04 17:57:45 +01:00 |
|