.gitattributes
|
Add .gitignore and .gitattributes.
|
2021-07-29 13:13:08 +02:00 |
.gitignore
|
Changed read from database
|
2021-08-08 08:55:38 +02:00 |
App.config
|
Merged DBs to one BD
|
2022-02-12 15:49:32 +01:00 |
App.xaml
|
Add project files.
|
2021-07-29 13:13:10 +02:00 |
App.xaml.cs
|
Code cleanup
|
2022-01-16 02:59:41 +01:00 |
AssemblyInfo.cs
|
Add project files.
|
2021-07-29 13:13:10 +02:00 |
CryptoCalc.csproj
|
Read/Write to SQLite
|
2021-08-01 16:12:59 +02:00 |
CryptoCalc.db
|
Added wallet ID column in transactions
|
2022-02-12 17:01:09 +01:00 |
CryptoCalc.sln
|
Add project files.
|
2021-07-29 13:13:10 +02:00 |
DBClasses.cs
|
Removed underscores
|
2022-02-12 17:02:37 +01:00 |
DBInteraction.cs
|
Refactored DB interaction
|
2022-02-12 17:00:53 +01:00 |
MainWindow.xaml
|
SQL interaction update
|
2022-02-12 16:09:37 +01:00 |
MainWindow.xaml.cs
|
Refactored DB interaction
|
2022-02-12 17:00:53 +01:00 |
Util.cs
|
Updades for DB Interaction
|
2021-10-22 17:55:41 +02:00 |