.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
|
Generic method to save DB data
|
2022-01-15 15:28:59 +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.sln
|
Add project files.
|
2021-07-29 13:13:10 +02:00 |
DBClasses.cs
|
Small updates
|
2022-01-16 16:45:43 +01:00 |
DBInteraction.cs
|
Generic load data working
|
2022-02-12 13:50:44 +01:00 |
MainWindow.xaml
|
Added tabs to main window
|
2022-01-15 19:05:51 +01:00 |
MainWindow.xaml.cs
|
Generic load data working
|
2022-02-12 13:50:44 +01:00 |
Util.cs
|
Updades for DB Interaction
|
2021-10-22 17:55:41 +02:00 |
transactions.db
|
Changed to unix timestamps
|
2022-01-16 02:25:41 +01:00 |
wallets.db
|
Changed to unix timestamps
|
2022-01-16 02:25:41 +01:00 |