Leendert de Borst
|
cb66bcd665
|
Add tailwind boilerplate (#541)
|
2025-02-01 11:08:57 +01:00 |
|
Leendert de Borst
|
5a1db38eed
|
Add react and vite boilerplate (#541)
|
2025-02-01 11:08:57 +01:00 |
|
Leendert de Borst
|
0a565c67dd
|
Add boilerplate chrome extension hello world (#541)
|
2025-02-01 11:08:57 +01:00 |
|
Leendert de Borst
|
b047ce3019
|
Bump upload-artifact to v4 (#569)
|
2025-01-31 17:32:35 +01:00 |
|
Leendert de Borst
|
acfed81e10
|
Update roadmap
|
2025-01-24 11:12:47 +01:00 |
|
Leendert de Borst
|
581d1dac5a
|
Merge pull request #558 from lanedirt/557-prepare-0111-release
Bump version to 0.11.1
0.11.1
|
2025-01-22 12:18:20 +01:00 |
|
Leendert de Borst
|
50b3872ae0
|
Bump version to 0.11.1 (#557)
|
2025-01-22 12:17:29 +01:00 |
|
Leendert de Borst
|
2ea2526858
|
Merge pull request #554 from lanedirt/553-bug-menu-dropdown-does-not-align-correctly-on-very-wide-screens
Update mobile menu position in client and admin
|
2025-01-22 12:13:28 +01:00 |
|
Leendert de Borst
|
2d9b6f38b0
|
Merge pull request #556 from lanedirt/555-use-relative-url-to-access-api-instead-of-requiring-hostname-in-env
Simplify installation by using relative url for API instead of requiring hostname in env file
|
2025-01-22 12:13:11 +01:00 |
|
Leendert de Borst
|
a941ffa837
|
Update install.sh (#555)
|
2025-01-22 12:06:15 +01:00 |
|
Leendert de Borst
|
e2da05ac2c
|
Update manual setup docs (#555)
|
2025-01-22 11:26:03 +01:00 |
|
Leendert de Borst
|
dd8108c974
|
Update install to only require hostname for SSL configuration (#555)
|
2025-01-22 11:19:09 +01:00 |
|
Leendert de Borst
|
206f8fc2b1
|
Remove explicit API URL for Docker environments (#555)
|
2025-01-22 11:01:54 +01:00 |
|
Leendert de Borst
|
5a432e4ab5
|
Update client to make API URL optional (#555)
|
2025-01-22 11:01:27 +01:00 |
|
Leendert de Borst
|
83ba9222bd
|
Update mobile menu position in client and admin (#553)
|
2025-01-21 11:09:53 +01:00 |
|
Leendert de Borst
|
7e7a8b04ef
|
Update README.md
|
2025-01-20 18:30:23 +01:00 |
|
dependabot[bot]
|
a28b5012d6
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 12:14:17 +01:00 |
|
dependabot[bot]
|
85218a8fd1
|
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.3.0 to 8.3.1
- [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/8.3.1/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.3.0...8.3.1)
Updates `Microsoft.IdentityModel.Tokens` from 8.3.0 to 8.3.1
- [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/8.3.1/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.3.0...8.3.1)
---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.IdentityModel.Tokens
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 12:14:09 +01:00 |
|
dependabot[bot]
|
590454b69e
|
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.0 to 9.0.1
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:49:43 +01:00 |
|
dependabot[bot]
|
d81d48ee16
|
Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.FileExtensions
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.FileExtensions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1)
Updates `Microsoft.Extensions.Configuration.FileExtensions` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration.FileExtensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:40:02 +01:00 |
|
dependabot[bot]
|
b72217eb04
|
Bump coverlet.collector from 6.0.3 to 6.0.4
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:39:53 +01:00 |
|
dependabot[bot]
|
8942795e76
|
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:39:46 +01:00 |
|
dependabot[bot]
|
08290e1fa5
|
Bump Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.WebAssembly.Authentication
Bumps [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Components.WebAssembly.Authentication](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.
Updates `Microsoft.AspNetCore.Authorization` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
Updates `Microsoft.AspNetCore.Components.WebAssembly.Authentication` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authorization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:39:38 +01:00 |
|
dependabot[bot]
|
7b45b44735
|
Bump Microsoft.AspNetCore.DataProtection from 9.0.0 to 9.0.1
Bumps [Microsoft.AspNetCore.DataProtection](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.DataProtection
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:39:30 +01:00 |
|
dependabot[bot]
|
ae6913a8e0
|
Bump Microsoft.AspNetCore.Authentication.JwtBearer, Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore), [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.AspNetCore.Authentication.JwtBearer` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
Updates `Microsoft.IdentityModel.JsonWebTokens` from 8.3.0 to 8.0.1
- [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.3.0...8.0.1)
Updates `Microsoft.IdentityModel.Tokens` from 8.3.0 to 8.0.1
- [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.3.0...8.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
update-type: version-update:semver-patch
- 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>
|
2025-01-20 11:39:24 +01:00 |
|
Leendert de Borst
|
7470ac9e16
|
Update README.md tech stack
|
2025-01-16 13:45:54 +01:00 |
|
Leendert de Borst
|
521d10da19
|
Update roadmap
|
2025-01-15 18:40:15 +01:00 |
|
Leendert de Borst
|
98aee7bb35
|
Delete .github/ISSUE_TEMPLATE/security_issue.md
|
2025-01-15 18:28:53 +01:00 |
|
Leendert de Borst
|
d62f2c4450
|
Merge pull request #540 from lanedirt/539-add-github-issue-templates
Add GitHub issue templates
|
2025-01-15 17:27:50 +00:00 |
|
Leendert de Borst
|
95edcc3042
|
Add GitHub issue templates (#539)
|
2025-01-15 18:27:14 +01:00 |
|
Leendert de Borst
|
1bce686121
|
Create CODE_OF_CONDUCT.md
|
2025-01-15 18:19:18 +01:00 |
|
Leendert de Borst
|
742417d405
|
Update README.md
|
2025-01-15 18:00:22 +01:00 |
|
Leendert de Borst
|
2cfc8d528d
|
Merge pull request #538 from lanedirt/537-prepare-0110-release
Bump version to 0.11.0
0.11.0
|
2025-01-14 13:51:15 +00:00 |
|
Leendert de Borst
|
7a4e1721c8
|
Bump version to 0.11.0 (#537)
|
2025-01-14 14:42:56 +01:00 |
|
Leendert de Borst
|
11d79c4874
|
Merge pull request #536 from lanedirt/535-make-application-warning-logs-more-readable
Make duplicate email warning log more readable
|
2025-01-14 13:32:16 +00:00 |
|
Leendert de Borst
|
7cd35b0a92
|
Make duplicate email warning log more readable (#535)
|
2025-01-14 12:30:36 +01:00 |
|
Leendert de Borst
|
d0f62a26c0
|
Merge pull request #534 from lanedirt/530-update-sonarcloud-github-action-to-work-with-pr-from-forks
Update sonarcloud-code-analysis so it works for main and PRs (#530)
|
2025-01-14 11:20:41 +00:00 |
|
Leendert de Borst
|
01198502a3
|
Update sonarcloud-code-analysis so it works for main and PRs (#530)
|
2025-01-14 12:20:14 +01:00 |
|
Leendert de Borst
|
229ad109a7
|
Merge pull request #533 from lanedirt/530-update-sonarcloud-github-action-to-work-with-pr-from-forks
Add pullrequest key to sonarcloud analysis
|
2025-01-14 10:49:48 +00:00 |
|
Leendert de Borst
|
837b16d971
|
Add pullrequest key to sonarcloud analysis (#530)
|
2025-01-14 11:49:04 +01:00 |
|
Leendert de Borst
|
4010d1b93f
|
Merge pull request #531 from lanedirt/530-update-sonarcloud-github-action-to-work-with-pr-from-forks
Update sonarcloud-code-analysis.yml to work with PR's from forks
|
2025-01-14 10:28:48 +00:00 |
|
Leendert de Borst
|
f7ce60ae68
|
Update sonarcloud-code-analysis.yml to work with PR's from forks (#530)
|
2025-01-14 11:26:37 +01:00 |
|
Leendert de Borst
|
5e61bd5db2
|
Merge pull request #527 from lanedirt/525-prevent-email-address-collision-from-occuring
Prevent email address collision from occurring during identity generation
|
2025-01-13 14:09:54 +00:00 |
|
dependabot[bot]
|
a2e8a438de
|
Bump NUnit.Analyzers from 4.5.0 to 4.6.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/nunit/nunit.analyzers/releases)
- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit.analyzers/compare/4.5.0...4.6.0)
---
updated-dependencies:
- dependency-name: NUnit.Analyzers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 14:09:38 +00:00 |
|
Leendert de Borst
|
92904dcf55
|
Refactor email prefix exists check (#525)
|
2025-01-12 15:29:15 +00:00 |
|
Leendert de Borst
|
e4f2ca630b
|
Add server side email prefix generation method (#525)
|
2025-01-12 14:01:48 +00:00 |
|
Leendert de Borst
|
ed80ad24c1
|
Add more names to identity generator dictionary to prevent collisions (#525)
|
2025-01-12 13:02:22 +00:00 |
|
Leendert de Borst
|
0c368ab84b
|
Merge pull request #524 from lanedirt/151-make-email-attachments-visible-in-ui-and-allow-for-downloading-attachments-through-client
Add email attachment support
|
2025-01-11 16:15:49 +00:00 |
|
Leendert de Borst
|
dee2044ed6
|
Refactor (#151)
|
2025-01-11 16:05:32 +00:00 |
|
dependabot[bot]
|
f6f6072b3f
|
Bump coverlet.msbuild from 6.0.2 to 6.0.3
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3)
---
updated-dependencies:
- dependency-name: coverlet.msbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-11 15:57:26 +00:00 |
|