This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
aliasvault
Watch
1
Star
0
Fork
0
You've already forked aliasvault
mirror of
https://github.com/aliasvault/aliasvault.git
synced
2026-05-12 09:23:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72e214629b228587bdf7a5c573cd8c02a32d2bee
aliasvault
/
apps
/
server
/
Databases
/
AliasServerDb
History
Leendert de Borst
4fc2ce20cf
Add fixed SrpIdentity column to allow username changes (
#1429
)
2025-12-11 13:35:16 +01:00
..
Configuration
…
Migrations
Add fixed SrpIdentity column to allow username changes (
#1429
)
2025-12-11 13:35:16 +01:00
AdminRole.cs
…
AdminUser.cs
…
AliasServerDb.csproj
…
AliasServerDbContext.cs
Add cascade delete to MobileLoginRequests (
#1415
)
2025-11-30 15:38:49 +00:00
AliasVaultRole.cs
…
AliasVaultUser.cs
Add fixed SrpIdentity column to allow username changes (
#1429
)
2025-12-11 13:35:16 +01:00
AliasVaultUserRefreshToken.cs
…
appsettings.json
Cleanup unused ApiError codes, update EF docs
2025-11-15 11:45:42 +01:00
AuthLog.cs
…
Dockerfile
Use postgres dockerfile for dev db instance
2025-12-02 13:52:37 +01:00
Email.cs
…
EmailAttachment.cs
…
IAliasServerDbContextFactory.cs
…
Log.cs
…
MobileLoginRequest.cs
Remove redundant fields from MobileLoginRecord structure (
#1347
)
2025-11-17 23:15:37 +01:00
postgresql.conf
Add max postgres pool size limits to avoid concurrency errors (
#1260
)
2025-09-23 09:36:20 +02:00
PostgresqlDbContextFactory.cs
…
ServerSetting.cs
…
TaskRunnerJob.cs
…
UserEmailClaim.cs
Improve statistics query performance (
#1385
)
2025-11-22 21:34:48 +00:00
UserEncryptionKey.cs
…
Vault.cs
…