Leendert de Borst
|
92904dcf55
|
Refactor email prefix exists check (#525)
|
2025-01-12 15:29:15 +00:00 |
|
Leendert de Borst
|
dee2044ed6
|
Refactor (#151)
|
2025-01-11 16:05:32 +00:00 |
|
Leendert de Borst
|
a20d981427
|
Add full attachment download flow to email decryption test (#151)
|
2025-01-11 13:10:26 +00:00 |
|
Leendert de Borst
|
bd2274db75
|
Add support for download attachments from SpamOK (#151)
|
2025-01-11 12:58:40 +00:00 |
|
Leendert de Borst
|
6cfa6f4ef5
|
Add email attachment retrieval and decryption to client (#151)
|
2025-01-11 12:49:35 +00:00 |
|
Leendert de Borst
|
8a40d2b1b9
|
Add attachment encryption assert to test (#151)
|
2025-01-10 21:35:22 +00:00 |
|
Leendert de Borst
|
237958ba0f
|
Show attachment metadata in email modal popup (#151)
|
2025-01-10 19:13:18 +00:00 |
|
Leendert de Borst
|
79db3a54c7
|
Tweak client z-index to show emailmodal on top (#151)
|
2025-01-10 19:12:45 +00:00 |
|
Leendert de Borst
|
2029745f8b
|
Fix tablet view for credential view page width (#151)
|
2025-01-10 18:54:51 +00:00 |
|
Leendert de Borst
|
79872163e2
|
Add attachment indicator to email page (#151)
|
2025-01-10 14:55:27 +00:00 |
|
Leendert de Borst
|
14898c0c83
|
Refactor Dockerfile for readability (#516)
|
2025-01-04 09:24:05 +01:00 |
|
Leendert de Borst
|
9107dfa789
|
Update Docker images to also build for linux/arm64 (#516)
|
2025-01-04 01:04:57 +01:00 |
|
Leendert de Borst
|
1151089d59
|
Fix merge conflict (#190)
|
2024-12-28 17:06:50 +01:00 |
|
Leendert de Borst
|
cd46578576
|
Auto submit login form when 2fa code is entered (#495)
|
2024-12-27 10:43:04 +01:00 |
|
Leendert de Borst
|
26b1c4e044
|
Load security page components async (#190)
|
2024-12-25 12:11:17 +01:00 |
|
Leendert de Borst
|
80cc72eb22
|
Fix RecentEmails.razor dispose bug (#190)
|
2024-12-24 22:20:12 +01:00 |
|
Leendert de Borst
|
32c8e48d45
|
Update Dockerfile (#190)
|
2024-12-23 15:25:18 +01:00 |
|
Leendert de Borst
|
d9f4f8d121
|
Update Dockerfile (#190)
|
2024-12-23 14:38:07 +01:00 |
|
Leendert de Borst
|
22538ae000
|
Refactor datetime to always use UTC (#190)
|
2024-12-22 21:36:01 +01:00 |
|
Leendert de Borst
|
07dd90a705
|
Add public registration enabled check to client (#343)
|
2024-12-20 16:52:05 +01:00 |
|
Leendert de Borst
|
ba15c446d9
|
Merge pull request #484 from lanedirt/483-dark-mode-text-readability-tweaks
Dark mode text readability tweaks
|
2024-12-19 15:54:55 +01:00 |
|
Leendert de Borst
|
35f6565c8b
|
Update DbService.cs to fix merge return status (#481)
|
2024-12-19 15:16:28 +01:00 |
|
Leendert de Borst
|
8cb99c997d
|
Update Logo.razor (#483)
|
2024-12-19 15:03:48 +01:00 |
|
Leendert de Borst
|
8ad3eb9bd5
|
Add dark mode tweaks to client two factor code page (#483)
|
2024-12-19 14:55:14 +01:00 |
|
Leendert de Borst
|
2d59c40e24
|
Refactor username sanity check to associate with vault load instead of login (#481)
|
2024-12-19 14:39:05 +01:00 |
|
Leendert de Borst
|
33283e07be
|
Set username on unlock (#481)
|
2024-12-19 13:34:14 +01:00 |
|
Leendert de Borst
|
fbf5880370
|
Add username sanity check to vault save (#481)
|
2024-12-19 12:14:06 +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 |
|
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
|
65304b0f84
|
Refactor admin dashboard into separate components (#349)
|
2024-12-03 22:56:22 +01:00 |
|
Leendert de Borst
|
4ae84052e8
|
Refactor RecentEmails.razor (#426)
|
2024-11-26 19:03:03 +01:00 |
|
Leendert de Borst
|
c73c41ca06
|
Refactor RecentEmails component to only load emails when app is visible (#426)
|
2024-11-26 18:33:35 +01:00 |
|
Leendert de Borst
|
bb3d38f50e
|
Consolidate docker build/publish (#407)
|
2024-11-25 11:29:28 +01:00 |
|
Leendert de Borst
|
5de9a0b8d8
|
Style blazor wasm exception message (#323)
|
2024-11-22 10:48:43 +01:00 |
|
Leendert de Borst
|
8a99dbf705
|
Merge pull request #394 from lanedirt/359-back-button-should-not-be-visible-at-terms-and-conditions-step-during-user-create
Do not show back button on first step of user creation
|
2024-11-22 10:03:45 +01:00 |
|
Leendert de Borst
|
0dc699ea54
|
Merge pull request #396 from lanedirt/371-tweak-client-body-and-footer-z-index
Fix body and footer overlap issue
|
2024-11-22 10:03:33 +01:00 |
|
Leendert de Borst
|
b4b2dc3fe7
|
Fix refresh token revoke bug (#363)
|
2024-11-21 19:26:16 +01:00 |
|
Leendert de Borst
|
7ac9cdc9e7
|
Tweak body so it fully overlaps over absolutely positioned footer while scrolling (#371)
|
2024-11-21 18:14:14 +01:00 |
|
Leendert de Borst
|
7ef8a12fb2
|
Do not show back button on first step of user creation (#359)
|
2024-11-21 17:33:19 +01:00 |
|
Leendert de Borst
|
1d79400df5
|
Fix email from value which didn't show (#370)
|
2024-11-19 21:42:50 +01:00 |
|
Leendert de Borst
|
3f2121f272
|
Merge pull request #379 from lanedirt/374-publish-docker-images-on-release
Publish docker images on release
|
2024-11-18 19:42:55 +01:00 |
|
Leendert de Borst
|
03b7f92a44
|
Fix admin absolute redirect issues (#374)
|
2024-11-18 16:32:20 +01:00 |
|
Leendert de Borst
|
e18d31ee9b
|
Fix 404 dark mode text (#374)
|
2024-11-18 12:56:31 +01:00 |
|
dependabot[bot]
|
a8373338c2
|
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: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
Bumps the npm_and_yarn group with 1 update in the /src/AliasVault.Client directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
Updates `cross-spawn` from 7.0.3 to 7.0.5
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)
Updates `cross-spawn` from 7.0.3 to 7.0.5
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: cross-spawn
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 10:47:17 +01:00 |
|
Leendert de Borst
|
693860acef
|
Update Dockerfile (#364)
|
2024-11-15 18:48:50 +01:00 |
|
Leendert de Borst
|
e9c33a808f
|
Make apps work when run in local debug mode (#364)
|
2024-11-15 16:58:20 +01:00 |
|
Leendert de Borst
|
2545e1204f
|
Update API and admin apps to be able to run under subdirectories (#364)
|
2024-11-15 16:58:20 +01:00 |
|
Leendert de Borst
|
970d334b59
|
Make all apps available through single container and HTTPS port (#364)
|
2024-11-15 16:58:20 +01:00 |
|
Leendert de Borst
|
50a18dc461
|
Add -k flag to ignore self-signed certs, refactor (#364)
|
2024-11-15 16:58:20 +01:00 |
|