Commit Graph

3 Commits

Author SHA1 Message Date
59da2c23a8
Filters out sensitive setting data while exporting 2023-01-24 20:58:42 +01:00
52927d4715
Fixed export synchronization
- Replaced Monitor by another semaphore, because async method calls are
  not working with monitors!
2023-01-22 21:50:15 +01:00
0587af18f2
Added Git Export Feature
- Added import algorithm
- Added FromJsonX() methods to data models
- Added possibility to work with temp. database file
- Added export processor to handle export process & triggers
- Added something changed event e.g. as export trigger
- Added possibility to import a JSON export
- Updated Git icon
2023-01-22 19:35:57 +01:00