Logo
Explore Help
Sign In
wismna/modernkeepass
1
0
Fork 0
You've already forked modernkeepass
mirror of https://github.com/wismna/ModernKeePass.git synced 2025-10-04 08:00:16 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
1f04f941c20fd2d9b66566d840cfec83adaf47a6
modernkeepass/ModernKeePass.Domain/Common/Constants.cs

14 lines
369 B
C#
Raw Normal View History

Added the option to close DB without saving Changed the way recent files are retrieved Stopped showing the DB Closed exception on suspend Reordering entries works Moved code from infra to application Cleanup
2020-04-09 19:43:06 +02:00
namespace ModernKeePass.Domain.Common
{
public static class Constants
{
public static string EmptyId => "00000000000000000000000000000000";
Save error is now handled via Messenger instead of unhandled exception handler (which didn't work) Save as actually works now WIP Styles Code cleanup
2020-05-04 12:48:27 +02:00
public static class Extensions
{
public static string Any => "*";
public static string Kdbx => ".kdbx";
Added some translations in file pickers Corrected key file creation picker issue (any not allowed) Fixed some Sonar issues
2020-05-05 17:32:07 +02:00
public static string Key => ".key";
Save error is now handled via Messenger instead of unhandled exception handler (which didn't work) Save as actually works now WIP Styles Code cleanup
2020-05-04 12:48:27 +02:00
}
Added the option to close DB without saving Changed the way recent files are retrieved Stopped showing the DB Closed exception on suspend Reordering entries works Moved code from infra to application Cleanup
2020-04-09 19:43:06 +02:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 27ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API