Commit Graph

37 Commits

Author SHA1 Message Date
a47b18b7a8
Fixed culture code handling 2022-07-31 21:19:13 +02:00
c9bd1b5be9
Fixed cache handling for DeepL action & API key 2022-07-30 23:38:01 +02:00
9419642525
Added cache to the number of cultures 2022-07-30 23:17:57 +02:00
276fa51e92
Added caching to the cultures 2022-07-30 23:14:39 +02:00
f27366e0a2
Added culture settings 2022-07-30 23:07:04 +02:00
90be288d17
Added setting cache 2022-07-30 17:04:32 +02:00
c211c9ef62
Added DeepL action setting 2022-07-30 16:38:38 +02:00
b74367aa6f
Renamed DeepL mode setting 2022-07-30 16:09:58 +02:00
87c12de066
Added DeepL API key setting 2022-07-30 15:59:09 +02:00
fa5d39318f
Added database handling of DeepL setting 2022-07-26 19:07:10 +02:00
71936e5dcf
Implemented the delete function for text elements 2022-07-23 21:21:48 +02:00
e762cfe21e
Implemented the text element filter 2022-07-21 21:14:32 +02:00
9ad19efc46
Implemented the text element rename function 2022-07-21 20:35:22 +02:00
af47eb606c
Added event when a text element gets selected 2022-07-20 20:51:12 +02:00
0e4a99332b
Fixes #29 by generating valid keys 2022-07-18 21:32:39 +02:00
ccc858830b
Applied an order 2022-07-17 16:00:32 +02:00
0364c54427
Added detection of ransomware protection 2022-07-17 15:49:27 +02:00
36a8efb05d
Refactored service provider usage
- Remove service provider from WinForms altogether
- Moved service provider handling to processors
2022-07-17 15:15:55 +02:00
ab27bc206a
Added the processor meta class e.g. top handle the service provider 2022-07-17 15:06:21 +02:00
a8e231bb1b
Fixes #27 2022-07-17 13:31:36 +02:00
bbefeb97a8
Added some error handling to the section tree 2022-07-17 13:26:25 +02:00
2b4d613347
Implemented the add text element function 2022-07-17 12:56:06 +02:00
33fe8f5dac
Added exception handling extension method 2022-07-17 12:55:32 +02:00
22778fbcf6
Defined a processor result to handle error states 2022-07-17 12:35:09 +02:00
b233268d16
Added to determine which processes block a file 2022-07-17 12:34:42 +02:00
0c4d4c03dc
Changed to perform an async call 2022-07-17 12:34:07 +02:00
32ebd69194
Added loading of section's text entries 2022-07-16 22:40:06 +02:00
0adc95b016
Fixed path construction of sections
- Fixed missed loading of parents
- Made processing async
2022-07-13 20:07:06 +02:00
5428cb9489
Implemented method to calculate a section's path 2022-07-12 21:04:33 +02:00
aca986b18d
Added method to load single section 2022-07-12 20:49:31 +02:00
2ee393efec
Implemented the section's edit function 2022-07-10 11:20:28 +02:00
271ae2a1cf
Implemented the deletion function
Closes #17
2022-07-09 22:21:28 +02:00
e8711de0d6
Fixed order of items on layer to be the same as created 2022-07-09 21:14:57 +02:00
aa34f541cf
Fixed duplicated key issue
Closes #18
2022-07-09 21:14:24 +02:00
c90dfa1ac0
Added the selection processor for adding & loading data 2022-07-09 15:04:46 +02:00
d06cca1ce3
Added data model project 2022-06-12 16:29:19 +02:00
d47c3fb71c
Initial 2022-06-06 13:46:44 +02:00